Home
last modified time | relevance | path

Searched defs:open (Results 201 - 225 of 595) sorted by relevance

12345678910>>...24

/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_ports.h41 int (*open)(void *private_data, struct snd_seq_port_subscribe *info); member
/kernel/liteos_a/fs/proc/include/
H A Dproc_fs.h90 int (*open)(struct Vnode *vnode, struct ProcFile *pf); member
/kernel/uniproton/src/fs/
H A Dfs.c31 int open(const char *path, int oflag, ...) in open() function
/kernel/linux/linux-6.6/net/tipc/
H A Dname_distr.c313 tipc_named_dequeue(struct sk_buff_head *namedq, u16 *rcv_nxt, bool *open) tipc_named_dequeue() argument
364 tipc_named_rcv(struct net *net, struct sk_buff_head *namedq, u16 *rcv_nxt, bool *open) tipc_named_rcv() argument
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_hw.c44 int open; member
H A Drawmidi_virt.c38 int open; member
/third_party/backends/backend/pixma/
H A Dpixma_common.h137 int (*open) (pixma_t *); member
/third_party/backends/backend/
H A Dst400.h54 unsigned open :1; member
/third_party/backends/japi/
H A DSane.java112 public native int open(String deviceName, int[] handle); in open() method in Sane
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_controller.h159 void (*open)(struct usb_xfer *); member
/third_party/NuttX/fs/vfs/include/
H A Dfile.h127 int (*open)(struct file *filep); member
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuTextWriter.java135 private void open(String label, PrintWriter out) { in open() method in IcuTextWriter
/third_party/libwebsockets/lib/misc/
H A Ddir.c40 #define open _open macro
/third_party/lame/ACM/
H A DACMStream.cpp124 bool ACMStream::open(const AEncodeProperties & the_Properties) in open() function in ACMStream
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
H A Dtusb.c105 int open; member
/third_party/node/deps/v8/third_party/zlib/
H A Dgzguts.h47 # define open _open macro
/third_party/node/deps/zlib/
H A Dgzguts.h46 # define open _open macro
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h153 int (*open) (const char *, struct fuse_file_info *); member
[all...]
/third_party/ntfs-3g/include/ntfs-3g/
H A Ddevice.h104 int (*open)(struct ntfs_device *dev, int flags); member
/third_party/mesa3d/src/intel/tools/
H A Dintel_sanitize_gpu.c321 open(const char *path, int flags, ...) in open() function
/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_local.h87 OSSL_STORE_open_fn open; member
/third_party/rust/crates/libloading/src/os/unix/
H A Dmod.rs166 pub unsafe fn open<P>(filename: Option<P>, flags: raw::c_int) -> Result<Library, crate::Error> in open() functions
/third_party/popt/src/
H A Dpoptconfig.c31 int open = 0; in glob_pattern_p() local
/third_party/python/Lib/
H A Dgzip.py25 def open(filename, mode="rb", compresslevel=_COMPRESS_LEVEL_BEST, function
H A Dsunau.py522 def open(f, mode=None): function

Completed in 15 milliseconds

12345678910>>...24