/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | sample_service_unittest.cc | 143 void Print(int depth, const char* name, bool value) { in Print() function 148 void Print(int depth, const char* name, int32_t value) { in Print() function 153 void Print(int depth, const char* name, uint8_t value) { in Print() function 159 void Print(int depth, in Print() function 166 void Print(int depth, const char* name, const std::string& str) { in Print() function 171 void Print(int depth, const char* name, const BarPtr& bar) { in Print() function 185 void Print(int depth, const char* name, const std::vector<T>& array) { in Print() function 198 void Print(int depth, in Print() function 207 void Print(int depth, const char* name, const FooPtr& foo) { in Print() function
|
/external/protobuf/src/google/protobuf/io/ |
D | printer.cc | 109 void Printer::Print(const map<string, string>& variables, const char* text) { in Print() function in google::protobuf::io::Printer 174 void Printer::Print(const char* text) { in Print() function in google::protobuf::io::Printer 179 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer 186 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer 195 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer 206 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer 219 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer 234 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer 251 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer 270 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer
|
/external/swiftshader/third_party/subzero/pnacl-llvm/ |
D | NaClBitcodeParser.cpp | 15 void NaClBitcodeRecordData::Print(raw_ostream &os) const { in Print() function in NaClBitcodeRecordData 25 void NaClBitcodeRecord::Print(raw_ostream& os) const { in Print() function in NaClBitcodeRecord 43 void NaClBitcodeBlock::Print(raw_ostream &os) const { in Print() function in NaClBitcodeBlock
|
D | NaClBitCodes.cpp | 60 void NaClBitCodeAbbrevOp::Print(raw_ostream& Stream) const { in Print() function in NaClBitCodeAbbrevOp 91 void NaClBitCodeAbbrev::Print(raw_ostream &Stream, bool AddNewLine) const { in Print() function in NaClBitCodeAbbrev
|
/external/googletest/googletest/include/gtest/ |
D | gtest-printers.h | 693 static void Print(const T& value, ::std::ostream* os) { in Print() function 715 static void Print(const ::absl::optional<T>& value, ::std::ostream* os) { in Print() function 731 static void Print(const ::absl::variant<T...>& value, ::std::ostream* os) { in Print() function 787 static void Print(const T (&a)[N], ::std::ostream* os) { in Print() function 800 static void Print(const T& value, ::std::ostream* os) { in Print() function 819 static void Print(const T& value, ::std::ostream* os) { in Print() function 826 static void Print(const T& value, ::std::ostream* os) { in Print() function 833 static void Print(const T (&value)[N], ::std::ostream* os) { in Print() function 840 static void Print(const char* str, ::std::ostream* os) { in Print() function 851 static void Print(char* str, ::std::ostream* os) { in Print() function [all …]
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
D | gtest-printers.h | 759 static void Print(const T& value, ::std::ostream* os) { in Print() function 781 static void Print(const ::absl::optional<T>& value, ::std::ostream* os) { in Print() function 797 static void Print(const ::absl::variant<T...>& value, ::std::ostream* os) { in Print() function 854 static void Print(const T (&a)[N], ::std::ostream* os) { in Print() function 867 static void Print(const T& value, ::std::ostream* os) { in Print() function 886 static void Print(const T& value, ::std::ostream* os) { in Print() function 893 static void Print(const T& value, ::std::ostream* os) { in Print() function 900 static void Print(const T (&value)[N], ::std::ostream* os) { in Print() function 907 static void Print(const char* str, ::std::ostream* os) { in Print() function 918 static void Print(char* str, ::std::ostream* os) { in Print() function [all …]
|
/external/v8/src/objects/ |
D | maybe-object.h | 79 void Print() { ShortPrint(); } in Print() function 80 void Print(std::ostream& os) { ShortPrint(os); } in Print() function
|
/external/google-breakpad/src/testing/gtest/samples/ |
D | sample4.cc | 44 void Counter::Print() const { in Print() function in Counter
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest-printers.h | 699 static void Print(const T& value, ::std::ostream* os) { in Print() function 752 static void Print(const T (&a)[N], ::std::ostream* os) { in Print() function 765 static void Print(const T& value, ::std::ostream* os) { in Print() function 784 static void Print(const T& value, ::std::ostream* os) { in Print() function 791 static void Print(const T& value, ::std::ostream* os) { in Print() function 798 static void Print(const T (&value)[N], ::std::ostream* os) { in Print() function 805 static void Print(const char* str, ::std::ostream* os) { in Print() function 816 static void Print(char* str, ::std::ostream* os) { in Print() function 825 static void Print(const wchar_t* str, ::std::ostream* os) { in Print() function 838 static void Print(wchar_t* str, ::std::ostream* os) { in Print() function
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest-printers.h | 698 static void Print(const T& value, ::std::ostream* os) { in Print() function 751 static void Print(const T (&a)[N], ::std::ostream* os) { in Print() function 764 static void Print(const T& value, ::std::ostream* os) { in Print() function 783 static void Print(const T& value, ::std::ostream* os) { in Print() function 790 static void Print(const T& value, ::std::ostream* os) { in Print() function 797 static void Print(const T (&value)[N], ::std::ostream* os) { in Print() function 804 static void Print(const char* str, ::std::ostream* os) { in Print() function 815 static void Print(char* str, ::std::ostream* os) { in Print() function 824 static void Print(const wchar_t* str, ::std::ostream* os) { in Print() function 837 static void Print(wchar_t* str, ::std::ostream* os) { in Print() function
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest-printers.h | 698 static void Print(const T& value, ::std::ostream* os) { in Print() function 751 static void Print(const T (&a)[N], ::std::ostream* os) { in Print() function 764 static void Print(const T& value, ::std::ostream* os) { in Print() function 783 static void Print(const T& value, ::std::ostream* os) { in Print() function 790 static void Print(const T& value, ::std::ostream* os) { in Print() function 797 static void Print(const T (&value)[N], ::std::ostream* os) { in Print() function 804 static void Print(const char* str, ::std::ostream* os) { in Print() function 815 static void Print(char* str, ::std::ostream* os) { in Print() function 824 static void Print(const wchar_t* str, ::std::ostream* os) { in Print() function 837 static void Print(wchar_t* str, ::std::ostream* os) { in Print() function
|
/external/googletest/googletest/samples/ |
D | sample4.cc | 52 void Counter::Print() const { in Print() function in Counter
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | Printable.h | 41 Printable(std::function<void(raw_ostream &OS)> Print) in Printable()
|
/external/llvm/include/llvm/Support/ |
D | Printable.h | 41 Printable(std::function<void(raw_ostream &OS)> Print) in Printable()
|
/external/v8/src/heap/ |
D | gc-idle-time-handler.cc | 20 void GCIdleTimeAction::Print() { in Print() function in v8::internal::GCIdleTimeAction 41 void GCIdleTimeHeapState::Print() { in Print() function in v8::internal::GCIdleTimeHeapState
|
/external/protobuf/csharp/src/AddressBook/ |
D | ListPeople.cs | 43 private static void Print(AddressBook addressBook) in Print() method in Google.Protobuf.Examples.AddressBook.ListPeople
|
/external/protobuf/examples/ |
D | ListPeople.java | 11 static void Print(AddressBook addressBook) { in Print() method in ListPeople
|
/external/libcxx/test/support/ |
D | verbose_assert.h | 26 static void Print(Tp const&) { std::clog << "Value Not Streamable!\n"; } in Print() function
|
/external/clang/lib/Driver/ |
D | Job.cpp | 155 void Command::Print(raw_ostream &OS, const char *Terminator, bool Quote, in Print() function in Command 280 void FallbackCommand::Print(raw_ostream &OS, const char *Terminator, in Print() function in FallbackCommand 320 void ForceSuccessCommand::Print(raw_ostream &OS, const char *Terminator, in Print() function in ForceSuccessCommand 336 void JobList::Print(raw_ostream &OS, const char *Terminator, bool Quote, in Print() function in JobList
|
/external/webrtc/webrtc/system_wrappers/source/ |
D | logcat_trace_context.cc | 56 void LogcatTraceContext::Print(TraceLevel level, in Print() function in webrtc::LogcatTraceContext
|
/external/google-breakpad/src/processor/ |
D | minidump.cc | 1345 void MinidumpMemoryRegion::Print() const { in Print() function in google_breakpad::MinidumpMemoryRegion 1489 void MinidumpThread::Print() { in Print() function in google_breakpad::MinidumpThread 1674 void MinidumpThreadList::Print() { in Print() function in google_breakpad::MinidumpThreadList 2280 void MinidumpModule::Print() { in Print() function in google_breakpad::MinidumpModule 2658 void MinidumpModuleList::Print() { in Print() function in google_breakpad::MinidumpModuleList 2852 void MinidumpMemoryList::Print() { in Print() function in google_breakpad::MinidumpMemoryList 2987 void MinidumpException::Print() { in Print() function in google_breakpad::MinidumpException 3080 void MinidumpAssertion::Print() { in Print() function in google_breakpad::MinidumpAssertion 3319 void MinidumpSystemInfo::Print() { in Print() function in google_breakpad::MinidumpSystemInfo 3482 void MinidumpMiscInfo::Print() { in Print() function in google_breakpad::MinidumpMiscInfo [all …]
|
/external/v8/src/ |
D | bit-vector.cc | 14 void BitVector::Print() { in Print() function in v8::internal::BitVector
|
D | source-position.cc | 78 void SourcePosition::Print(std::ostream& out, in Print() function in v8::internal::SourcePosition 103 void SourcePosition::Print(std::ostream& out, Code* code) const { in Print() function in v8::internal::SourcePosition
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_bitvector_test.cc | 59 void Print(const BV &bv) { in Print() function 69 void Print(const set<uptr> &s) { in Print() function
|
/external/v8/src/base/debug/ |
D | stack_trace_fuchsia.cc | 28 void StackTrace::Print() const { in Print() function in v8::base::debug::StackTrace
|