Home
last modified time | relevance | path

Searched refs:close (Results 1176 - 1200 of 4658) sorted by relevance

1...<<41424344454647484950>>...187

/third_party/ninja/src/
H A Dsubprocess-posix.cc45 close(fd_); in ~Subprocess()
133 close(output_pipe[1]); in Start()
145 close(fd_); in OnPipeReady()
/third_party/ltp/testcases/kernel/syscalls/sendto/
H A Dsendto01.c271 (void)close(sfd); in start_server()
312 (void)close(fd); in do_child()
405 (void)close(s); in cleanup1()
/third_party/ltp/testcases/kernel/syscalls/recvfrom/
H A Drecvfrom01.c244 (void)close(s); in cleanup1()
286 (void)close(sfd); in start_server()
330 (void)close(fd); in do_child()
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_peeloff.c281 close(svr_sk); in main()
285 close(peeloff_sk[i]); in main()
298 close(clt_sk[i]); in main()
/third_party/libfuse/lib/
H A Dhelper.c293 close(nullfd); in fuse_daemonize()
299 close(waiter[0]); in fuse_daemonize()
300 close(waiter[1]); in fuse_daemonize()
/third_party/node/deps/openssl/openssl/
H A De_os.h255 # define close _close macro
380 # undef close macro
381 # define close spt_close macro
386 # define closesocket(s) close(s)
/third_party/python/Tools/scripts/
H A Dfixcid.py152 f.close()
169 f.close()
171 g.close()
/third_party/python/Lib/idlelib/
H A Dreplace.py185 self.close()
262 def close(self, event=None): member in ReplaceDialog
264 SearchDialogBase.close(self, event)
/third_party/python/Lib/multiprocessing/
H A Dprocess.py172 def close(self): member in BaseProcess
181 raise ValueError("Cannot close a process while it is still running. "
183 self._popen.close()
417 def close(self): member in _MainProcess
/third_party/openssl/
H A De_os.h255 # define close _close macro
380 # undef close macro
381 # define close spt_close macro
386 # define closesocket(s) close(s)
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DAudioStreamOpenSLES.cpp269 Result AudioStreamOpenSLES::close() { in close() function in AudioStreamOpenSLES
274 AudioStreamBuffered::close(); in close()
286 EngineOpenSLES::getInstance().close(); in close()
/third_party/skia/third_party/externals/oboe/tests/
H A DtestStreamOpen.cpp50 Result r = mStream->close(); in closeStream()
52 FAIL() << "Failed to close stream. " << convertToText(r); in closeStream()
148 mStream->close(); // just in case it accidentally opened in TEST_F()
160 mStream->close(); // just in case it accidentally opened in TEST_F()
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dgen_restricted_traces.py194 f.close()
373 f.close()
377 f.close()
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
H A DDawnPerfTest.cpp68 outFile.close(); in DumpTraceEventsToJSONFile()
136 outFile.close(); in SetUp()
153 outFile.close(); in TearDown()
/third_party/toybox/toys/posix/
H A Dcpio.c180 close(fd); in cpio_main()
201 close(fd); in cpio_main()
273 close(fd); in cpio_main()
/third_party/python/Lib/test/
H A Dtest_readline.py76 hfile.close()
313 os.close(slave)
323 cleanup.callback(os.close, master)
H A Dtest_shelve.py57 s.close()
75 s.close()
189 self.addCleanup(x.close)
/third_party/python/Lib/
H A Dtypes.py32 _c.close() # Prevent ResourceWarning
221 def close(self): member in _GeneratorWrapper
222 return self.__wrapped.close()
/third_party/skia/gm/
H A Ddashcircle.cpp77 refPath.close();
258 path.close(); in DEF_SIMPLE_GM()
268 path.close(); in DEF_SIMPLE_GM()
/third_party/selinux/libselinux/src/
H A Dbooleans.c220 close(fd); in get_bool_value()
289 close(fd); in security_set_boolean()
317 close(fd); in security_commit_booleans()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dhttp_server.c116 close(req->fd); in http_request_deinit()
218 close(conn); in http_server_cb()
303 close(srv->fd); in http_server_deinit()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dhttp_server.c116 close(req->fd); in http_request_deinit()
218 close(conn); in http_server_cb()
303 close(srv->fd); in http_server_deinit()
/third_party/elfutils/libelf/
H A Dnlist.c215 (void) close (fd); in nlist()
228 (void) close (fd); in nlist()
/third_party/elfutils/tests/
H A Delfputzdata.c67 close (fd); in main()
240 close (fd); in main()
/third_party/ffmpeg/libavcodec/
H A D8svx.c198 .close = eightsvx_decode_close,
214 .close = eightsvx_decode_close,

Completed in 14 milliseconds

1...<<41424344454647484950>>...187