/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
D | LeftRecursionCyclesMessage.java | 39 public Collection cycles; field in LeftRecursionCyclesMessage 41 public LeftRecursionCyclesMessage(Collection cycles) { in LeftRecursionCyclesMessage()
|
D | ErrorManager.java | 699 public static void leftRecursionCycles(Collection cycles) { in leftRecursionCycles()
|
/external/autotest/server/tests/netperf2/ |
D | netperf2.py | 7 def run_once(self, pair, test, time, stream_list, cycles): argument
|
/external/mesa3d/src/mesa/math/ |
D | m_debug_xform.c | 169 int mtype, unsigned long *cycles ) in test_transform_function() 314 unsigned long *cycles = &(benchmark_tab[psize-1][mtype]); in _math_test_all_transform_functions() local
|
D | m_debug_norm.c | 196 static int test_norm_function( normal_func func, int mtype, long *cycles ) in test_norm_function() 359 long *cycles = &benchmark_tab[mtype]; in _math_test_all_normal_transform_functions() local
|
D | m_debug_clip.c | 230 int psize, long *cycles ) in test_cliptest_function() 384 long *cycles = &(benchmark_tab[np][psize-1]); in _math_test_all_cliptest_functions() local
|
/external/autotest/client/cros/ |
D | storage.py | 292 def wait_for_devices(self, storage_filter, time_to_sleep=1, cycles=10, argument 343 def wait_for_device(self, storage_filter, time_to_sleep=1, cycles=10, argument
|
/external/autotest/client/site_tests/network_3GStressEnable/ |
D | network_3GStressEnable.py | 46 def run_once(self, test_env, cycles=3, min=15, max=25): argument
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/stress/ |
D | ParallelTest.java | 60 int cycles = 200; in run() local
|
/external/autotest/client/profilers/cpistat/ |
D | cpistat | 77 cycles = sum['PERF_COUNT_HW_CPU_CYCLES'] variable
|
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/ |
D | rtp_analyze.cc | 106 int cycles = -1; in main() local
|
D | neteq_quality_test.cc | 354 int cycles = block_duration_ms_ / kPacketLossTimeUnitMs; in PacketLost() local
|
/external/autotest/client/site_tests/platform_CompressedSwapPerf/ |
D | platform_CompressedSwapPerf.py | 266 def run_single_test(self, compression_factor, num_procs, cycles, argument 399 def run_once(self, compression_factor=3, num_procs=50, cycles=20, argument
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_test_conv.c | 66 double cycles, in write_tsv_row() 163 int64_t cycles[LP_TEST_NUM_SAMPLES]; in test_one() local
|
D | lp_test_blend.c | 85 double cycles, in write_tsv_row() 470 int64_t cycles[LP_TEST_NUM_SAMPLES]; in test_one() local
|
/external/autotest/client/site_tests/power_LoadTest/extension/ |
D | test.js | 6 var cycles = {}; variable
|
/external/zlib/src/examples/ |
D | gzappend.c | 126 unsigned cycles; in rotate() local
|
/external/autotest/client/site_tests/network_3GRecoverFromGobiDesync/ |
D | network_3GRecoverFromGobiDesync.py | 329 def run_once(self, test_env, cycles=1, min=1, max=20): argument
|
/external/autotest/client/tests/signaltest/src/ |
D | signaltest.c | 54 unsigned long cycles; member
|
/external/dng_sdk/source/ |
D | dng_utils.cpp | 252 LARGE_INTEGER cycles; in TickTimeInSeconds() local
|
/external/autotest/client/tests/cyclictest/src/ |
D | cyclictest.c | 73 unsigned long cycles; member
|
/external/fio/ |
D | gettime.c | 261 uint64_t minc, maxc, avg, cycles[NR_TIME_ITERS]; in calibrate_cpu_clock() local
|
/external/kernel-headers/original/uapi/linux/ |
D | perf_event.h | 966 cycles:16, /* cycle count to last branch */ member
|
/external/sqlite/dist/ |
D | sqlite3.c | 10340 u64 cycles; /* Total time spent executing this instruction */ member
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 10340 u64 cycles; /* Total time spent executing this instruction */ member
|