Home
last modified time | relevance | path

Searched defs:close (Results 51 - 75 of 399) sorted by relevance

12345678910>>...16

/third_party/python/Lib/multiprocessing/dummy/
H A Dconnection.py26 def close(self): member in Listener
68 def close(self): member in Connection
/third_party/skia/src/core/
H A DSkDocument.cpp51 void SkDocument::close() { in close() function in SkDocument
/third_party/skia/third_party/externals/swiftshader/src/System/Linux/
H A DMemFd.cpp89 void LinuxMemFd::close() in close() function in LinuxMemFd
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DMemoryByteArray.java90 public void close() { in close() method in MemoryByteArray
H A DGrowableMemoryByteArray.java62 public void close() { in close() method in GrowableMemoryByteArray
H A DSegmentedGrowableMemoryByteArray.java112 public void close() { in close() method in SegmentedGrowableMemoryByteArray
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dmakeconv.h47 (* U_CALLCONV_FPTR close)(NewConverter *cnvData); member
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAudioStreamTester.java41 public void close() { in close() method in AudioStreamTester
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DEngineOpenSLES.cpp63 void EngineOpenSLES::close() { in close() function in EngineOpenSLES
/third_party/skia/tests/
H A DSRGBTest.cpp111 auto close = [=](float x, float y) { in DEF_TEST() local
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
H A DBrotliOutputStream.java44 public void close() throws IOException { in close() method in BrotliOutputStream
H A DBrotliEncoderChannel.java53 public void close() throws IOException { in close() method in BrotliEncoderChannel
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DBrotliInputStream.java42 public void close() throws IOException { in close() method in BrotliInputStream
H A DBrotliDecoderChannel.java46 public void close() throws IOException { in close() method in BrotliDecoderChannel
/third_party/python/Lib/test/libregrtest/
H A Dwin_utils.py104 def close(self, kill=True): member in WindowsLoadTracker
/third_party/skia/third_party/externals/icu/source/common/
H A Duenumimp.h120 UEnumClose *close; member
/third_party/python/Lib/urllib/
H A Dresponse.py45 def close(self): member in addclosehook
/third_party/rust/crates/rustix/src/io/
H A Dmod.rs3 mod close; modules
/third_party/NuttX/fs/vfs/include/
H A Ddriver.h73 int (*close)(struct Vnode *vnode); member
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/buildtools/
H A DJarPhonePrefixDataIOHandler.java104 public void close() { in close() method in JarPhonePrefixDataIOHandler
/third_party/jerryscript/jerry-core/include/
H A Djerryscript-debugger-transport.h78 jerry_debugger_transport_close_t close; /**< close connection callback */ member
/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_perf.cc100 void IntelPerf::close() in close() function in pps::IntelPerf
/third_party/python/Lib/idlelib/
H A Dpercolator.py16 def close(self): member in Percolator
/third_party/skia/src/gpu/vk/
H A DGrVkCommandPool.cpp75 void GrVkCommandPool::close() { in close() function in GrVkCommandPool
/third_party/skia/src/gpu/tessellate/
H A DTessellation.cpp37 void close() { fPath.close(); } in close() function in skgpu::__anon18868::PathChopper

Completed in 10 milliseconds

12345678910>>...16