Home
last modified time | relevance | path

Searched defs:wr (Results 1 - 25 of 45) sorted by relevance

12

/third_party/skia/tests/
H A DWindowRectanglesTest.cpp27 GrWindowRectangles wr; in DEF_TEST() local
[all...]
/third_party/curl/tests/libtest/
H A Dlib503.c67 fd_set rd, wr, exc; in test() local
H A Dlib504.c44 fd_set rd, wr, exc; in test() local
H A Dlib533.c62 fd_set rd, wr, exc; in test() local
H A Dlib526.c88 fd_set rd, wr, exc; in test() local
H A Dlib525.c116 fd_set rd, wr, exc; in test() local
H A Dlib564.c60 fd_set rd, wr, exc; in test() local
H A Dlib1506.c96 fd_set rd, wr, exc; in test() local
H A Dlib2402.c99 fd_set rd, wr, exc; in test() local
H A Dlib2404.c101 fd_set rd, wr, exc; in test() local
H A Dlib2502.c98 fd_set rd, wr, exc; in test() local
H A Dfirst.c45 int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc, in select_wrapper() argument
/third_party/libuv/docs/code/pipe-echo-server/
H A Dmain.c20 write_req_t *wr = (write_req_t*) req; in free_write_req() local
/third_party/libuv/docs/code/multi-echo-server/
H A Dworker.c17 write_req_t *wr = (write_req_t*) req; in free_write_req() local
/third_party/libuv/docs/code/tcp-echo-server/
H A Dmain.c18 write_req_t *wr = (write_req_t*) req; in free_write_req() local
/third_party/libuv/docs/code/uvtee/
H A Dmain.c23 write_req_t *wr = (write_req_t*) req; in free_write_req() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_sched_gm107.h17 } rd, wr; member
[all...]
/third_party/libuv/test/
H A Decho-server.c50 write_req_t* wr; in after_write() local
84 write_req_t *wr; in after_read() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/record/
H A Drec_layer_d1.c799 SSL3_RECORD wr; in do_dtls1_write() local
[all...]
H A Drec_layer_s3.c670 SSL3_RECORD wr[SSL_MAX_PIPELINES]; in do_ssl3_write() local
[all...]
H A Dssl3_record.c821 int ssl3_do_compress(SSL *ssl, SSL3_RECORD *wr) in ssl3_do_compress() argument
/third_party/openssl/ssl/record/
H A Drec_layer_d1.c799 SSL3_RECORD wr; in do_dtls1_write() local
[all...]
/third_party/toybox/toys/pending/
H A Dtelnetd.c272 fd_set rd, wr; in telnetd_main() local
/third_party/skia/src/opts/
H A DSkBitmapProcState_opts.h257 __m128i wr = _mm_shuffle_epi8(wx, _mm_setr_epi8(0,0,0,0,4,4,4,4,8,8,8,8,12,12,12,12)), in S32_alpha_D32_filter_DX() local
294 __m128i wr = _mm_set1_epi8(wx), // This splats it out 16 times, but that's fine. S32_alpha_D32_filter_DX() local
[all...]
/third_party/python/Lib/test/
H A Dtest_queue.py596 wr = weakref.ref(q.get()) variable in BaseSimpleQueueTest.test_references.C

Completed in 17 milliseconds

12