Home
last modified time | relevance | path

Searched defs:open (Results 126 - 150 of 251) sorted by relevance

1234567891011

/third_party/openssl/ohos_lite/
H A De_os.h312 # define open _open macro
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DNativeAudioContext.cpp138 int ActivityContext::open(jint nativeApi, in open() function in ActivityContext
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAudioStreamBase.java113 public void open(StreamConfiguration requestedConfiguration, in open() method in AudioStreamBase
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DAudioOutputStreamOpenSLES.cpp112 Result AudioOutputStreamOpenSLES::open() { in open() function in AudioOutputStreamOpenSLES
H A DAudioStreamOpenSLES.cpp70 Result AudioStreamOpenSLES::open() { in open() function in AudioStreamOpenSLES
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dpshints.h344 T1_Hints_OpenFunc open; member
657 T2_Hints_OpenFunc open; member
/third_party/python/Lib/
H A Dwebbrowser.py72 def open(url, new=0, autoraise=True): function
149 def open(self, url, new=0, autoraise=True): member in BaseBrowser
173 def open(self, url, new=0, autoraise=True): global() member in GenericBrowser
191 def open(self, url, new=0, autoraise=True): global() member in BackgroundBrowser
258 def open(self, url, new=0, autoraise=True): global() member in UnixBrowser
359 def open(self, url, new=0, autoraise=True): global() member in Konqueror
443 def open(self, url, new=0, autoraise=True): global() member in Grail
606 def open(self, url, new=0, autoraise=True): global() member in .WindowsDefault
638 def open(self, url, new=0, autoraise=True): global() member in .MacOSX
690 def open(self, url, new=0, autoraise=True): global() member in .MacOSXOSAScript
[all...]
H A Dwave.py624 def open(f, mode=None): global() function
[all...]
H A Dzipimport.py21 import _io # for open namespace
H A Dcodecs.py871 def open(filename, mode='r', encoding=None, errors='strict', buffering=-1): function
H A Daifc.py947 def open(f, mode=None): global() function
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dgzguts.h47 # define open _open macro
/third_party/python/Lib/test/
H A Dtest_univnewlines.py36 open = io.open variable in CTest
39 open = staticmethod(pyio.open) variable in PyTest
[all...]
H A Dtest_largefile.py171 open = staticmethod(io.open) variable in TestCopyfile
190 open = staticmethod(io.open) global() variable in TestSocketSendfile
279 open = staticmethod(io.open) global() variable in CLargeFileTest
283 open = staticmethod(pyio.open) global() variable in PyLargeFileTest
[all...]
/third_party/rust/crates/nix/src/
H A Ddir.rs36 pub fn open<P: ?Sized + NixPath>( in open() functions
/third_party/zlib/
H A Dgzguts.h46 # define open _open macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_lib.c271 static hi_void module_clock(module_id id, hi_u32 open) in module_clock() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_drv.h200 int (*open)(struct drm_device *, struct drm_file *); member
/third_party/icu/icu4c/source/common/
H A Ducnv_cnv.h238 UConverterOpen open; member
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_core.h93 uint8_t open:1; /* set if USB pipe has been opened */ member
/third_party/mesa3d/src/drm-shim/
H A Ddrm_shim.c74 REAL_FUNCTION_POINTER(open); variable
276 PUBLIC int open(const char *path, int flags, ...) in open() function
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_lowlevel.h387 void (*open) (fuse_req_t req, fuse_ino_t ino, member
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnv_cnv.h238 UConverterOpen open; member
/third_party/node/deps/openssl/openssl/
H A De_os.h253 # define open _open macro
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DAttributeLayoutTest.cpp73 void open(void) { memset(mMemory, 0xff, kSize); } in open() function in __anon20169::Container

Completed in 27 milliseconds

1234567891011