/external/antlr/antlr-3.4/runtime/JavaScript/third/ |
D | antcontrib.properties | 6 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/ |
D | decision_logic_unittest.cc | 31 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()
|
D | neteq_network_stats_unittest.cc | 87 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/ |
D | BC_PDF417.cpp | 482 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 …]
|
D | BC_PDF417.h | 48 static void encodeChar(int32_t pattern, int32_t len, CBC_BarcodeRow* logic); 53 CBC_BarcodeMatrix* logic);
|
/external/libnetfilter_conntrack/src/conntrack/ |
D | bsf.c | 323 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/ |
D | fp-logic.ll | 4 ; 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/ |
D | MAINTENANCE | 25 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/ |
D | merge.py | 96 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/ |
D | README.md | 12 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/ |
D | cpuid.patch | 87 /*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/ |
D | docpage.cs | 47 # 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/ |
D | atomicrmw-sub-05.ll | 36 ; Check the next word up, which needs separate address logic. 59 ; Check the next word down, which needs separate address logic.
|
D | atomicrmw-add-05.ll | 34 ; Check the next word up, which needs separate address logic. 55 ; Check the next word down, which needs separate address logic.
|
D | atomicrmw-or-06.ll | 34 ; Check the next doubleword up, which needs separate address logic. 55 ; Check the next doubleword down, which needs separate address logic.
|
D | atomicrmw-or-05.ll | 34 ; Check the next word up, which needs separate address logic. 55 ; Check the next word down, which needs separate address logic.
|
D | atomicrmw-and-05.ll | 34 ; Check the next word up, which needs separate address logic. 55 ; Check the next word down, which needs separate address logic.
|
D | atomicrmw-and-06.ll | 34 ; Check the next doubleword up, which needs separate address logic. 55 ; Check the next doubleword down, which needs separate address logic.
|
D | int-move-03.ll | 24 ; Check the next doubleword up, which needs separate address logic. 56 ; Check the next doubleword down, which needs separate address logic.
|
D | atomicrmw-add-06.ll | 34 ; Check the next doubleword up, which needs separate address logic. 55 ; Check the next doubleword down, which needs separate address logic.
|
D | atomicrmw-xor-06.ll | 34 ; Check the next doubleword up, which needs separate address logic. 55 ; Check the next doubleword down, which needs separate address logic.
|
D | int-move-07.ll | 24 ; Check the next doubleword up, which needs separate address logic. 56 ; Check the next doubleword down, which needs separate address logic.
|
D | atomicrmw-sub-06.ll | 36 ; Check the next doubleword up, which needs separate address logic. 59 ; Check the next doubleword down, which needs separate address logic.
|
D | atomicrmw-xor-05.ll | 34 ; 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/ |
D | jsfunfuzz.isolate | 10 # Grab current directory. This avoids adding logic for checking the
|