Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/pqueue/
Dpqueue.c94 pqueue_s *pq = (pqueue_s *)OPENSSL_malloc(sizeof(pqueue_s)); in pqueue_new() local
103 void pqueue_free(pqueue_s *pq) { in pqueue_free()
113 pitem *pqueue_peek(pqueue_s *pq) { return pq->items; } in pqueue_peek()
115 pitem *pqueue_find(pqueue_s *pq, uint8_t *prio64be) { in pqueue_find()
127 size_t pqueue_size(pqueue_s *pq) { in pqueue_size()
138 piterator pqueue_iterator(pqueue_s *pq) { return pq->items; } in pqueue_iterator()
153 pitem *pqueue_insert(pqueue_s *pq, pitem *item) { in pqueue_insert()
189 pitem *pqueue_pop(pqueue_s *pq) { in pqueue_pop()
/external/mesa3d/src/gallium/state_trackers/vdpau/
Dpresentation.c44 vlVdpPresentationQueue *pq = NULL; in vlVdpPresentationQueueCreate() local
96 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueDestroy() local
119 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueSetBackgroundColor() local
148 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueGetBackgroundColor() local
177 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueGetTime() local
205 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueDisplay() local
312 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueBlockUntilSurfaceIdle() local
346 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueQuerySurfaceStatus() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_query.c52 struct llvmpipe_query *pq; in llvmpipe_create_query() local
65 struct llvmpipe_query *pq = llvmpipe_query(q); in llvmpipe_destroy_query() local
90 struct llvmpipe_query *pq = llvmpipe_query(q); in llvmpipe_get_query_result() local
125 struct llvmpipe_query *pq = llvmpipe_query(q); in llvmpipe_begin_query() local
148 struct llvmpipe_query *pq = llvmpipe_query(q); in llvmpipe_end_query() local
Dlp_setup.c1074 struct llvmpipe_query *pq) in lp_setup_begin_query()
1105 lp_setup_end_query(struct lp_setup_context *setup, struct llvmpipe_query *pq) in lp_setup_end_query()
Dlp_rast.h230 lp_rast_arg_query( struct llvmpipe_query *pq ) in lp_rast_arg_query()
Dlp_rast.c486 struct llvmpipe_query *pq = arg.query_obj; in lp_rast_begin_query() local
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_query.c92 nv50_query_destroy(struct pipe_context *pipe, struct pipe_query *pq) in nv50_query_destroy()
142 nv50_query_begin(struct pipe_context *pipe, struct pipe_query *pq) in nv50_query_begin()
195 nv50_query_end(struct pipe_context *pipe, struct pipe_query *pq) in nv50_query_end()
246 nv50_query_result(struct pipe_context *pipe, struct pipe_query *pq, in nv50_query_result()
308 nv84_query_fifo_wait(struct nouveau_pushbuf *push, struct pipe_query *pq) in nv84_query_fifo_wait()
324 struct pipe_query *pq, uint mode) in nv50_render_condition()
353 struct pipe_query *pq, unsigned result_offset) in nv50_query_pushbuf_submit()
Dnv50_stateobj.h67 struct pipe_query *pq; member
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_query.c91 nvc0_query_destroy(struct pipe_context *pipe, struct pipe_query *pq) in nvc0_query_destroy()
181 nvc0_query_begin(struct pipe_context *pipe, struct pipe_query *pq) in nvc0_query_begin()
253 nvc0_query_end(struct pipe_context *pipe, struct pipe_query *pq) in nvc0_query_end()
335 nvc0_query_result(struct pipe_context *pipe, struct pipe_query *pq, in nvc0_query_result()
409 nvc0_query_fifo_wait(struct nouveau_pushbuf *push, struct pipe_query *pq) in nvc0_query_fifo_wait()
428 struct pipe_query *pq, uint mode) in nvc0_render_condition()
484 struct pipe_query *pq, unsigned result_offset) in nvc0_query_pushbuf_submit()
Dnvc0_stateobj.h66 struct pipe_query *pq; member
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_query.c142 nv30_query_destroy(struct pipe_context *pipe, struct pipe_query *pq) in nv30_query_destroy()
148 nv30_query_begin(struct pipe_context *pipe, struct pipe_query *pq) in nv30_query_begin()
177 nv30_query_end(struct pipe_context *pipe, struct pipe_query *pq) in nv30_query_end()
198 nv30_query_result(struct pipe_context *pipe, struct pipe_query *pq, in nv30_query_result()
235 struct pipe_query *pq, uint mode) in nv40_query_render_condition()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/scripts/
Drebuild_endpoints.py2 from pyquery import PyQuery as pq unknown
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_queryobj.h41 struct pipe_query *pq; member
/external/ceres-solver/internal/ceres/
Dconjugate_gradients_solver.cc151 const double pq = p.dot(q); in Solve() local
/external/skia/tests/
DTDPQueueTest.cpp102 SkTDPQueue<Dummy*, Dummy::LessP, Dummy::PQIndex> pq; in random_test() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DCertPathValidatorUtilities.java362 Set pq = new HashSet(); in getQualifierSet() local
445 Set pq) in processCertD1i()
537 Set pq = null; in prepareNextCertB1() local
DRFC3280CertPathUtilities.java973 Set pq = null; in prepareCertB() local
1323 Set pq = null; in processCertD() local
/external/opencv/cv/src/
D_cvkdtree.hpp328 void pq_alternate(int alt_n, bbf_pqueue & pq, scalar_type dist) const { in pq_alternate()
/external/clang/test/SemaCXX/
Doverload-call.cpp198 void test_quals_ranking(int * p, int volatile *pq, int * * pp, int * * * ppp) { in test_quals_ranking()
/external/opencv3/modules/objdetect/src/
Dhaar.cpp1483 const int** pq; member in cv::HaarDetectObjects_ScaleCascade_Invoker
1665 int *pq[4] = {0,0,0,0}; in cvHaarDetectObjectsForROC() local
Dcascadedetect.cpp737 const int* pq = (const int*)(pwin + sqofs); in setWindow() local
/external/dnsmasq/src/
Drfc2131.c503 char *pq = daemon->dhcp_buff; in dhcp_reply() local
/external/regex-re2/lib/codereview/
Dcodereview.py1843 def pq(ui, repo, *pats, **opts): function
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js4496 …0,A=0,B=0,C=0,D=0,E=0,F=0,G=0,H=0,I=0,J=0,K=0,L=0,M=0,N=0,O=0,Q=0,R=0,S=0,T=0,U=0,V=0,W=0,X=0,Y=0,…
/external/v8/test/mjsunit/asm/poppler/
Dpoppler.js7317 …=0;j=i;k=FW(12)|0;Pq(k,d,e,f,1);e=c[k+4>>2]|0;if((e|0)==4){l=8}else if((e|0)==0){m=+h[b+8>>3]+-1.0…