| /external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/ |
| D | fstream.hpp | 64 open(const path& p, std::ios_base::openmode mode) in open() function in boost::filesystem::basic_filebuf 94 void open(const path& p) in open() function in boost::filesystem::basic_ifstream 97 void open(const path& p, std::ios_base::openmode mode) in open() function in boost::filesystem::basic_ifstream 126 void open(const path& p) in open() function in boost::filesystem::basic_ofstream 129 void open(const path& p, std::ios_base::openmode mode) in open() function in boost::filesystem::basic_ofstream 159 void open(const path& p) in open() function in boost::filesystem::basic_fstream 163 void open(const path& p, std::ios_base::openmode mode) in open() function in boost::filesystem::basic_fstream
|
| /external/python/cpython2/Lib/test/ |
| D | test_bufio.py | 66 open = io.open variable in CBufferSizeTest 69 open = staticmethod(pyio.open) variable in PyBufferSizeTest 72 open = open variable in BuiltinBufferSizeTest
|
| D | test_file.py | 139 open = io.open variable in CAutoFileTests 142 open = staticmethod(pyio.open) variable in PyAutoFileTests 320 open = io.open variable in COtherFileTests 323 open = staticmethod(pyio.open) variable in PyOtherFileTests
|
| /external/marisa-trie/lib/marisa/grimoire/io/ |
| D | writer.cc | 26 void Writer::open(const char *filename) { in open() function in marisa::grimoire::io::Writer 34 void Writer::open(std::FILE *file) { in open() function in marisa::grimoire::io::Writer 42 void Writer::open(int fd) { in open() function in marisa::grimoire::io::Writer 50 void Writer::open(std::ostream &stream) { in open() function in marisa::grimoire::io::Writer
|
| D | reader.cc | 26 void Reader::open(const char *filename) { in open() function in marisa::grimoire::io::Reader 34 void Reader::open(std::FILE *file) { in open() function in marisa::grimoire::io::Reader 42 void Reader::open(int fd) { in open() function in marisa::grimoire::io::Reader 50 void Reader::open(std::istream &stream) { in open() function in marisa::grimoire::io::Reader
|
| D | mapper.cc | 54 void Mapper::open(const char *filename) { in open() function in marisa::grimoire::io::Mapper 62 void Mapper::open(const void *ptr, std::size_t size) { in open() function in marisa::grimoire::io::Mapper
|
| /external/python/cpython3/Lib/ |
| D | webbrowser.py | 72 def open(url, new=0, autoraise=True): function 149 def open(self, url, new=0, autoraise=True): member in BaseBrowser 173 def open(self, url, new=0, autoraise=True): member in GenericBrowser 191 def open(self, url, new=0, autoraise=True): member in BackgroundBrowser 258 def open(self, url, new=0, autoraise=True): member in UnixBrowser 359 def open(self, url, new=0, autoraise=True): member in Konqueror 443 def open(self, url, new=0, autoraise=True): member in Grail 606 def open(self, url, new=0, autoraise=True): member in WindowsDefault 638 def open(self, url, new=0, autoraise=True): member in MacOSX 690 def open(self, url, new=0, autoraise=True): member in MacOSXOSAScript
|
| /external/python/cpython2/Lib/ |
| D | webbrowser.py | 58 def open(url, new=0, autoraise=True): function 147 def open(self, url, new=0, autoraise=True): member in BaseBrowser 171 def open(self, url, new=0, autoraise=True): member in GenericBrowser 188 def open(self, url, new=0, autoraise=True): member in BackgroundBrowser 259 def open(self, url, new=0, autoraise=True): member in UnixBrowser 350 def open(self, url, new=0, autoraise=True): member in Konqueror 438 def open(self, url, new=0, autoraise=True): member in Grail 540 def open(self, url, new=0, autoraise=True): member in WindowsDefault 583 def open(self, url, new=0, autoraise=True): member in MacOSX 620 def open(self, url, new=0, autoraise=True): member in MacOSXOSAScript
|
| D | posixfile.py | 76 def open(self, name, mode='r', bufsize=-1): member in _posixfile_ 220 def open(name, mode='r', bufsize=-1): function
|
| /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/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/data/ |
| D | CandleEntry.java | 36 public CandleEntry(float x, float shadowH, float shadowL, float open, float close) { in CandleEntry() 55 public CandleEntry(float x, float shadowH, float shadowL, float open, float close, in CandleEntry() 75 public CandleEntry(float x, float shadowH, float shadowL, float open, float close, in CandleEntry() 96 public CandleEntry(float x, float shadowH, float shadowL, float open, float close, in CandleEntry()
|
| /external/python/cpython3/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 | 171 open = staticmethod(io.open) variable in TestCopyfile 190 open = staticmethod(io.open) variable in TestSocketSendfile 279 open = staticmethod(io.open) variable in CLargeFileTest 283 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
|
| /external/openthread/tools/harness-automation/autothreadharness/ |
| D | pdu_controller.py | 53 def open(self, **params): member in PduController 69 def open(self, **params): member in DummyPduController 97 def open(self, **params): member in ApcPduController 179 def open(self, **params): member in NordicBoardPduController 206 def open(self, **params): member in EatonPduController 393 def open(self, **params): member in IpPowerSocketPduController 424 def open(self, **kwargs): member in ManualPduController
|
| /external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/internal/nrs/util/ |
| D | ClosedLoopChannel.java | 47 private volatile boolean open = true; field in ClosedLoopChannel 54 public void setOpen(boolean open) { in setOpen()
|
| /external/ComputeLibrary/tests/framework/instruments/ |
| D | PMU.cpp | 63 void PMU::open(uint64_t config) in open() function in arm_compute::test::framework::PMU 69 void PMU::open(const perf_event_attr &perf_config) in open() function in arm_compute::test::framework::PMU
|
| /external/uwb/src/rust/uwb_core/src/uci/ |
| D | uci_hal.rs | 42 async fn open(&mut self, packet_sender: mpsc::UnboundedSender<UciHalPacket>) -> Result<()>; in open() method 79 async fn open(&mut self, _packet_sender: mpsc::UnboundedSender<UciHalPacket>) -> Result<()> { in open() method 100 async fn open(&mut self, _: mpsc::UnboundedSender<UciHalPacket>) -> Result<()> { in open() method
|
| /external/sdv/vsomeip/third_party/boost/process/include/boost/process/ |
| D | pipe.hpp | 232 basic_pipebuf<CharT, Traits>* open() in open() function 241 basic_pipebuf<CharT, Traits>* open(const std::string & name) in open() function 375 void open() in open() function in boost::process::basic_ipstream 384 void open(const std::string & name) in open() function in boost::process::basic_ipstream 483 void open() in open() function in boost::process::basic_opstream 492 void open(const std::string & name) in open() function in boost::process::basic_opstream 591 void open() in open() function in boost::process::basic_pstream 600 void open(const std::string & name) in open() function in boost::process::basic_pstream
|
| /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/ |
| D | MemoryMultiReportOutput.java | 39 private final Set<String> open = new HashSet<String>(); field in MemoryMultiReportOutput 88 assertEquals(Collections.emptySet(), open); in assertAllClosed() local
|
| /external/okhttp/repackaged/okhttp-urlconnection/src/main/java/com/android/okhttp/ |
| D | OkUrlFactory.java | 57 public HttpURLConnection open(URL url) { in open() method in OkUrlFactory 61 HttpURLConnection open(URL url, Proxy proxy) { in open() method in OkUrlFactory
|
| /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/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowCloseGuard.java | 37 protected void open(String closer) { in open() method in ShadowCloseGuard 94 void open(String closer); in open() method
|
| /external/rust/crates/libz-sys/src/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
|
| /external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/utility/ |
| D | confix.hpp | 74 typename as_parser<OpenT>::type::embed_t open; member 368 typename as_parser<OpenT>::type::embed_t open; member 389 comment_nest_p(OpenT const &open, CloseT const &close) in comment_nest_p()
|