/external/tensorflow/tensorflow/python/saved_model/ |
D | load_test.py | 60 def cycle(self, obj, cycles=1, signatures=None): argument 71 def test_structure_import(self, cycles): argument 81 def test_variables(self, cycles): argument 91 def test_capture_variables(self, cycles): argument 102 def test_control_outputs(self, cycles): argument 128 def test_assets(self, cycles): argument 150 def test_capture_assets(self, cycles): argument 163 def test_capture_assets_in_graph(self, cycles): argument 186 def test_dedup_assets(self, cycles): argument 195 def test_implicit_input_signature(self, cycles): argument [all …]
|
/external/antlr/tool/src/main/java/org/antlr/tool/ |
D | LeftRecursionCyclesMessage.java | 39 public Collection<? extends Collection<? extends Rule>> cycles; field in LeftRecursionCyclesMessage 41 public LeftRecursionCyclesMessage(Collection<? extends Collection<? extends Rule>> cycles) { in LeftRecursionCyclesMessage()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | human_readable_profile_builder.h | 49 absl::string_view category, int64 cycles, int64 flop_count, in AddOp() 65 int64 cycles; member 72 double CyclesToSeconds(int64 cycles) const { in CyclesToSeconds() 75 double CyclesToMicroseconds(int64 cycles) const { in CyclesToMicroseconds()
|
/external/u-boot/cmd/ |
D | time.c | 9 static void report_time(ulong cycles) in report_time() 29 ulong cycles = 0; in do_time() local
|
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/ |
D | cycles_test.c | 15 int cycles(void) in cycles() function
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_cluster_util_test.cc | 47 GraphCycles cycles; in TEST() local 66 GraphCycles cycles; in TEST() local 88 GraphCycles cycles; in TEST() local
|
D | xla_cluster_util.cc | 45 string DescribeCycle(const GraphCycles* cycles, const Graph& graph, int src, in DescribeCycle() 115 GraphCycles* cycles) { in CreateCycleDetectionGraph() 232 GraphCycles* cycles) { in AdjustCycleDetectionGraphForResourceOps()
|
D | xla_fusion_optimizer.cc | 211 GraphCycles cycles; in Optimize() local
|
/external/autotest/server/tests/netperf2/ |
D | netperf2.py | 7 def run_once(self, pair, test, time, stream_list, cycles): argument
|
/external/swiftshader/src/Device/ |
D | QuadRasterizer.hpp | 44 Long cycles[PERF_TIMERS]; member in sw::QuadRasterizer
|
/external/swiftshader/src/Renderer/ |
D | QuadRasterizer.hpp | 44 Long cycles[PERF_TIMERS]; member in sw::QuadRasterizer
|
/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 | 197 static int test_norm_function( normal_func func, int mtype, long *cycles ) in test_norm_function() 360 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/site_tests/cellular_StressEnable/ |
D | cellular_StressEnable.py | 46 def run_once(self, test_env, cycles=3, min=15, max=25): argument
|
/external/autotest/client/cros/ |
D | storage.py | 291 def wait_for_devices(self, storage_filter, time_to_sleep=1, cycles=10, argument 342 def wait_for_device(self, storage_filter, time_to_sleep=1, cycles=10, argument
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/stress/ |
D | ParallelTest.java | 60 int cycles = 200; in run() local
|
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/ |
D | rtp_analyze.cc | 106 int cycles = -1; in main() local
|
/external/autotest/client/profilers/cpistat/ |
D | cpistat | 77 cycles = sum['PERF_COUNT_HW_CPU_CYCLES'] variable
|
/external/u-boot/arch/xtensa/lib/ |
D | time.c | 24 static void delay_cycles(unsigned cycles) in delay_cycles()
|
/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() 164 int64_t cycles[LP_TEST_NUM_SAMPLES]; in test_one() local
|
/external/nos/host/android/citadel/validation/ |
D | citadel_validation_tool.cpp | 139 bool CyclesSinceBoot(NuggetClientInterface & client, uint32_t* cycles) { in CyclesSinceBoot() 282 uint32_t cycles; in CmdReset() local
|
/external/nos/test/system-test-harness/tools/ |
D | nugget_tools.cc | 86 bool CyclesSinceBoot(nos::NuggetClientInterface *client, uint32_t *cycles) { in CyclesSinceBoot()
|
/external/mesa3d/src/broadcom/compiler/ |
D | vir_to_qpu.c | 325 uint32_t cycles = v3d_qpu_schedule_instructions(c); in v3d_vir_to_qpu() local
|