/third_party/cef/libcef/browser/ |
D | stream_impl.h | 24 int64 Tell() override; 45 int64 Tell() override; 66 int64 Tell() override; 94 int64 Tell() override; 127 int64 Tell() override { return handler_->Tell(); } in Tell() function 149 int64 Tell() override { return handler_->Tell(); } in Tell() function
|
D | stream_impl.cc | 94 int64 CefFileReader::Tell() { in Tell() function in CefFileReader 129 int64 CefFileWriter::Tell() { in Tell() function in CefFileWriter 188 int64 CefBytesReader::Tell() { in Tell() function in CefBytesReader 276 int64 CefBytesWriter::Tell() { in Tell() function in CefBytesWriter
|
D | zip_reader_impl.cc | 41 return reader->Tell(); in zlib_tell_callback() 230 int64 CefZipReaderImpl::Tell() { in Tell() function in CefZipReaderImpl
|
/third_party/cef/tests/ceftests/ |
D | stream_unittest.cc | 17 ASSERT_EQ(0, stream->Tell()); in VerifyStreamReadBehavior() 21 ASSERT_EQ(contentSize, stream->Tell()); in VerifyStreamReadBehavior() 25 ASSERT_EQ(0, stream->Tell()); in VerifyStreamReadBehavior() 55 ASSERT_EQ(offset, stream->Tell()); in VerifyStreamWriteBehavior() 60 ASSERT_EQ(0, stream->Tell()); in VerifyStreamWriteBehavior() 64 ASSERT_EQ(contentSize, stream->Tell()); in VerifyStreamWriteBehavior() 68 ASSERT_EQ(0, stream->Tell()); in VerifyStreamWriteBehavior() 191 int64 Tell() override { in Tell() function in ReadHandlerTester 249 int64 tell_res = stream->Tell(); in TEST() 296 int64 Tell() override { in Tell() function in WriteHandlerTester [all …]
|
/third_party/cef/include/ |
D | cef_stream.h | 67 virtual int64 Tell() = 0; 126 virtual int64 Tell() = 0; 168 virtual int64 Tell() = 0; 222 virtual int64 Tell() = 0;
|
D | cef_zip_reader.h | 131 virtual int64 Tell() = 0;
|
/third_party/json/.github/ISSUE_TEMPLATE/ |
D | Bug_report.md | 32 <!-- Tell us what should happen --> 36 <!-- Tell us what happens instead. -->
|
/third_party/boost/libs/geometry/doc/generated/ |
D | boost-no-inspect | 1 Tell inspect to ignore directory
|
/third_party/protobuf/kokoro/docs/ |
D | python.cfg | 3 # Tell the trampoline which build file to use.
|
/third_party/curl/docs/cmdline-opts/ |
D | ftp-skip-pasv-ip.d | 8 Tell curl to not use the IP address the server suggests in its response
|
D | ftp-pret.d | 7 Tell curl to send a PRET command before PASV (and EPSV). Certain FTP servers,
|
D | path-as-is.d | 6 Tell curl to not handle sequences of /../ or /./ in the given URL
|
D | dns-interface.d | 10 Tell curl to send outgoing DNS requests through <interface>. This option is a
|
D | dns-ipv6-addr.d | 10 Tell curl to bind to <ip-address> when making IPv6 DNS requests, so that
|
/third_party/cef/libcef_dll/ctocpp/ |
D | write_handler_ctocpp.h | 39 int64 Tell() override;
|
D | stream_writer_ctocpp.h | 39 int64 Tell() override;
|
D | read_handler_ctocpp.h | 39 int64 Tell() override;
|
D | stream_reader_ctocpp.h | 39 int64 Tell() override;
|
D | zip_reader_ctocpp.h | 47 int64 Tell() override;
|
/third_party/boost/tools/build/test/railsys/libx/ |
D | jamroot.jam | 10 # Tell that Qt3 should be used. QTDIR will give installation prefix.
|
/third_party/gettext/gnulib-local/modules/ |
D | gettext-runtime-misc | 18 # Tell the mingw or Cygwin linker which symbols to export.
|
/third_party/boost/tools/build/example/qt/qt3/uic/ |
D | jamroot.jam | 6 # Tell that QT should be used. QTDIR will give installation
|
/third_party/cef/tests/cefclient/browser/ |
D | bytes_write_handler.h | 21 int64 Tell() override;
|
/third_party/cef/include/wrapper/ |
D | cef_byte_read_handler.h | 65 virtual int64 Tell() override;
|
/third_party/boost/tools/build/test/railsys/program/ |
D | jamroot.jam | 10 # Tell that Qt3 should be used. QTDIR will give installation prefix.
|