Home
last modified time | relevance | path

Searched refs:logic (Results 1 – 25 of 477) sorted by relevance

12345678910>>...20

/external/antlr/antlr-3.4/runtime/JavaScript/third/
Dantcontrib.properties6 if=net.sf.antcontrib.logic.IfTask
7 foreach=net.sf.antcontrib.logic.ForEach
8 for=net.sf.antcontrib.logic.ForTask
9 throw=net.sf.antcontrib.logic.Throw
10 trycatch=net.sf.antcontrib.logic.TryCatchTask
11 switch=net.sf.antcontrib.logic.Switch
12 outofdate=net.sf.antcontrib.logic.OutOfDate
13 runtarget=net.sf.antcontrib.logic.RunTargetTask
14 timestampselector=net.sf.antcontrib.logic.TimestampSelector
15 antcallback=net.sf.antcontrib.logic.AntCallBack
[all …]
/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddecision_logic_unittest.cc31 DecisionLogic* logic = DecisionLogic::Create(fs_hz, output_size_samples, in TEST() local
35 delete logic; in TEST()
36 logic = DecisionLogic::Create(fs_hz, output_size_samples, in TEST()
41 delete logic; in TEST()
42 logic = DecisionLogic::Create(fs_hz, output_size_samples, in TEST()
47 delete logic; in TEST()
48 logic = DecisionLogic::Create(fs_hz, output_size_samples, in TEST()
53 delete logic; in TEST()
Dneteq_network_stats_unittest.cc87 enum logic { enum in 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_rate;
[all …]
/external/pdfium/xfa/fxbarcode/pdf417/
DBC_PDF417.cpp482 CBC_BarcodeRow* logic) { in encodeChar() argument
491 logic->addBar(last, width); in encodeChar()
497 logic->addBar(last, width); in encodeChar()
504 CBC_BarcodeMatrix* logic) { in encodeLowLevel() argument
508 logic->startRow(); in encodeLowLevel()
509 encodeChar(START_PATTERN, 17, logic->getCurrentRow()); in encodeLowLevel()
523 encodeChar(pattern, 17, logic->getCurrentRow()); in encodeLowLevel()
526 encodeChar(pattern, 17, logic->getCurrentRow()); in encodeLowLevel()
530 encodeChar(STOP_PATTERN, 1, logic->getCurrentRow()); in encodeLowLevel()
533 encodeChar(pattern, 17, logic->getCurrentRow()); in encodeLowLevel()
[all …]
DBC_PDF417.h48 static void encodeChar(int32_t pattern, int32_t len, CBC_BarcodeRow* logic);
53 CBC_BarcodeMatrix* logic);
/external/libnetfilter_conntrack/src/conntrack/
Dbsf.c323 unsigned int logic) in add_state_filter_cta() argument
338 if (logic == NFCT_FILTER_LOGIC_POSITIVE) in add_state_filter_cta()
365 if (logic == NFCT_FILTER_LOGIC_NEGATIVE) in add_state_filter_cta()
379 unsigned int logic) in add_state_filter() argument
408 logic); in add_state_filter()
423 filter->logic[NFCT_FILTER_L4PROTO_STATE]); in bsf_add_state_filter()
450 if (f->logic[NFCT_FILTER_L4PROTO] == NFCT_FILTER_LOGIC_POSITIVE) in bsf_add_proto_filter()
477 if (f->logic[NFCT_FILTER_L4PROTO] == NFCT_FILTER_LOGIC_NEGATIVE) in bsf_add_proto_filter()
522 if (f->logic[attr] == NFCT_FILTER_LOGIC_POSITIVE) in bsf_add_addr_ipv4_filter()
550 if (f->logic[attr] == NFCT_FILTER_LOGIC_NEGATIVE) in bsf_add_addr_ipv4_filter()
[all …]
/external/llvm/test/CodeGen/X86/
Dfp-logic.ll4 ; f1, f2, f3, and f4 should use an integer logic instruction.
5 ; f9 and f10 should use an FP (SSE) logic instruction.
9 ; For f5 and f6, we can save a register move by using an FP logic instruction,
17 ; scalar versions of the FP logic ops, so if we want to fold a load into a
18 ; logic op, we have to load or splat a 16-byte vector constant.
34 ; Swap operands of the logic op.
62 ; Swap operands of the logic op.
92 ; Swap operands of the logic op.
123 ; Swap operands of the logic op.
250 ; a simple FP logic op is cheaper.
/external/toolchain-utils/binary_search_tool/
DMAINTENANCE25 These unit tests will not test the specific logic for ChromeOS/Android
38 the binary searching logic from it. Maybe just extract the binary searching
39 logic from binary_search_perforce.py and put it in its own module in
102 4. General binary searching logic/pruning logic:
113 again. Because the binary search logic finds the bad item with the lowest
/external/fonttools/Lib/fontTools/
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)
775 def mergeObjects(self, returnTable, logic, tables): argument
782 mergeLogic = logic[key]
785 mergeLogic = logic['*']
/external/autotest/
DREADME.md12 logic executes on the machine being tested, and results are written to files
16 setup, test logic executes on a development machine or piece of lab
23 so that the same test logic that runs in the lab will run at their desk,
/external/autotest/client/tests/ltp/patches/
Dcpuid.patch87 /*Number of logic processor in a physical processor*/
128 /*Number of logic processor in a physical processor*/
169 /*Number of logic processor in a physical processor*/
/external/doclava/res/assets/templates-sdk/
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/llvm/test/CodeGen/SystemZ/
Datomicrmw-sub-05.ll36 ; Check the next word up, which needs separate address logic.
59 ; Check the next word down, which needs separate address logic.
Datomicrmw-add-05.ll34 ; Check the next word up, which needs separate address logic.
55 ; Check the next word down, which needs separate address logic.
Datomicrmw-or-06.ll34 ; Check the next doubleword up, which needs separate address logic.
55 ; Check the next doubleword down, which needs separate address logic.
Datomicrmw-or-05.ll34 ; Check the next word up, which needs separate address logic.
55 ; Check the next word down, which needs separate address logic.
Datomicrmw-and-05.ll34 ; Check the next word up, which needs separate address logic.
55 ; Check the next word down, which needs separate address logic.
Datomicrmw-and-06.ll34 ; Check the next doubleword up, which needs separate address logic.
55 ; Check the next doubleword down, which needs separate address logic.
Dint-move-03.ll24 ; Check the next doubleword up, which needs separate address logic.
56 ; Check the next doubleword down, which needs separate address logic.
Datomicrmw-add-06.ll34 ; Check the next doubleword up, which needs separate address logic.
55 ; Check the next doubleword down, which needs separate address logic.
Datomicrmw-xor-06.ll34 ; Check the next doubleword up, which needs separate address logic.
55 ; Check the next doubleword down, which needs separate address logic.
Dint-move-07.ll24 ; Check the next doubleword up, which needs separate address logic.
56 ; Check the next doubleword down, which needs separate address logic.
Datomicrmw-sub-06.ll36 ; Check the next doubleword up, which needs separate address logic.
59 ; Check the next doubleword down, which needs separate address logic.
Datomicrmw-xor-05.ll34 ; Check the next word up, which needs separate address logic.
55 ; Check the next word down, which needs separate address logic.
/external/v8/tools/jsfunfuzz/
Djsfunfuzz.isolate10 # Grab current directory. This avoids adding logic for checking the

12345678910>>...20