Searched defs:column_type (Results 1 – 15 of 15) sorted by relevance
23 def AddColumn(self, name, column_type): argument
212 public native int column_type(int col) throws SQLite.Exception; in column_type() method in Stmt
101 const auto column_type = _.FindDef(result_type->words()[2]); in ValidateConstantComposite() local
84 const auto column_type = _.FindDef(column_type_id); in ValidateTypeMatrix() local
185 const auto column_type = words[2]; in getBaseAlignment() local305 const auto column_type = words[2]; in getSize() local
786 uint32_t* column_type, in GetMatrixTypeInfo()
85 const auto column_type = _.FindDef(column_type_id); in ValidateTypeMatrix() local
185 const auto column_type = words[2]; in getBaseAlignment() local310 const auto column_type = words[2]; in getSize() local
803 uint32_t* column_type, in GetMatrixTypeInfo()
790 const glsl_type *const column_type = array->type->column_type(); in constant_expression_value() local
742 const glsl_type *column_type() const in column_type() function
73 int (*column_type)(sqlite3_stmt*,int iCol); member
426 const Type column_type = GetType(m_basic_type, 1, m_n_rows); in GetGLSLConstructor() local