Home
last modified time | relevance | path

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

123

/third_party/boost/libs/thread/test/sync/mutual_exclusion/queue_views/
Dsingle_thread_pass.cpp50 boost::queue_adaptor<boost::sync_queue<int> > sq; in main() local
59 boost::queue_adaptor<boost::sync_queue<int> > sq; in main() local
70 boost::queue_adaptor<boost::sync_queue<int> > sq; in main() local
81 boost::queue_adaptor<boost::sync_queue<int> > sq; in main() local
91 boost::queue_adaptor<boost::sync_queue<int> > sq; in main() local
131 boost::queue_adaptor<boost::sync_queue<int> > sq; in main() local
142 boost::queue_adaptor<boost::sync_queue<int> > sq; in main() local
153 boost::queue_adaptor<boost::sync_queue<int> > sq; in main() local
163 boost::queue_adaptor<boost::sync_queue<int> > sq; in main() local
188 boost::queue_adaptor<boost::sync_queue<int> > sq; in main() local
[all …]
/third_party/boost/libs/thread/test/sync/mutual_exclusion/deque_views/
Dsingle_thread_pass.cpp50 boost::deque_adaptor<boost::sync_deque<int> > sq; in main() local
59 boost::deque_adaptor<boost::sync_deque<int> > sq; in main() local
70 boost::deque_adaptor<boost::sync_deque<int> > sq; in main() local
81 boost::deque_adaptor<boost::sync_deque<int> > sq; in main() local
91 boost::deque_adaptor<boost::sync_deque<int> > sq; in main() local
130 boost::deque_adaptor<boost::sync_deque<int> > sq; in main() local
141 boost::deque_adaptor<boost::sync_deque<int> > sq; in main() local
152 boost::deque_adaptor<boost::sync_deque<int> > sq; in main() local
162 boost::deque_adaptor<boost::sync_deque<int> > sq; in main() local
187 boost::deque_adaptor<boost::sync_deque<int> > sq; in main() local
[all …]
/third_party/ffmpeg/libavfilter/dnn/
Dsafe_queue.c54 SafeQueue *sq = av_malloc(sizeof(*sq)); in ff_safe_queue_create() local
69 void ff_safe_queue_destroy(SafeQueue *sq) in ff_safe_queue_destroy()
80 size_t ff_safe_queue_size(SafeQueue *sq) in ff_safe_queue_size()
85 int ff_safe_queue_push_front(SafeQueue *sq, void *v) in ff_safe_queue_push_front()
95 int ff_safe_queue_push_back(SafeQueue *sq, void *v) in ff_safe_queue_push_back()
105 void *ff_safe_queue_pop_front(SafeQueue *sq) in ff_safe_queue_pop_front()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_query_sw.c70 struct nvc0_sw_query *sq = nvc0_sw_query(q); in nvc0_sw_destroy_query() local
78 struct nvc0_sw_query *sq = nvc0_sw_query(q); in nvc0_sw_begin_query() local
93 struct nvc0_sw_query *sq = nvc0_sw_query(q); in nvc0_sw_end_query() local
103 struct nvc0_sw_query *sq = nvc0_sw_query(q); in nvc0_sw_get_query_result() local
121 struct nvc0_sw_query *sq; in nvc0_sw_create_query() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_sw.c46 struct fd_sw_query *sq = fd_sw_query(q); in fd_sw_destroy_query() local
114 struct fd_sw_query *sq = fd_sw_query(q); in fd_sw_begin_query() local
129 struct fd_sw_query *sq = fd_sw_query(q); in fd_sw_end_query() local
146 struct fd_sw_query *sq = fd_sw_query(q); in fd_sw_get_query_result() local
173 struct fd_sw_query *sq; in fd_sw_create_query() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_query_sw.c39 struct etna_sw_query *sq = etna_sw_query(q); in etna_sw_destroy_query() local
62 struct etna_sw_query *sq = etna_sw_query(q); in etna_sw_begin_query() local
70 struct etna_sw_query *sq = etna_sw_query(q); in etna_sw_end_query() local
79 struct etna_sw_query *sq = etna_sw_query(q); in etna_sw_get_query_result() local
96 struct etna_sw_query *sq; in etna_sw_create_query() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_query.c93 struct svga_query *sq) in define_query_vgpu9()
123 begin_query_vgpu9(struct svga_context *svga, struct svga_query *sq) in begin_query_vgpu9()
147 end_query_vgpu9(struct svga_context *svga, struct svga_query *sq) in end_query_vgpu9()
156 get_query_result_vgpu9(struct svga_context *svga, struct svga_query *sq, in get_query_result_vgpu9()
418 struct svga_query *sq) in deallocate_query()
477 struct svga_query *sq, int resultLen) in define_query_vgpu10()
531 destroy_query_vgpu10(struct svga_context *svga, struct svga_query *sq) in destroy_query_vgpu10()
553 begin_query_vgpu10(struct svga_context *svga, struct svga_query *sq) in begin_query_vgpu10()
575 end_query_vgpu10(struct svga_context *svga, struct svga_query *sq) in end_query_vgpu10()
585 get_query_result_vgpu10(struct svga_context *svga, struct svga_query *sq, in get_query_result_vgpu10()
[all …]
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstmultiqueue.c356 GstSingleQueue *sq; member
396 GstSingleQueue *sq = pad->sq; in gst_multiqueue_pad_get_current_level_buffers() local
422 GstSingleQueue *sq = pad->sq; in gst_multiqueue_pad_get_current_level_bytes() local
448 GstSingleQueue *sq = pad->sq; in gst_multiqueue_pad_get_current_level_time() local
1071 GstSingleQueue *sq; in gst_multi_queue_get_stats() local
1249 GstSingleQueue *sq = NULL; in gst_multi_queue_release_pad() local
1301 GstSingleQueue *sq = NULL; in gst_multi_queue_change_state() local
1354 gst_single_queue_start (GstMultiQueue * mq, GstSingleQueue * sq) in gst_single_queue_start()
1371 gst_single_queue_pause (GstMultiQueue * mq, GstSingleQueue * sq) in gst_single_queue_pause()
1387 gst_single_queue_stop (GstMultiQueue * mq, GstSingleQueue * sq) in gst_single_queue_stop()
[all …]
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_query.c60 struct softpipe_query* sq; in softpipe_create_query() local
93 struct softpipe_query *sq = softpipe_query(q); in softpipe_begin_query() local
152 struct softpipe_query *sq = softpipe_query(q); in softpipe_end_query() local
238 struct softpipe_query *sq = softpipe_query(q); in softpipe_get_query_result() local
289 struct softpipe_query *sq = softpipe_query(q); in is_result_nonzero() local
/third_party/boost/boost/math/special_functions/
Derf.hpp308 T sq = z * z; in erf_imp() local
341 T sq = z * z; in erf_imp() local
376 T sq = z * z; in erf_imp() local
501 T sq = z * z; in erf_imp() local
536 T sq = z * z; in erf_imp() local
571 T sq = z * z; in erf_imp() local
610 T sq = z * z; in erf_imp() local
745 T sq = z * z; in erf_imp() local
786 T sq = z * z; in erf_imp() local
828 T sq = z * z; in erf_imp() local
[all …]
/third_party/typescript/tests/cases/compiler/
DstrictNullLogicalAndOr.ts10 function sq(n?: number): number { function
/third_party/typescript/tests/baselines/reference/
DstrictNullLogicalAndOr.js21 function sq(n) { function
/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.cpp198 …eNonProjectedTriLod (LodMode mode, const tcu::IVec2& dstSize, deInt32 srcSize, const tcu::Vec3& sq) in computeNonProjectedTriLod()
236 …odMode mode, const tcu::IVec2& dstSize, const tcu::IVec2& srcSize, const tcu::Vec3& sq, const tcu:… in computeNonProjectedTriLod()
277 …odMode mode, const tcu::IVec2& dstSize, const tcu::IVec3& srcSize, const tcu::Vec3& sq, const tcu:… in computeNonProjectedTriLod()
392 … (const tcu::SurfaceAccess& dst, const tcu::Texture1DView& rawSrc, const tcu::Vec4& sq, const Refe… in sampleTextureNonProjected()
428 …ojected (const PixelAccess& dst, const tcu::Texture2DView& rawSrc, const tcu::Vec4& sq, const tcu:… in sampleTextureNonProjected()
471 … (const tcu::SurfaceAccess& dst, const tcu::Texture1DView& rawSrc, const tcu::Vec4& sq, const Refe… in sampleTextureProjected()
512 …ojected (const PixelAccess& dst, const tcu::Texture2DView& rawSrc, const tcu::Vec4& sq, const tcu:… in sampleTextureProjected()
559 const tcu::Vec4 sq = tcu::Vec4(texCoord[0+0], texCoord[2+0], texCoord[4+0], texCoord[6+0]); in sampleTexture() local
571 const tcu::Vec4 sq = tcu::Vec4(texCoord[0+0], texCoord[2+0], texCoord[4+0], texCoord[6+0]); in sampleTexture() local
583 const tcu::Vec4 sq = tcu::Vec4(texCoord[0], texCoord[1], texCoord[2], texCoord[3]); in sampleTexture() local
[all …]
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_fine_fence.h102 crocus_fine_fence_signaled(const struct crocus_fine_fence *sq) in crocus_fine_fence_signaled()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_fine_fence.h100 iris_fine_fence_signaled(const struct iris_fine_fence *sq) in iris_fine_fence_signaled()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_gcm.cpp344 for (unsigned sq = SQ_CF; sq < SQ_NUM; ++sq) { in bu_sched_bb() local
350 for (unsigned sq = SQ_CF; sq < SQ_NUM; ++sq) { in bu_sched_bb() local
360 for (unsigned sq = SQ_CF; sq < SQ_NUM; ++sq) { in bu_sched_bb() local
637 sched_queue_id sq = sh.get_queue_id(n); in add_ready() local
/third_party/musl/src/math/
Dhypotl.c15 static void sq(long double *hi, long double *lo, long double x) in sq() function
Dhypot.c11 static void sq(double_t *hi, double_t *lo, double x) in sq() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Dhypotl.c15 static void sq(long double *hi, long double *lo, long double x) in sq() function
Dhypot.c11 static void sq(double_t *hi, double_t *lo, double x) in sq() function
/third_party/boost/libs/python/src/
Dobject_protocol.cpp108 PySequenceMethods *sq = tp->tp_as_sequence; in apply_slice() local
138 PySequenceMethods *sq = tp->tp_as_sequence; in assign_slice() local
/third_party/boost/libs/fusion/test/sequence/
Dtransform_view.cpp77 square sq; in main() local
/third_party/musl/porting/liteos_a/user/src/misc/
Dwordexp.c30 int sq=0, dq=0; in do_wordexp() local
/third_party/musl/src/misc/
Dwordexp.c29 int sq=0, dq=0; in do_wordexp() local
/third_party/openssl/test/
Dtls13encryptiontest.c253 unsigned char *pt = NULL, *sq = NULL, *ivtmp = NULL; in load_record() local

123