Home
last modified time | relevance | path

Searched refs:close (Results 4676 - 4700 of 5587) sorted by relevance

1...<<181182183184185186187188189190>>...224

/third_party/python/Include/internal/
H A Dpycore_global_strings.h241 STRUCT_FOR_ID(close)
/third_party/python/Lib/lib2to3/tests/
H A Dtest_refactor.py259 open(os.path.join(dir, fn), "wb").close()
/third_party/python/Lib/xml/sax/
H A Dsaxutils.py93 buffer.close = lambda: None
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
H A Dsymbolize_test.cc432 close(fd); in TEST()
/third_party/skia/fuzz/
H A DFuzzDrawFunctions.cpp239 path.close(); in fuzz_drawPath()
/third_party/skia/gm/
H A Dconvex_all_line_paths.cpp253 builder.close(); in GetPath()
H A Dcirculararcs.cpp241 path.close(); in DEF_SIMPLE_GM()
H A Dshadowutils.cpp73 concavePaths.back().close(); in draw_paths()
/third_party/skia/modules/canvaskit/
H A Dexterns.js568 close: function() {},
/third_party/skia/include/core/
H A DSkStream.h334 void close();
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Dsyscalls.rs295 pub(crate) unsafe fn close(fd: RawFd) {
296 // See the documentation for [`io::close`] for why errors are ignored.
/third_party/skia/bench/
H A DDashBench.cpp148 path->close(); in make_unit_star()
/third_party/rust/crates/syn/src/
H A Dattr.rs570 let scope = self.delimiter.span().close(); in parse_args_with()
/third_party/selinux/checkpolicy/test/
H A Ddispol.c446 close(fd); in main()
/third_party/vk-gl-cts/scripts/
H A Drun_nightly.py271 s.close()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_monitor.c335 close(drv->monitor_sock); in nl80211_remove_monitor_interface()
H A Ddriver_roboswitch.c472 close(drv->fd); in wpa_driver_roboswitch_deinit()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_monitor.c338 close(drv->monitor_sock); in nl80211_remove_monitor_interface()
H A Ddriver_roboswitch.c472 close(drv->fd); in wpa_driver_roboswitch_deinit()
/third_party/vulkan-loader/loader/
H A Dvk_loader_platform.h350 close(fd); in loader_platform_executable_path()
/third_party/zlib/
H A Dgzread.c694 /* free memory and close file */ in gzclose_r()
703 ret = close(state->fd); in gzclose_r()
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp2451 topClipPath.close(); in PaintBorder()
2462 topClipPath.close(); in PaintBorder()
2490 rightClipPath.close(); in PaintBorder()
2501 rightClipPath.close(); in PaintBorder()
2528 bottomClipPath.close(); in PaintBorder()
2539 bottomClipPath.close(); in PaintBorder()
2566 leftClipPath.close(); in PaintBorder()
2577 topClipPath.close(); in PaintBorder()
/third_party/node/deps/v8/tools/
H A Dgrokdump.py1000 self.minidump.close()
1001 self.minidump_file.close()
1965 f.close()
1985 f.close()
2023 f.close()
3420 descfile.close()
3436 descfile.close()
4033 server.socket.close()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c988 close(master_fd); in anv_physical_device_try_create()
1049 close(fd); in anv_physical_device_try_create()
1051 close(master_fd); in anv_physical_device_try_create()
1064 close(device->local_fd); in anv_physical_device_destroy()
1066 close(device->master_fd); in anv_physical_device_destroy()
3348 * right off the bat, so they are close to the base address. in anv_CreateDevice()
3568 close(device->fd); in anv_CreateDevice()
3657 close(device->fd); in anv_DestroyDevice()
3961 close(fd_info->fd); in anv_AllocateMemory()
/third_party/python/Lib/test/
H A Dtest_shutil.py418 self.addCleanup(os.close, dir_fd)
436 os.close(handle)
461 open(os.path.join(src, 'spam'), 'wb').close()
708 f.close()
1577 archive.close()
1810 self.addCleanup(self.temp_file.close)
1957 self.addCleanup(temp_filexyz.close)
1974 self.addCleanup(temp_filexyz.close)
2255 raise OSError("Cannot close")
2305 ('Cannot close',))
[all...]

Completed in 37 milliseconds

1...<<181182183184185186187188189190>>...224