Home
last modified time | relevance | path

Searched defs:open (Results 151 - 175 of 609) sorted by relevance

12345678910>>...25

/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drandfile.c42 # define open _open macro
/third_party/python/Lib/idlelib/
H A Dreplace.py54 def open(self, text, insert_tags=None): member in ReplaceDialog
H A Dsearchbase.py51 def open(self, text, searchphrase=None): member in SearchDialogBase
H A Dgrep.py90 def open(self, text, searchphrase, io=None): member in GrepDialog
/third_party/python/Lib/
H A Dshelve.py230 def open(filename, flag='c', protocol=None, writeback=False): function
H A Dbz2.py271 def open(filename, mode="rb", compresslevel=9, function
/third_party/python/Lib/distutils/tests/
H A Dtest_register.py63 def open(self, req, data=None, timeout=None): member in FakeOpener
/third_party/python/Lib/dbm/
H A Ddumb.py291 def open(fil function
[all...]
/third_party/python/Lib/importlib/resources/
H A Dabc.py115 def open(self, mode='r', *args, **kwargs): member in Traversable
/third_party/openssl/crypto/rand/
H A Drandfile.c43 # define open _open macro
/third_party/skia/third_party/externals/oboe/include/oboe/
H A DAudioStream.h67 virtual Result open() { in open() function in oboe::AudioStream
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DAudioInputStreamOpenSLES.cpp76 Result AudioInputStreamOpenSLES::open() { in open() function in AudioInputStreamOpenSLES
/third_party/python/Lib/test/
H A Dtest_file.py136 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 Dtest_file_eintr.py196 return ('import %s as io ;infile = io.open(sys.stdin.fileno(), "rb") ;' namespace
/third_party/skia/infra/bots/
H A Drecipes.py36 from io import open # pylint: disable=redefined-builtin namespace
/third_party/rust/crates/nix/src/
H A Dfcntl.rs196 pub fn open<P: ?Sized + NixPath>(path: &P, oflag: OFlag, mode: Mode) -> Result<RawFd> { in open() functions
/third_party/zlib/contrib/iostream/
H A Dzfstream.cpp18 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 Dzstream.h65 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 Dzfstream.cc51 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 Dsirf.c50 bool open; member
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Duser_syms.c57 EXPORT_SYMBOL_PROTO(open); variable
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-roccat.c42 int open; member
/kernel/linux/linux-5.10/drivers/input/serio/
H A Dsa1111ps2.c49 unsigned int open; member
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/
H A Dddbridge-ci.c139 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 Dnetup_unidvb_ci.c114 netup_unidvb_poll_ci_slot_status(struct dvb_ca_en50221 *en50221, int slot, int open) netup_unidvb_poll_ci_slot_status() argument

Completed in 14 milliseconds

12345678910>>...25