/external/llvm/test/tools/llvm-cov/Inputs/ |
D | test.cpp | 28 void assign(int ii, int jj) { in assign() 33 for (int ii = 0; ii < 2; ii++) in initialize_grid() local 51 for (int ii = 0; ii < 10; ++ii) { in main() local 69 for (uint64_t ii = 0; ii < 4294967296; ++ii) in main() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cov/Inputs/ |
D | test.cpp | 28 void assign(int ii, int jj) { in assign() 33 for (int ii = 0; ii < 2; ii++) in initialize_grid() local 51 for (int ii = 0; ii < 10; ++ii) { in main() local 69 for (uint64_t ii = 0; ii < 4294967296; ++ii) in main() local
|
/external/skia/src/compute/color/ |
D | color.c | 51 for (uint32_t ii=0; ii<3; ii++) in color_premultiply_rgba_f32() local 74 for (uint32_t ii=0; ii<3; ii++) in color_srgb_to_linear_rgb_f32() local 90 for (uint32_t ii=0; ii<3; ii++) in color_linear_to_srgb_rgb_f32() local 124 for (int32_t ii=0; ii<4; ii++) in color_linear_lerp_rgba_f32() local
|
/external/skqp/src/compute/color/ |
D | color.c | 51 for (uint32_t ii=0; ii<3; ii++) in color_premultiply_rgba_f32() local 74 for (uint32_t ii=0; ii<3; ii++) in color_srgb_to_linear_rgb_f32() local 90 for (uint32_t ii=0; ii<3; ii++) in color_linear_to_srgb_rgb_f32() local 124 for (int32_t ii=0; ii<4; ii++) in color_linear_lerp_rgba_f32() local
|
/external/skia/src/compute/hs/gen/ |
D | transpose.c | 39 for (uint32_t ii=0; ii<rows; ii++) in hsg_transpose() local 47 for (uint32_t ii=0; ii<rows; ii++) in hsg_transpose() local 76 for (uint32_t ii=0; ii<rows; ii++) in hsg_transpose() local 105 for (uint32_t ii=0; ii<cols; ii++) in hsg_debug_blend() local 108 for (uint32_t ii=0; ii<cols; ii++) in hsg_debug_blend() local
|
/external/skqp/src/compute/hs/gen/ |
D | transpose.c | 39 for (uint32_t ii=0; ii<rows; ii++) in hsg_transpose() local 47 for (uint32_t ii=0; ii<rows; ii++) in hsg_transpose() local 76 for (uint32_t ii=0; ii<rows; ii++) in hsg_transpose() local 105 for (uint32_t ii=0; ii<cols; ii++) in hsg_debug_blend() local 108 for (uint32_t ii=0; ii<cols; ii++) in hsg_debug_blend() local
|
/external/skqp/src/compute/tests/groups/ |
D | groups.c | 80 for (uint32_t ii=0; ii<3; ii++) in groups_paths_decode() local 123 for (uint32_t ii=0; ii<6; ii++) in groups_rasters_decode() local 211 for (uint32_t ii=0; ii<3; ii++) in groups_layers_decode() local 287 for (uint32_t ii=0; ii<6; ii++) in groups_layers_decode() local
|
/external/skia/src/compute/tests/groups/ |
D | groups.c | 80 for (uint32_t ii=0; ii<3; ii++) in groups_paths_decode() local 123 for (uint32_t ii=0; ii<6; ii++) in groups_rasters_decode() local 211 for (uint32_t ii=0; ii<3; ii++) in groups_layers_decode() local 287 for (uint32_t ii=0; ii<6; ii++) in groups_layers_decode() local
|
/external/tensorflow/tensorflow/contrib/nearest_neighbor/kernels/ |
D | hyperplane_lsh_probes_test.cc | 33 for (int ii = 0; ii < expected_probes.size(); ++ii) { in CheckSequenceSingleTable() local 45 for (int ii = 0; ii < expected_result.size(); ++ii) { in CheckSequenceMultipleTables() local 105 for (int ii = 0; ii < dim * num_tables; ++ii) { in TEST() local 110 for (int ii = 0; ii < num_tables; ++ii) { in TEST() local 119 for (int ii = 0; ii < num_probes; ++ii) { in TEST() local
|
D | hyperplane_lsh_probes.h | 77 for (int_fast32_t ii = 0; ii < num_tables_; ++ii) { in SetupProbing() local 93 for (int_fast32_t ii = 0; ii < num_tables_; ++ii) { in SetupProbing() local 101 for (int_fast32_t ii = 0; ii < num_tables_; ++ii) { in SetupProbing() local 111 for (int_fast32_t ii = 0; ii < num_tables_; ++ii) { in SetupProbing() local
|
/external/v8/src/asmjs/ |
D | asm-types.cc | 148 for (size_t ii = 0; ii < args_.size(); ++ii) { in Name() local 211 for (size_t ii = 0; ii < args.size(); ++ii) { in CanBeInvokedWith() local 250 for (size_t ii = 0; ii < args_.size(); ++ii) { in IsA() local 269 for (size_t ii = 0; ii < args_.size(); ++ii) { in CanBeInvokedWith() local 281 for (size_t ii = 0; ii < overloads_.size(); ++ii) { in Name() local 293 for (size_t ii = 0; ii < overloads_.size(); ++ii) { in CanBeInvokedWith() local
|
/external/skia/src/compute/common/vk/ |
D | event_pool.c | 48 for (uint32_t ii=event_pool->next; ii<event_pool->size; ii++) in vk_event_pool_resize() local 77 for (uint32_t ii=0; ii<event_pool->size; ii++) in vk_event_pool_release() local 91 for (uint32_t ii=0; ii<event_pool->next; ii++) in vk_event_pool_reset() local
|
/external/skqp/src/compute/common/vk/ |
D | event_pool.c | 48 for (uint32_t ii=event_pool->next; ii<event_pool->size; ii++) in vk_event_pool_resize() local 77 for (uint32_t ii=0; ii<event_pool->size; ii++) in vk_event_pool_release() local 91 for (uint32_t ii=0; ii<event_pool->next; ii++) in vk_event_pool_reset() local
|
/external/skia/tests/ |
D | PinnedImageTest.cpp | 20 static bool surface_is_expected_color(SkSurface* surf, const SkImageInfo& ii, SkColor color) { in surface_is_expected_color() 38 const SkImageInfo ii = SkImageInfo::Make(64, 64, kN32_SkColorType, kPremul_SkAlphaType); in basic_test() local 88 const SkImageInfo ii = SkImageInfo::Make(64, 64, kN32_SkColorType, kPremul_SkAlphaType); in cleanup_test() local
|
/external/skqp/tests/ |
D | PinnedImageTest.cpp | 20 static bool surface_is_expected_color(SkSurface* surf, const SkImageInfo& ii, SkColor color) { in surface_is_expected_color() 38 const SkImageInfo ii = SkImageInfo::Make(64, 64, kN32_SkColorType, kPremul_SkAlphaType); in basic_test() local 88 const SkImageInfo ii = SkImageInfo::Make(64, 64, kN32_SkColorType, kPremul_SkAlphaType); in cleanup_test() local
|
/external/skqp/src/compute/skc/platforms/cl_12/ |
D | handle_pool_cl_12.c | 131 for (skc_uint ii=0; ii<handles; ii++) in skc_handle_pool_create() local 134 for (skc_uint ii=0; ii<handles; ii++) in skc_handle_pool_create() local 140 for (skc_uint ii=0; ii<blocks_padded; ii++) in skc_handle_pool_create() local 153 for (skc_uint ii=2; ii<recs_padded; ii++) in skc_handle_pool_create() local 435 for (skc_uint ii=0; ii<count; ii++) in skc_runtime_handle_host_validated_retain() local 471 for (skc_uint ii=0; ii<count; ii++) in skc_runtime_handle_host_validated_retain() local 550 for (skc_uint ii=0; ii<count; ii++) in skc_runtime_host_validated_release() local 584 for (skc_uint ii=0; ii<count; ii++) in skc_runtime_host_validated_release() local
|
D | cq_pool_cl.c | 113 for (skc_uint ii=0; ii<size; ii++) in skc_cq_pool_create() local 169 for (skc_uint ii=0; ii<expand; ii++) in skc_cq_pool_expand() local
|
/external/skia/src/compute/skc/platforms/cl_12/ |
D | handle_pool_cl_12.c | 131 for (skc_uint ii=0; ii<handles; ii++) in skc_handle_pool_create() local 134 for (skc_uint ii=0; ii<handles; ii++) in skc_handle_pool_create() local 140 for (skc_uint ii=0; ii<blocks_padded; ii++) in skc_handle_pool_create() local 153 for (skc_uint ii=2; ii<recs_padded; ii++) in skc_handle_pool_create() local 435 for (skc_uint ii=0; ii<count; ii++) in skc_runtime_handle_host_validated_retain() local 471 for (skc_uint ii=0; ii<count; ii++) in skc_runtime_handle_host_validated_retain() local 550 for (skc_uint ii=0; ii<count; ii++) in skc_runtime_host_validated_release() local 584 for (skc_uint ii=0; ii<count; ii++) in skc_runtime_host_validated_release() local
|
D | cq_pool_cl.c | 113 for (skc_uint ii=0; ii<size; ii++) in skc_cq_pool_create() local 169 for (skc_uint ii=0; ii<expand; ii++) in skc_cq_pool_expand() local
|
/external/eigen/bench/btl/generic_bench/timers/ |
D | portable_perf_analyzer_old.hh | 101 for (int ii=0; ii<_nb_init; ii++) in time_init() local 112 for (int ii=0;ii<_nb_calc;ii++) in time_calculate() local
|
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore_horspool/ |
D | hash.pass.cpp | 82 int ii[] = {1, 1, 2}; in test() local 116 char ii[] = {1, 1, 2}; in test2() local
|
/external/libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore/ |
D | hash.pass.cpp | 83 int ii[] = {1, 1, 2}; in test() local 117 char ii[] = {1, 1, 2}; in test2() local
|
/external/libcxx/test/std/utilities/function.objects/func.search/func.search.bm/ |
D | hash.pass.cpp | 84 int ii[] = {1, 1, 2}; in test() local 118 char ii[] = {1, 1, 2}; in test2() local
|
/external/libcxx/test/std/utilities/function.objects/func.search/func.search.bmh/ |
D | hash.pass.cpp | 83 int ii[] = {1, 1, 2}; in test() local 117 char ii[] = {1, 1, 2}; in test2() local
|
/external/webrtc/webrtc/system_wrappers/source/spreadsortlib/ |
D | spreadsort.hpp | 209 …p_loop(RandomAccessIter * bins, const RandomAccessIter & nextbinstart, unsigned ii, right_shift &s… in inner_swap_loop() 237 …inline void swap_loop(RandomAccessIter * bins, RandomAccessIter & nextbinstart, unsigned ii, right… in swap_loop() 318 for(unsigned ii = 0; ii < bin_count - 1; ++ii) in spread_sort_rec() local 438 …d inner_float_swap_loop(RandomAccessIter * bins, const RandomAccessIter & nextbinstart, unsigned ii in inner_float_swap_loop() 464 inline void float_swap_loop(RandomAccessIter * bins, RandomAccessIter & nextbinstart, unsigned ii in float_swap_loop() 555 for(int ii = bin_count - 2; ii >= 0; --ii) in negative_float_sort_rec() local 561 for(int ii = bin_count - 1; ii > 0; --ii) in negative_float_sort_rec() local 573 for(int ii = cache_end - 1; ii >= (int)cache_offset; lastPos = bin_cache[ii], --ii) { in negative_float_sort_rec() local 606 for(int ii = bin_count - 2; ii >= 0; --ii) in negative_float_sort_rec() local 612 for(int ii = bin_count - 1; ii > 0; --ii) in negative_float_sort_rec() local [all …]
|