/aosp_15_r20/external/kmod/libkmod/ |
H A D | libkmod-file.c | 377 static const struct comp_type { struct 382 } comp_types[] = { argument
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | liveness.cpp | 90 auto comp_type = arr_type->element_type(); in GetLocSize() local 107 auto comp_type = mat_type->element_type(); in GetLocSize() local 112 auto comp_type = vec_type->element_type(); in GetLocSize() local 166 auto comp_type = vec_type->element_type(); in GetLocOffset() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | liveness.cpp | 90 auto comp_type = arr_type->element_type(); in GetLocSize() local 107 auto comp_type = mat_type->element_type(); in GetLocSize() local 112 auto comp_type = vec_type->element_type(); in GetLocSize() local 158 auto comp_type = vec_type->element_type(); in GetLocOffset() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | liveness.cpp | 90 auto comp_type = arr_type->element_type(); in GetLocSize() local 107 auto comp_type = mat_type->element_type(); in GetLocSize() local 112 auto comp_type = vec_type->element_type(); in GetLocSize() local 158 auto comp_type = vec_type->element_type(); in GetLocOffset() local
|
/aosp_15_r20/external/drm_hwcomposer/backend/ |
H A D | Backend.cpp | 100 bool Backend::HardwareSupportsLayerType(HWC2::Composition comp_type) { in HardwareSupportsLayerType()
|
/aosp_15_r20/external/llvm-libc/src/stdlib/ |
H A D | qsort_data.h | 30 const CompType comp_type; member
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | interp_search.h | 31 COMPOUND_TYPE comp_type; member
|
H A D | compound_type.c | 67 for (int comp_type = COMPOUND_AVERAGE; comp_type < COMPOUND_TYPES; in is_comp_rd_match() local 841 int comp_type, valid_check; in compute_valid_comp_types() local
|
/aosp_15_r20/external/webp/imageio/ |
H A D | pngdec.c | 198 int comp_type; in ExtractMetadataFromPNG() local
|
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/ |
H A D | dxil_module.c | 747 dxil_module_get_type_from_comp_type(struct dxil_module *m, enum dxil_component_type comp_type) in dxil_module_get_type_from_comp_type() 767 get_res_comp_type_name(enum dxil_component_type comp_type) in get_res_comp_type_name() 814 enum dxil_component_type comp_type, unsigned num_comps, in dxil_module_get_res_type() 1943 get_typed_srv_uav_res_props_dword(enum dxil_component_type comp_type, in get_typed_srv_uav_res_props_dword() 1950 uint8_t comp_type; in get_typed_srv_uav_res_props_dword() member
|
H A D | dxil_signature.h | 44 uint32_t comp_type; // Type of bits. member
|
H A D | dxil_signature.c | 39 enum dxil_prog_sig_comp_type comp_type; member
|
H A D | nir_to_dxil.c | 474 enum dxil_component_type comp_type, in emit_srv_metadata() 500 enum dxil_component_type comp_type, in emit_uav_metadata() 1294 enum dxil_component_type comp_type; in emit_srv() local 1327 enum dxil_component_type comp_type, unsigned num_comps, enum dxil_resource_kind res_kind, in emit_uav() 1387 enum dxil_component_type comp_type = dxil_get_comp_type(var->type); in emit_uav_var() local
|
/aosp_15_r20/external/mesa3d/src/amd/llvm/ |
H A D | ac_nir_to_llvm.c | 3321 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->def.bit_size); in visit_intrinsic() local 3331 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->src[0].ssa->bit_size); in visit_intrinsic() local 3371 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->def.bit_size); in visit_intrinsic() local
|
/aosp_15_r20/external/libdav1d/src/ |
H A D | levels.h | 281 uint8_t comp_type, inter_mode, motion_mode, drl_idx; member
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | reconinter.h | 313 COMPOUND_TYPE comp_type; in is_any_masked_compound_used() local
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_lower_subgroups.c | 285 …const struct glsl_type *comp_type = def->bit_size == 1 ? glsl_bool_type() : glsl_uintN_t_type(def-… in glsl_type_for_ssa() local
|
/aosp_15_r20/external/coreboot/src/drivers/i2c/designware/ |
H A D | dw_i2c.c | 143 uint32_t comp_type; /* 0xfc */ member
|