Home
last modified time | relevance | path

Searched defs:array_type (Results 1 - 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_function_header_test.cc92 auto* array_type = f->return_type->As<ast::Array>(); in TEST_F() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Dwrap_arrays_in_structs.h63 std::function<const ast::Type*(CloneContext&)> array_type; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_dict_helpers.h116 int array_type; /** the dbus type of the array elements if the dict member
H A Ddbus_dict_helpers.c367 char array_type[10]; in wpa_dbus_dict_begin_array() local
823 int array_type in _wpa_dbus_dict_entry_get_array() local
672 _wpa_dbus_dict_entry_get_string_array( DBusMessageIter *iter, int array_type, struct wpa_dbus_dict_entry *entry) _wpa_dbus_dict_entry_get_string_array() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_dict_helpers.h116 int array_type; /** the dbus type of the array elements if the dict member
H A Ddbus_dict_helpers.c367 char array_type[10]; in wpa_dbus_dict_begin_array() local
823 int array_type in _wpa_dbus_dict_entry_get_array() local
672 _wpa_dbus_dict_entry_get_string_array( DBusMessageIter *iter, int array_type, struct wpa_dbus_dict_entry *entry) _wpa_dbus_dict_entry_get_string_array() argument
[all...]
/third_party/alsa-utils/nhlt/
H A Dnhlt-dmic-info.c143 uint8_t config_type, array_type, mic, num_mics; in nhlt_dmic_ep_to_json() local
/third_party/alsa-utils/topology/nhlt/intel/
H A Ddmic-nhlt.c213 uint8_t array_type; in nhlt_dmic_get_ep() local
[all...]
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dobject-inspection.cc312 WRL::ComPtr<IDebugHostType> array_type; in GetModelForNativeArray() local
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Ddxil_spirv_nir.c55 const struct glsl_type *array_type = in add_runtime_data_var() local
166 const struct glsl_type *array_type = in add_push_constant_var() local
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_linker.c399 const struct glsl_type *array_type = glsl_get_array_element(type); in add_shader_variable() local
/third_party/alsa-utils/topology/nhlt/intel/dmic/
H A Ddmic-process.c1046 dmic_get_params(struct intel_nhlt_params *nhlt, int index, uint32_t *sample_rate, uint16_t *channel_count, uint32_t *bits_per_sample, uint8_t *array_type, uint8_t *num_mics, uint8_t *extension, uint32_t *snr, uint32_t *sensitivity) dmic_get_params() argument
H A Ddmic-internal.h315 int8_t array_type; member
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-builder.cc646 const ArrayType* array_type = type.array_type; in WriteTo() local
H A Dwasm-module.h365 const ArrayType* array_type; member
484 const ArrayType* array_type(uint32_t index) const { in array_type() function
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c413 const struct glsl_type *array_type = glsl_array_type(glsl_uint_type(), size / 4, 4); in add_kernel_inputs_var() local
428 const struct glsl_type *array_type = in add_work_properties_var() local
/third_party/libabigail/src/
H A Dabg-ctf-reader.cc568 array_type_def_sptr array_type in process_ctf_type() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cVertexAttribBindingTests.cpp2440 int array_type; member in gl4cts::__anon27657::VertexAttribState
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cVertexAttribBindingTests.cpp1898 int array_type; member in glcts::__anon27702::VertexAttribState
/third_party/spirv-tools/source/opt/
H A Dinterface_var_sroa.cpp615 analysis::Array* array_type = ty_mgr->GetType(component_type_id)->AsArray(); in StoreComponentOfValueToScalarVar() local
41 GetArrayLength(analysis::DefUseManager* def_use_mgr, Instruction* array_type) GetArrayLength() argument
53 GetArrayElementType(analysis::DefUseManager* def_use_mgr, Instruction* array_type) GetArrayElementType() argument
633 analysis::Array* array_type = ty_mgr->GetType(component_type_id)->AsArray(); LoadScalarVar() local
[all...]
/third_party/mesa3d/src/compiler/
H A Dglsl_types.cpp2063 const struct glsl_type *vec_type, *array_type; in std140_base_alignment() local
2174 const glsl_type *array_type = glsl_type::get_array_instance(vec_type, in std140_size() local
2388 const struct glsl_type *vec_type, *array_type; in std430_base_alignment() local
2567 const glsl_type *array_type = glsl_type::get_array_instance(vec_type, std430_size() local
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-array-gen.cc1231 TNode<Uint16T> array_type = LoadMapInstanceType(array_map); in TF_BUILTIN() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl.cc1587 auto* array_type = def_use_mgr_->GetDef(ptr_type->GetSingleWordInOperand(1)); in GetArraySize() local
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver_validation.cc1726 ValidateArrayConstructorOrCast(const ast::CallExpression* ctor, const sem::Array* array_type) ValidateArrayConstructorOrCast() argument
/third_party/node/deps/v8/src/diagnostics/
H A Dobjects-printer.cc1861 wasm::ArrayType* array_type = type(); in WasmArrayPrint() local

Completed in 45 milliseconds

12