Home
last modified time | relevance | path

Searched refs:close (Results 3451 - 3475 of 4508) sorted by relevance

1...<<131132133134135136137138139140>>...181

/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp.py33 fp.close()
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dresponse.c342 (void) close (response->fd); in free_callback()
/third_party/skia/third_party/externals/oboe/tests/
H A DtestStreamStates.cpp22 // Sleep between close and open to avoid a race condition inside Android Audio.
54 Result r = mStream->close(); in closeStream()
57 FAIL() << "Failed to close stream. " << convertToText(r); in closeStream()
119 // It should be safe to close without stopping. in checkStreamLeftRunningShouldNotInterfereWithNextOpen()
/third_party/skia/src/utils/
H A DSkParsePath.cpp200 path.close(); in FromSVGString()
271 const SkScalar tol = SK_Scalar1 / 1024; // how close to a quad in ToSVGString()
/third_party/skia/tests/
H A DShadowTest.cpp118 path.close(); in DEF_TEST()
H A DStrokeTest.cpp176 path.close(); in test_big_stroke()
H A DClipCubicTest.cpp205 path.close(); in DEF_TEST()
/third_party/skia/third_party/externals/freetype/src/bzip2/
H A Dftbzip2.c500 stream->close = ft_bzip2_stream_close; in FT_EXPORT_DEF()
/third_party/python/Lib/test/test_json/
H A Dtest_tool.py230 proc.stdout.close()
/third_party/python/Modules/_io/
H A D_iomodule.c442 close_result = PyObject_CallMethodNoArgs(result, &_Py_ID(close)); in _io_open_impl()
/third_party/python/Lib/
H A D_osx_support.py109 f.close()
H A Dimp.py151 file.close()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A Draw_ostream.h392 /// itself to own the file descriptor. In particular, it will close the
404 /// Manually flush the stream and close the file. Note that this does not call
406 void close();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DLockFileManager.cpp200 Out.close(); in LockFileManager()
/third_party/skia/tools/fiddle/
H A Dfiddle_main.cpp292 document->close(); in main()
/third_party/skia/tools/
H A Dusing_skia_and_harfbuzz.cpp222 doc->close(); in main()
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dutext.h176 * @return NULL if the UText struct was deleted by the close. If the UText struct
1167 * A Text Provider close function is only required for provider types that make
1173 * and does not require provider specific cleanup in a close function.
1290 UTextClose *close; member
1336 * Text provider close functions must NOT clear
1526 * If the supplied UText is already open, the provider's close function will be called
/third_party/toybox/toys/lsb/
H A Dmount.c249 close(fd); in mount_filesystem()
/third_party/toybox/toys/posix/
H A Dpatch.c445 close(TT.filepatch); in patch_main()
H A Dsort.c409 if (fd != 1) close(fd); in sort_main()
/third_party/skia/third_party/externals/freetype/builds/amiga/src/base/
H A Dftsystem.c251 /* The function to close a stream. */
443 stream->close = ft_amiga_stream_close; in FT_BASE_DEF()
/third_party/python/Lib/test/
H A Dtest_largefile.py274 f.close()
H A Dtest_ensurepip.py17 open(fullname, "wb").close()
H A Dtest_xml_etree_c.py126 self.assertRaises(ValueError, parser.close)
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dsysinfo.cc206 close(fd); in ReadLongFromFile()

Completed in 18 milliseconds

1...<<131132133134135136137138139140>>...181