Home
last modified time | relevance | path

Searched refs:close (Results 1601 - 1625 of 6942) sorted by relevance

1...<<61626364656667686970>>...278

/third_party/skia/tests/
H A DAnnotationTest.cpp65 doc->close(); in DEF_TEST()
83 doc->close(); in DEF_TEST()
H A DPathOpsOpLoopThreadedTest.cpp55 pathA.close(); in testOpLoopsMain()
58 pathB.close(); in testOpLoopsMain()
70 pathStr.appendf(" path.close();\n"); in testOpLoopsMain()
77 pathStr.appendf(" pathB.close();\n"); in testOpLoopsMain()
H A DSubsetPath.cpp132 result.close(); in getSubsetPath()
219 result.close(); in getSubsetPath()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/
H A DAngleNativeTest.cpp167 close(oldStdout); in Java_com_android_angle_test_AngleNativeTest_nativeRunTests()
183 close(oldStdout); in Java_com_android_angle_test_AngleNativeTest_nativeRunTests()
/third_party/python/Lib/test/
H A Dtest_imghdr.py121 stream.close()
125 stream.close()
/third_party/python/Lib/
H A D_compression.py59 def close(self): member in DecompressReader
61 return super().close()
H A Duu.py100 f.close()
175 f.close()
/third_party/skia/tools/lottie-web-perf/
H A Dlottie-web-perf.js175 await browser.close();
179 await browser.close();
/third_party/skia/third_party/externals/icu/source/common/
H A Duenum.cpp62 if (en->close != NULL) { in uenum_close()
66 en->close(en); in uenum_close()
/third_party/toybox/toys/other/
H A Dwatch.c124 if (fds[0]>0) close(fds[0]); in watch_main()
125 if (fds[1]>0) close(fds[1]); in watch_main()
/third_party/python/Lib/wsgiref/
H A Dsimple_server.py32 def close(self): member in ServerHandler
38 SimpleHandler.close(self)
/third_party/skia/gm/
H A Daaa.cpp55 path.close(); in DEF_SIMPLE_GM()
66 path.close(); in DEF_SIMPLE_GM()
84 // t8888 splits the 800-high canvas into 3 pieces; the boundary is close to 266 and 534 in DEF_SIMPLE_GM()
H A Demptypath.cpp139 builder.moveTo(p).close(); in make_path_move_close()
154 .moveTo(kPts[1]).close() in make_path_move_mix()
/third_party/vk-gl-cts/scripts/log/
H A Dlog_to_xml.py192 out.close()
193 logFile.close()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Drfkill.c194 close(rfkill->fd); in rfkill_init()
210 close(rfkill->fd); in rfkill_deinit()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_er_ssdp.c199 close(er->multicast_sd); in wps_er_ssdp_deinit()
203 close(er->ssdp_sd); in wps_er_ssdp_deinit()
/third_party/vk-gl-cts/framework/qphelper/
H A Dgen_release_info.py31 f.close()
37 f.close()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Drfkill.c194 close(rfkill->fd); in rfkill_init()
210 close(rfkill->fd); in rfkill_deinit()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_er_ssdp.c199 close(er->multicast_sd); in wps_er_ssdp_deinit()
203 close(er->ssdp_sd); in wps_er_ssdp_deinit()
/third_party/python/Lib/test/test_asyncio/
H A Dtest_tasks.py80 def close(self): member in CoroLikeObject
162 other_loop.close()
190 loop.close()
202 self.addCleanup(a.close)
239 loop.close()
260 loop.close()
292 loop.close()
458 loop.close()
487 loop.close()
514 loop.close()
[all...]
/commonlibrary/c_utils/base/test/benchmarktest/unique_fd_benchmark_test/
H A Dunique_fd_benchmark_test.cpp48 outfile.close();
57 inputfile.close();
174 close(fd); in Close()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_base.cpp298 close(fd); in Pixmap2RawFile()
341 close(fd); in Pixmap2ImageFile()
348 close(fd); in Pixmap2ImageFile()
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/
H A Dfile_server_demo.cpp81 close(listenFd_); in StopServer()
88 close(connFd); in CloseFd()
91 close(fileFd); in CloseFd()
/foundation/multimedia/image_effect/frameworks/native/effect/manager/memory_manager/
H A Deffect_memory.cpp182 ::close(*fdPtr); in ReleaseSharedMemory()
208 ::close(fd); in Alloc()
214 ::close(fd); in Alloc()
/foundation/multimedia/av_codec/test/unittest/common/
H A Dhttp_server_demo.cpp88 close(listenFd_); in StopServer()
95 close(connFd); in CloseFd()
98 close(fileFd); in CloseFd()

Completed in 17 milliseconds

1...<<61626364656667686970>>...278