Home
last modified time | relevance | path

Searched defs:pqueue (Results 1 – 25 of 236) sorted by relevance

12345678910

/dports/net/pptpclient/pptp-1.10.0/
H A Dpqueue.h19 typedef struct pqueue { struct
20 struct pqueue *next; argument
21 struct pqueue *prev; argument
27 } pqueue_t; argument
/dports/net/quagga/quagga-1.2.4/lib/
H A Dpqueue.h24 struct pqueue struct
36 extern struct pqueue *pqueue_create (void); argument
/dports/devel/hyperscan/hyperscan-5.4.0/unit/internal/
H A Dpqueue.cpp52 TEST(pqueue, sort1) { in TEST() argument
60 TEST(pqueue, sort2) { in TEST() argument
68 TEST(pqueue, sort3) { in TEST() argument
76 TEST(pqueue, sort4) { in TEST() argument
84 TEST(pqueue, sort5) { in TEST() argument
92 TEST(pqueue, sort6) { in TEST() argument
100 TEST(pqueue, sort7) { in TEST() argument
108 TEST(pqueue, sort8) { in TEST() argument
116 TEST(pqueue, sort9) { in TEST() argument
124 TEST(pqueue, sort10) { in TEST() argument
[all …]
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/polyselect/
H A Dropt_tree.c715 insert_alpha_pq_up ( alpha_pq *pqueue, in insert_alpha_pq_up()
747 insert_alpha_pq_down ( alpha_pq *pqueue, in insert_alpha_pq_down()
789 extract_alpha_pq ( alpha_pq *pqueue, in extract_alpha_pq()
817 insert_alpha_pq ( alpha_pq *pqueue, in insert_alpha_pq()
848 reset_alpha_pq ( alpha_pq *pqueue ) in reset_alpha_pq()
876 remove_rep_alpha ( alpha_pq *pqueue ) in remove_rep_alpha()
1160 insert_MurphyE_pq_up ( MurphyE_pq *pqueue, in insert_MurphyE_pq_up()
1238 extract_MurphyE_pq ( MurphyE_pq *pqueue, in extract_MurphyE_pq()
1266 insert_MurphyE_pq ( MurphyE_pq *pqueue, in insert_MurphyE_pq()
1296 reset_MurphyE_pq ( MurphyE_pq *pqueue ) in reset_MurphyE_pq()
[all …]
H A Dropt_stage1.c379 sublattice_pq *pqueue ) in return_combined_sublattice_crt()
483 sublattice_pq *pqueue, in return_combined_sublattice()
806 sublattice_pq *pqueue, in return_best_sublattice()
876 sublattice_pq *pqueue; in ropt_stage1() local
/dports/math/pspp/pspp-1.4.1/src/math/
H A Dsort.c47 struct pqueue *pqueue; member
199 struct pqueue struct
202 struct pqueue_record *records; argument
219 static struct pqueue * argument
/dports/science/cdo/cdo-2.0.0/src/kdtreelib/
H A Dkdtree.h102 typedef struct pqueue { struct
107 } pqueue; typedef
/dports/mail/mailagent/mailagent-9a14a15/agent/pl/
H A Dpqueue.pl27 sub pqueue { subroutine
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/methods/neighbor_search/
H A Dneighbor_search_rules_impl.hpp55 CandidateList pqueue(CandidateCmp(), std::move(vect)); in NeighborSearchRules() local
72 CandidateList& pqueue = candidates[i]; in GetResults() local
502 CandidateList& pqueue = candidates[queryIndex]; in InsertNeighbor() local
/dports/net/nsq/nsq-1.2.1/internal/pqueue/
H A Dpqueue_test.go1 package pqueue package
/dports/security/libressl-static/libressl-3.3.5/include/
H A Dpqueue.h66 typedef struct _pqueue *pqueue; typedef
/dports/sysutils/barrier/barrier-2.3.3/ext/openssl/windows/x86/include/openssl/
H A Dpqueue.h70 typedef struct _pqueue *pqueue; typedef
/dports/sysutils/barrier/barrier-2.3.3/ext/openssl/windows/x64/include/openssl/
H A Dpqueue.h70 typedef struct _pqueue *pqueue; typedef
/dports/security/libressl/libressl-3.4.3/include/
H A Dpqueue.h66 typedef struct _pqueue *pqueue; typedef
/dports/net-p2p/transmission-qt/transmission-3.00/third-party/openssl/include/openssl/
H A Dpqueue.h71 typedef struct _pqueue *pqueue; typedef
/dports/net-p2p/transmission-utils/transmission-3.00/third-party/openssl/include/openssl/
H A Dpqueue.h71 typedef struct _pqueue *pqueue; typedef
/dports/lang/mono/mono-5.10.1.57/external/boringssl/include/openssl/
H A Dpqueue.h72 typedef struct _pqueue *pqueue; typedef
/dports/devel/upp/upp/bazaar/AESStream/plugin/openssl/inc32/openssl/
H A Dpqueue.h69 typedef struct _pqueue *pqueue; typedef
/dports/emulators/citra/citra-ac98458e0/externals/libressl/include/
H A Dpqueue.h66 typedef struct _pqueue *pqueue; typedef
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/pqueue/
H A Dpqueue.h69 typedef struct _pqueue *pqueue; typedef
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/include/
H A Dpqueue.h66 typedef struct _pqueue *pqueue; typedef
/dports/www/obhttpd/libressl-3.4.1/include/
H A Dpqueue.h66 typedef struct _pqueue *pqueue; typedef
/dports/net/libcapn/libcapn-1.1.0/win/thirdparty/openssl/include/openssl/
H A Dpqueue.h67 typedef struct _pqueue *pqueue; typedef
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/openssl-0.9.8g/openssl/
H A Dpqueue.h69 typedef struct _pqueue *pqueue; typedef
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/openssl/
H A Dpqueue.h70 typedef struct _pqueue *pqueue; typedef

12345678910