Home
last modified time | relevance | path

Searched defs:arr_size (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe07.c28 int arr_size = 0; in record_open_fds() local
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_buffers.c48 unsigned arr_size = glsl_get_length(parent->type); in get_block_array_index() local
/third_party/ltp/libs/libltpnuma/
H A Dtst_numa.c32 size_t arr_size = sizeof(unsigned int) * nodes->cnt; in tst_nodemap_reset_counters() local
/third_party/benchmark/src/
H A Dsysinfo.cc139 const int arr_size = sizeof(T) * N; in GetAsArray() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io.c2171 nir_ssa_def *arr_size = nir_get_ssbo_size(b, index, .access=access); in lower_explicit_io_array_length() local
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c1995 size_t arr_size = max[size_lg2] + 1; /* +1 so arr[max] will fit. */ in upb_inttable_compact2() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c1979 size_t arr_size = max[size_lg2] + 1; /* +1 so arr[max] will fit. */ in upb_inttable_compact2() local

Completed in 39 milliseconds