/third_party/mesa3d/src/tool/pps/ |
H A D | pps_device.cc | 132 close(fd); in ~DrmDevice()
|
/third_party/mesa3d/src/gallium/auxiliary/renderonly/ |
H A D | renderonly.c | 135 close(fd); in renderonly_create_gpu_import_for_resource()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_network.c | 62 close(s); in u_socket_close()
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_compiler_cmdline.c | 84 close(fd); in read_file()
|
/third_party/musl/libc-test/src/functional/ |
H A D | pthread_cancel-points.c | 91 TESTE(close(*fd), "shm fd"); in cleanup_shm()
|
H A D | fopencookie_test.c | 107 cookie_io_functions_t ioFunc = {.read = mread, .write = mwrite, .seek = mseek, .close = mclose};
in main()
|
/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
H A D | readlinkat.c | 40 int result = close(fd); in create_file()
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bio_local.h | 189 # define UP_close close
|
/third_party/node/deps/openssl/openssl/crypto/rand/ |
H A D | rand_egd.c | 162 close(fd); in RAND_query_egd_bytes()
|
/third_party/pcre2/pcre2/maint/ |
H A D | GenerateUcpTables.py | 201 f.close
|
/third_party/python/Lib/idlelib/ |
H A D | calltip.py | 29 def close(self): member in Calltip 58 """Maybe close an existing calltip and maybe open a new calltip.
|
H A D | redirector.py | 53 def close(self): member in WidgetRedirector 64 # if instance is deleted after close, as in Percolator.
|
H A D | outwin.py | 46 f.close()
|
H A D | filelist.py | 54 reply = edit.close() 63 print("Don't know this EditorWindow object. (close)")
|
/third_party/python/Lib/ |
H A D | chunk.py | 41 read, close, seek, tell, isatty. 42 Extra methods are: skip() (called by close, skips to the end of the chunk), 90 def close(self): member in Chunk
|
/third_party/python/Lib/distutils/tests/ |
H A D | test_bdist_dumb.py | 85 fp.close()
|
H A D | test_build_scripts.py | 78 f.close()
|
/third_party/python/Lib/asyncio/ |
H A D | transports.py | 27 def close(self): member in BaseTransport 228 Alias for close() method.
|
/third_party/python/Lib/test/test_asyncio/ |
H A D | test_transports.py | 57 self.assertRaises(NotImplementedError, transport.close)
|
/third_party/python/Lib/idlelib/idle_test/ |
H A D | test_iomenu.py | 30 cls.io.close()
|
/third_party/python/Lib/multiprocessing/ |
H A D | popen_spawn_win32.py | 131 def close(self): member in Popen
|
/third_party/openssl/crypto/bio/ |
H A D | bio_local.h | 189 # define UP_close close
|
/third_party/openssl/crypto/rand/ |
H A D | rand_egd.c | 162 close(fd); in RAND_query_egd_bytes()
|
/third_party/skia/third_party/externals/angle2/src/ |
H A D | commit_id.py | 116 hfile.close()
|
/third_party/skia/third_party/externals/angle2/scripts/ |
H A D | gen_angle_gn_info_json.py | 109 fh.close()
|