Home
last modified time | relevance | path

Searched refs:extract_next (Results 1 – 9 of 9) sorted by relevance

/dports/math/fxt/fxt/demo/ds/
H A Dpriorityqueue-demo.cc77 jjassert( Q.extract_next(tev, ev) ); in main()
/dports/math/fxt/fxt/src/ds/attic/
H A Dpriorityqueue1.h64 bool extract_next(Type1 &t) in extract_next() function
/dports/math/fxt/fxt/src/ds/
H A Dpriorityqueue.h89 bool extract_next(Type1 &t, Type2 &e) in extract_next() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/msg/
H A Dmsg_parser.c818 su_inline issize_t extract_next(msg_t *, msg_pub_t *, char *, isize_t bsiz,
903 m = extract_next(msg, mo, b, bsiz, eos, copy); in msg_extract()
995 extract_next(msg_t *msg, msg_pub_t *mo, char *b, isize_t bsiz, in extract_next() function
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/msg/
H A Dmsg_parser.c818 su_inline issize_t extract_next(msg_t *, msg_pub_t *, char *, isize_t bsiz,
903 m = extract_next(msg, mo, b, bsiz, eos, copy); in msg_extract()
995 extract_next(msg_t *msg, msg_pub_t *mo, char *b, isize_t bsiz, in extract_next() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbm.h1587 size_type extract_next(size_type prev) in extract_next() function
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbm.h1587 size_type extract_next(size_type prev) in extract_next() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/bitset/stress_test/
H A Dstress64.cpp1186 if (bv1.extract_next(0) != 0) in EmptyBVTest()
H A Dstress32.cpp4161 if (bv1.extract_next(0) != 0) in EmptyBVTest()