/third_party/boost/libs/bimap/test/ |
D | test_mutant.cpp | 34 typedef int type_b; typedef
|
/third_party/ffmpeg/libavcodec/arm/ |
D | vp9dsp_init_16bpp_arm_template.c | 146 #define define_itxfm2(type_a, type_b, sz, bpp) \ argument 150 #define define_itxfm(type_a, type_b, sz, bpp) define_itxfm2(type_a, type_b, sz, bpp) argument
|
D | vp9dsp_init_arm.c | 145 #define define_itxfm(type_a, type_b, sz) \ argument
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | vp9dsp_init_16bpp_aarch64_template.c | 162 #define define_itxfm2(type_a, type_b, sz, bpp) \ argument 166 #define define_itxfm(type_a, type_b, sz, bpp) define_itxfm2(type_a, type_b, sz, bpp) argument
|
D | vp9dsp_init_aarch64.c | 158 #define define_itxfm(type_a, type_b, sz) \ argument
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ast_to_hir.cpp | 352 const glsl_type *type_b = value_b->type; in arithmetic_result_type() local 523 const glsl_type *type_b = value_b->type; in bit_logic_result_type() local 610 const glsl_type *type_b = value_b->type; in modulus_result_type() local 678 const glsl_type *type_b = value_b->type; in relational_result_type() local 730 const struct glsl_type *type_b, in shift_result_type() 7044 const glsl_type *type_b = state->switch_state.test_var->type; in hir() local
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/ |
D | data_synonym_and_id_equation_facts.cpp | 825 const auto* type_b = ir_context_->get_type_mgr()->GetType(end_type_id_2); in DataDescriptorsAreWellFormedAndComparable() local
|
/third_party/spirv-tools/source/fuzz/fact_manager/ |
D | data_synonym_and_id_equation_facts.cpp | 825 const auto* type_b = ir_context_->get_type_mgr()->GetType(end_type_id_2); in DataDescriptorsAreWellFormedAndComparable() local
|
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
D | builder_global_variable_test.cc | 590 auto* type_b = in TEST_F() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/ |
D | data_synonym_and_id_equation_facts.cpp | 825 const auto* type_b = ir_context_->get_type_mgr()->GetType(end_type_id_2); in DataDescriptorsAreWellFormedAndComparable() local
|
/third_party/ltp/testcases/kernel/device-drivers/acpi/ |
D | ltp_acpi_cmds.c | 455 u8 type_a, type_b; in acpi_sleep_test() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_screen.h | 168 unsigned type_b:3; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_screen.h | 192 unsigned type_b:3; member
|
/third_party/mesa3d/src/compiler/ |
D | glsl_types.cpp | 1501 glsl_type::get_mul_type(const glsl_type *type_a, const glsl_type *type_b) in get_mul_type()
|
/third_party/ffmpeg/libavcodec/ |
D | vp9dsp_template.c | 1123 #define itxfm_wrapper(type_a, type_b, sz, bits, has_dconly) \ argument
|