Searched refs:logic (Results 1 - 25 of 34) sorted by relevance

12

/external/webrtc/webrtc/modules/audio_coding/neteq/
H A Ddecision_logic_unittest.cc31 DecisionLogic* logic = DecisionLogic::Create(fs_hz, output_size_samples, local
35 delete logic;
36 logic = DecisionLogic::Create(fs_hz, output_size_samples,
41 delete logic;
42 logic = DecisionLogic::Create(fs_hz, output_size_samples,
47 delete logic;
48 logic = DecisionLogic::Create(fs_hz, output_size_samples,
53 delete logic;
H A Dneteq_network_stats_unittest.cc87 enum logic { enum in class:webrtc::test::NetEqNetworkStatsTest
95 logic current_buffer_size_ms;
96 logic preferred_buffer_size_ms;
97 logic jitter_peaks_found;
98 logic packet_loss_rate;
99 logic packet_discard_rate;
100 logic expand_rate;
101 logic speech_expand_rate;
102 logic preemptive_rate;
103 logic accelerate_rat
[all...]
/external/pdfium/xfa/fxbarcode/pdf417/
H A DBC_PDF417.h48 static void encodeChar(int32_t pattern, int32_t len, CBC_BarcodeRow* logic);
53 CBC_BarcodeMatrix* logic);
H A DBC_PDF417.cpp482 CBC_BarcodeRow* logic) {
491 logic->addBar(last, width);
497 logic->addBar(last, width);
504 CBC_BarcodeMatrix* logic) {
508 logic->startRow();
509 encodeChar(START_PATTERN, 17, logic->getCurrentRow());
523 encodeChar(pattern, 17, logic->getCurrentRow());
526 encodeChar(pattern, 17, logic->getCurrentRow());
530 encodeChar(STOP_PATTERN, 1, logic->getCurrentRow());
533 encodeChar(pattern, 17, logic
480 encodeChar(int32_t pattern, int32_t len, CBC_BarcodeRow* logic) argument
500 encodeLowLevel(CFX_WideString fullCodewords, int32_t c, int32_t r, int32_t errorCorrectionLevel, CBC_BarcodeMatrix* logic) argument
[all...]
/external/libnetfilter_conntrack/src/conntrack/
H A Dbsf.c323 unsigned int logic)
338 if (logic == NFCT_FILTER_LOGIC_POSITIVE)
365 if (logic == NFCT_FILTER_LOGIC_NEGATIVE)
379 unsigned int logic)
408 logic);
423 filter->logic[NFCT_FILTER_L4PROTO_STATE]);
450 if (f->logic[NFCT_FILTER_L4PROTO] == NFCT_FILTER_LOGIC_POSITIVE)
477 if (f->logic[NFCT_FILTER_L4PROTO] == NFCT_FILTER_LOGIC_NEGATIVE)
522 if (f->logic[attr] == NFCT_FILTER_LOGIC_POSITIVE)
550 if (f->logic[att
319 add_state_filter_cta(struct sock_filter *this, unsigned int cta_protoinfo_proto, unsigned int cta_protoinfo_state, uint16_t state_flags, unsigned int logic) argument
376 add_state_filter(struct sock_filter *this, int proto, uint16_t flags, unsigned int logic) argument
[all...]
H A Dapi.c1388 * nfct_filter_set_logic - set the filter logic for an attribute type
1391 * \param logic filter logic that we want to use
1393 * You can only use this function once to set the filtering logic for
1396 * that rejects events that match the filter. Default filtering logic is
1404 const enum nfct_filter_logic logic)
1411 if (filter->logic[type]) {
1416 filter->logic[type] = logic;
1402 nfct_filter_set_logic(struct nfct_filter *filter, const enum nfct_filter_attr type, const enum nfct_filter_logic logic) argument
/external/ltp/testcases/kernel/include/
H A Dregen.sh30 * Here we stick all the ugly *fallback* logic for linux
/external/doclava/res/assets/templates-sdk/
H A Ddocpage.cs47 # header logic for docs that provide previous/next buttons ?><?cs
125 if:page.landing ?><?cs # header logic for docs that are landing pages ?>
186 if:page.landing ?><?cs # header logic for docs that are landing pages ?>
/external/fonttools/Lib/fontTools/
H A Dmerge.py96 logic = clazz.mergeMap
103 mergeLogic = logic[key]
106 mergeLogic = logic['*']
147 logic = self.mergeMap
149 if isinstance(logic, dict):
152 return logic(tables)
234 # Compute least restrictive logic for each fsType value
775 def mergeObjects(self, returnTable, logic, tables):
782 mergeLogic = logic[key]
785 mergeLogic = logic['*']
[all...]
/external/fonttools/Tools/fontTools/
H A Dmerge.py96 logic = clazz.mergeMap
103 mergeLogic = logic[key]
106 mergeLogic = logic['*']
147 logic = self.mergeMap
149 if isinstance(logic, dict):
152 return logic(tables)
234 # Compute least restrictive logic for each fsType value
775 def mergeObjects(self, returnTable, logic, tables):
782 mergeLogic = logic[key]
785 mergeLogic = logic['*']
[all...]
/external/valgrind/none/tests/ppc32/
H A Dtest_isa_2_07_part2.stdout.exp780 Test VSX logic instructions
H A Dtest_isa_2_06_part1.stdout.exp46 Test VSX logic instructions
/external/valgrind/none/tests/ppc64/
H A Dtest_isa_2_07_part2.stdout.exp780 Test VSX logic instructions
H A Dtest_isa_2_06_part1.stdout.exp46 Test VSX logic instructions
/external/libnetfilter_conntrack/include/internal/
H A Dobject.h215 * filter logic: use positive or negative logic
217 enum nfct_filter_logic logic[NFCT_FILTER_MAX]; member in struct:nfct_filter
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dprofile.rb189 code that performs accounting about the decision logic performed while parsing
H A Ddfa.rb47 ANTLR implements most of its decision logic directly using code branching
H A Dtree.rb307 relationship that characterize a tree; it does not provide any logic concerning
/external/libvorbis/doc/
H A Da1-encapsulation-ogg.tex167 seeking logic.
/external/iputils/doc/
H A Ddocbook2man-spec.pl35 If this results in added logic in this script,
/external/libnetfilter_conntrack/include/libnetfilter_conntrack/
H A Dlibnetfilter_conntrack.h527 const enum nfct_filter_logic logic);
/external/libunwind_llvm/src/
H A DUnwindRegistersSave.S299 @ Instead, VFP registers are demand saved by logic external to unw_getcontext.
/external/llvm/lib/Support/Windows/
H A DPath.inc916 // This matches GetTempPath logic to some degree. GetTempPath is not used
/external/v8/tools/gcmole/
H A Dgcmole.lua264 -- TODO(machenbach): Remove this comparison logic when deprecating gyp.
/external/pcre/dist2/
H A DRunTest.bat15 @rem Sheri Pierce added logic to skip feature dependent tests

Completed in 632 milliseconds

12