/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ |
H A D | call.cc | 55 int loop_count) { in ValidateAndResizeInputsIfNeeded() 105 Subgraph* subgraph, int loop_count) { in ValidateAndResizeOutputs() 129 int loop_count) { in CopyInputTensorsData() 147 int loop_index, int loop_count) { in CopyOutputTensorsData() 172 int loop_count; member 209 int loop_count = op_data->loop_count; in Prepare() local
|
H A D | call_test.cc | 72 void BuildCallSubgraph(Subgraph* subgraph, int index, int loop_count, in BuildCallSubgraph() 191 int loop_count = test_shapes[i][0]; in TEST_F() local 214 int loop_count = 0; in TEST_F() local 263 int loop_count = test_shapes[i][0]; in TEST_F() local 342 int loop_count = 5; in TEST_F() local 359 int loop_count = 7; in TEST_F() local
|
H A D | call_register.h | 31 int loop_count; member
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | motion_vector_search_neon.cc | 127 int loop_count = (count + 1) >> 1; in MvProjectionCompoundLowPrecision_NEON() local 147 int loop_count = (count + 1) >> 1; in MvProjectionCompoundForceInteger_NEON() local 167 int loop_count = (count + 1) >> 1; in MvProjectionCompoundHighPrecision_NEON() local 184 int loop_count = (count + 3) >> 2; in MvProjectionSingleLowPrecision_NEON() local 202 int loop_count = (count + 3) >> 2; in MvProjectionSingleForceInteger_NEON() local 220 int loop_count = (count + 3) >> 2; in MvProjectionSingleHighPrecision_NEON() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/ |
H A D | stop_token.bench.cpp | 20 auto thread_func = [&](std::stop_token st, std::atomic<std::uint64_t>* loop_count) { in BM_stop_token_single_thread_polling_stop_requested() 27 std::atomic<std::uint64_t> loop_count(0); in BM_stop_token_single_thread_polling_stop_requested() local 47 auto thread_func = [&start](std::atomic<std::uint64_t>* loop_count, std::stop_token st) { in BM_stop_token_multi_thread_polling_stop_requested() 70 for (const auto& loop_count : loop_counts) { in BM_stop_token_multi_thread_polling_stop_requested() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/ |
H A D | peeling.cpp | 128 Instruction* loop_count = nullptr; in TEST_F() local 766 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local 818 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local 1091 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local 1143 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/ |
D | peeling.cpp | 128 Instruction* loop_count = nullptr; in TEST_F() local 766 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local 818 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local 1091 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local 1143 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
H A D | peeling.cpp | 128 Instruction* loop_count = nullptr; in TEST_F() local 766 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local 818 Instruction* loop_count = context->get_def_use_mgr()->GetDef(16); in TEST_F() local 1091 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local 1143 Instruction* loop_count = context->get_def_use_mgr()->GetDef(15); in TEST_F() local
|
/aosp_15_r20/external/libvpx/vp8/common/mips/mmi/ |
H A D | copymem_mmi.c | 55 uint8_t loop_count = 4; in vp8_copy_mem16x16_mmi() local 79 uint8_t loop_count = 4; in vp8_copy_mem8x8_mmi() local
|
/aosp_15_r20/external/libhevc/encoder/ |
H A D | ihevce_lap_interface.c | 362 WORD32 *loop_count, in ihevce_populate_tree_nodes() 1160 WORD32 *loop_count, in ihevce_encode_order_traversal_nodes() 1211 WORD32 *loop_count, in ihevce_capture_order_traversal_nodes() 1349 WORD32 loop_count = 0; in ihevce_b_pic_population() local
|
/aosp_15_r20/external/webp/examples/ |
H A D | img2webp.c | 98 static int SetLoopCount(int loop_count, WebPData* const webp_data) { in SetLoopCount() 140 int loop_count = 0; in main() local
|
H A D | gifdec.c | 176 int* const loop_count) { in GIFReadLoopCount() 358 int* const loop_count) { in GIFReadLoopCount()
|
H A D | webpmux.c | 988 const int loop_count = in Process() local 1054 const int loop_count = in Process() local
|
H A D | anim_util.h | 41 uint32_t loop_count; member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/ |
D | test_once.cpp | 32 unsigned const loop_count=100; in call_once_thread() local 90 unsigned const loop_count=100; in call_once_with_functor() local
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_acelp_tools.c | 143 WORD32 loop_count) { in ixheaacd_residual_tool_float() 175 WORD32 loop_count) { in ixheaacd_residual_tool_float1()
|
/aosp_15_r20/hardware/google/pixel/thermal/virtualtemp_estimator/ |
D | virtualtemp_estimator_test.cpp | 266 int loop_count = 0; in run_single_inference() local 356 int loop_count = testcase[input_combination[0]].size(); in run_batch_process() local
|
/aosp_15_r20/external/mesa3d/src/intel/common/tests/ |
H A D | mi_builder_test.cpp | 1189 const uint64_t loop_count = 8; in TEST_F() local 1225 const uint64_t loop_count = 8; in TEST_F() local 1249 const uint64_t loop_count = 8; in TEST_F() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/test/ |
D | wait_fuzz.cpp | 28 BOOST_CONSTEXPR_OR_CONST unsigned int loop_count = 4096u; variable
|
/aosp_15_r20/external/flac/microbench/ |
H A D | util.h | 37 unsigned loop_count ; member
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/renesas/common/ddr/ |
H A D | dram_sub_func.c | 80 uint32_t loop_count; in rcar_dram_update_boot_status() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/renesas/common/ddr/ |
D | dram_sub_func.c | 80 uint32_t loop_count; in rcar_dram_update_boot_status() local
|
/aosp_15_r20/external/libkmsxx/py/tests/ |
H A D | wb-m2m-crop.py | 85 loop_count = 0 variable
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/examples/label_image/ |
H A D | label_image.h | 34 int loop_count = 1; member
|
/aosp_15_r20/external/autotest/server/site_tests/kernel_ExternalUsbPeripheralsDetectionStress/ |
H A D | kernel_ExternalUsbPeripheralsDetectionStress.py | 235 def run_once(self, host, loop_count): argument
|