Home
last modified time | relevance | path

Searched defs:close (Results 401 - 425 of 568) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/icu/icu4c/source/common/
H A Ducnv_cnv.h239 UConverterClose close; member
/third_party/alsa-lib/include/
H A Dcontrol_external.h151 void (*close)(snd_ctl_ext_t *ext); member
/third_party/mesa3d/src/drm-shim/
H A Ddrm_shim.c66 REAL_FUNCTION_POINTER(close); variable
296 PUBLIC int close(int fd) in close() function
/third_party/musl/src/internal/
H A Dstdio_impl.h77 int (*close)(FILE *); member
/third_party/musl/porting/linux/user/include/
H A Dstdio.h207 cookie_close_function_t *close; member
/third_party/musl/porting/linux/user/src/internal/
H A Dstdio_impl.h77 int (*close)(FILE *); member
/third_party/node/deps/icu-small/source/common/
H A Ducnv_cnv.h239 UConverterClose close; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_gem.c60 struct drm_gem_close close = { in anv_gem_close() local
/third_party/musl/include/
H A Dstdio.h207 cookie_close_function_t *close; member
/third_party/node/deps/openssl/openssl/
H A De_os.h255 # define close _close macro
380 # undef close macro
381 # define close spt_close macro
/third_party/rust/crates/libloading/src/os/windows/
H A Dmod.rs281 pub fn close(self) -> Result<(), crate::Error> { in close() functions
/third_party/python/Lib/
H A Daifc.py382 def close(self): global() member in Aifc_read
761 def close(self): global() member in Aifc_write
[all...]
H A Dasyncore.py392 def close(self): member in dispatcher
621 def close(self): member in .file_wrapper
[all...]
H A Dtypes.py221 def close(self): member in _GeneratorWrapper
/third_party/python/Lib/multiprocessing/
H A Dpool.py647 def close(self): member in Pool
/third_party/python/Lib/asyncio/
H A Dproactor_events.py103 def close(self): member in _ProactorBasePipeTransport
684 def close(self): global() member in BaseProactorEventLoop
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DAttributeLayoutTest.cpp75 virtual void close(void) {} in close() function in __anon20169::Container
/third_party/skia/samplecode/
H A DSampleSimpleStroker.cpp51 void close() { fVerbs.push_back(SkPath::kClose_Verb); } in close() function in __anon18654::PathRecorder
/third_party/openssl/
H A De_os.h255 # define close _close macro
380 # undef close macro
381 # define close spt_close macro
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DOboeAudioStream.java116 public void close() { in close() method in OboeAudioStream
122 public native void close(int streamIndex); in close() method in OboeAudioStream
/third_party/skia/third_party/externals/oboe/src/aaudio/
H A DAudioStreamAAudio.cpp288 Result AudioStreamAAudio::close() { in close() function in oboe::AudioStreamAAudio
/third_party/skia/src/pathops/
H A DSkPathWriter.cpp20 void SkPathWriter::close() { in close() function in SkPathWriter
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_cnv.h239 UConverterClose close; member
/third_party/protobuf/src/google/protobuf/io/
H A Dio_win32.cc343 int close(int fd) { return ::_close(fd); } in close() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Ddpp-nfc.py948 def close(self): member in ConnectionHandover

Completed in 21 milliseconds

1...<<11121314151617181920>>...23