| /third_party/pulseaudio/src/pulsecore/ |
| H A D | pipe.c | 37 static int set_block(int fd, int blocking) { in set_block() argument
|
| /third_party/mesa3d/src/asahi/compiler/ |
| H A D | agx_lower_parallel_copy.c | 256 struct agx_copy *blocking = &ctx->entries[j]; in agx_emit_parallel_copies() local 275 struct agx_copy *blocking in agx_emit_parallel_copies() local [all...] |
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/ |
| H A D | 5-2.c | 103 int j, k, blocking = 0; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/ |
| H A D | 18-1.c | 38 static int blocking; variable
|
| H A D | 18-2.c | 39 static int blocking; variable
|
| H A D | 5-2.c | 38 static int blocking; variable
|
| H A D | 8-1.c | 35 static int blocking; variable
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/ |
| H A D | 5-2.c | 109 int j, k, blocking = 0; in main() local
|
| /third_party/libuv/src/win/ |
| H A D | stream.c | 242 int uv_stream_set_blocking(uv_stream_t* handle, int blocking) { in uv_stream_set_blocking() argument
|
| /third_party/node/deps/uv/src/win/ |
| H A D | stream.c | 243 int uv_stream_set_blocking(uv_stream_t* handle, int blocking) { in uv_stream_set_blocking() argument
|
| /third_party/curl/lib/ |
| H A D | cf-haproxy.c | 104 cf_haproxy_connect(struct Curl_cfilter *cf, struct Curl_easy *data, bool blocking, bool *done) cf_haproxy_connect() argument
|
| H A D | http_proxy.c | 167 http_proxy_cf_connect(struct Curl_cfilter *cf, struct Curl_easy *data, bool blocking, bool *done) http_proxy_cf_connect() argument
|
| H A D | cf-https-connect.c | 237 cf_hc_connect(struct Curl_cfilter *cf, struct Curl_easy *data, bool blocking, bool *done) cf_hc_connect() argument
|
| /third_party/jerryscript/jerry-ext/debugger/ |
| H A D | debugger-serial.c | 71 jerryx_debugger_serial_set_blocking (int fd, bool blocking) in jerryx_debugger_serial_set_blocking() argument
|
| /third_party/node/src/tracing/ |
| H A D | node_trace_writer.cc | 139 void NodeTraceWriter::Flush(bool blocking) { in Flush() argument
|
| H A D | node_trace_buffer.cc | 57 void InternalTraceBuffer::Flush(bool blocking) { in Flush() argument
|
| H A D | agent.cc | 215 void Agent::Flush(bool blocking) { in Flush() argument
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/ |
| H A D | socket.cc | 63 bool setBlocking(SOCKET s, bool blocking) { in setBlocking() argument
|
| /third_party/python/Python/ |
| H A D | bootstrap_hash.c | 86 py_getrandom(void *buffer, Py_ssize_t size, int blocking, int raise) in py_getrandom() argument 473 pyurandom(void *buffer, Py_ssize_t size, int blocking, int raise) in pyurandom() argument [all...] |
| /third_party/elfutils/lib/ |
| H A D | dynamicsizehash_concurrent.c | 184 static void resize_helper(NAME *htab, int blocking) in resize_helper() argument
|
| /third_party/curl/tests/unit/ |
| H A D | unit2600.c | 135 cf_test_connect(struct Curl_cfilter *cf, struct Curl_easy *data, bool blocking, bool *done) cf_test_connect() argument
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_lower_parallelcopy.c | 442 struct copy_entry *blocking = &ctx->entries[j]; in _handle_copies() local 461 struct copy_entry *blocking in _handle_copies() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | resource.cpp | 84 resource::add_map(command_queue &q, cl_map_flags flags, bool blocking, in add_map() argument 226 mapping(command_queue &q, resource &r, cl_map_flags flags, bool blocking, const resource::vector &origin, const resource::vector ®ion) mapping() argument
|
| /third_party/skia/third_party/externals/angle2/util/windows/ |
| H A D | test_utils_win.cpp | 89 void ReadFromFile(bool blocking, HANDLE handle, std::string *out) in ReadFromFile() argument
|
| /third_party/python/Modules/_multiprocessing/clinic/ |
| H A D | semaphore.c.h | 28 int blocking = 1; in _multiprocessing_SemLock_acquire() local 102 int blocking = 1; in _multiprocessing_SemLock_acquire() local [all...] |