| /third_party/musl/porting/liteos_a_newlib/kernel/src/ |
| D | fs.c | 42 int _close(int fd) in _close() function 89 int _close(int fd) in _close() function
|
| /third_party/python/Lib/multiprocessing/ |
| D | connection.py | 275 def _close(self, _CloseHandle=_winapi.CloseHandle): member in PipeConnection 354 def _close(self, _close=_multiprocessing.closesocket): argument 359 def _close(self, _close=os.close): member in Connection
|
| /third_party/python/Lib/test/libregrtest/ |
| D | win_utils.py | 111 _close=_winapi.CloseHandle, argument
|
| /third_party/node/deps/npm/node_modules/fs-minipass/lib/ |
| D | index.js | 9 const _close = Symbol('_close') constant
|
| /third_party/node/deps/npm/node_modules/tar/node_modules/fs-minipass/ |
| D | index.js | 23 const _close = Symbol('_close') constant
|
| /third_party/alsa-lib/src/ |
| D | input.c | 179 int snd_input_stdio_attach(snd_input_t **inputp, FILE *fp, int _close) in snd_input_stdio_attach()
|
| D | output.c | 188 int snd_output_stdio_attach(snd_output_t **outputp, FILE *fp, int _close) in snd_output_stdio_attach()
|
| /third_party/python/Lib/idlelib/ |
| D | pyshell.py | 314 def _close(self): member in PyShellEditorWindow 1116 def _close(self): member in PyShell
|
| D | editor.py | 1131 def _close(self): member in EditorWindow
|
| /third_party/FreeBSD/include/ |
| D | fts.h | 52 #define _close(fd) (close((fd))) macro
|
| /third_party/python/Lib/asyncio/ |
| D | unix_events.py | 587 def _close(self, exc): member in _UnixReadPipeTransport 789 def _close(self, exc=None): member in _UnixWritePipeTransport
|
| /third_party/node/lib/ |
| D | zlib.js | 633 function _close(engine) { function
|
| /third_party/skia/modules/pathkit/ |
| D | externs.js | 45 _close: function() {}, method
|
| /third_party/python/Lib/ |
| D | nntplib.py | 921 def _close(self): member in NNTP
|
| /third_party/python/Lib/test/ |
| D | test_tempfile.py | 374 _close = os.close variable in TestMkstempInner.mkstemped
|
| D | test_nntplib.py | 439 def _close(self): member in NNTPServer
|
| D | test__xxsubinterpreters.py | 2221 def _close(self, fix, *, force): member in ExhaustiveChannelTests
|
| /third_party/pulseaudio/src/utils/ |
| D | padsp.c | 119 static int (*_close)(int) = NULL; variable
|