Home
last modified time | relevance | path

Searched refs:close (Results 3576 - 3600 of 9246) sorted by relevance

1...<<141142143144145146147148149150>>...370

/kernel/liteos_m/components/fs/vfs/
H A Dvfs_mount.c358 (f->fFops->close != NULL)) { in CloseFdsInMp()
359 (void)f->fFops->close(f); in CloseFdsInMp()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dzip.c211 close(fd); in zip_archive_open()
217 close(fd); in zip_archive_open()
/test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/
H A Dhello.cpp211 close(fd); in StartChildWithArgs()
223 close(fd); in StartChildWithArgs()
/test/xts/hats/hdf/display/composer/common/
H A Dhdi_test_layer.cpp68 close(mReleaseFence); in ~HdiGrallocBuffer()
76 close(mReleaseFence); in SetReleaseFence()
/test/xts/hats/kernel/syscalls/mem/mmap/
H A DMmapSyscallApiTest.cpp119 close(fd); in HWTEST_F()
191 close(fd); in HWTEST_F()
/test/xts/hats/powermgr/thermal/hdi_thermal/common/
H A Dhdi_thermal_test.cpp121 close(fd); in ReadFile()
125 close(fd); in ReadFile()
/third_party/elfutils/tests/
H A Dshow-die-info.c327 close (fd); in main()
354 close (fd); in main()
H A Delfcopy.c318 if (close (fda) != 0) in copy_elf()
320 printf ("couldn't close '%s': %s\n", in, strerror (errno)); in copy_elf()
330 if (close (fdb) != 0) in copy_elf()
332 printf ("couldn't close '%s': %s\n", out, strerror (errno)); in copy_elf()
/third_party/ffmpeg/libavcodec/
H A Daptxenc.c257 .close = aptx_close,
279 .close = aptx_close,
H A Dmscc.c261 .close = decode_close,
274 .close = decode_close,
/third_party/curl/tests/libtest/
H A Dlib537.c72 close(fd[num_open.rlim_cur]); in close_file_descriptors()
338 msnprintf(strbuff, sizeof(strbuff), "fds system limit seems close to %s",
353 close(fd[num_open.rlim_cur]);
443 /* close file descriptors unless instructed to keep them */
472 and close them all once the test is over */
H A Dlib518.c72 close(fd[num_open.rlim_cur]); in close_file_descriptors()
344 msnprintf(strbuff, sizeof(strbuff), "fds system limit seems close to %s", in rlimit()
360 close(fd[num_open.rlim_cur]); in rlimit()
439 /* close file descriptors unless instructed to keep them */ in rlimit()
468 and close them all once the test is over */ in test()
/third_party/elfutils/libdwfl/
H A Dgzip.c154 close (d); in open_stream()
161 close (d); in open_stream()
165 /* From here on, zlib will close D. */ in open_stream()
/third_party/ffmpeg/libavdevice/
H A Dbktr.c317 close(s->video_fd); in grab_read_close()
321 close(s->tuner_fd); in grab_read_close()
/third_party/ffmpeg/libavformat/
H A Drtpdec_xiph.c375 .close = xiph_close_context,
386 .close = xiph_close_context,
/third_party/ffmpeg/libavutil/
H A Dhwcontext_drm.c47 close(hwctx->fd); in drm_device_free()
64 close(hwctx->fd); in drm_device_create()
/third_party/backends/backend/
H A Dplustek-pp_wrapper.c156 close( dev->fd ); in ppDev_open()
218 return close( dev->fd ); in ppDev_close()
/third_party/curl/lib/
H A Dcurl_ntlm_wb.c72 # define sclose_nolog(x) close((x))
78 # define sclose_nolog(x) close((x))
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DURLHandler.java85 br.close();
92 br.close();
/third_party/PyYAML/lib/yaml/
H A D__init__.py202 dumper.close()
242 dumper.close()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DNormalizerBuilder.java108 in.close(); in readExclusionList()
221 in.close(); in buildDecompositionTables()
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DTransformsMapperTest.java258 @Override public void close() throws IOException { in wrap()
259 buffer.close(); in wrap()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DNormalizerBuilder.java107 in.close(); in readExclusionList()
220 in.close(); in buildDecompositionTables()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DURLHandler.java89 br.close();
96 br.close();
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCollectAPI.java146 pw.close(); in writeHTML()
188 pw.close(); in writeTSV()

Completed in 20 milliseconds

1...<<141142143144145146147148149150>>...370