Home
last modified time | relevance | path

Searched defs:open (Results 26 - 50 of 251) sorted by relevance

1234567891011

/third_party/node/deps/v8/gni/
H A Dprotoc.py18 from codecs import open namespace
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DOutputMixerOpenSLES.cpp30 SLresult OutputMixerOpenSL::open() { in open() function in OutputMixerOpenSL
H A DEngineOpenSLES.cpp28 SLresult EngineOpenSLES::open() { in open() function in EngineOpenSLES
/third_party/rust/crates/proc-macro2/src/
H A Dextra.rs62 pub fn open(&self) -> Span { in open() functions
/third_party/node/lib/internal/fs/
H A Dstreams.js[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_watermark_demo.cpp44 int open; in main() local
45 cin >> open; in main() local
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dassistant.h49 static int open(const char *file, int oflag) in open() function in OHOS::FileManagement::CloudDisk::Assistant
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Dusb_handle.h66 int (*open)(struct usb_handle *handle); member
/third_party/PyYAML/lib/yaml/
H A Dserializer.py27 def open(self): member in Serializer
/third_party/node/lib/
H A Dinspector.js
/third_party/ntfs-3g/include/ntfs-3g/
H A Dplugin.h71 int (*open)(ntfs_inode *ni, const REPARSE_POINT *reparse, member
/third_party/node/deps/undici/src/lib/websocket/
H A Dwebsocket.js[all...]
/third_party/python/Lib/distutils/
H A Dtext_file.py111 def open(self, filename): member in TextFile
/third_party/python/Lib/dbm/
H A D__init__.py53 def open(file, flag='r', mode=0o666): function
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAudioStreamTester.java30 public void open() throws IOException { in open() method in AudioStreamTester
/third_party/skia/third_party/externals/oboe/src/common/
H A DFixedBlockReader.cpp30 int32_t FixedBlockReader::open(int32_t bytesPerFixedBlock) { in open() function in FixedBlockReader
/third_party/python/Lib/test/
H A Dtest_bufio.py67 open = io.open variable in CBufferSizeTest
70 open = staticmethod(pyio.open) variable in PyBufferSizeTest
/base/web/webview/ohos_interface/ohos_glue/scripts/
H A Dsystem_util.py19 from io import open namespace
/third_party/NuttX/fs/vfs/include/
H A Ddriver.h72 int (*open)(struct Vnode *vnode); member
/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_perf.cc81 bool IntelPerf::open(const uint64_t sampling_period_ns, in open() function in pps::IntelPerf
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_iomenu.py14 from tokenize import open, detect_encoding namespace
/third_party/python/Lib/idlelib/
H A Dfilelist.py18 def open(self, filename, action=None): member in FileList
/third_party/skia/tools/trace/
H A DSkDebugfTracer.cpp67 bool open = (phase == TRACE_EVENT_PHASE_COMPLETE); in addTraceEvent() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Denvelope.rs174 let mut open = Open::new(cipher, &private_key, iv, encrypted_key).unwrap(); in public_encrypt_private_decrypt() variables
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/drm_hal/
H A Ddrm_hal_hdmitx.h51 int (*open)(enum drm_hal_hdmitx_id id); member

Completed in 7 milliseconds

1234567891011