| /kernel/linux/linux-6.6/include/sound/ |
| H A D | hwdep.h | 23 int (*open)(struct snd_hwdep *hw, struct file * file); member
|
| H A D | seq_oss.h | 39 int (*open)(struct snd_seq_oss_arg *p, void *closure); member
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| H A D | sp2.c | 233 sp2_ci_poll_slot_status(struct dvb_ca_en50221 *en50221, int slot, int open) sp2_ci_poll_slot_status() argument
|
| /kernel/linux/linux-6.6/drivers/pci/hotplug/ |
| H A D | cpqphp_sysfs.c | 131 static int open(struct inode *inode, struct file *file) in open() function
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
| H A D | msm_perf.c | 28 bool open; member
|
| /kernel/liteos_m/components/fs/vfs/ |
| H A D | vfs_files.h | 56 int (*open)(struct File *, const char *, int);
member
|
| /kernel/uniproton/src/fs/vfs/ |
| H A D | vfs_files.h | 35 S32 (*open)(struct TagFile *, const char *, S32);
member
|
| /kernel/linux/linux-6.6/sound/soc/sprd/ |
| H A D | sprd-pcm-dma.h | 43 int (*open)(int str_id, struct sprd_compr_callback *cb); member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | file_open.c | 33 #undef open macro 63 #define open win32_open macro
|
| /third_party/gn/infra/ |
| H A D | recipes.py | 36 from io import open # pylint: disable=redefined-builtin namespace
|
| /third_party/backends/backend/genesys/ |
| H A D | usb_device.cpp | 37 void UsbDevice::open(const char* dev_name) in open() function in genesys::UsbDevice
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/ |
| H A D | XMLRecordWriter.java | 29 public boolean open(String title) { in open() method in XMLRecordWriter
|
| H A D | XMLRecordReader.java | 44 public boolean open(String title) { in open() method in XMLRecordReader
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/ |
| H A D | InputFile.java | 58 public boolean open() in open() method in InputFile
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/ |
| H A D | XMLRecordWriter.java | 33 public boolean open(String title) { in open() method in XMLRecordWriter
|
| H A D | XMLRecordReader.java | 48 public boolean open(String title) { in open() method in XMLRecordReader
|
| /third_party/mesa3d/include/android_stub/hardware/ |
| H A D | hardware.h | 158 int (*open)(const struct hw_module_t* module, const char* id, member
|
| /third_party/lame/ACM/ |
| H A D | DecodeStream.cpp | 121 bool DecodeStream::open() in open() function in DecodeStream
|
| /third_party/node/test/parallel/ |
| H A D | test-trace-events-fs-async.js | 171 function open() { function
|
| /third_party/mesa3d/src/util/ |
| H A D | os_file.c | 16 #define open _open macro
|
| /third_party/node/deps/openssl/openssl/crypto/rand/ |
| H A D | randfile.c | 42 # define open _open macro
|
| /third_party/python/Lib/idlelib/ |
| H A D | replace.py | 54 def open(self, text, insert_tags=None): member in ReplaceDialog
|
| H A D | searchbase.py | 51 def open(self, text, searchphrase=None): member in SearchDialogBase
|
| /third_party/python/Lib/ |
| H A D | shelve.py | 230 def open(filename, flag='c', protocol=None, writeback=False): function
|
| /third_party/python/Lib/distutils/tests/ |
| H A D | test_register.py | 63 def open(self, req, data=None, timeout=None): member in FakeOpener
|