Home
last modified time | relevance | path

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

12345678910

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DRecordReader.java13 boolean open(String title); in open() method
H A DXMLRecordWriter.java29 public boolean open(String title) { in open() method in XMLRecordWriter
H A DXMLRecordReader.java44 public boolean open(String title) { in open() method in XMLRecordReader
/third_party/NuttX/fs/vfs/
H A Dfs_open.c350 int open(const char *path, int oflags, ...) in open() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H A DRecordWriter.java14 boolean open(String title); in open() method
H A DRecordReader.java14 boolean open(String title); in open() method
H A DXMLRecordWriter.java33 public boolean open(String title) { in open() method in XMLRecordWriter
H A DXMLRecordReader.java48 public boolean open(String title) { in open() method in XMLRecordReader
/third_party/node/test/testpy/
H A D__init__.py32 from io import open namespace
/third_party/libfuse/include/
H A Dcuse_lowlevel.h53 void (*open) (fuse_req_t req, struct fuse_file_info *fi); member
/third_party/lwip/src/include/netif/ppp/
H A Dpppos.h87 unsigned int open :1; /* Set if PPPoS is open */ member
/third_party/python/Lib/importlib/resources/
H A D_adapters.py80 def open(self, mode='r', *args, **kwargs): member in CompatibilityFiles.SpecPath
109 def open(self, mode='r', *args, **kwargs): member in CompatibilityFiles.ChildPath
140 def open(self, mode='r', *args, **kwargs): member in CompatibilityFiles.OrphanPath
H A Dreaders.py95 def open(self, *args, **kwargs): member in MultiplexedPath
H A Dsimple.py69 def open(self, mode='r', *args, **kwargs): member in ResourceHandle
99 def open(self, *args, **kwargs): member in ResourceContainer
/third_party/python/Lib/
H A Dpipes.py145 def open(self, file, rw): member in Template
[all...]
H A Dlzma.py271 def open(filename, mode="rb", *, function
/third_party/skia/third_party/externals/swiftshader/include/Android/hardware/
H A Dhardware.h61 int (*open)(const hw_module_t*, const char*, hw_device_t**); member
/third_party/skia/third_party/externals/oboe/src/aaudio/
H A DAAudioLoader.cpp38 int AAudioLoader::open() { in open() function in oboe::AAudioLoader
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drm_hal/
H A Ddrm_hal_gfx.h68 int (*open)(enum drm_hal_gfx_layer layer); member
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
H A Dfile.c146 int open(const char *file, int oflag, ...) in open() function
/third_party/ffmpeg/libavutil/
H A Dfile_open.c33 #undef open macro
63 #define open win32_open macro
/third_party/gn/infra/
H A Drecipes.py36 from io import open # pylint: disable=redefined-builtin namespace
/third_party/backends/backend/genesys/
H A Dusb_device.cpp37 void UsbDevice::open(const char* dev_name) in open() function in genesys::UsbDevice
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DInputFile.java58 public boolean open() in open() method in InputFile
/third_party/mesa3d/include/android_stub/hardware/
H A Dhardware.h158 int (*open)(const struct hw_module_t* module, const char* id, member

Completed in 10 milliseconds

12345678910