| /third_party/python/Lib/ |
| D | webbrowser.py | 71 def open(url, new=0, autoraise=True): function 148 def open(self, url, new=0, autoraise=True): member in BaseBrowser 172 def open(self, url, new=0, autoraise=True): member in GenericBrowser 190 def open(self, url, new=0, autoraise=True): member in BackgroundBrowser 257 def open(self, url, new=0, autoraise=True): member in UnixBrowser 358 def open(self, url, new=0, autoraise=True): member in Konqueror 442 def open(self, url, new=0, autoraise=True): member in Grail 604 def open(self, url, new=0, autoraise=True): member in WindowsDefault 634 def open(self, url, new=0, autoraise=True): member in MacOSX 672 def open(self, url, new=0, autoraise=True): member in MacOSXOSAScript
|
| /third_party/python/Lib/test/ |
| D | test_file.py | 136 open = io.open variable in CAutoFileTests 139 open = staticmethod(pyio.open) variable in PyAutoFileTests 345 open = io.open variable in COtherFileTests 348 open = staticmethod(pyio.open) variable in PyOtherFileTests
|
| D | test_largefile.py | 169 open = staticmethod(io.open) variable in TestCopyfile 188 open = staticmethod(io.open) variable in TestSocketSendfile 277 open = staticmethod(io.open) variable in CLargeFileTest 281 open = staticmethod(pyio.open) variable in PyLargeFileTest
|
| D | test_bufio.py | 67 open = io.open variable in CBufferSizeTest 70 open = staticmethod(pyio.open) variable in PyBufferSizeTest
|
| D | test_univnewlines.py | 36 open = io.open variable in CTest 39 open = staticmethod(pyio.open) variable in PyTest
|
| /third_party/node/deps/npm/node_modules/tweetnacl/ |
| D | nacl.d.ts | 21 open(box: Uint8Array, nonce: Uint8Array, key: Uint8Array): Uint8Array | false; method 35 export interface open { interface 50 open: box.open; property 74 open(signedMsg: Uint8Array, publicKey: Uint8Array): Uint8Array | null; method
|
| /third_party/node/test/parallel/ |
| D | test-fs-write-stream-fs.js | 13 open: common.mustCall(fs.open), property 27 open: common.mustCall(fs.open), property
|
| D | test-fs-read-stream-patch-open.js | 14 fs.ReadStream.prototype.open = common.mustCall(); method in fs.ReadStream
|
| D | test-vm-global-assignment.js | 7 const ctx = vm.createContext({ open() { } }); method
|
| D | test-fs-write-stream-patch-open.js | 33 fs.WriteStream.prototype.open = common.mustCall(); method in fs.WriteStream
|
| D | test-fs-write-stream-change-open.js | 41 fs.open = function() { function in fs
|
| /third_party/node/deps/npm/node_modules/minimatch/ |
| D | minimatch.js | 13 '!': { open: '(?:(?!(?:', close: '))[^/]*?)'}, property 14 '?': { open: '(?:', close: ')?' }, property 15 '+': { open: '(?:', close: ')+' }, property 16 '*': { open: '(?:', close: ')*' }, property 17 '@': { open: '(?:', close: ')' } property 390 open: plTypes[stateChar].open, property
|
| /third_party/musl/porting/linux/user/include/fortify/ |
| D | fcntl.h | 44 int open(const char* const __DIAGNOSE_PASS_OBJECT_SIZE path, int flags) in open() function 56 int open(const char* const __DIAGNOSE_PASS_OBJECT_SIZE path, int flags, unsigned modes) in open() function
|
| /third_party/musl/ndk_musl_include/fortify/ |
| D | fcntl.h | 44 int open(const char* const __DIAGNOSE_PASS_OBJECT_SIZE path, int flags) in open() function 56 int open(const char* const __DIAGNOSE_PASS_OBJECT_SIZE path, int flags, unsigned modes) in open() function
|
| /third_party/zlib/contrib/iostream3/ |
| D | zfstream.cc | 51 gzfilebuf::open(const char *name, in open() function in gzfilebuf 398 gzifstream::open(const char* name, in open() function in gzifstream 453 gzofstream::open(const char* name, in open() function in gzofstream
|
| /third_party/skia/third_party/externals/oboe/src/common/ |
| D | FixedBlockAdapter.cpp | 24 int32_t FixedBlockAdapter::open(int32_t bytesPerFixedBlock) in open() function in FixedBlockAdapter
|
| /third_party/node/deps/npm/node_modules/ansicolors/test/ |
| D | ansicolors.js | 5 , open = colors.open variable
|
| /third_party/python/Tools/freeze/ |
| D | bkfile.py | 3 def open(file, mode='r', bufsize=-1): function
|
| /third_party/libsnd/docs/ |
| D | api.md | 186 ### File Descriptor Open {#open_fd} 218 ### Virtual File Open Function {#open_virtual}
|
| /third_party/musl/src/fcntl/ |
| D | open.c | 5 int open(const char *filename, int flags, ...) in open() function
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/ |
| D | fs.h | 7 int (*open) (struct inode *, struct file *); member
|
| /third_party/lwip/src/include/lwip/apps/ |
| D | tftp_server.h | 63 void* (*open)(const char* fname, const char* mode, u8_t write); member
|
| /third_party/node/deps/npm/node_modules/chalk/ |
| D | index.js | 84 open, property 107 open, property
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| D | AudioStreamTester.java | 30 public void open() throws IOException { in open() method in AudioStreamTester
|
| /third_party/skia/third_party/externals/oboe/src/opensles/ |
| D | OutputMixerOpenSLES.cpp | 30 SLresult OutputMixerOpenSL::open() { in open() function in OutputMixerOpenSL
|