/third_party/curl/tests/libtest/ |
D | lib564.c | 60 fd_set rd, wr, exc; in test() local
|
D | lib503.c | 67 fd_set rd, wr, exc; in test() local
|
D | lib533.c | 62 fd_set rd, wr, exc; in test() local
|
D | lib504.c | 44 fd_set rd, wr, exc; in test() local
|
D | lib525.c | 116 fd_set rd, wr, exc; in test() local
|
D | lib526.c | 88 fd_set rd, wr, exc; in test() local
|
D | lib2402.c | 99 fd_set rd, wr, exc; in test() local
|
D | lib2502.c | 98 fd_set rd, wr, exc; in test() local
|
D | lib2404.c | 101 fd_set rd, wr, exc; in test() local
|
D | lib1506.c | 96 fd_set rd, wr, exc; in test() local
|
D | first.c | 45 int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc, in select_wrapper()
|
/third_party/skia/tests/ |
D | WindowRectanglesTest.cpp | 27 GrWindowRectangles wr; in DEF_TEST() local
|
/third_party/libuv/test/ |
D | echo-server.c | 50 write_req_t* wr; in after_write() local 82 write_req_t *wr; in after_read() local
|
/third_party/libuv/docs/code/multi-echo-server/ |
D | worker.c | 17 write_req_t *wr = (write_req_t*) req; in free_write_req() local
|
/third_party/libuv/docs/code/tcp-echo-server/ |
D | main.c | 18 write_req_t *wr = (write_req_t*) req; in free_write_req() local
|
/third_party/libuv/docs/code/pipe-echo-server/ |
D | main.c | 20 write_req_t *wr = (write_req_t*) req; in free_write_req() local
|
/third_party/libuv/docs/code/uvtee/ |
D | main.c | 23 write_req_t *wr = (write_req_t*) req; in free_write_req() local
|
/third_party/python/Modules/ |
D | _threadmodule.c | 724 PyObject *ldict = NULL, *wr = NULL; in _local_create_dummy() local 816 PyObject *wr = PyWeakref_NewRef((PyObject *) self, NULL); in local_new() local 1296 PyObject *wr = _PyObject_CAST(wr_raw); in release_sentinel() local 1317 PyObject *wr; in thread__set_sentinel() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_sched_gm107.h | 17 } rd, wr; member
|
D | nv50_ir_emit_gm107.cpp | 3835 uint8_t st, yl, wr, rd, wt, ru; in printSchedInfo() local 3997 int wr, rd; in setDelay() local 4218 int wr = getWrDepBar(it->insn); in insertBarriers() local 4283 int wr, rd, wt; in insertBarriers() local
|
/third_party/ffmpeg/libavcodec/ |
D | vp9_superframe_bsf.c | 71 #define wloop(mag, wr) \ in merge_superframe() argument
|
/third_party/skia/src/opts/ |
D | SkBitmapProcState_opts.h | 257 __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. in S32_alpha_D32_filter_DX() local
|
/third_party/toybox/toys/pending/ |
D | telnetd.c | 272 fd_set rd, wr; in telnetd_main() local
|
/third_party/python/Lib/multiprocessing/ |
D | util.py | 205 def __call__(self, wr=None, argument
|
/third_party/openssl/ssl/record/ |
D | rec_layer_d1.c | 799 SSL3_RECORD wr; in do_dtls1_write() local
|