Home
last modified time | relevance | path

Searched defs:arr_size (Results 1 – 25 of 41) sorted by relevance

12

/external/tensorflow/tensorflow/core/kernels/
Dbincount_op_test.cc27 static Graph* Bincount(int arr_size, int nbins) { in Bincount()
Dbincount_op.cc107 const std::ptrdiff_t arr_size = arr.size(); in Compute() local
/external/ltp/testcases/kernel/syscalls/pipe/
Dpipe07.c28 int arr_size = 0; in record_open_fds() local
/external/mesa3d/src/amd/vpelib/src/core/
Dmpc.c132 int arr_size = NUM_ELEMENTS(output_csc_2d_matrix); in vpe_find_color_matrix() local
Dcolor.c240 int arr_size = sizeof(vpe_input_csc_matrix_fixed) / sizeof(struct vpe_csc_matrix); in color_update_input_cs() local
/external/OpenCL-CTS/test_conformance/device_execution/
Dutils.h33 #define arr_size(a) (sizeof(a)/sizeof(a[0])) macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/collections/
Darray_internal.h86 const size_t arr_size = UPB_ALIGN_UP(sizeof(upb_Array), UPB_MALLOC_ALIGN); in _upb_Array_New() local
/external/mesa3d/src/amd/vpelib/src/chip/vpe10/
Dvpe10_dpp_cm.c266 int arr_size = sizeof(vpe_input_csc_matrix_fixed) / sizeof(struct vpe_csc_matrix); in vpe10_dpp_program_post_csc() local
Dvpe10_mpc.c241 uint32_t arr_size; in vpe10_mpc_set_ocsc_default() local
/external/ltp/libs/numa/
Dtst_numa.c32 size_t arr_size = sizeof(unsigned int) * nodes->cnt; in tst_nodemap_reset_counters() local
/external/mesa3d/src/compiler/glsl/
Dgl_nir_lower_buffers.c47 unsigned arr_size = glsl_get_length(parent->type); in get_block_array_index() local
/external/skia/tools/viewer/
DPathLerpSlide.cpp258 const size_t arr_size = t_values.size(); in addSegmentsFromTValues() local
/external/cronet/tot/third_party/google_benchmark/src/src/
Dsysinfo.cc143 const int arr_size = sizeof(T) * N; in GetAsArray() local
/external/cronet/stable/third_party/google_benchmark/src/src/
Dsysinfo.cc143 const int arr_size = sizeof(T) * N; in GetAsArray() local
/external/google-benchmark/src/
Dsysinfo.cc143 const int arr_size = sizeof(T) * N; in GetAsArray() local
/external/executorch/runtime/core/test/
Dmemory_allocator_test.cpp55 constexpr size_t arr_size = 6; in TEST_F() local
/external/pytorch/torch/csrc/distributed/c10d/
DCUDASymmetricMemory.cu290 const size_t arr_size = sizeof(void*) * world_size_; in CUDASymmetricMemory() local
/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_compiler.cpp1426 uint32_t arr_size = i == 0 ? 4 : 2; in d3d12_create_shader() local
/external/grpc-grpc/third_party/upb/upb/hash/
Dcommon.c714 size_t arr_size = max[size_lg2] + 1; /* +1 so arr[max] will fit. */ in upb_inttable_compact() local
/external/flatbuffers/tests/
Dtest.cpp771 const size_t arr_size = sizeof(MyGame::Example::ArrayStruct); in FixedLengthArrayTest() local
/external/blktrace/iowatcher/
Dplot.c155 int arr_size; in alloc_dot_data() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/hash/
Dcommon.c751 size_t arr_size = max[size_lg2] + 1; /* +1 so arr[max] will fit. */ in upb_inttable_compact() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux.cc442 int arr_size) { in ReadNullSepFileToArray()
/external/OpenCL-CTS/test_conformance/basic/
Dtest_progvar.cpp1624 const size_t arr_size = 10 * 1024 * 1024; in l_capacity() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_io.c2356 nir_def *arr_size = nir_udiv_imm(b, remaining, stride); in lower_explicit_io_array_length() local

12