Home
last modified time | relevance | path

Searched defs:array_len (Results 1 – 25 of 27) 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
Ddbus_new_handlers.c525 size_t array_len, in wpas_dbus_simple_array_property_getter()
618 size_t array_len, in wpas_dbus_simple_array_array_property_getter()
/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
Ddbus_new_handlers.c388 size_t array_len, in wpas_dbus_simple_array_property_getter()
481 size_t array_len, in wpas_dbus_simple_array_array_property_getter()
/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
795 auto* array_len = InsertInst( in MakeRuntimeArrayLengthInst() 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/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/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/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.c347 unsigned array_len; member
946 unsigned array_len; member
1338 unsigned array_len = in shrink_vec_var_list() local
Dnir_lower_io.c2568 const unsigned array_len = glsl_get_length(type); in write_constant() local
/third_party/ltp/metadata/
Ddata_storage.h23 unsigned int array_len; member
/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/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/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c1569 unsigned array_len = MAX2(glsl_get_length(var->type), 1); in ntq_setup_inputs() local
1597 unsigned array_len = MAX2(glsl_get_length(var->type), 1); in ntq_setup_outputs() local
1641 unsigned array_len = MAX2(nir_reg->num_array_elems, 1); in ntq_setup_registers() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c763 ASSERTED unsigned array_len = MAX2(glsl_get_length(in->type), 1); in setup_input() 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/intel/isl/
Disl.h1305 union { uint32_t a, array_len; }; member
1444 uint32_t array_len; member
1609 uint32_t array_len; member
2333 uint32_t array_len) in isl_extent4d()
/third_party/mesa3d/src/compiler/
Dglsl_types.cpp2154 unsigned int array_len; in std140_size() local
2547 unsigned int array_len; in std430_size() local
/third_party/mesa3d/src/broadcom/compiler/
Dvir.c641 unsigned array_len = MAX2(glsl_get_length(var->type), 1); in v3d_lower_nir() local
Dnir_to_vir.c2453 unsigned array_len = MAX2(glsl_get_length(var->type), 1); in ntq_setup_outputs() local
2498 unsigned array_len = MAX2(nir_reg->num_array_elems, 1); in ntq_setup_registers() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c796 unsigned array_len = in ntt_setup_inputs() local
806 unsigned array_len = in ntt_setup_inputs() local
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c1077 const unsigned array_len = in anv_pipeline_link_fs() local

12