| /external/deqp-deps/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
|
| D | validate_constants.cpp | 289 auto base_type = _.FindDef(instruction[2]); in IsTypeNullable() local
|
| /external/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
|
| D | validate_constants.cpp | 289 auto base_type = _.FindDef(instruction[2]); in IsTypeNullable() local
|
| /external/webrtc/webrtc/base/ |
| D | sigslotrepeater.h | 30 typedef signal0<mt_policy> base_type; typedef 46 typedef signal1<arg1_type, mt_policy> base_type; typedef 62 typedef signal2<arg1_type, arg2_type, mt_policy> base_type; typedef 79 typedef signal3<arg1_type, arg2_type, arg3_type, mt_policy> base_type; typedef
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | instruction.cpp | 223 Instruction* base_type = in IsVulkanStorageImage() local 249 Instruction* base_type = in IsVulkanSampledImage() local 275 Instruction* base_type = in IsVulkanStorageTexelBuffer() local 297 Instruction* base_type = in IsVulkanStorageBuffer() local 331 Instruction* base_type = in IsVulkanUniformBuffer() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | instruction.cpp | 223 Instruction* base_type = in IsVulkanStorageImage() local 249 Instruction* base_type = in IsVulkanSampledImage() local 275 Instruction* base_type = in IsVulkanStorageTexelBuffer() local 297 Instruction* base_type = in IsVulkanStorageBuffer() local 331 Instruction* base_type = in IsVulkanUniformBuffer() local
|
| /external/mesa3d/src/compiler/ |
| D | nir_types.cpp | 349 glsl_scalar_type(enum glsl_base_type base_type) in glsl_scalar_type() 355 glsl_vector_type(enum glsl_base_type base_type, unsigned components) in glsl_vector_type() 362 glsl_matrix_type(enum glsl_base_type base_type, unsigned rows, unsigned columns) in glsl_matrix_type() 394 enum glsl_base_type base_type) in glsl_sampler_type() 407 enum glsl_base_type base_type) in glsl_image_type()
|
| D | glsl_types.cpp | 39 glsl_base_type base_type, unsigned vector_elements, in glsl_type() 72 glsl_type::glsl_type(GLenum gl_type, glsl_base_type base_type, in glsl_type() 623 glsl_type::get_instance(unsigned base_type, unsigned rows, unsigned columns) in get_instance() 1415 const glsl_type *base_type = st->fields.array; in record_location_offset() local 2256 glsl_base_type base_type = (glsl_base_type) (u >> 24); in decode_type_from_blob() local
|
| /external/mesa3d/src/compiler/glsl/tests/ |
| D | uniform_initializer_utils.cpp | 166 generate_data(void *mem_ctx, enum glsl_base_type base_type, in generate_data() 180 generate_array_data(void *mem_ctx, enum glsl_base_type base_type, in generate_array_data()
|
| /external/pdfium/third_party/agg23/ |
| D | agg_conv_dash.h | 30 typedef conv_adaptor_vcgen<VertexSource, vcgen_dash, Markers> base_type; typedef
|
| D | agg_vertex_sequence.h | 31 typedef pod_deque<T, S> base_type; typedef
|
| D | agg_conv_stroke.h | 31 typedef conv_adaptor_vcgen<VertexSource, vcgen_stroke, Markers> base_type; typedef
|
| /external/mesa3d/src/compiler/glsl/ |
| D | link_uniform_initializers.cpp | 50 const enum glsl_base_type base_type, in copy_constant_to_storage() 241 const enum glsl_base_type base_type = in set_uniform_initializer() local
|
| D | link_uniforms.cpp | 580 bool set_opaque_indices(const glsl_type *base_type, in set_opaque_indices() 642 void handle_samplers(const glsl_type *base_type, in handle_samplers() 685 void handle_images(const glsl_type *base_type, in handle_images() 729 void handle_subroutines(const glsl_type *base_type, in handle_subroutines() 802 const glsl_type *base_type; in visit_field() local
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_shader_nir.c | 252 enum glsl_base_type base_type = in si_nir_scan_shader() local 433 enum glsl_base_type base_type = in si_nir_scan_shader() local
|
| /external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/ |
| D | rx-behavior.hpp | 20 typedef detail::multicast_observer<T> base_type; typedef in rxcpp::subjects::detail::behavior_observer
|
| /external/mesa3d/src/compiler/spirv/ |
| D | vtn_variables.c | 410 enum glsl_base_type base_type = glsl_get_base_type(deref_type->type); in vtn_pointer_to_deref() local 621 enum glsl_base_type base_type = glsl_get_base_type(type->type); in vtn_pointer_to_offset() local 669 enum glsl_base_type base_type = glsl_get_base_type(type->type); in vtn_type_block_size() local 804 enum glsl_base_type base_type = glsl_get_base_type(type->type); in _vtn_block_load_store() local 989 enum glsl_base_type base_type = glsl_get_base_type(ptr->type->type); in _vtn_variable_load_store() local 1073 enum glsl_base_type base_type = glsl_get_base_type(src->type->type); in _vtn_variable_copy() local
|
| /external/apache-commons-bcel/src/main/java/org/apache/bcel/util/ |
| D | Class2HTML.java | 183 String base_type = type; in referenceType() local
|
| /external/clang/utils/VtableTest/ |
| D | gen.cc | 100 int base_type = 1; in gs() local
|
| /external/llvm/include/llvm/Support/ |
| D | OnDiskHashTable.h | 435 typedef OnDiskChainedHashTable<Info> base_type; typedef 497 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
| D | OnDiskHashTable.h | 435 typedef OnDiskChainedHashTable<Info> base_type; typedef 497 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() function
|
| /external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/ |
| D | rx-connectable_observable.hpp | 109 typedef observable<T, SourceOperator> base_type; typedef in rxcpp::connectable_observable
|
| D | rx-grouped_observable.hpp | 125 typedef observable<T, SourceOperator> base_type; typedef in rxcpp::grouped_observable
|
| /external/flatbuffers/include/flatbuffers/ |
| D | reflection.h | 47 inline size_t GetTypeSize(reflection::BaseType base_type) { in GetTypeSize() 55 inline size_t GetTypeSizeInline(reflection::BaseType base_type, int type_index, in GetTypeSizeInline()
|