Home
last modified time | relevance | path

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

12

/external/mesa3d/src/gallium/state_trackers/vdpau/
Dpresentation.c44 vlVdpPresentationQueue *pq = NULL; in vlVdpPresentationQueueCreate() local
97 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueDestroy() local
121 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueSetBackgroundColor() local
150 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueGetBackgroundColor() local
179 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueGetTime() local
208 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueDisplay() local
309 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueBlockUntilSurfaceIdle() local
344 vlVdpPresentationQueue *pq; in vlVdpPresentationQueueQuerySurfaceStatus() local
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query.c56 fd_destroy_query(struct pipe_context *pctx, struct pipe_query *pq) in fd_destroy_query()
63 fd_begin_query(struct pipe_context *pctx, struct pipe_query *pq) in fd_begin_query()
78 fd_end_query(struct pipe_context *pctx, struct pipe_query *pq) in fd_end_query()
98 fd_get_query_result(struct pipe_context *pctx, struct pipe_query *pq, in fd_get_query_result()
112 fd_render_condition(struct pipe_context *pctx, struct pipe_query *pq, in fd_render_condition()
Dfreedreno_query.h54 fd_query(struct pipe_query *pq) in fd_query()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_query.c56 struct llvmpipe_query *pq; in llvmpipe_create_query() local
73 struct llvmpipe_query *pq = llvmpipe_query(q); in llvmpipe_destroy_query() local
100 struct llvmpipe_query *pq = llvmpipe_query(q); in llvmpipe_get_query_result() local
193 struct llvmpipe_query *pq = llvmpipe_query(q); in llvmpipe_begin_query() local
250 struct llvmpipe_query *pq = llvmpipe_query(q); in llvmpipe_end_query() local
Dlp_rast.c485 struct llvmpipe_query *pq = arg.query_obj; in lp_rast_begin_query() local
512 struct llvmpipe_query *pq = arg.query_obj; in lp_rast_end_query() local
/external/mesa3d/src/gallium/drivers/swr/
Dswr_query.cpp43 struct swr_query *pq; in swr_create_query() local
63 struct swr_query *pq = swr_query(q); in swr_destroy_query() local
81 struct swr_query *pq = swr_query(q); in swr_get_query_result() local
165 struct swr_query *pq = swr_query(q); in swr_begin_query() local
199 struct swr_query *pq = swr_query(q); in swr_end_query() local
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_query.c48 nvc0_destroy_query(struct pipe_context *pipe, struct pipe_query *pq) in nvc0_destroy_query()
55 nvc0_begin_query(struct pipe_context *pipe, struct pipe_query *pq) in nvc0_begin_query()
62 nvc0_end_query(struct pipe_context *pipe, struct pipe_query *pq) in nvc0_end_query()
70 nvc0_get_query_result(struct pipe_context *pipe, struct pipe_query *pq, in nvc0_get_query_result()
79 struct pipe_query *pq, in nvc0_get_query_result_resource()
97 struct pipe_query *pq, in nvc0_render_condition()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_query.c51 etna_destroy_query(struct pipe_context *pctx, struct pipe_query *pq) in etna_destroy_query()
59 etna_begin_query(struct pipe_context *pctx, struct pipe_query *pq) in etna_begin_query()
74 etna_end_query(struct pipe_context *pctx, struct pipe_query *pq) in etna_end_query()
88 etna_get_query_result(struct pipe_context *pctx, struct pipe_query *pq, in etna_get_query_result()
Detnaviv_query.h51 etna_query(struct pipe_query *pq) in etna_query()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_query.c44 nv50_destroy_query(struct pipe_context *pipe, struct pipe_query *pq) in nv50_destroy_query()
51 nv50_begin_query(struct pipe_context *pipe, struct pipe_query *pq) in nv50_begin_query()
58 nv50_end_query(struct pipe_context *pipe, struct pipe_query *pq) in nv50_end_query()
66 nv50_get_query_result(struct pipe_context *pipe, struct pipe_query *pq, in nv50_get_query_result()
75 struct pipe_query *pq, in nv50_render_condition()
Dnv50_stateobj.h73 struct pipe_query *pq; member
/external/grpc-grpc/test/core/iomgr/
Dtimer_heap_test.cc44 static int contains(grpc_timer_heap* pq, grpc_timer* el) { in contains()
52 static void check_valid(grpc_timer_heap* pq) { in check_valid()
71 grpc_timer_heap pq; in test1() local
159 grpc_timer_heap pq; in test2() local
230 grpc_timer_heap pq; in shrink_test() local
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_query.c144 nv30_query_destroy(struct pipe_context *pipe, struct pipe_query *pq) in nv30_query_destroy()
150 nv30_query_begin(struct pipe_context *pipe, struct pipe_query *pq) in nv30_query_begin()
180 nv30_query_end(struct pipe_context *pipe, struct pipe_query *pq) in nv30_query_end()
202 nv30_query_result(struct pipe_context *pipe, struct pipe_query *pq, in nv30_query_result()
242 struct pipe_query *pq, in nv40_query_render_condition()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_queryobj.h40 struct pipe_query *pq; member
/external/mesa3d/src/gallium/state_trackers/nine/
Dquery9.h38 struct pipe_query *pq; member
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/
DTensorFlowObjectDetectionAPIModel.java174 final PriorityQueue<Recognition> pq = in recognizeImage() local
DTensorFlowImageClassifier.java159 PriorityQueue<Recognition> pq = in recognizeImage() local
DTensorFlowYoloDetector.java176 final PriorityQueue<Recognition> pq = in recognizeImage() local
DTensorFlowMultiBoxDetector.java241 final PriorityQueue<Recognition> pq = in recognizeImage() local
/external/tensorflow/tensorflow/lite/examples/android/app/src/main/java/org/tensorflow/demo/
DTFLiteImageClassifier.java170 PriorityQueue<Recognition> pq = in recognizeImage() local
/external/skia/tests/
DTDPQueueTest.cpp102 SkTDPQueue<Dummy*, Dummy::LessP, Dummy::PQIndex> pq; in random_test() local
/external/skqp/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.java376 Set pq = new HashSet(); in getQualifierSet() local
459 Set pq) in processCertD1i()
551 Set pq = null; in prepareNextCertB1() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/provider/
DCertPathValidatorUtilities.java377 Set pq = new HashSet(); in getQualifierSet() local
460 Set pq) in processCertD1i()
552 Set pq = null; in prepareNextCertB1() local
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_loopfilter_sse2.c108 static INLINE void highbd_hev_filter_mask_x_sse2(__m128i *pq, int x, in highbd_hev_filter_mask_x_sse2()
157 static INLINE void flat_mask_internal(const __m128i *th, const __m128i *pq, in flat_mask_internal()
194 static INLINE void highbd_flat_mask4_sse2(__m128i *pq, __m128i *flat, in highbd_flat_mask4_sse2()
327 __m128i *p, __m128i *q, __m128i *pq, const unsigned char *blt, in highbd_lpf_internal_14_sse2()
502 __m128i p[7], q[7], pq[7]; in aom_highbd_lpf_horizontal_14_sse2() local
741 __m128i pq[3]; in highbd_lpf_internal_6_sse2() local
1001 __m128i pq[4]; in highbd_lpf_internal_8_sse2() local
1280 __m128i pq[2]; in highbd_lpf_internal_4_sse2() local
1584 __m128i q[7], p[7], pq[7]; in aom_highbd_lpf_vertical_14_sse2() local

12