Home
last modified time | relevance | path

Searched defs:array_len (Results 1 – 25 of 33) sorted by relevance

12

/third_party/mesa3d/src/intel/isl/tests/
Disl_surf_get_image_offset_test.c46 uint32_t height, uint32_t depth, uint32_t array_len) in t_assert_extent4d()
98 uint32_t height, uint32_t depth, uint32_t array_len) in t_assert_phys_level0_sa()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_dict_helpers.h137 dbus_uint32_t array_len; /** length of the array if the dict entry's member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_dict_helpers.h137 dbus_uint32_t array_len; /** length of the array if the dict entry's member
/third_party/spirv-tools/source/opt/
Dgraphics_robust_access_pass.cpp499 Instruction* array_len = GetDef(pointee_type->GetSingleWordOperand(2)); in ClampIndicesForAccessChain() local
540 auto* array_len = MakeRuntimeArrayLengthInst(&inst, idx); in ClampIndicesForAccessChain() local
798 auto* array_len = InsertInst( in MakeRuntimeArrayLengthInst() local
Ddesc_sroa.cpp229 uint32_t array_len = array_len_const->GetU32(); in GetReplacementVariable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dgraphics_robust_access_pass.cpp500 Instruction* array_len = GetDef(pointee_type->GetSingleWordOperand(2)); in ClampIndicesForAccessChain() local
541 auto* array_len = MakeRuntimeArrayLengthInst(&inst, idx); in ClampIndicesForAccessChain() local
799 auto* array_len = InsertInst( in MakeRuntimeArrayLengthInst() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dgraphics_robust_access_pass.cpp500 Instruction* array_len = GetDef(pointee_type->GetSingleWordOperand(2)); in ClampIndicesForAccessChain() local
541 auto* array_len = MakeRuntimeArrayLengthInst(&inst, idx); in ClampIndicesForAccessChain() local
799 auto* array_len = InsertInst( in MakeRuntimeArrayLengthInst() local
/third_party/mindspore/mindspore/ccsrc/utils/system/
Dbase.h126 inline void EncodeFixed64(char *buf, const unsigned int array_len, int64 value) { in EncodeFixed64()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_methods.c131 size_t array_len = 0; in eap_get_names_as_string_array() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_methods.c132 size_t array_len = 0; in eap_get_names_as_string_array() local
/third_party/boost/libs/date_time/test/gregorian/
Dtestdate_iterator.cpp13 void test_month_decrement_iterator(const boost::gregorian::date *Answers, int array_len){ in test_month_decrement_iterator()
/third_party/ltp/lib/
Dtst_kconfig.c215 static size_t array_len(const char *const kconfigs[]) in array_len() function
/third_party/mesa3d/src/compiler/nir/
Dnir_split_vars.c359 unsigned array_len; member
957 unsigned array_len; member
1349 unsigned array_len = in shrink_vec_var_list() local
/third_party/ltp/metadata/
Ddata_storage.h23 unsigned int array_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dbgscan_learn.c52 static int bssid_in_array(u8 *array, size_t array_len, const u8 *bssid) in bssid_in_array()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dbgscan_learn.c52 static int bssid_in_array(u8 *array, size_t array_len, const u8 *bssid) in bssid_in_array()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c1586 unsigned array_len = MAX2(glsl_get_length(var->type), 1); in ntq_setup_inputs() local
1614 unsigned array_len = MAX2(glsl_get_length(var->type), 1); in ntq_setup_outputs() local
1658 unsigned array_len = MAX2(nir_reg->num_array_elems, 1); in ntq_setup_registers() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_program.c184 const int array_len = MAX2(glsl_get_length(var->type), 1); in precompile_all_outputs() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c760 ASSERTED unsigned array_len = MAX2(glsl_get_length(in->type), 1); in setup_input() local
/third_party/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c2061 unsigned array_len = MAX2(glsl_get_length(type), 1); in ntq_setup_gs_inputs() local
2146 unsigned array_len = MAX2(glsl_get_length(var->type), 1); in ntq_setup_outputs() local
2191 unsigned array_len = MAX2(nir_reg->num_array_elems, 1); in ntq_setup_registers() local
Dvir.c626 unsigned array_len = MAX2(glsl_get_length(var->type), 1); in v3d_lower_nir() local
/third_party/mesa3d/src/compiler/
Dglsl_types.cpp2040 unsigned int array_len; in std140_size() local
2433 unsigned int array_len; in std430_size() local
/third_party/mesa3d/src/intel/isl/
Disl.h1293 union { uint32_t a, array_len; }; member
1432 uint32_t array_len; member
1597 uint32_t array_len; member
2261 uint32_t array_len) in isl_extent4d()
/third_party/glib/gio/
Dgdbusmessage.c1671 guint32 array_len; in parse_value_from_blob() local
2459 gsize array_len; in append_value_to_blob() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c319 unsigned array_len = in ntt_setup_inputs() local
329 unsigned array_len = in ntt_setup_inputs() local

12