/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/deque_views/ |
D | single_thread_pass.cpp | 50 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 …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/queue_views/ |
D | single_thread_pass.cpp | 50 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 …]
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_pipe_query.c | 75 struct svga_query *sq) in define_query_vgpu9() 105 begin_query_vgpu9(struct svga_context *svga, struct svga_query *sq) in begin_query_vgpu9() 129 end_query_vgpu9(struct svga_context *svga, struct svga_query *sq) in end_query_vgpu9() 138 get_query_result_vgpu9(struct svga_context *svga, struct svga_query *sq, in get_query_result_vgpu9() 400 struct svga_query *sq) in deallocate_query() 459 struct svga_query *sq, int resultLen) in define_query_vgpu10() 513 destroy_query_vgpu10(struct svga_context *svga, struct svga_query *sq) in destroy_query_vgpu10() 535 begin_query_vgpu10(struct svga_context *svga, struct svga_query *sq) in begin_query_vgpu10() 557 end_query_vgpu10(struct svga_context *svga, struct svga_query *sq) in end_query_vgpu10() 567 get_query_result_vgpu10(struct svga_context *svga, struct svga_query *sq, in get_query_result_vgpu10() [all …]
|
/aosp_15_r20/device/linaro/dragonboard/shared/utils/qrtr/lib/ |
D | qrtr.c | 16 static int qrtr_getname(int sock, struct sockaddr_qrtr *sq) in qrtr_getname() 55 struct sockaddr_qrtr sq = {}; in qrtr_open() local 81 struct sockaddr_qrtr sq = {}; in qrtr_sendto() local 100 struct sockaddr_qrtr sq; in qrtr_new_server() local 117 struct sockaddr_qrtr sq; in qrtr_remove_server() local 146 struct sockaddr_qrtr sq; in qrtr_new_lookup() local 163 struct sockaddr_qrtr sq; in qrtr_remove_lookup() local 202 struct sockaddr_qrtr sq; in qrtr_recvfrom() local 220 const struct sockaddr_qrtr *sq) in qrtr_decode()
|
/aosp_15_r20/device/google/contexthub/firmware/os/core/ |
D | simpleQ.c | 39 static inline struct SimpleQueueEntry *simpleQueueGetNth(struct SimpleQueue* sq, uint32_t n) in simpleQueueGetNth() 44 static inline uint32_t simpleQueueGetIdx(struct SimpleQueue* sq, const struct SimpleQueueEntry *e) in simpleQueueGetIdx() 52 struct SimpleQueue *sq; in simpleQueueAlloc() local 79 void simpleQueueDestroy(struct SimpleQueue* sq) in simpleQueueDestroy() 93 bool simpleQueueDequeue(struct SimpleQueue* sq, void *data) in simpleQueueDequeue() 117 static struct SimpleQueueEntry* simpleQueueAllocWithDiscard(struct SimpleQueue* sq) in simpleQueueAllocWithDiscard() 146 bool simpleQueueEnqueue(struct SimpleQueue* sq, const void *data, int length, bool possiblyDiscarda… in simpleQueueEnqueue()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | typed_queue.h | 75 inline int64_t SizeOf(const SubQueue& sq) { in SizeOf() 81 inline int64_t SizeOf(const std::deque<Tensor>& sq) { in SizeOf() 89 inline int64_t SizeOf(const std::vector<Tensor>& sq) { in SizeOf() 99 int64_t SizeOf(const std::priority_queue<TensorPair, U, V>& sq) { in SizeOf() 110 for (const auto& sq : queues_) { in MemoryUsed() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_query_sw.c | 70 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
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_query_sw.c | 28 struct fd_sw_query *sq = fd_sw_query(q); in fd_sw_destroy_query() local 96 struct fd_sw_query *sq = fd_sw_query(q); in fd_sw_begin_query() local 111 struct fd_sw_query *sq = fd_sw_query(q); in fd_sw_end_query() local 128 struct fd_sw_query *sq = fd_sw_query(q); in fd_sw_get_query_result() local 155 struct fd_sw_query *sq; in fd_sw_create_query() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_query_sw.c | 39 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
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_query.c | 60 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
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluTextureTestUtil.cpp | 205 …teNonProjectedTriLod(LodMode mode, const tcu::IVec2 &dstSize, int32_t srcSize, const tcu::Vec3 &sq) in computeNonProjectedTriLod() 243 …ctedTriLod(LodMode mode, const tcu::IVec2 &dstSize, const tcu::IVec2 &srcSize, const tcu::Vec3 &sq, in computeNonProjectedTriLod() 286 …ctedTriLod(LodMode mode, const tcu::IVec2 &dstSize, const tcu::IVec3 &srcSize, const tcu::Vec3 &sq, in computeNonProjectedTriLod() 416 const tcu::Vec4 &sq, const ReferenceParams ¶ms) in sampleTextureNonProjected() 454 …eTextureNonProjected(const PixelAccess &dst, const tcu::Texture2DView &rawSrc, const tcu::Vec4 &sq, in sampleTextureNonProjected() 504 …tureProjected(const tcu::SurfaceAccess &dst, const tcu::Texture1DView &rawSrc, const tcu::Vec4 &sq, in sampleTextureProjected() 547 …mpleTextureProjected(const PixelAccess &dst, const tcu::Texture2DView &rawSrc, const tcu::Vec4 &sq, in sampleTextureProjected() 607 …const tcu::Vec4 sq = tcu::Vec4(texCoord[0 + 0], texCoord[2 + 0], texCoord[4 + 0], texCoord[6 + 0]); in sampleTexture() local 630 …const tcu::Vec4 sq = tcu::Vec4(texCoord[0 + 0], texCoord[2 + 0], texCoord[4 + 0], texCoord[6 + 0]); in sampleTexture() local 643 const tcu::Vec4 sq = tcu::Vec4(texCoord[0], texCoord[1], texCoord[2], texCoord[3]); in sampleTexture() local [all …]
|
/aosp_15_r20/device/linaro/dragonboard/shared/utils/tqftpserv/ |
D | tqftpserv.c | 59 struct sockaddr_qrtr sq; member 199 static void handle_rrq(const char *buf, size_t len, struct sockaddr_qrtr *sq) in handle_rrq() 312 static void handle_wrq(const char *buf, size_t len __unused, struct sockaddr_qrtr *sq) in handle_wrq() 374 struct sockaddr_qrtr sq; in handle_reader() local 430 struct sockaddr_qrtr sq; in handle_writer() local 487 struct sockaddr_qrtr sq; in main() local
|
/aosp_15_r20/device/linaro/dragonboard/shared/utils/qrtr/src/ |
D | ns.c | 63 struct sockaddr_qrtr sq; member 224 static int annouce_servers(struct context *ctx, struct sockaddr_qrtr *sq) in annouce_servers() 323 static int ctrl_cmd_hello(struct context *ctx, struct sockaddr_qrtr *sq, in ctrl_cmd_hello() 338 struct sockaddr_qrtr sq; in ctrl_cmd_bye() local 384 struct sockaddr_qrtr sq; in ctrl_cmd_del_client() local 577 struct sockaddr_qrtr sq; in ctrl_port_fn() local 705 struct sockaddr_qrtr sq; in main() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/examples/ |
H A D | connect5.rs | 252 let sq: Square = square_make(fl, rk); in init() localVariable 418 let sq: Square = square_make(fl, rk); in pos_is_draw() localVariable 468 let sq: Square = square_make(fl, rk); in pos_disp() localVariable 493 let sq: Square = square_make(fl, rk); in gen_moves() localVariable 755 let sq: Square = square_make(fl, rk); in check_pattern5() localVariable 789 let sq: Square = square_make(fl, rk); in check_patternlive4() localVariable 825 let sq: Square = square_make(fl, rk); in check_patterndead4() localVariable 863 let sq: Square = square_make(fl, rk); in check_patternlive3() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/examples/ |
H A D | connect5.rs | 252 let sq: Square = square_make(fl, rk); in init() localVariable 418 let sq: Square = square_make(fl, rk); in pos_is_draw() localVariable 468 let sq: Square = square_make(fl, rk); in pos_disp() localVariable 493 let sq: Square = square_make(fl, rk); in gen_moves() localVariable 755 let sq: Square = square_make(fl, rk); in check_pattern5() localVariable 789 let sq: Square = square_make(fl, rk); in check_patternlive4() localVariable 825 let sq: Square = square_make(fl, rk); in check_patterndead4() localVariable 863 let sq: Square = square_make(fl, rk); in check_patternlive3() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/examples/ |
H A D | connect5.rs | 252 let sq: Square = square_make(fl, rk); in init() localVariable 418 let sq: Square = square_make(fl, rk); in pos_is_draw() localVariable 468 let sq: Square = square_make(fl, rk); in pos_disp() localVariable 493 let sq: Square = square_make(fl, rk); in gen_moves() localVariable 755 let sq: Square = square_make(fl, rk); in check_pattern5() localVariable 789 let sq: Square = square_make(fl, rk); in check_patternlive4() localVariable 825 let sq: Square = square_make(fl, rk); in check_patterndead4() localVariable 863 let sq: Square = square_make(fl, rk); in check_patternlive3() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/examples/ |
H A D | connect5.rs | 252 let sq: Square = square_make(fl, rk); in init() localVariable 418 let sq: Square = square_make(fl, rk); in pos_is_draw() localVariable 468 let sq: Square = square_make(fl, rk); in pos_disp() localVariable 493 let sq: Square = square_make(fl, rk); in gen_moves() localVariable 755 let sq: Square = square_make(fl, rk); in check_pattern5() localVariable 789 let sq: Square = square_make(fl, rk); in check_patternlive4() localVariable 825 let sq: Square = square_make(fl, rk); in check_patterndead4() localVariable 863 let sq: Square = square_make(fl, rk); in check_patternlive3() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/examples/ |
H A D | connect5.rs | 252 let sq: Square = square_make(fl, rk); in init() localVariable 418 let sq: Square = square_make(fl, rk); in pos_is_draw() localVariable 468 let sq: Square = square_make(fl, rk); in pos_disp() localVariable 493 let sq: Square = square_make(fl, rk); in gen_moves() localVariable 755 let sq: Square = square_make(fl, rk); in check_pattern5() localVariable 789 let sq: Square = square_make(fl, rk); in check_patternlive4() localVariable 825 let sq: Square = square_make(fl, rk); in check_patterndead4() localVariable 863 let sq: Square = square_make(fl, rk); in check_patternlive3() localVariable
|
/aosp_15_r20/external/liburing/src/ |
H A D | setup.c | 11 static void io_uring_unmap_rings(struct io_uring_sq *sq, struct io_uring_cq *cq) in io_uring_unmap_rings() 19 struct io_uring_sq *sq, struct io_uring_cq *cq) in io_uring_mmap() 176 struct io_uring_sq *sq = &ring->sq; in io_uring_queue_exit() local
|
/aosp_15_r20/frameworks/av/services/audioflinger/fastpath/ |
H A D | AutoPark.h | 29 auto sq = mFastThread->sq(); in AutoPark() local 47 auto sq = mFastThread->sq(); in ~AutoPark() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vcn.c | 11 struct rvcn_sq_var *sq, in rvcn_sq_header() 31 struct rvcn_sq_var *sq) in rvcn_sq_tail()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/ |
H A D | io_uring_zerocopy_tx.c | 108 struct io_uring_sq sq; member 169 struct io_uring_sq *sq, struct io_uring_cq *cq) in io_uring_mmap() 238 struct io_uring_sq *sq = &ring->sq; in io_uring_submit() local 293 struct io_uring_sq *sq = &ring->sq; in io_uring_get_sqe() local
|
/aosp_15_r20/test/dittosuite/test/ |
H A D | read_file_test.cpp | 105 InSequence sq; in TEST_F() local 133 InSequence sq; in TEST_F() local 278 InSequence sq; in TEST_F() local
|
H A D | write_file_test.cpp | 103 InSequence sq; in TEST_F() local 131 InSequence sq; in TEST_F() local 276 InSequence sq; in TEST_F() local
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | loop_restoration_neon.cc | 987 uint16x8_t sq[2]; in BoxSum() local 1031 uint16x8_t sq[2]; in BoxSum() local 1510 uint16x8_t sq[2][4], bs[3]; in BoxSumFilterPreProcess5() local 1555 uint16x8_t sq[4], bs[3]; in BoxSumFilterPreProcess3() local 1604 uint16x8_t sq[2][4], b3[2][3], b5[3]; in BoxSumFilterPreProcess() local 1738 uint16x8_t sq[2][4], bs[3]; in BoxFilterPass1() local 1805 uint16x8_t sq[4], bs[4]; in BoxFilterPass1LastRow() local 1858 uint16x8_t sq[4], bs[3]; in BoxFilterPass2() local 1916 uint16x8_t sq[2][4], b3[2][3], b5[3]; in BoxFilter() local 2022 uint16x8_t sq[4], ma[3], b3[3], b5[3]; in BoxFilterLastRow() local
|