Home
last modified time | relevance | path

Searched defs:type_a (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_global_variable_test.cc581 auto* type_a = in TEST_F() local
/third_party/ltp/testcases/kernel/device-drivers/acpi/
H A Dltp_acpi_cmds.c455 u8 type_a, type_b; in acpi_sleep_test() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/
H A Ddata_synonym_and_id_equation_facts.cpp824 const auto* type_a = ir_context_->get_type_mgr()->GetType(end_type_id_1); in DataDescriptorsAreWellFormedAndComparable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/
H A Ddata_synonym_and_id_equation_facts.cpp824 const auto* type_a = ir_context_->get_type_mgr()->GetType(end_type_id_1); in DataDescriptorsAreWellFormedAndComparable() local
/third_party/spirv-tools/source/fuzz/fact_manager/
H A Ddata_synonym_and_id_equation_facts.cpp825 const auto* type_a = ir_context_->get_type_mgr()->GetType(end_type_id_1); in DataDescriptorsAreWellFormedAndComparable() local
/kernel/linux/linux-6.6/drivers/acpi/
H A Dsleep.c90 u8 type_a, type_b; in acpi_sleep_state_supported() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.h169 unsigned type_a:3; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h193 unsigned type_a:3; member
/kernel/linux/linux-5.10/drivers/acpi/
H A Dsleep.c86 u8 type_a, type_b; in acpi_sleep_state_supported() local
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-core.c1705 static bool coresight_compare_type(enum coresight_dev_type type_a, in coresight_compare_type() argument
/kernel/linux/linux-5.10/mm/
H A Dmemblock.c992 __next_mem_range(u64 *idx, int nid, enum memblock_flags flags, struct memblock_type *type_a, struct memblock_type *type_b, phys_addr_t *out_start, phys_addr_t *out_end, int *out_nid) __next_mem_range() argument
1087 __next_mem_range_rev(u64 *idx, int nid, enum memblock_flags flags, struct memblock_type *type_a, struct memblock_type *type_b, phys_addr_t *out_start, phys_addr_t *out_end, int *out_nid) __next_mem_range_rev() argument
[all...]
/kernel/linux/linux-6.6/mm/
H A Dmemblock.c1061 __next_mem_range(u64 *idx, int nid, enum memblock_flags flags, struct memblock_type *type_a, struct memblock_type *type_b, phys_addr_t *out_start, phys_addr_t *out_end, int *out_nid) __next_mem_range() argument
1156 __next_mem_range_rev(u64 *idx, int nid, enum memblock_flags flags, struct memblock_type *type_a, struct memblock_type *type_b, phys_addr_t *out_start, phys_addr_t *out_end, int *out_nid) __next_mem_range_rev() argument
[all...]
/third_party/mesa3d/src/compiler/
H A Dglsl_types.cpp1612 glsl_type::get_mul_type(const glsl_type *type_a, const glsl_type *type_b) in get_mul_type() argument
[all...]
/kernel/linux/linux-5.10/drivers/nfc/pn533/
H A Dpn533.c681 static bool pn533_target_type_a_is_valid(struct pn533_target_type_a *type_a, in pn533_target_type_a_is_valid() argument
/kernel/linux/linux-6.6/drivers/nfc/pn533/
H A Dpn533.c673 static bool pn533_target_type_a_is_valid(struct pn533_target_type_a *type_a, in pn533_target_type_a_is_valid() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp351 const glsl_type *type_a = value_a->type; in arithmetic_result_type() local
522 const glsl_type *type_a = value_a->type; bit_logic_result_type() local
609 const glsl_type *type_a = value_a->type; modulus_result_type() local
677 const glsl_type *type_a = value_a->type; relational_result_type() local
729 shift_result_type(const struct glsl_type *type_a, const struct glsl_type *type_b, ast_operators op, struct _mesa_glsl_parse_state *state, YYLTYPE *loc) shift_result_type() argument
7068 const glsl_type *type_a = label->type; hir() local
[all...]

Completed in 28 milliseconds