/external/clang/tools/scan-view/share/ |
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/opencv3/modules/imgcodecs/src/ |
D | bitstrm.cpp | 113 bool RBaseStream::open( const String& filename ) in open() function in cv::RBaseStream 128 bool RBaseStream::open( const Mat& buf ) in open() function in cv::RBaseStream 391 bool WBaseStream::open( const String& filename ) in open() function in cv::WBaseStream 406 bool WBaseStream::open( std::vector<uchar>& buf ) in open() function in cv::WBaseStream
|
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/ |
D | MemoryMultiReportOutput.java | 38 private final Set<String> open = new HashSet<String>(); field in MemoryMultiReportOutput 87 assertEquals(Collections.emptySet(), open); in assertAllClosed() local
|
/external/okhttp/okhttp-urlconnection/src/main/java/com/squareup/okhttp/ |
D | OkUrlFactory.java | 53 public HttpURLConnection open(URL url) { in open() method in OkUrlFactory 57 HttpURLConnection open(URL url, Proxy proxy) { in open() method in OkUrlFactory
|
/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/opencv3/modules/videoio/src/ |
D | cap_images.cpp | 245 bool CvCapture_Images::open(const char * _filename) in open() function in CvCapture_Images 344 bool CvVideoWriter_Images::open( const char* _filename ) in open() function in CvVideoWriter_Images
|
D | cap_ffmpeg.cpp | 194 virtual bool open( const char* filename ) in open() function in CvCapture_FFMPEG_proxy 243 … virtual bool open( const char* filename, int fourcc, double fps, CvSize frameSize, bool isColor ) in open() function in CvVideoWriter_FFMPEG_proxy
|
D | cap.cpp | 634 bool VideoCapture::open(const String& filename) in open() function in cv::VideoCapture 645 bool VideoCapture::open(int device) in open() function in cv::VideoCapture 771 bool VideoWriter::open(const String& filename, int _fourcc, double fps, Size frameSize, bool isColo… in open() function in cv::VideoWriter
|
/external/conscrypt/src/stub/java/dalvik/system/ |
D | CloseGuard.java | 28 public void open(String message) { in open() method in CloseGuard
|
/external/conscrypt/src/openjdk/java/dalvik/system/ |
D | CloseGuard.java | 32 public void open(String message) { in open() method in CloseGuard
|
/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
|
/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/droiddriver/src/io/appium/droiddriver/util/ |
D | FileUtils.java | 40 public static BufferedOutputStream open(String path) throws FileNotFoundException { in open() method in FileUtils
|
/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
|
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/ |
D | ResourceLoader.java | 50 Reader open(String name) throws IOException; in open() method
|
D | InMemoryResourceLoader.java | 40 public Reader open(String name) throws IOException { in open() method in InMemoryResourceLoader
|
D | ClassResourceLoader.java | 71 public Reader open(String name) throws IOException { in open() method in ClassResourceLoader
|
D | ClassLoaderResourceLoader.java | 66 public Reader open(String name) throws IOException { in open() method in ClassLoaderResourceLoader
|
/external/robolectric/v1/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/libvncserver/webclients/novnc/include/ |
D | websock.js | 64 'open': function () {}, method 271 open: function (uri, protocols) { method in Websock
|
/external/opencv3/modules/java/src/ |
D | videoio+VideoCapture.java | 65 public boolean open(String filename) in open() method in VideoCapture 79 public boolean open(int device) in open() method in VideoCapture
|
/external/bison/lib/ |
D | open.c | 53 open (const char *filename, int flags, ...) in open() function
|