Home
last modified time | relevance | path

Searched refs:close (Results 4601 - 4625 of 5483) sorted by relevance

1...<<181182183184185186187188189190>>...220

/third_party/toybox/toys/pending/
H A Dstty.c458 if (CFG_TOYBOX_FREE && TT.device) close(TT.fd); in stty_main()
H A Dtelnetd.c145 close(fd); in write_issue()
H A Dtftp.c427 errout_with_sd: close(sd); in file_put()
/third_party/toybox/toys/posix/
H A Dcp.c303 close(fdin); in cp_node()
H A Dfile.c469 if (fd) close(fd); in file_main()
H A Dgrep.c357 // loopfiles will also close the fd, but this frees an (opaque) struct. in do_grep()
490 close(2); in grep_main()
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32.cc343 int close(int fd) { return ::_close(fd); } in close() function
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
H A Dtext_format_test.py51 f.close()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DLiteralByteStringTest.java244 * amount has been skipped. Does not close the stream.
572 oos.close(); in testJavaSerialization()
/third_party/python/Lib/lib2to3/pgen2/
H A Dpgen.py16 close_stream = stream.close
/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()

Completed in 21 milliseconds

1...<<181182183184185186187188189190>>...220