| /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
|
| H A D | grep.py | 90 def open(self, text, searchphrase, io=None): member in GrepDialog
|
| /third_party/python/Lib/ |
| H A D | shelve.py | 230 def open(filename, flag='c', protocol=None, writeback=False): function
|
| H A D | bz2.py | 271 def open(filename, mode="rb", compresslevel=9, 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
|
| /third_party/python/Lib/dbm/ |
| H A D | dumb.py | 291 def open(fil function [all...] |
| /third_party/python/Lib/importlib/resources/ |
| H A D | abc.py | 115 def open(self, mode='r', *args, **kwargs): member in Traversable
|
| /third_party/openssl/crypto/rand/ |
| H A D | randfile.c | 43 # define open _open macro
|
| /third_party/skia/third_party/externals/oboe/include/oboe/ |
| H A D | AudioStream.h | 67 virtual Result open() { in open() function in oboe::AudioStream
|
| /third_party/skia/third_party/externals/oboe/src/opensles/ |
| H A D | AudioInputStreamOpenSLES.cpp | 76 Result AudioInputStreamOpenSLES::open() { in open() function in AudioInputStreamOpenSLES
|
| /third_party/python/Lib/test/ |
| H A D | test_file.py | 136 open = io.open variable in CAutoFileTests 139 open = staticmethod(pyio.open) variable in PyAutoFileTests 345 open = io.open global() variable in COtherFileTests 348 open = staticmethod(pyio.open) global() variable in PyOtherFileTests [all...] |
| H A D | test_file_eintr.py | 196 return ('import %s as io ;infile = io.open(sys.stdin.fileno(), "rb") ;' namespace
|
| /third_party/skia/infra/bots/ |
| H A D | recipes.py | 36 from io import open # pylint: disable=redefined-builtin namespace
|
| /third_party/rust/crates/nix/src/ |
| H A D | fcntl.rs | 196 pub fn open<P: ?Sized + NixPath>(path: &P, oflag: OFlag, mode: Mode) -> Result<RawFd> { in open() functions
|
| /third_party/zlib/contrib/iostream/ |
| H A D | zfstream.cpp | 18 gzfilebuf *gzfilebuf::open( const char *name, in open() function in gzfilebuf 270 void gzfilestream_common::open( const char *name, int io_mode ) { in open() function in gzfilestream_common
|
| /third_party/zlib/contrib/iostream2/ |
| H A D | zstream.h | 65 void open(const char* name) { in open() function in izstream 70 void open(FILE* fp) { in open() function in izstream 177 void open(const char* name, int level = Z_DEFAULT_COMPRESSION) { in open() function in ozstream 186 void open(FIL function in ozstream [all...] |
| /third_party/zlib/contrib/iostream3/ |
| H A D | zfstream.cc | 51 gzfilebuf::open(const char *name, in open() function in gzfilebuf 398 gzifstream::open(cons function in gzifstream 453 gzofstream::open(const char* name, open() function in gzofstream [all...] |
| /kernel/linux/linux-5.10/drivers/gnss/ |
| H A D | sirf.c | 50 bool open; member
|
| /kernel/linux/linux-5.10/arch/um/os-Linux/ |
| H A D | user_syms.c | 57 EXPORT_SYMBOL_PROTO(open); variable
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| H A D | hid-roccat.c | 42 int open; member
|
| /kernel/linux/linux-5.10/drivers/input/serio/ |
| H A D | sa1111ps2.c | 49 unsigned int open; member
|
| /kernel/linux/linux-5.10/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-ci.c | 139 static int poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) in poll_slot_status() argument 268 static int poll_slot_status_xo2(struct dvb_ca_en50221 *ca, int slot, int open) in poll_slot_status_xo2() argument
|
| /kernel/linux/linux-5.10/drivers/media/pci/netup_unidvb/ |
| H A D | netup_unidvb_ci.c | 114 netup_unidvb_poll_ci_slot_status(struct dvb_ca_en50221 *en50221, int slot, int open) netup_unidvb_poll_ci_slot_status() argument
|