Home
last modified time | relevance | path

Searched +defs:org +defs:table (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/dports/devel/sentry-cli/sentry-cli-1.71.0/src/commands/
H A Dreleases.rs37 pub org: String, field
500 let org = ctx.get_org()?; localVariable
557 let mut table = Table::new(); localVariable
695 let mut table = Table::new(); localVariable
741 let org = ctx.get_org()?; localVariable
773 let mut table = Table::new(); localVariable
781 let org = ctx.get_org()?; localVariable
816 let org = ctx.get_org()?; localVariable
853 let org = ctx.get_org()?; localVariable
1098 let org = ctx.get_org()?; localVariable
[all …]
H A Drepos.rs21 let org = config.get_org(matches)?; in execute() localVariable
24 let mut table = Table::new(); in execute() localVariable
H A Dprojects.rs20 let org = config.get_org(matches)?; in execute() localVariable
29 let mut table = Table::new(); in execute() localVariable
H A Dmonitors.rs18 pub org: String, field
78 let mut table = Table::new(); in execute_list() localVariable
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/edit/
H A Dmail_report.cpp57 CRef<CSeq_table> table(new CSeq_table()); in BEGIN_SCOPE() local
90 void MakeMailReportPostReport(CSeq_table& table, CScope& scope) in MakeMailReportPostReport()
103 CRef<COrg_ref> org(new COrg_ref()); in MakeMailReportPostReport() local
165 void ReportMailReportLine(CNcbiOstrstream& lines, const CSeq_table& table, size_t i, CScope* scope … in ReportMailReportLine()
187 string GetReportFromMailReportTable(const CSeq_table& table, CScope* scope) in GetReportFromMailReportTable()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/edit/
H A Dmail_report.cpp57 CRef<CSeq_table> table(new CSeq_table()); in BEGIN_SCOPE() local
90 void MakeMailReportPostReport(CSeq_table& table, CScope& scope) in MakeMailReportPostReport()
103 CRef<COrg_ref> org(new COrg_ref()); in MakeMailReportPostReport() local
165 void ReportMailReportLine(CNcbiOstrstream& lines, const CSeq_table& table, size_t i, CScope* scope … in ReportMailReportLine()
187 string GetReportFromMailReportTable(const CSeq_table& table, CScope* scope) in GetReportFromMailReportTable()
/dports/net-im/fractal/fractal-4.4.0/vendor/comrak/src/
H A Dhtml.rs208 let org = i; in tagfilter_block() localVariable
260 let org = i; in escape() localVariable
313 let org = i; in escape_href() localVariable
654 let table = &node.parent().unwrap().parent().unwrap().data.borrow().value; in format_node() localVariable
/dports/lang/mosh/mosh-0.2.7/misc/scripts/
H A Ddetect-repeat.cpp64 int org = pos; in readline() local
104 inline int get(int* table, int insn1, int op1, int insn2, int op2, int insn3, int op3) in get()
109 inline void inc(int* table, int insn1, int op1, int insn2, int op2, int insn3, int op3) in inc()
119 inline void incAll(int* table, int insn1, int op1, int insn2, int op2, int insn3, int op3) in incAll()
235 int* table = new int[tableSize]; in main() local
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/ndbapi/
H A DNdbDictionary.cpp56 NdbDictionary::Column::Column(const NdbDictionary::Column & org) in Column()
304 NdbDictionary::Table::Table(const NdbDictionary::Table & org) in Table()
323 NdbDictionary::Table::operator=(const NdbDictionary::Table& table) in operator =()
787 NdbDictionary::Index::setTable(const char * table){ in setTable()
963 NdbDictionary::Event::setTable(const Table& table) in setTable()
975 NdbDictionary::Event::setTable(const char * table) in setTable()
1100 NdbDictionary::Tablespace::Tablespace(const NdbDictionary::Tablespace & org) in Tablespace()
1196 NdbDictionary::LogfileGroup::LogfileGroup(const NdbDictionary::LogfileGroup & org) in LogfileGroup()
1271 NdbDictionary::Datafile::Datafile(const NdbDictionary::Datafile & org) in Datafile()
1366 NdbDictionary::Undofile::Undofile(const NdbDictionary::Undofile & org) in Undofile()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdb.cpp381 const NdbDictionary::Table *table, in computeHash()
462 UintPtr org = UintPtr(buf); in computeHash() local
591 UintPtr org = UintPtr(buf); in computeHash() local
731 Ndb::startTransaction(const NdbDictionary::Table *table, in startTransaction()
1125 const NdbTableImpl* table = info->m_table_impl; in getAutoIncrementValue() local
1173 Ndb::getTupleIdFromNdb(const NdbTableImpl* table, in getTupleIdFromNdb()
1258 const NdbTableImpl* table = info->m_table_impl; in readAutoIncrementValue() local
1304 Ndb::readTupleIdFromNdb(const NdbTableImpl* table, in readTupleIdFromNdb()
1352 const NdbTableImpl* table = info->m_table_impl; in setAutoIncrementValue() local
1396 Ndb::setTupleIdInNdb(const NdbTableImpl* table, in setTupleIdInNdb()
[all …]
H A DNdbDictionary.cpp175 NdbDictionary::Column::Column(const NdbDictionary::Column & org) in Column()
496 NdbDictionary::Table::Table(const NdbDictionary::Table & org) in Table()
1088 NdbDictionary::Index::setTable(const char * table){ in setTable()
1338 NdbDictionary::Event::setTable(const Table& table) in setTable()
1350 NdbDictionary::Event::setTable(const char * table) in setTable()
1475 NdbDictionary::Tablespace::Tablespace(const NdbDictionary::Tablespace & org) in Tablespace()
1571 NdbDictionary::LogfileGroup::LogfileGroup(const NdbDictionary::LogfileGroup & org) in LogfileGroup()
1646 NdbDictionary::Datafile::Datafile(const NdbDictionary::Datafile & org) in Datafile()
1741 NdbDictionary::Undofile::Undofile(const NdbDictionary::Undofile & org) in Undofile()
1832 NdbDictionary::HashMap::HashMap(const NdbDictionary::HashMap & org) in HashMap()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdb.cpp381 const NdbDictionary::Table *table, in computeHash()
462 UintPtr org = UintPtr(buf); in computeHash() local
591 UintPtr org = UintPtr(buf); in computeHash() local
731 Ndb::startTransaction(const NdbDictionary::Table *table, in startTransaction()
1125 const NdbTableImpl* table = info->m_table_impl; in getAutoIncrementValue() local
1173 Ndb::getTupleIdFromNdb(const NdbTableImpl* table, in getTupleIdFromNdb()
1258 const NdbTableImpl* table = info->m_table_impl; in readAutoIncrementValue() local
1304 Ndb::readTupleIdFromNdb(const NdbTableImpl* table, in readTupleIdFromNdb()
1352 const NdbTableImpl* table = info->m_table_impl; in setAutoIncrementValue() local
1396 Ndb::setTupleIdInNdb(const NdbTableImpl* table, in setTupleIdInNdb()
[all …]
H A DNdbDictionary.cpp175 NdbDictionary::Column::Column(const NdbDictionary::Column & org) in Column()
496 NdbDictionary::Table::Table(const NdbDictionary::Table & org) in Table()
1088 NdbDictionary::Index::setTable(const char * table){ in setTable()
1338 NdbDictionary::Event::setTable(const Table& table) in setTable()
1350 NdbDictionary::Event::setTable(const char * table) in setTable()
1475 NdbDictionary::Tablespace::Tablespace(const NdbDictionary::Tablespace & org) in Tablespace()
1571 NdbDictionary::LogfileGroup::LogfileGroup(const NdbDictionary::LogfileGroup & org) in LogfileGroup()
1646 NdbDictionary::Datafile::Datafile(const NdbDictionary::Datafile & org) in Datafile()
1741 NdbDictionary::Undofile::Undofile(const NdbDictionary::Undofile & org) in Undofile()
1832 NdbDictionary::HashMap::HashMap(const NdbDictionary::HashMap & org) in HashMap()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdb.cpp381 const NdbDictionary::Table *table, in computeHash()
462 UintPtr org = UintPtr(buf); in computeHash() local
591 UintPtr org = UintPtr(buf); in computeHash() local
731 Ndb::startTransaction(const NdbDictionary::Table *table, in startTransaction()
1125 const NdbTableImpl* table = info->m_table_impl; in getAutoIncrementValue() local
1173 Ndb::getTupleIdFromNdb(const NdbTableImpl* table, in getTupleIdFromNdb()
1258 const NdbTableImpl* table = info->m_table_impl; in readAutoIncrementValue() local
1304 Ndb::readTupleIdFromNdb(const NdbTableImpl* table, in readTupleIdFromNdb()
1352 const NdbTableImpl* table = info->m_table_impl; in setAutoIncrementValue() local
1396 Ndb::setTupleIdInNdb(const NdbTableImpl* table, in setTupleIdInNdb()
[all …]
H A DNdbDictionary.cpp175 NdbDictionary::Column::Column(const NdbDictionary::Column & org) in Column()
496 NdbDictionary::Table::Table(const NdbDictionary::Table & org) in Table()
1088 NdbDictionary::Index::setTable(const char * table){ in setTable()
1338 NdbDictionary::Event::setTable(const Table& table) in setTable()
1350 NdbDictionary::Event::setTable(const char * table) in setTable()
1475 NdbDictionary::Tablespace::Tablespace(const NdbDictionary::Tablespace & org) in Tablespace()
1571 NdbDictionary::LogfileGroup::LogfileGroup(const NdbDictionary::LogfileGroup & org) in LogfileGroup()
1646 NdbDictionary::Datafile::Datafile(const NdbDictionary::Datafile & org) in Datafile()
1741 NdbDictionary::Undofile::Undofile(const NdbDictionary::Undofile & org) in Undofile()
1832 NdbDictionary::HashMap::HashMap(const NdbDictionary::HashMap & org) in HashMap()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/ndbapi/
H A DNdb.cpp381 const NdbDictionary::Table *table, in computeHash()
462 UintPtr org = UintPtr(buf); in computeHash() local
591 UintPtr org = UintPtr(buf); in computeHash() local
731 Ndb::startTransaction(const NdbDictionary::Table *table, in startTransaction()
1125 const NdbTableImpl* table = info->m_table_impl; in getAutoIncrementValue() local
1173 Ndb::getTupleIdFromNdb(const NdbTableImpl* table, in getTupleIdFromNdb()
1258 const NdbTableImpl* table = info->m_table_impl; in readAutoIncrementValue() local
1304 Ndb::readTupleIdFromNdb(const NdbTableImpl* table, in readTupleIdFromNdb()
1352 const NdbTableImpl* table = info->m_table_impl; in setAutoIncrementValue() local
1396 Ndb::setTupleIdInNdb(const NdbTableImpl* table, in setTupleIdInNdb()
[all …]
H A DNdbDictionary.cpp175 NdbDictionary::Column::Column(const NdbDictionary::Column & org) in Column()
496 NdbDictionary::Table::Table(const NdbDictionary::Table & org) in Table()
1088 NdbDictionary::Index::setTable(const char * table){ in setTable()
1338 NdbDictionary::Event::setTable(const Table& table) in setTable()
1350 NdbDictionary::Event::setTable(const char * table) in setTable()
1475 NdbDictionary::Tablespace::Tablespace(const NdbDictionary::Tablespace & org) in Tablespace()
1571 NdbDictionary::LogfileGroup::LogfileGroup(const NdbDictionary::LogfileGroup & org) in LogfileGroup()
1646 NdbDictionary::Datafile::Datafile(const NdbDictionary::Datafile & org) in Datafile()
1741 NdbDictionary::Undofile::Undofile(const NdbDictionary::Undofile & org) in Undofile()
1832 NdbDictionary::HashMap::HashMap(const NdbDictionary::HashMap & org) in HashMap()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/ndbapi/
H A DNdb.cpp381 const NdbDictionary::Table *table, in computeHash()
462 UintPtr org = UintPtr(buf); in computeHash() local
591 UintPtr org = UintPtr(buf); in computeHash() local
731 Ndb::startTransaction(const NdbDictionary::Table *table, in startTransaction()
1125 const NdbTableImpl* table = info->m_table_impl; in getAutoIncrementValue() local
1173 Ndb::getTupleIdFromNdb(const NdbTableImpl* table, in getTupleIdFromNdb()
1258 const NdbTableImpl* table = info->m_table_impl; in readAutoIncrementValue() local
1304 Ndb::readTupleIdFromNdb(const NdbTableImpl* table, in readTupleIdFromNdb()
1352 const NdbTableImpl* table = info->m_table_impl; in setAutoIncrementValue() local
1396 Ndb::setTupleIdInNdb(const NdbTableImpl* table, in setTupleIdInNdb()
[all …]
H A DNdbDictionary.cpp175 NdbDictionary::Column::Column(const NdbDictionary::Column & org) in Column()
496 NdbDictionary::Table::Table(const NdbDictionary::Table & org) in Table()
1088 NdbDictionary::Index::setTable(const char * table){ in setTable()
1338 NdbDictionary::Event::setTable(const Table& table) in setTable()
1350 NdbDictionary::Event::setTable(const char * table) in setTable()
1475 NdbDictionary::Tablespace::Tablespace(const NdbDictionary::Tablespace & org) in Tablespace()
1571 NdbDictionary::LogfileGroup::LogfileGroup(const NdbDictionary::LogfileGroup & org) in LogfileGroup()
1646 NdbDictionary::Datafile::Datafile(const NdbDictionary::Datafile & org) in Datafile()
1741 NdbDictionary::Undofile::Undofile(const NdbDictionary::Undofile & org) in Undofile()
1832 NdbDictionary::HashMap::HashMap(const NdbDictionary::HashMap & org) in HashMap()
[all …]
/dports/devel/gputils/gputils-1.5.0/gputils/
H A Dgpdasm.c329 const core_sfr_t *table; in _write_core_sfr_list() local
415 int org; in _mark_false_addresses() local
461 int org; in _recognize_labels_and_spec_words() local
661 int org; in _recognize_registers() local
1106 int org; in _dasm() local
/dports/devel/gputils/gputils-1.5.0/libgputils/
H A Dgpwriteobj.c194 unsigned int org; in _write_section_data() local
481 uint8_t table[MAX_STRING_TABLE]; /* string table */ in gp_writeobj_write_coff() local
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/comrak-0.12.1/src/
H A Dhtml.rs219 let org = i; in tagfilter_block() localVariable
309 let org = i; in escape_href() localVariable
745 let table = &node.parent().unwrap().parent().unwrap().data.borrow().value; in format_node() localVariable
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/ndbapi/
H A DNdb.cpp398 const NdbDictionary::Table *table, in computeHash()
490 UintPtr org = UintPtr(buf); in computeHash() local
622 UintPtr org = UintPtr(buf); in computeHash() local
748 Ndb::startTransaction(const NdbDictionary::Table *table, in startTransaction()
1215 const NdbTableImpl* table = info->m_table_impl; in getAutoIncrementValue() local
1263 Ndb::getTupleIdFromNdb(const NdbTableImpl* table, in getTupleIdFromNdb()
1373 const NdbTableImpl* table = info->m_table_impl; in readAutoIncrementValue() local
1419 Ndb::readTupleIdFromNdb(const NdbTableImpl* table, in readTupleIdFromNdb()
1467 const NdbTableImpl* table = info->m_table_impl; in setAutoIncrementValue() local
1511 Ndb::setTupleIdInNdb(const NdbTableImpl* table, in setTupleIdInNdb()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdb.cpp398 const NdbDictionary::Table *table, in computeHash()
490 UintPtr org = UintPtr(buf); in computeHash() local
622 UintPtr org = UintPtr(buf); in computeHash() local
748 Ndb::startTransaction(const NdbDictionary::Table *table, in startTransaction()
1215 const NdbTableImpl* table = info->m_table_impl; in getAutoIncrementValue() local
1263 Ndb::getTupleIdFromNdb(const NdbTableImpl* table, in getTupleIdFromNdb()
1373 const NdbTableImpl* table = info->m_table_impl; in readAutoIncrementValue() local
1419 Ndb::readTupleIdFromNdb(const NdbTableImpl* table, in readTupleIdFromNdb()
1467 const NdbTableImpl* table = info->m_table_impl; in setAutoIncrementValue() local
1511 Ndb::setTupleIdInNdb(const NdbTableImpl* table, in setTupleIdInNdb()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/ndbapi/
H A DNdb.cpp398 const NdbDictionary::Table *table, in computeHash()
490 UintPtr org = UintPtr(buf); in computeHash() local
622 UintPtr org = UintPtr(buf); in computeHash() local
748 Ndb::startTransaction(const NdbDictionary::Table *table, in startTransaction()
1215 const NdbTableImpl* table = info->m_table_impl; in getAutoIncrementValue() local
1263 Ndb::getTupleIdFromNdb(const NdbTableImpl* table, in getTupleIdFromNdb()
1373 const NdbTableImpl* table = info->m_table_impl; in readAutoIncrementValue() local
1419 Ndb::readTupleIdFromNdb(const NdbTableImpl* table, in readTupleIdFromNdb()
1467 const NdbTableImpl* table = info->m_table_impl; in setAutoIncrementValue() local
1511 Ndb::setTupleIdInNdb(const NdbTableImpl* table, in setTupleIdInNdb()
[all …]

12345678910>>...12