/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_add_type_matrix.cpp | 40 auto column_type = in IsApplicable() local
|
D | fuzzer_pass_donate_modules.cpp | 290 auto column_type = in HandleTypeOrValue() local
|
D | fuzzer_pass.cpp | 264 opt::analysis::Type* column_type = in FindOrCreateMatrixType() local
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_add_type_matrix.cpp | 40 auto column_type = in IsApplicable() local
|
D | fuzzer_pass_donate_modules.cpp | 290 auto column_type = in HandleTypeOrValue() local
|
D | fuzzer_pass.cpp | 264 opt::analysis::Type* column_type = in FindOrCreateMatrixType() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
D | transformation_add_type_matrix.cpp | 40 auto column_type = in IsApplicable() local
|
D | fuzzer_pass_donate_modules.cpp | 288 auto column_type = in HandleTypeOrValue() local
|
D | fuzzer_pass.cpp | 291 opt::analysis::Type* column_type = in FindOrCreateMatrixType() local
|
/external/toolchain-utils/crosperf/ |
D | column_chart.py | 27 def AddColumn(self, name, column_type): argument
|
/external/javasqlite/src/main/java/SQLite/ |
D | Stmt.java | 212 public native int column_type(int col) throws SQLite.Exception; in column_type() method in Stmt
|
/external/rust/crates/rusqlite/src/ |
D | raw_statement.rs | 62 pub fn column_type(&self, idx: usize) -> c_int { in column_type() method
|
/external/mesa3d/src/compiler/glsl/ |
D | gl_nir_link_uniform_initializers.c | 125 const struct glsl_type *column_type = glsl_get_column_type(type); in copy_constant_to_storage() local
|
D | ir_constant_expression.cpp | 956 const glsl_type *const column_type = array->type->column_type(); in constant_expression_value() local
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_constants.cpp | 100 const auto column_type = _.FindDef(result_type->words()[2]); in ValidateConstantComposite() local
|
D | validate_type.cpp | 185 const auto column_type = _.FindDef(column_type_id); in ValidateTypeMatrix() local
|
D | validate_decorations.cpp | 185 const auto column_type = words[2]; in getBaseAlignment() local 310 const auto column_type = words[2]; in getSize() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_constants.cpp | 100 const auto column_type = _.FindDef(result_type->words()[2]); in ValidateConstantComposite() local
|
D | validate_type.cpp | 185 const auto column_type = _.FindDef(column_type_id); in ValidateTypeMatrix() local
|
D | validate_decorations.cpp | 185 const auto column_type = words[2]; in getBaseAlignment() local 310 const auto column_type = words[2]; in getSize() local
|
D | validation_state.cpp | 804 uint32_t* column_type, in GetMatrixTypeInfo()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/ |
D | validate_constants.cpp | 100 const auto column_type = _.FindDef(result_type->words()[2]); in ValidateConstantComposite() local
|
D | validate_type.cpp | 185 const auto column_type = _.FindDef(column_type_id); in ValidateTypeMatrix() local
|
D | validate_decorations.cpp | 185 const auto column_type = words[2]; in getBaseAlignment() local 310 const auto column_type = words[2]; in getSize() local
|
/external/mesa3d/src/compiler/ |
D | glsl_types.h | 1137 const glsl_type *column_type() const in column_type() function
|