Home
last modified time | relevance | path

Searched defs:column_type (Results 1 – 25 of 40) sorted by relevance

12

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_add_type_matrix.cpp40 auto column_type = in IsApplicable() local
Dfuzzer_pass_donate_modules.cpp289 auto column_type = in HandleTypeOrValue() local
Dfuzzer_pass.cpp309 opt::analysis::Type* column_type = in FindOrCreateMatrixType() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_type_matrix.cpp40 auto column_type = in IsApplicable() local
Dfuzzer_pass_donate_modules.cpp289 auto column_type = in HandleTypeOrValue() local
Dfuzzer_pass.cpp309 opt::analysis::Type* column_type = in FindOrCreateMatrixType() local
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dtransformation_add_type_matrix.cpp40 auto column_type = in IsApplicable() local
Dfuzzer_pass_donate_modules.cpp289 auto column_type = in HandleTypeOrValue() local
Dfuzzer_pass.cpp309 opt::analysis::Type* column_type = in FindOrCreateMatrixType() local
/external/toolchain-utils/crosperf/
Dcolumn_chart.py27 def AddColumn(self, name, column_type): argument
/external/perfetto/src/trace_processor/db/column/
Dnumeric_storage.h55 ColumnType column_type() const { return storage_type_; } in column_type() function
/external/perfetto/protos/perfetto/trace_processor/
Dserialization.proto63 optional uint32 column_type = 3; field
/external/javasqlite/src/main/java/SQLite/
DStmt.java212 public native int column_type(int col) throws SQLite.Exception; in column_type() method in Stmt
/external/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniform_initializers.c124 const struct glsl_type *column_type = glsl_get_column_type(type); in copy_constant_to_storage() local
/external/rust/android-crates-io/crates/rusqlite/src/
Draw_statement.rs68 pub fn column_type(&self, idx: usize) -> c_int { in column_type() method
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_constants.cpp99 const auto column_type = _.FindDef(result_type->words()[2]); in ValidateConstantComposite() local
Dvalidate_type.cpp172 const auto column_type = _.FindDef(column_type_id); in ValidateTypeMatrix() local
Dvalidate_decorations.cpp189 const auto column_type = words[2]; in getBaseAlignment() local
331 const auto column_type = words[2]; in getSize() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_constants.cpp99 const auto column_type = _.FindDef(result_type->words()[2]); in ValidateConstantComposite() local
Dvalidate_type.cpp170 const auto column_type = _.FindDef(column_type_id); in ValidateTypeMatrix() local
Dvalidate_decorations.cpp209 const auto column_type = words[2]; in getBaseAlignment() local
349 const auto column_type = words[2]; in getSize() local
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_constants.cpp108 const auto column_type = _.FindDef(result_type->words()[2]); in ValidateConstantComposite() local
Dvalidate_type.cpp226 const auto column_type = _.FindDef(column_type_id); in ValidateTypeMatrix() local
Dvalidate_decorations.cpp189 const auto column_type = words[2]; in getBaseAlignment() local
331 const auto column_type = words[2]; in getSize() local
/external/perfetto/src/trace_processor/db/
Druntime_table.cc514 SqlValue::Type column_type = in Build() local

12