Home
last modified time | relevance | path

Searched refs:close (Results 7401 - 7425 of 10331) sorted by relevance

1...<<291292293294295296297298299300>>...414

/third_party/ffmpeg/libavcodec/
H A Dpthread_frame.c70 UNINITIALIZED, ///< Thread has not been created, AVCodec->close mustn't be called
71 NEEDS_CLOSE, ///< FFCodec->close needs to be called
746 if (codec->close && p->thread_init != UNINITIALIZED) in ff_frame_thread_free()
747 codec->close(ctx); in ff_frame_thread_free()
H A Dwmadec.c1009 .close = ff_wma_end,
1026 .close = ff_wma_end,
H A Dpngenc.c1201 .close = png_enc_close,
1224 .close = png_enc_close,
H A Domx.c947 .close = omx_encode_end,
968 .close = omx_encode_end,
H A Dproresenc_anatoliy.c951 .close = prores_encode_close,
967 .close = prores_encode_close,
/third_party/backends/backend/
H A Ddll.c213 extern void BE_ENTRY(name,close) (SANE_Handle); \
235 BE_ENTRY(name,close), \
283 "init", "exit", "get_devices", "open", "close", "get_option_descriptor",
H A Dcanon630u-common.c943 close(fd); in plugin_cal()
1592 close(fd); in CANON_start_scan()
H A Dp5_device.c550 close (fd); in open_pp()
559 /** close low level device
560 * release and close low level hardware device
571 close (fd); in close_pp()
/third_party/cups-filters/filter/
H A Dimagetopdf.c745 close(fd); in main()
1167 close(fd2); in main()
/third_party/curl/lib/
H A Dconnect.c313 /* close if a connection, or a stream that isn't multiplexed. */ in Curl_conncontrol()
325 ; /* stream signal on multiplex conn never affects close state */ in Curl_conncontrol()
326 else if((bit)closeit != conn->bits.close) { in Curl_conncontrol()
327 conn->bits.close = closeit; /* the only place in the source code that in Curl_conncontrol()
460 /* Don't close a previous cfilter yet to ensure that the next IP's in baller_initiate()
593 * succeeded and, if so, close any ongoing other ones. in is_connected()
903 * close/free all others. */ in cf_he_connect()
930 CURL_TRC_CF(data, cf, "close"); in cf_he_close()
1285 CURL_TRC_CF(data, cf, "close"); in cf_setup_close()
/third_party/FreeBSD/sbin/newfs_msdos/
H A Dmkfs_msdos.c786 close(fd); in mkfs_msdos()
788 close(fd1); in mkfs_msdos()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
H A DTimeZoneRegressionTest.java162 ostream.close(); in Test4096952()
163 baos.close(); in Test4096952()
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBManager.java394 fw.close(); in writeToFile()
451 fw.close(); in writeToFile()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java181 reader.close(); in TestUTF8()
354 is.close(); in TestDetection()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
H A DTimeZoneRegressionTest.java159 ostream.close(); in Test4096952()
160 baos.close(); in Test4096952()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java178 reader.close(); in TestUTF8()
351 is.close(); in TestDetection()
/third_party/lame/ACM/
H A DACM.cpp1145 if (the_stream->close(a_StreamHeader->pbDst, &OutputSize) && (OutputSize <= a_StreamHeader->cbDstLength)) in OnStreamUnPrepareHeader()
1158 if (the_stream->close(a_StreamHeader->pbDst, &OutputSize) && (OutputSize <= a_StreamHeader->cbDstLength)) in OnStreamUnPrepareHeader()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta.c500 close(fd); in radv_load_meta_pipeline()
543 close(fd); in radv_store_meta_pipeline()
/third_party/ltp/lib/
H A Dtst_cgroup.c627 close(mnt_dfd); in cgroup_root_scan()
1131 close((*dir)->dir_fd); in tst_cg_group_rm()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_memory_helper.c726 close(memfd_file->fd); in nine_memfd_allocator()
1053 close(allocator->memfd_pool[i].fd); in nine_allocator_destroy()
/third_party/mesa3d/src/glx/
H A Ddri2_glx.c617 close(psc->fd); in dri2DestroyScreen()
1235 close(psc->fd); in dri2CreateScreen()
/third_party/mesa3d/src/intel/common/tests/
H A Dmi_builder_test.cpp163 close(fd); in ~mi_builder_test()
200 close(fd); in SetUp()
/third_party/node/tools/gyp/pylib/gyp/
H A Dmsvs_emulation.py864 f.close()
1223 f.close()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsdecrypt.c365 close(f); in ntfs_pkcs12_load_pfxfile()
373 close(f); in ntfs_pkcs12_load_pfxfile()
/third_party/mesa3d/src/mesa/main/
H A Dexternalobjects.c83 close(fd); in import_memoryobj_fd()
641 close(fd); in import_semaphoreobj_fd()

Completed in 47 milliseconds

1...<<291292293294295296297298299300>>...414