/third_party/boost/boost/atomic/detail/ |
D | aligned_variable.hpp | 30 #define BOOST_ATOMIC_DETAIL_ALIGNED_VAR(var_alignment, var_type, var_name) \ argument 33 #define BOOST_ATOMIC_DETAIL_ALIGNED_VAR_TPL(var_alignment, var_type, var_name) \ argument 39 #define BOOST_ATOMIC_DETAIL_ALIGNED_VAR(var_alignment, var_type, var_name) \ argument 46 #define BOOST_ATOMIC_DETAIL_ALIGNED_VAR_TPL(var_alignment, var_type, var_name) \ argument
|
/third_party/boost/libs/spirit/test/karma/ |
D | pattern2.cpp | 49 typedef variant<char, int, double> var_type; in main() typedef 66 typedef variant<char, int, double> var_type; in main() typedef 83 typedef variant<char, int, double> var_type; in main() typedef 109 typedef variant<char, int, double> var_type; in main() typedef
|
D | pattern3.cpp | 72 typedef variant<char, int, double> var_type; in main() typedef 87 typedef variant<char, int, double> var_type; in main() typedef
|
/third_party/boost/libs/spirit/repository/test/karma/ |
D | subrule.cpp | 95 typedef variant<char, int, double> var_type; in main() typedef 113 typedef variant<char, int, double> var_type; in main() typedef
|
/third_party/benchmark/test/ |
D | output_test.h | 159 #define CHECK_RESULT_VALUE_IMPL(entry, getfn, var_type, var_name, relationship, value) \ argument 170 #define CHECK_FLOAT_RESULT_VALUE_IMPL(entry, getfn, var_type, var_name, relationship, value, eps_fa… argument 187 #define CHECK_RESULT_VALUE(entry, var_type, var_name, relationship, value) \ argument 190 #define CHECK_COUNTER_VALUE(entry, var_type, var_name, relationship, value) \ argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
D | inline_variable.h | 89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init) \ argument
|
/third_party/abseil-cpp/absl/base/internal/ |
D | inline_variable.h | 89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init) \ argument
|
/third_party/boost/libs/variant/test/ |
D | recursive_wrapper_move_test.cpp | 54 struct var_type : var_base { struct
|
/third_party/mindspore/mindspore/core/ops/ |
D | index_add.cc | 68 auto var_type = input_args[kInputIndex0]->BuildType(); in IndexAddInferType() local
|
D | adam.cc | 40 auto var_type = input_args[kInputIndex0]->BuildType(); in AdamInfer() local
|
D | sparse_apply_r_m_s_prop.cc | 79 auto var_type = input_args[0]->BuildType(); in InferType() local
|
D | apply_adagrad_d_a.cc | 67 auto var_type = input_args[kInputIndex0]->BuildType(); in InferType() local
|
/third_party/glib/gio/ |
D | gwin32volumemonitor.c | 66 DWORD var_type = REG_DWORD; //the value's a REG_DWORD type in get_viewable_logical_drives() local
|
/third_party/boost/boost/lambda/detail/ |
D | lambda_functor_base.hpp | 68 template <class T> struct var_type { struct 69 typedef lambda_functor<identity<T&> > type;
|
/third_party/spirv-tools/source/opt/ |
D | local_single_store_elim_pass.cpp | 147 const analysis::Type* var_type = in ProcessVariable() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | local_single_store_elim_pass.cpp | 165 const analysis::Type* var_type = in ProcessVariable() local
|
D | instruction.cpp | 415 Instruction* var_type = context()->get_def_use_mgr()->GetDef(type_id()); in IsVulkanStorageBufferVariable() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | local_single_store_elim_pass.cpp | 165 const analysis::Type* var_type = in ProcessVariable() local
|
D | instruction.cpp | 415 Instruction* var_type = context()->get_def_use_mgr()->GetDef(type_id()); in IsVulkanStorageBufferVariable() local
|
D | amd_ext_to_khr.cpp | 487 Instruction* var_type = in ReplaceMbcnt() local
|
/third_party/mesa3d/src/compiler/glsl/tests/ |
D | lower_jump_cases.py | 124 def declare_temp(var_type, var_name): argument
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | nir_to_spirv.c | 452 SpvId var_type = get_glsl_type(ctx, var->type); in input_var_init() local 566 SpvId var_type = get_glsl_type(ctx, var->type); in emit_output() local 850 …SpvId var_type = is_sampler ? spirv_builder_type_sampled_image(&ctx->builder, image_type) : image_… in emit_image() local 2359 create_builtin_var(struct ntv_context *ctx, SpvId var_type, in create_builtin_var() 2379 SpvId var_type = spirv_builder_type_bool(&ctx->builder); in emit_load_front_face() local 2395 SpvId var_type = spirv_builder_type_uint(&ctx->builder, 32); in emit_load_uint_input() local 2424 SpvId var_type; in emit_load_vec_input() local 4070 SpvId var_type = get_uvec_type(&ctx, 32, 3); in nir_to_spirv() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv_msl.cpp | 744 SPIRType var_type = get<SPIRType>(workgroup_id_type); in build_implicit_builtins() local 895 auto &var_type = get_variable_element_type(var); in build_implicit_builtins() local 2291 auto &var_type = meta.strip_array ? get_variable_element_type(var) : get_variable_data_type(var); in add_composite_variable_to_interface_block() local 2497 auto &var_type = meta.strip_array ? get_variable_element_type(var) : get_variable_data_type(var); in add_composite_member_variable_to_interface_block() local 2666 auto &var_type = meta.strip_array ? get_variable_element_type(var) : get_variable_data_type(var); in add_plain_member_variable_to_interface_block() local 2849 auto &var_type = get_variable_element_type(var); in add_tess_level_input_to_interface_block() local 3053 auto &var_type = meta.strip_array ? get_variable_element_type(var) : get_variable_data_type(var); in add_variable_to_interface_block() local 7451 auto &var_type = get_variable_data_type(*var); in fix_up_interpolant_access_chain() local 12366 auto &var_type = get<SPIRType>(var.basetype); in get_metal_resource_index() local 12503 auto &var_type = get<SPIRType>(arg.type); in argument_decl() local [all …]
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_nir_passes.c | 43 const struct glsl_type *var_type, in get_state_var()
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ast_to_hir.cpp | 3048 const struct glsl_type *var_type, in validate_fragment_flat_interpolation_input() 3140 const struct glsl_type *var_type, in validate_interpolation_qualifier() 3228 const struct glsl_type *var_type, in interpret_interpolation_qualifier() 5236 const struct glsl_type *var_type; in hir() local
|