Home
last modified time | relevance | path

Searched defs:open (Results 51 - 75 of 609) sorted by relevance

12345678910>>...25

/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/skia/third_party/externals/oboe/src/opensles/
H A DEngineOpenSLES.cpp28 SLresult EngineOpenSLES::open() { in open() function in EngineOpenSLES
/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
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dchan_user.h20 int (*open)(int, int, int, void *, char **); member
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dchan_user.h20 int (*open)(int, int, int, void *, char **); member
/kernel/linux/linux-5.10/drivers/media/pci/mantis/
H A Dmantis_ca.c117 static int mantis_slot_status(struct dvb_ca_en50221 *en50221, int slot, int open) in mantis_slot_status() argument
/kernel/linux/linux-5.10/include/linux/
H A Dposix-clock.h56 int (*open) (struct posix_clock *pc, fmode_t f_mode); member
H A Dhiddev.h26 int open; member
/kernel/linux/linux-6.6/include/linux/
H A Dposix-clock.h56 int (*open) (struct posix_clock *pc, fmode_t f_mode); member
H A Dhiddev.h26 int open; member
/kernel/linux/linux-6.6/drivers/media/pci/mantis/
H A Dmantis_ca.c116 static int mantis_slot_status(struct dvb_ca_en50221 *en50221, int slot, int open) in mantis_slot_status() argument
/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
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/drm_hal/
H A Ddrm_hal_display.h49 int (*open)(enum drm_hal_disp_chn disp); member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_state_machine.h706 std::unique_ptr<StateMachine::State> open = std::make_unique<A2dpStateOpen>(A2DP_PROFILE_OPEN, *this); in A2dpStateMachine() local
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H A Dusbip_host_common.h25 int (*open)(struct usbip_host_driver *hdriver); member
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddib0070.h67 static inline void dib0070_ctrl_agc_filter(struct dvb_frontend *fe, u8 open) in dib0070_ctrl_agc_filter() argument

Completed in 7 milliseconds

12345678910>>...25