Searched refs:close (Results 3426 - 3450 of 6231) sorted by relevance
1...<<131132133134135136137138139140>>...250
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
H A D | CollationThaiTest.java | 199 in.close(); in TestDictionary()
|
H A D | UCAConformanceTest.java | 283 in.close(); in conformanceTest()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
H A D | UnicodeNormalizerConformanceTest.java | 119 input.close(); in TestConformance()
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | Deprecator.java | 189 r.close(); in processFile()
|
/third_party/libunwind/libunwind/src/coredump/ |
H A D | _UCD_create.c | 307 close(phdr->backing_fd); in _UCD_add_backing_file_at_segment()
|
/third_party/mesa3d/include/android_stub/log/ |
H A D | log_event_list.h | 119 int close() { in close() function in android_log_event_list
|
/third_party/libdrm/nouveau/ |
H A D | nouveau.h | 82 int nouveau_device_wrap(int fd, int close, struct nouveau_device **);
|
/third_party/lame/misc/ |
H A D | mlame_corr.c | 213 close ( fd ); in main()
|
/third_party/jerryscript/jerry-ext/debugger/ |
H A D | debugger-ws.c | 66 JERRYX_DEBUGGER_WEBSOCKET_CLOSE_CONNECTION = 8, /**< close connection */ 440 header_p->close = jerryx_debugger_ws_close; in jerryx_debugger_ws_create()
|
/third_party/libwebsockets/plugins/ |
H A D | protocol_post_demo.c | 110 close((int)(lws_intptr_t)pss->fd); in file_upload_cb()
|
/third_party/ltp/pan/cgi/ |
H A D | reconsile.cgi | 67 close(F);
|
/third_party/ltp/testcases/kernel/device-drivers/drm/user_space/ |
H A D | user_tdrm.c | 128 close(tdrm_fd); in tdrmclose()
|
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_user/ |
H A D | tbio.c | 71 close(tbio_fd); in cleanup()
|
/third_party/node/lib/internal/fs/ |
H A D | recursive_watch.js | 109 close() { 123 this.emit('close');
|
/third_party/node/lib/ |
H A D | timers.js | 253 Timeout.prototype.close = function() {
|
/third_party/node/deps/v8/tools/release/ |
H A D | merge_to_branch.py | 48 open(self.Config("ALREADY_MERGING_SENTINEL_FILE"), "a").close()
|
H A D | roll_merge.py | 47 open(self.Config("ALREADY_MERGING_SENTINEL_FILE"), "a").close()
|
/third_party/node/deps/v8/tools/torque/ |
H A D | format-torque.py | 123 output_file.close()
|
/third_party/node/test/parallel/ |
H A D | test-http-agent-keepalive.js | 42 // Cache the socket, close it after a short delay 85 // Mock remote server close the socket 97 // Waiting remote server close the socket 118 // Wait socket 'close' event emit 123 server.close(); 161 socket.off('close', callback); 166 socket.once('close', callback);
|
H A D | test-net-connect-options-port.js | 82 server.close(); 96 server.on('close', () => {
|
H A D | test-webstreams-abort-controller.js | 14 controller.close();
|
/third_party/node/test/pseudo-tty/ |
H A D | testcfg.py | 125 os.close(fd)
|
/third_party/node/deps/v8/third_party/wasm-api/example/ |
H A D | memory.cc | 79 file.close(); in run()
|
/third_party/node/deps/v8/tools/ |
H A D | gdb-v8-support.py | 242 os.close(fd) 245 gdb.execute("p (int)close(%s)" % old_stdout, to_string=True)
|
H A D | gen-inlining-tests.py | 482 FILE.close()
|
Completed in 13 milliseconds
1...<<131132133134135136137138139140>>...250