/third_party/libabigail/src/ |
H A D | abg-dwarf-reader.cc | 15979 close(fd); 16021 close(fd);
|
/third_party/skia/src/core/ |
H A D | SkVM.cpp | 3015 // We have to be careful here about what we close over and how, in case fImpl moves. 3016 // fImpl itself may change, but its pointee fields won't, so close over them by value. 4397 close(fd); 4435 close(fd);
|
/third_party/typescript/lib/ |
H A D | typescript.js | 2059 * Given a name and a list of names that are *not* equal to the name, return a spelling suggestion if there is one that is close enough. 6287 close: function () { 6392 close: function () { 6394 watcher.close(); 6439 close: function () { 6472 close: function () { 6573 close: function () { 6690 childWatcher.close(); 6932 close: function () { 6935 watcher.close(); [all...] |
H A D | typescriptServices.js | 2059 * Given a name and a list of names that are *not* equal to the name, return a spelling suggestion if there is one that is close enough. 6287 close: function () { 6392 close: function () { 6394 watcher.close(); 6439 close: function () { 6472 close: function () { 6573 close: function () { 6690 childWatcher.close(); 6932 close: function () { 6935 watcher.close(); [all...] |
/third_party/node/test/fixtures/snapshot/ |
H A D | typescript.js | 2196 * Given a name and a list of names that are *not* equal to the name, return a spelling suggestion if there is one that is close enough. 6269 close: function () { 6375 close: function () { 6377 watcher.close(); 6422 close: function () { 6458 close: function () { 6561 close: function () { 6678 childWatcher.close(); 7205 close: function () { return _fs.unwatchFile(fileName, fileChanged); } 7245 close [all...] |
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_device/ |
H A D | hdi_device_test.cpp | 180 close(fd); in GetBuffer()
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
H A D | image_source.cpp | 670 ::close(*fd);
|
/test/xts/acts/ai/mindspore/mindsporectest/src/ |
H A D | ohos_c_api_test_mslite.cpp | 3919 infile.close(); in PrintMem()
|
/third_party/ffmpeg/libavcodec/ |
H A D | mpeg4videodec.c | 3672 .close = ff_h263_decode_end,
|
H A D | wavpackenc.c | 2973 .close = wavpack_encode_close,
|
/third_party/backends/backend/ |
H A D | canon_lide70-common.c | 3257 close (fd); in CANON_start_scan()
|
H A D | bh.c | 629 /* it also needs to close the file and delete it when EOF is in read_barfile() 1885 /* close file; re-open for read(setting s->barfd) */ in start_scan() 1900 close(fd); in start_scan()
|
/third_party/googletest/googletest/src/ |
H A D | gtest.cc | 1464 // If two hunks are close enough that their contexts overlap, then they are 1493 // Continue only if the next hunk is very close. 4933 close(sockfd_);
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | MeasureUnitTest.java | 3892 objectOutputStream.close(); in checkStreamingEquality()
|
/third_party/mesa3d/src/gtest/src/ |
H A D | gtest.cc | 1208 // If two hunks are close enough that their contexts overlap, then they are 1237 // Continue only if the next hunk is very close. in CreateUnifiedDiff() 4408 close(sockfd_); in MakeConnection()
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | mkntfs.c | 3420 if (NDevOpen(g_vol->dev) && g_vol->dev->d_ops->close(g_vol->dev)) in mkntfs_cleanup() 3421 ntfs_log_perror("Warning: Could not close %s", g_vol->dev->d_name); in mkntfs_cleanup()
|
H A D | ntfssecaudit.c | 559 * Open and close the security API (obsolete) 573 * Open and close a volume 605 fprintf(stderr,"close all applications using it\n"); in open_volume() 628 fprintf(stderr,"Could not close \"%s\"\n",volume); in close_volume() 1944 close(fd); in local_build_mapping()
|
/third_party/node/deps/googletest/src/ |
H A D | gtest.cc | 1481 // If two hunks are close enough that their contexts overlap, then they are 1510 // Continue only if the next hunk is very close. 4950 close(sockfd_);
|
/third_party/libdrm/tests/amdgpu/ |
H A D | basic_tests.c | 4293 close(fd); in amdgpu_gpu_reset_test()
|
/third_party/rust/crates/libc/src/fuchsia/ |
H A D | mod.rs | 3587 pub fn close(fd: ::c_int) -> ::c_int; in close() functions
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 406 dest.close(); in LLVMPrintModuleToFile()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | libVulkan.cpp | 4293 close(nativeFenceFd); in vkAcquireImageANDROID()
|
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/ |
H A D | ReactorUnitTests.cpp | 3919 fin.close();
|
/third_party/python/Lib/test/ |
H A D | test_pathlib.py | 2401 self.addCleanup(sock.close)
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/sony_imx390/ |
H A D | imx390_sensor_ctl.c | 85 close(g_fd[vi_pipe]); in imx390_i2c_init() 97 close(g_fd[vi_pipe]); in imx390_i2c_exit()
|