Searched refs:STableSort (Results 1 – 6 of 6) sorted by relevance
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/schema/ |
H A D | ASTBuilder-tbl.cpp | 115 STableSort, in SetName() 146 rc_t rc = VectorInsertUnique ( & name -> items, m_self, & idx, STableSort ); in HandleOverload()
|
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/schema/ |
H A D | ASTBuilder-tbl.cpp | 115 STableSort, in SetName() 146 rc_t rc = VectorInsertUnique ( & name -> items, m_self, & idx, STableSort ); in HandleOverload()
|
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/vdb/ |
H A D | schema-priv.h | 995 int64_t CC STableSort ( const void *item, const void *n );
|
H A D | schema-tbl.c | 480 int64_t CC STableSort ( const void *item, const void *n ) in STableSort() function 2894 rc = VectorInsertUnique ( & name -> items, table, & idx, STableSort ); in table_declaration()
|
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/vdb/ |
H A D | schema-priv.h | 995 int64_t CC STableSort ( const void *item, const void *n );
|
H A D | schema-tbl.c | 480 int64_t CC STableSort ( const void *item, const void *n ) in STableSort() function 2894 rc = VectorInsertUnique ( & name -> items, table, & idx, STableSort ); in table_declaration()
|