Home
last modified time | relevance | path

Searched defs:close (Results 251 - 275 of 399) sorted by relevance

1...<<111213141516

/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
/third_party/ffmpeg/libavcodec/
H A Dmovtextenc.c406 static void mov_text_style_cb(void *priv, const char style, int close) in mov_text_style_cb() argument
/third_party/backends/backend/
H A Dmustek_pp.h118 void (*close)(SANE_Handle hndl); member
/third_party/backends/testsuite/backend/genesys/
H A Dsession_config_test.cpp91 void close() in close() function in SaneOptions
/third_party/PyYAML/yaml/
H A D_yaml.pyx1172 def close(self): member in CEmitter
/third_party/alsa-lib/aserver/
H A Daserver.c159 int (*close)(client_t *client); member
[all...]
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DPerfTest.java953 public void close() throws IOException { in close() method in PerfTest.BOMFreeReader
/third_party/icu/icu4c/source/common/
H A Duniset_props.cpp1062 int32_t close; in applyPropertyPattern() local
[all...]

Completed in 23 milliseconds

1...<<111213141516