/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/mindspore/mindspore/ccsrc/utils/summary/ |
D | event_writer.cc | 124 bool _close = event_file_->Close(); in Shut() local
|
/third_party/python/Lib/multiprocessing/ |
D | connection.py | 281 def _close(self, _CloseHandle=_winapi.CloseHandle): member in PipeConnection 360 def _close(self, _close=_multiprocessing.closesocket): argument 365 def _close(self, _close=os.close): argument
|
/third_party/mindspore/mindspore/train/summary/ |
D | _writer_pool.py | 168 def _close(self): member in WriterPool
|
/third_party/grpc/src/python/grpcio_testing/grpc_testing/_channel/ |
D | _channel.py | 59 def _close(self): member in TestingChannel
|
/third_party/node/deps/npm/node_modules/fs-minipass/ |
D | index.js | 13 const _close = Symbol('_close') constant
|
/third_party/grpc/src/python/grpcio/grpc/aio/ |
D | _channel.py | 288 async def _close(self, grace): # pylint: disable=too-many-branches member in Channel
|
/third_party/grpc/src/python/grpcio/grpc/experimental/aio/ |
D | _channel.py | 284 async def _close(self, grace): # pylint: disable=too-many-branches member in Channel
|
/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 | 323 def _close(self): member in PyShellEditorWindow 1124 def _close(self): member in PyShell
|
D | editor.py | 1075 def _close(self): member in EditorWindow
|
/third_party/FreeBSD/include/ |
D | fts.h | 53 #define _close(fd) (close((fd))) macro
|
/third_party/python/Lib/asyncio/ |
D | unix_events.py | 567 def _close(self, exc): member in _UnixReadPipeTransport 769 def _close(self, exc=None): member in _UnixWritePipeTransport
|
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | channel.pyx.pxi | 394 cdef _close(Channel channel, grpc_status_code code, object details, function
|
/third_party/node/lib/ |
D | zlib.js | 610 function _close(engine) { function
|
/third_party/skia/modules/pathkit/ |
D | externs.js | 45 _close: function() {}, method
|
/third_party/flutter/skia/modules/pathkit/ |
D | externs.js | 45 _close: function() {}, method
|
/third_party/python/Lib/ |
D | nntplib.py | 918 def _close(self): member in NNTP
|
/third_party/grpc/src/python/grpcio/grpc/ |
D | _interceptor.py | 536 def _close(self): member in _Channel
|
D | _channel.py | 1523 def _close(self): member in Channel
|
/third_party/python/Lib/test/ |
D | test_tempfile.py | 381 _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
|