Home
last modified time | relevance | path

Searched defs:wr (Results 1 – 25 of 55) sorted by relevance

123

/third_party/curl/tests/libtest/
Dlib564.c60 fd_set rd, wr, exc; in test() local
Dlib503.c67 fd_set rd, wr, exc; in test() local
Dlib533.c62 fd_set rd, wr, exc; in test() local
Dlib504.c44 fd_set rd, wr, exc; in test() local
Dlib525.c116 fd_set rd, wr, exc; in test() local
Dlib526.c88 fd_set rd, wr, exc; in test() local
Dlib2402.c99 fd_set rd, wr, exc; in test() local
Dlib2502.c98 fd_set rd, wr, exc; in test() local
Dlib2404.c101 fd_set rd, wr, exc; in test() local
Dlib1506.c96 fd_set rd, wr, exc; in test() local
Dfirst.c45 int select_wrapper(int nfds, fd_set *rd, fd_set *wr, fd_set *exc, in select_wrapper()
/third_party/skia/tests/
DWindowRectanglesTest.cpp27 GrWindowRectangles wr; in DEF_TEST() local
/third_party/libuv/test/
Decho-server.c50 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/
Dworker.c17 write_req_t *wr = (write_req_t*) req; in free_write_req() local
/third_party/libuv/docs/code/tcp-echo-server/
Dmain.c18 write_req_t *wr = (write_req_t*) req; in free_write_req() local
/third_party/libuv/docs/code/pipe-echo-server/
Dmain.c20 write_req_t *wr = (write_req_t*) req; in free_write_req() local
/third_party/libuv/docs/code/uvtee/
Dmain.c23 write_req_t *wr = (write_req_t*) req; in free_write_req() local
/third_party/python/Modules/
D_threadmodule.c724 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/
Dnv50_ir_sched_gm107.h17 } rd, wr; member
Dnv50_ir_emit_gm107.cpp3835 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/
Dvp9_superframe_bsf.c71 #define wloop(mag, wr) \ in merge_superframe() argument
/third_party/skia/src/opts/
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. in S32_alpha_D32_filter_DX() local
/third_party/toybox/toys/pending/
Dtelnetd.c272 fd_set rd, wr; in telnetd_main() local
/third_party/python/Lib/multiprocessing/
Dutil.py205 def __call__(self, wr=None, argument
/third_party/openssl/ssl/record/
Drec_layer_d1.c799 SSL3_RECORD wr; in do_dtls1_write() local

123