/external/clang/tools/scan-view/ |
D | startfile.py | 23 def open(self, filename): member in BaseController 69 def open(self, filename): member in Controller 87 def open(self, filename): member in Start 200 def open(filename): function
|
/external/okhttp/okhttp-urlconnection/src/main/java/com/squareup/okhttp/ |
D | OkUrlFactory.java | 47 public HttpURLConnection open(URL url) { in open() method in OkUrlFactory 51 HttpURLConnection open(URL url, Proxy proxy) { in open() method in OkUrlFactory
|
/external/libdrm/tests/ |
D | gem_flink.c | 44 struct drm_gem_open open; in test_flink() local 105 struct drm_gem_open open; in test_bad_open() local
|
/external/marisa-trie/v0_1_5/lib/marisa_alpha/ |
D | mapper.cc | 66 void Mapper::open(const char *filename, long offset, int whence) { in open() function in marisa_alpha::Mapper 95 void Mapper::open(const char *filename, long offset, int whence) { in open() function in marisa_alpha::Mapper
|
/external/marisa-trie/lib/marisa/ |
D | mapper.cc | 64 void Mapper::open(const char *filename, long offset, int whence) { in open() function in marisa::Mapper 92 void Mapper::open(const char *filename, long offset, int whence) { in open() function in marisa::Mapper
|
/external/zlib/src/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
|
/external/jetty/src/java/org/eclipse/jetty/server/nio/ |
D | InheritedChannelConnector.java | 50 public void open() throws IOException in open() method in InheritedChannelConnector
|
/external/openssh/openbsd-compat/ |
D | bsd-cygwin_util.h | 62 #define open binary_open macro
|
/external/apache-harmony/support/src/test/java/tests/support/ |
D | Support_ServerSocket.java | 33 public void open() throws IOException; in open() method
|
D | Support_HttpServerSocket.java | 68 public void open() throws IOException { in open() method in Support_HttpServerSocket
|
D | Support_HttpConnector.java | 30 public void open(String address) throws IOException; in open() method
|
D | Support_URLConnector.java | 39 public void open(String address) throws IOException { in open() method in Support_URLConnector
|
/external/droiddriver/src/io/appium/droiddriver/util/ |
D | FileUtils.java | 40 public static BufferedOutputStream open(String path) throws FileNotFoundException { in open() method in FileUtils
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowAssetManager.java | 37 public final InputStream open(String fileName) throws IOException { in open() method in ShadowAssetManager
|
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/ |
D | ResourceLoader.java | 50 Reader open(String name) throws IOException; in open() method
|
D | ClassResourceLoader.java | 71 public Reader open(String name) throws IOException { in open() method in ClassResourceLoader
|
D | InMemoryResourceLoader.java | 40 public Reader open(String name) throws IOException { in open() method in InMemoryResourceLoader
|
D | ClassLoaderResourceLoader.java | 66 public Reader open(String name) throws IOException { in open() method in ClassLoaderResourceLoader
|
D | FileSystemResourceLoader.java | 45 public Reader open(String name) throws IOException { in open() method in FileSystemResourceLoader
|
/external/conscrypt/src/compat/java/dalvik/system/ |
D | CloseGuard.java | 61 public void open(String message) { in open() method in CloseGuard
|
/external/openssh/contrib/redhat/ |
D | openssh.spec | 497 preprocessor define to get large-file capable open(), stat(), etc. function
|
/external/zlib/src/contrib/iostream/ |
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
|
/external/libvncserver/webclients/novnc/include/ |
D | websock.js | 69 'open' : function() {}, method 267 function open(uri) { function in Websock
|
/external/bison/lib/ |
D | open.c | 53 open (const char *filename, int flags, ...) in open() function
|
/external/zlib/src/contrib/iostream2/ |
D | zstream.h | 65 void open(const char* name) { in open() function 70 void open(FILE* fp) { in open() function
|