Home
last modified time | relevance | path

Searched refs:VectorAppend (Results 26 – 50 of 166) sorted by relevance

1234567

/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/vdb/
H A Dprod-func.c275 VectorAppend ( out, & prod -> cid . id, prod ); in VProdResolveFuncParamExpr()
427 rc = VectorAppend ( & local . cache, NULL, inputs ); in VProdResolveScriptExpr()
814 rc = VectorAppend ( inputs, NULL, in ); in VProdResolveEncodingExpr()
839 rc = VectorAppend ( & local . cache, NULL, inputs ); in VProdResolveEncodingExpr()
942 rc = VectorAppend ( & prod -> parms, NULL, orig ); in VFunctionProdMakeBuiltInComp()
945 rc = VectorAppend ( & prod -> parms, NULL, test ); in VFunctionProdMakeBuiltInComp()
H A Dschema-db.c398 rc = VectorAppend ( & db -> db, & m -> cid . id, m ); in database_dbmbr()
487 rc = VectorAppend ( & db -> tbl, & m -> cid . id, m ); in database_tblmbr()
707 rc = VectorAppend ( & self -> dname, & name -> cid . id, name ); in database_declaration()
715 rc = VectorAppend ( & self -> db, & db -> id, db ); in database_declaration()
H A Dprod.c87 rc = VectorAppend ( VCursorGetRow ( curs ), & vcol -> ord, vcol ); in VProdResolveColumn()
H A Dlinker-int.c271 rc = VectorAppend ( & self -> fact, & lfact -> id, lfact ); in VLinkerAddFactories()
333 rc = VectorAppend ( & self -> special, & lspec -> id, lspec ); in VLinkerAddUntyped()
H A Dwprod.c184 rc = VectorAppend ( VCursorGetRow ( curs ), & vcol -> ord, vcol ); in VProdResolveColumn()
235 rc = VectorAppend ( VCursorGetRow ( curs ), & vcol -> ord, vcol ); in VProdResolveColumn()
H A Dschema-view.c209 pb -> rc = VectorAppend ( & self -> vprods, & sym -> u . fwd . id, sym ); in view_fwd_scan()
221 pb -> rc = VectorAppend ( & self -> syms, NULL, sym ); in view_fwd_scan()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Doptional_unittest.cc108 void VectorAppend(std::vector<T>* v) {} in VectorAppend() function
110 void VectorAppend(std::vector<T>* v, const T& e, Ts... es) { in VectorAppend() function
112 VectorAppend(v, es...); in VectorAppend()
120 VectorAppend(&strings, static_cast<std::string>(es)...); in V()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/align/
H A Dsamextract-pool.c49 VectorAppend(&allocs, NULL, cur_block); in morecore()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/align/
H A Dsamextract-pool.c49 VectorAppend(&allocs, NULL, cur_block); in morecore()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/api/
H A Doptional_unittest.cc134 void VectorAppend(std::vector<T>* v) {} in VectorAppend() function
136 void VectorAppend(std::vector<T>* v, const T& e, Ts... es) { in VectorAppend() function
138 VectorAppend(v, es...); in VectorAppend()
146 VectorAppend(&strings, static_cast<std::string>(es)...); in V()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/api/
H A Doptional_unittest.cc134 void VectorAppend(std::vector<T>* v) {} in VectorAppend() function
136 void VectorAppend(std::vector<T>* v, const T& e, Ts... es) { in VectorAppend() function
138 VectorAppend(v, es...); in VectorAppend()
146 VectorAppend(&strings, static_cast<std::string>(es)...); in V()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/api/
H A Doptional_unittest.cc134 void VectorAppend(std::vector<T>* v) {} in VectorAppend() function
136 void VectorAppend(std::vector<T>* v, const T& e, Ts... es) { in VectorAppend() function
138 VectorAppend(v, es...); in VectorAppend()
146 VectorAppend(&strings, static_cast<std::string>(es)...); in V()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/vdb/
H A Dschema-db.c398 rc = VectorAppend ( & db -> db, & m -> cid . id, m ); in database_dbmbr()
487 rc = VectorAppend ( & db -> tbl, & m -> cid . id, m ); in database_tblmbr()
707 rc = VectorAppend ( & self -> dname, & name -> cid . id, name ); in database_declaration()
715 rc = VectorAppend ( & self -> db, & db -> id, db ); in database_declaration()
H A Dprod.c87 rc = VectorAppend ( VCursorGetRow ( curs ), & vcol -> ord, vcol ); in VProdResolveColumn()
H A Dlinker-int.c271 rc = VectorAppend ( & self -> fact, & lfact -> id, lfact ); in VLinkerAddFactories()
333 rc = VectorAppend ( & self -> special, & lspec -> id, lspec ); in VLinkerAddUntyped()
H A Dwprod.c184 rc = VectorAppend ( VCursorGetRow ( curs ), & vcol -> ord, vcol ); in VProdResolveColumn()
235 rc = VectorAppend ( VCursorGetRow ( curs ), & vcol -> ord, vcol ); in VProdResolveColumn()
H A Dschema-view.c209 pb -> rc = VectorAppend ( & self -> vprods, & sym -> u . fwd . id, sym ); in view_fwd_scan()
221 pb -> rc = VectorAppend ( & self -> syms, NULL, sym ); in view_fwd_scan()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/sra-pileup/
H A Dinputfiles.c85 rc = VectorAppend( &self->dbs, &idx, id ); in append_database()
116 rc = VectorAppend( &self->tabs, NULL, it ); in append_table()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/klib/
H A Dvector.c210 LIB_EXPORT rc_t CC VectorAppend ( Vector *self, uint32_t *idx, const void *item ) in VectorAppend() function
328 rc = VectorAppend ( self, NULL, item ); in VectorInsert()
388 rc = VectorAppend ( self, NULL, item ); in VectorInsertUnique()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/klib/
H A Dvector.c210 LIB_EXPORT rc_t CC VectorAppend ( Vector *self, uint32_t *idx, const void *item ) in VectorAppend() function
328 rc = VectorAppend ( self, NULL, item ); in VectorInsert()
388 rc = VectorAppend ( self, NULL, item ); in VectorInsertUnique()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/test/klib/
H A Dtest-hashfile.cpp605 VectorAppend(&threads, NULL, thrd); in TEST_CASE()
607 VectorAppend(&threads, NULL, thrd); in TEST_CASE()
609 VectorAppend(&threads, NULL, thrd); in TEST_CASE()
611 VectorAppend(&threads, NULL, thrd); in TEST_CASE()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/test/klib/
H A Dtest-hashfile.cpp605 VectorAppend(&threads, NULL, thrd); in TEST_CASE()
607 VectorAppend(&threads, NULL, thrd); in TEST_CASE()
609 VectorAppend(&threads, NULL, thrd); in TEST_CASE()
611 VectorAppend(&threads, NULL, thrd); in TEST_CASE()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/schema/
H A DParseTree.cpp130 VectorAppend ( & m_stack, NULL, p_node ); in PushNode()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/schema/
H A DParseTree.cpp130 VectorAppend ( & m_stack, NULL, p_node ); in PushNode()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/fmt/test/
H A Dcontainer-test.cc83 TEST(BasicContainerWriterTest, VectorAppend) { in TEST() argument

1234567