Home
last modified time | relevance | path

Searched refs:m_schema (Results 1 – 25 of 227) sorted by relevance

12345678910

/dports/converters/osm2pgrouting/osm2pgrouting-2.3.8/src/database/
H A Dtable_management.cpp39 m_schema(schema), in Table()
88 m_schema in addSchema()
89 + (m_schema == "" ? "" : ".") in addSchema()
111 + m_schema in create()
117 + m_schema in create()
207 m_schema += (m_schema == "" ? "" : "."); in Tables()
210 + m_schema in Tables()
238 + m_schema in Tables()
315 + m_schema in Tables()
371 + m_schema in Tables()
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qmljs/
H A Djsoncheck.cpp44 , m_schema(nullptr) in JsonCheck()
56 m_schema = schema; in operator ()()
129 if (m_schema->required()) in visit()
131 m_schema->leaveNestedSchema(); in visit()
154 if (m_schema->hasItemSchema()) { in visit()
160 m_schema->leaveNestedSchema(); in visit()
231 if (m_schema->hasMinimum()) { in visit()
247 if (m_schema->hasMaximum()) { in visit()
329 if (m_schema->hasTypeSchema()) { in processSchema()
332 m_schema->leaveNestedSchema(); in processSchema()
[all …]
/dports/databases/kexi/kexi-3.2.0/src/migration/
H A DAlterSchemaWidget.cpp42 m_schema = 0; in AlterSchemaWidget()
84 delete m_schema; in ~AlterSchemaWidget()
89 if (ts == m_schema) { in setTableSchema()
93 delete m_schema; in setTableSchema()
94 m_schema = ts; in setTableSchema()
113 …if (m_schema && m_selectedColumn < int(m_schema->fieldCount()) && m_schema->field(m_selectedColumn… in tableClicked()
126 if (!m_schema) { in typeActivated()
144 if (!m_schema) { in pkeyClicked()
153 return m_schema; in newSchema()
158 KDbTableSchema *schema = m_schema; in takeTableSchema()
[all …]
H A DAlterSchemaTableModel.cpp30 , m_schema(nullptr) in AlterSchemaTableModel()
46 if (index.column() >= (int)m_schema->fieldCount()) in data()
64 if (m_schema) { in headerData()
65 KDbField *fld = m_schema->field(section); in headerData()
67 return m_schema->field(section)->captionOrName(); in headerData()
77 if (m_schema) { in columnCount()
78 return m_schema->fieldCount(); in columnCount()
91 m_schema = schema; in setSchema()
92 if (!m_schema) { in setSchema()
95 beginInsertColumns(QModelIndex(), 0, m_schema->fieldCount() - 1); in setSchema()
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/src/sql/
H A DObjectIdentifier.h31 : m_schema(schema), in ObjectIdentifier()
37 : m_schema("main") in ObjectIdentifier()
51 return (rhs.m_schema == m_schema && rhs.m_name == m_name);
59 const std::string& schema() const { return m_schema; } in schema()
61 void setSchema(const std::string& schema) { m_schema = schema; } in setSchema()
66 m_schema = "main"; in clear()
75 if(shortName && m_schema == "main")
84 if(m_schema == "main") in toDisplayString()
87 return m_schema + "." + m_name; in toDisplayString()
92 …return std::to_string(m_schema.size()) + "," + std::to_string(m_name.size()) + ":" + m_schema + m_… in toSerialised()
[all …]
/dports/databases/kexi/kexi-3.2.0/src/plugins/scripting/kexidb/
H A Dkexidbschema.cpp36 , m_schema(schema) in KexiDBSchema()
49 return m_schema->name(); in name()
53 m_schema->setName(name); in setName()
57 return m_schema->caption(); in caption()
61 m_schema->setCaption(caption); in setCaption()
65 return m_schema->description(); in description()
69 m_schema->setDescription(description); in setDescription()
93 return static_cast< KDbTableSchema* >(m_schema); in tableschema()
118 return static_cast< KDbQuerySchema* >(m_schema); in queryschema()
123 return static_cast< KDbQuerySchema* >(m_schema)->statement().toString(); in statement()
[all …]
/dports/biology/lamarc/lamarc-2.1.8/src/xml/
H A Dparsetreeschema.cpp281 if(i == m_schema.end()) in AddAttribute()
284 i = m_schema.find(parent); in AddAttribute()
285 assert(i != m_schema.end()); in AddAttribute()
295 if(i != m_schema.end()) in AddTag()
304 m_schema[tagName] = VerificationInfo(); in AddTag()
315 if(i == m_schema.end()) in AddSubtag()
329 if(m_schema.find(child) == m_schema.end()) in AddSubtag()
340 if(i == m_schema.end()) in DeprecatedSubtag()
354 if(m_schema.find(child) == m_schema.end()) in DeprecatedSubtag()
365 for(i=m_schema.begin(); i != m_schema.end(); i++) in DebugDump()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-appsync/source/model/
H A DGetIntrospectionSchemaResult.cpp23 m_schema(std::move(toMove.m_schema)) in GetIntrospectionSchemaResult()
34 m_schema = std::move(toMove.m_schema); in operator =()
46 m_schema = result.TakeOwnershipOfPayload(); in operator =()
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/Abc/
H A DISchemaObject.h150 m_schema = SCHEMA( m_object->getProperties(), in IObject()
180 m_schema = SCHEMA( this->getProperties(), in IObject()
210 m_schema = SCHEMA( this->getProperties(), in IObject()
226 SCHEMA &getSchema() { return m_schema; } in getSchema()
227 const SCHEMA &getSchema() const { return m_schema; } in getSchema()
231 void reset() { m_schema.reset(); IObject::reset(); } in reset()
237 return ( IObject::valid() && m_schema.valid() ); in valid()
245 SCHEMA m_schema;
H A DOSchemaObject.h138 SCHEMA &getSchema() { return m_schema; } in getSchema()
139 const SCHEMA &getSchema() const { return m_schema; } in getSchema()
143 void reset() { m_schema.reset(); OObject::reset(); } in reset()
149 return ( OObject::valid() && m_schema.valid() ); in valid()
157 SCHEMA m_schema;
226 m_schema = SCHEMA( m_object->getProperties(), in OSchemaObject()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/test/vdb/
H A Dtest-view.cpp163 THROW_ON_RC ( VDBManagerOpenView ( m_mgr, & ret, m_schema, p_viewName ) ); in OpenAndBindView()
206 REQUIRE_RC_FAIL ( VDBManagerOpenView ( 0, & m_view, m_schema, "V" ) ); in FIXTURE_TEST_CASE()
212 REQUIRE_RC_FAIL ( VDBManagerOpenView ( m_mgr, 0, m_schema, "V" ) ); in FIXTURE_TEST_CASE()
224 REQUIRE_RC_FAIL ( VDBManagerOpenView ( m_mgr, & m_view, m_schema, "zzz" ) ); in FIXTURE_TEST_CASE()
230 REQUIRE_RC ( VDBManagerOpenView ( m_mgr, & m_view, m_schema, "V" ) ); in FIXTURE_TEST_CASE()
310 REQUIRE_RC ( VDBManagerOpenView ( m_mgr, & v, m_schema, "V" ) ); in FIXTURE_TEST_CASE()
319 REQUIRE_RC ( VDBManagerOpenView ( m_mgr, & v, m_schema, "V" ) ); in FIXTURE_TEST_CASE()
334 REQUIRE_RC ( VDBManagerOpenView ( m_mgr, & v, m_schema, "V" ) ); in FIXTURE_TEST_CASE()
352 REQUIRE_RC ( VDBManagerOpenView ( m_mgr, & v, m_schema, "V" ) ); in FIXTURE_TEST_CASE()
361 REQUIRE_RC ( VDBManagerOpenView ( m_mgr, & v, m_schema, "V" ) ); in FIXTURE_TEST_CASE()
[all …]
H A DWVDB_Fixture.hpp47 m_schema ( 0 ), in WVDB_Fixture()
58 if ( m_schema != 0 ) in ~WVDB_Fixture()
60 VSchemaRelease ( m_schema ); in ~WVDB_Fixture()
89 THROW_ON_RC ( VDBManagerMakeSchema ( m_mgr, & m_schema ) ); in MakeDatabase()
90 ParseSchema ( m_schema, p_schemaText ); in MakeDatabase()
93 m_schema, in MakeDatabase()
147 VSchema * m_schema; member in WVDB_Fixture
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/test/vdb/
H A Dtest-view.cpp163 THROW_ON_RC ( VDBManagerOpenView ( m_mgr, & ret, m_schema, p_viewName ) ); in OpenAndBindView()
206 REQUIRE_RC_FAIL ( VDBManagerOpenView ( 0, & m_view, m_schema, "V" ) ); in FIXTURE_TEST_CASE()
212 REQUIRE_RC_FAIL ( VDBManagerOpenView ( m_mgr, 0, m_schema, "V" ) ); in FIXTURE_TEST_CASE()
224 REQUIRE_RC_FAIL ( VDBManagerOpenView ( m_mgr, & m_view, m_schema, "zzz" ) ); in FIXTURE_TEST_CASE()
230 REQUIRE_RC ( VDBManagerOpenView ( m_mgr, & m_view, m_schema, "V" ) ); in FIXTURE_TEST_CASE()
310 REQUIRE_RC ( VDBManagerOpenView ( m_mgr, & v, m_schema, "V" ) ); in FIXTURE_TEST_CASE()
319 REQUIRE_RC ( VDBManagerOpenView ( m_mgr, & v, m_schema, "V" ) ); in FIXTURE_TEST_CASE()
334 REQUIRE_RC ( VDBManagerOpenView ( m_mgr, & v, m_schema, "V" ) ); in FIXTURE_TEST_CASE()
352 REQUIRE_RC ( VDBManagerOpenView ( m_mgr, & v, m_schema, "V" ) ); in FIXTURE_TEST_CASE()
361 REQUIRE_RC ( VDBManagerOpenView ( m_mgr, & v, m_schema, "V" ) ); in FIXTURE_TEST_CASE()
[all …]
H A DWVDB_Fixture.hpp47 m_schema ( 0 ), in WVDB_Fixture()
58 if ( m_schema != 0 ) in ~WVDB_Fixture()
60 VSchemaRelease ( m_schema ); in ~WVDB_Fixture()
89 THROW_ON_RC ( VDBManagerMakeSchema ( m_mgr, & m_schema ) ); in MakeDatabase()
90 ParseSchema ( m_schema, p_schemaText ); in MakeDatabase()
93 m_schema, in MakeDatabase()
147 VSchema * m_schema; member in WVDB_Fixture
/dports/graphics/blender/blender-2.91.0/source/blender/io/alembic/intern/
H A Dabc_reader_points.cc53 m_schema = ipoints.getSchema(); in AbcPointsReader()
54 get_min_max_time(m_iobject, m_schema, m_min_time, m_max_time); in AbcPointsReader()
59 return m_schema.valid(); in valid()
98 if (has_animations(m_schema, m_settings)) { in readObjectData()
134 sample = m_schema.getValue(sample_sel); in read_mesh()
140 m_schema.getName().c_str(), in read_mesh()
157 read_points_sample(m_schema, sample_sel, config); in read_mesh()
H A Dabc_reader_camera.cc46 m_schema = abc_cam.getSchema(); in AbcCameraReader()
48 get_min_max_time(m_iobject, m_schema, m_min_time, m_max_time); in AbcCameraReader()
53 return m_schema.valid(); in valid()
81 m_schema.get(cam_sample, sample_sel); in readObjectData()
83 ICompoundProperty customDataContainer = m_schema.getUserProperties(); in readObjectData()
H A Dabc_reader_mesh.cc490 m_schema = ipoly_mesh.getSchema(); in AbcMeshReader()
497 return m_schema.valid(); in valid()
609 sample = m_schema.getValue(sample_sel); in topology_changed()
614 m_schema.getName().c_str(), in topology_changed()
645 m_schema.getName().c_str(), in read_mesh()
665 m_schema.getName().c_str(), in read_mesh()
728 m_schema.getFaceSetNames(face_sets); in assign_facesets_to_mpoly()
843 m_schema = isubd_mesh.getSchema(); in AbcSubDReader()
850 return m_schema.valid(); in valid()
892 m_schema.getName().c_str(), in readObjectData()
[all …]
/dports/archivers/lazperf/laz-perf-2.0.0/python/lazperf/
H A DPyLazperf.hpp154 m_schema = laszip::io::laz_vlr::to_schema(zipvlr, pointSize); in VlrDecompressor()
158 { return (size_t)m_schema.size_in_bytes(); } in getPointSize()
176 laszip::factory::build_decompressor(*m_decoder, m_schema); in resetDecompressor()
188 Schema m_schema; member in pylazperf::VlrDecompressor
206 , m_schema(s) in VlrCompressor()
207 , m_vlr(laszip::io::laz_vlr::from_schema(m_schema)) in VlrCompressor()
223 { return (size_t)m_schema.size_in_bytes(); } in getPointSize()
244 Schema m_schema; member in pylazperf::VlrCompressor
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-personalize/include/aws/personalize/model/
H A DCreateSchemaRequest.h81 inline const Aws::String& GetSchema() const{ return m_schema; } in GetSchema()
91 inline void SetSchema(const Aws::String& value) { m_schemaHasBeenSet = true; m_schema = value; } in SetSchema()
96 …inline void SetSchema(Aws::String&& value) { m_schemaHasBeenSet = true; m_schema = std::move(value… in SetSchema()
101 inline void SetSchema(const char* value) { m_schemaHasBeenSet = true; m_schema.assign(value); } in SetSchema()
123 Aws::String m_schema; variable
H A DDescribeSchemaResult.h38 inline const DatasetSchema& GetSchema() const{ return m_schema; } in GetSchema()
43 inline void SetSchema(const DatasetSchema& value) { m_schema = value; } in SetSchema()
48 inline void SetSchema(DatasetSchema&& value) { m_schema = std::move(value); } in SetSchema()
62 DatasetSchema m_schema;
/dports/security/modsecurity3/modsecurity-v3.0.5/src/operators/
H A Dvalidate_schema.cc69 m_schema = xmlSchemaParse(m_parserCtx); in evaluate()
70 if (m_schema == NULL) { in evaluate()
83 m_validCtx = xmlSchemaNewValidCtxt(m_schema); in evaluate()
122 xmlSchemaFree(m_schema); in evaluate()
129 xmlSchemaFree(m_schema); in evaluate()
/dports/textproc/zorba/zorba-2.7.0/src/types/
H A Dtypemanagerimpl.cpp81 ar & m_schema; in serialize() local
90 delete m_schema; in ~TypeManagerImpl()
99 if ( m_schema == NULL ) in initializeSchema()
106 if ( m_schema != NULL ) in terminateSchema()
108 delete m_schema; in terminateSchema()
109 m_schema = NULL; in terminateSchema()
265 if (m_schema != NULL) in create_named_atomic_type()
774 if (m_schema == NULL) in create_schema_element_type()
803 if (m_schema == NULL) in get_schema_element_typename()
824 if (m_schema == NULL) in create_schema_attribute_type()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot/include/aws/iot/model/
H A DDescribeIndexResult.h107 inline const Aws::String& GetSchema() const{ return m_schema; } in GetSchema()
118 inline void SetSchema(const Aws::String& value) { m_schema = value; } in SetSchema()
129 inline void SetSchema(Aws::String&& value) { m_schema = std::move(value); } in SetSchema()
140 inline void SetSchema(const char* value) { m_schema.assign(value); } in SetSchema()
181 Aws::String m_schema; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-redshift-data/include/aws/redshift-data/model/
H A DTableMember.h84 inline const Aws::String& GetSchema() const{ return m_schema; } in GetSchema()
94 inline void SetSchema(const Aws::String& value) { m_schemaHasBeenSet = true; m_schema = value; } in SetSchema()
99 …inline void SetSchema(Aws::String&& value) { m_schemaHasBeenSet = true; m_schema = std::move(value… in SetSchema()
104 inline void SetSchema(const char* value) { m_schemaHasBeenSet = true; m_schema.assign(value); } in SetSchema()
175 Aws::String m_schema; variable
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/dialogs/
H A DTagGuesser.cpp44 m_schema = schema; in setSchema()
73 if( !m_fileName.isEmpty() && !m_schema.isEmpty() ) in guess()
75 …bug() << "Guessing tags from file name '" << m_fileName << "', using schema '" << m_schema << "'."; in guess()
76 Meta::FieldHash tags = Meta::Tag::TagGuesser::guessTagsByScheme( m_fileName, m_schema, in guess()

12345678910