| /third_party/flatbuffers/src/ |
| D | bfbs_gen.h | 75 static bool IsStructOrTable(const reflection::BaseType base_type) { in IsStructOrTable() 79 static bool IsFloatingPoint(const reflection::BaseType base_type) { in IsFloatingPoint() 83 static bool IsBool(const reflection::BaseType base_type) { in IsBool() 87 static bool IsSingleByte(const reflection::BaseType base_type) { in IsSingleByte() 91 static bool IsVector(const reflection::BaseType base_type) { in IsVector() 138 const reflection::BaseType base_type = variable 151 const reflection::BaseType base_type = variable 195 const reflection::BaseType base_type = variable
|
| D | bfbs_gen_nim.cpp | 201 const r::BaseType base_type = field->type()->base_type(); in GenerateObject() local 402 const r::BaseType base_type = field->type()->base_type(); in GenerateMethod() local 409 const r::BaseType base_type = in GenerateGetter() local 454 const r::BaseType base_type = in GenerateType() local 487 const r::BaseType base_type = in GenerateTypeBasic() local 517 const r::BaseType base_type = field->type()->base_type(); in DefaultValue() local
|
| D | bfbs_gen_lua.cpp | 223 const r::BaseType base_type = field->type()->base_type(); in GenerateObjects() local 509 const r::BaseType base_type = field->type()->base_type(); in GenerateMethod() local 529 const r::BaseType base_type = in GenerateType() local 562 const r::BaseType base_type = field->type()->base_type(); in DefaultValue() local
|
| /third_party/spirv-tools/source/val/ |
| D | validate_bitwise.cpp | 28 const uint32_t base_type) { in ValidateBaseType() 73 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 143 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 171 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 192 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 207 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_bitwise.cpp | 42 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 117 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 151 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 178 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 193 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| D | validate_bitwise.cpp | 42 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 117 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 151 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 178 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 193 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local
|
| /third_party/mesa3d/src/compiler/ |
| D | builtin_types.py | 6 def simple_type(name, gl_type, base_type, rows, cols): argument 15 def sampler_type(name, gl_type, base_type, dim, shadow, array, sampled_type): argument 28 def vector_type(base_name, vec_name, base_type, gl_type, extra_gl_type=None): argument
|
| D | glsl_types.h | 156 glsl_base_type_get_bit_size(const enum glsl_base_type base_type) in glsl_base_type_get_bit_size() 288 enum glsl_base_type base_type:8; member 993 glsl_simple_type(unsigned base_type, unsigned rows, unsigned columns) in glsl_simple_type() 1092 glsl_scalar_type(enum glsl_base_type base_type) in glsl_scalar_type() 1098 glsl_vector_type(enum glsl_base_type base_type, unsigned components) in glsl_vector_type() 1106 glsl_matrix_type(enum glsl_base_type base_type, in glsl_matrix_type()
|
| D | glsl_types.c | 62 enum glsl_base_type base_type, unsigned vector_elements, in make_vector_matrix_type() 612 glsl_simple_explicit_type(unsigned base_type, unsigned rows, unsigned columns, in glsl_simple_explicit_type() 742 get_explicit_matrix_instance(unsigned int base_type, unsigned int rows, unsigned int columns, in get_explicit_matrix_instance() 1869 const glsl_type *base_type = st->fields.array; in glsl_get_struct_location_offset() local 3011 unsigned base_type:5; member 3019 unsigned base_type:5; member 3027 unsigned base_type:5; member 3033 unsigned base_type:5; member 3200 enum glsl_base_type base_type = (enum glsl_base_type)encoded.basic.base_type; in decode_type_from_blob() local 3886 glsl_type_count(const glsl_type *type, enum glsl_base_type base_type) in glsl_type_count()
|
| /third_party/python/Lib/importlib/metadata/ |
| D | _itertools.py | 23 def always_iterable(obj, base_type=(str, bytes)): argument
|
| /third_party/mindspore/mindspore-src/source/tests/st/pi_jit/control_flow/ |
| D | test_fallback_tuple_with_mindspore_function.py | 33 def test_isinstance(a, base_type): argument
|
| /third_party/skia/third_party/externals/tint/src/inspector/ |
| D | resource_binding.cc | 50 ResourceBinding::SampledKind BaseTypeToSampledKind(const sem::Type* base_type) { in BaseTypeToSampledKind()
|
| D | test_inspector_builder.cc | 232 const ast::Type* base_type, in MakeSamplerReferenceBodyFunction() 252 const ast::Type* base_type, in MakeSamplerReferenceBodyFunction() 275 const ast::Type* base_type, in MakeComparisonSamplerReferenceBodyFunction()
|
| /third_party/spirv-tools/source/opt/ |
| D | instruction.cpp | 284 Instruction* base_type = in IsVulkanStorageImage() local 319 Instruction* base_type = in IsVulkanSampledImage() local 354 Instruction* base_type = in IsVulkanStorageTexelBuffer() local 385 Instruction* base_type = in IsVulkanStorageBuffer() local 444 Instruction* base_type = in IsVulkanUniformBuffer() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | instruction.cpp | 277 Instruction* base_type = in IsVulkanStorageImage() local 311 Instruction* base_type = in IsVulkanSampledImage() local 345 Instruction* base_type = in IsVulkanStorageTexelBuffer() local 375 Instruction* base_type = in IsVulkanStorageBuffer() local 433 Instruction* base_type = in IsVulkanUniformBuffer() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | instruction.cpp | 277 Instruction* base_type = in IsVulkanStorageImage() local 311 Instruction* base_type = in IsVulkanSampledImage() local 345 Instruction* base_type = in IsVulkanStorageTexelBuffer() local 375 Instruction* base_type = in IsVulkanStorageBuffer() local 433 Instruction* base_type = in IsVulkanUniformBuffer() local
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| D | dxil_enums.c | 75 enum glsl_base_type base_type = glsl_get_base_type(type); in dxil_get_comp_type() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| D | gl_nir_link_uniform_initializers.c | 117 const enum glsl_base_type base_type = glsl_get_base_type(type); in copy_constant_to_storage() local 222 const enum glsl_base_type base_type = glsl_get_base_type(element_type); in set_uniform_initializer() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| D | ir3_cf.c | 137 type_t base_type = ir3_output_conv_type(src, &can_fold); in try_conversion_folding() local
|
| /third_party/rust/rust/src/tools/clippy/clippy_lints/src/methods/ |
| D | expect_fun_call.rs | 35 let base_type = arg_type.peel_refs(); in check() localVariable
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_mod_analysis.c | 61 nir_alu_type base_type = nir_alu_type_get_base_type(val_type); in nir_mod_analysis() local
|
| D | nir_lower_alu.c | 142 nir_alu_type base_type = nir_op_infos[instr->op].output_type; in lower_alu_instr() local
|
| /third_party/mesa3d/src/compiler/spirv/ |
| D | vtn_alu.c | 135 vtn_mediump_downconvert(struct vtn_builder *b, enum glsl_base_type base_type, nir_def *def) in vtn_mediump_downconvert() 167 enum glsl_base_type base_type = glsl_get_base_type(src->type); in vtn_mediump_downconvert_value() local 590 vtn_mediump_upconvert(struct vtn_builder *b, enum glsl_base_type base_type, nir_def *def) in vtn_mediump_upconvert() 610 enum glsl_base_type base_type = glsl_get_base_type(value->type); in vtn_mediump_upconvert_value() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/grad/ |
| D | median_grad.cc | 98 TypePtr const base_type = kFloat64; in MedianGradInferType() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/acl_ir/ |
| D | acl_helper.cc | 351 auto base_type = common::AnfAlgo::GetPrevNodeOutputInferDataType(cnode, ms_real_idx); in GetKernelInfoByInputs() local 410 auto base_type = common::AnfAlgo::GetOutputInferDataType(node, i); in GetKernelInfoByOutputs() local 469 bool AclHelper::IsInputDtypeSupport(const std::string &kernel_name, TypeId base_type, size_t idx) { in IsInputDtypeSupport()
|