/external/rust/crates/syn/tests/debug/ |
D | gen.rs | 13 struct Print(syn::LitStr); in fmt() struct 14 impl Debug for Print { in fmt() implementation 36 struct Print(syn::token::Colon2); in fmt() struct 37 impl Debug for Print { in fmt() implementation 62 struct Print((syn::token::If, Box<syn::Expr>)); in fmt() struct 63 impl Debug for Print { in fmt() implementation 79 struct Print(syn::token::Comma); in fmt() struct 80 impl Debug for Print { in fmt() implementation 123 struct Print((proc_macro2::Ident, syn::token::Colon)); in fmt() struct 124 impl Debug for Print { in fmt() implementation [all …]
|
/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/mesa3d/src/gtest/include/gtest/ |
D | gtest-printers.h | 670 static void Print(const T& value, ::std::ostream* os) { in Print() function 692 static void Print(const ::absl::optional<T>& value, ::std::ostream* os) { in Print() function 708 static void Print(const ::absl::variant<T...>& value, ::std::ostream* os) { in Print() function 764 static void Print(const T (&a)[N], ::std::ostream* os) { in Print() function 777 static void Print(const T& value, ::std::ostream* os) { in Print() function 796 static void Print(const T& value, ::std::ostream* os) { in Print() function 803 static void Print(const T& value, ::std::ostream* os) { in Print() function 810 static void Print(const T (&value)[N], ::std::ostream* os) { in Print() function 817 static void Print(const char* str, ::std::ostream* os) { in Print() function 828 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 | 669 static void Print(const T& value, ::std::ostream* os) { in Print() function 691 static void Print(const ::absl::optional<T>& value, ::std::ostream* os) { in Print() function 707 static void Print(const ::absl::variant<T...>& value, ::std::ostream* os) { in Print() function 763 static void Print(const T (&a)[N], ::std::ostream* os) { in Print() function 776 static void Print(const T& value, ::std::ostream* os) { in Print() function 795 static void Print(const T& value, ::std::ostream* os) { in Print() function 802 static void Print(const T& value, ::std::ostream* os) { in Print() function 809 static void Print(const T (&value)[N], ::std::ostream* os) { in Print() function 816 static void Print(const char* str, ::std::ostream* os) { in Print() function 827 static void Print(char* str, ::std::ostream* os) { in Print() function [all …]
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest-printers.h | 667 static void Print(const T &value, ::std::ostream *os) { in Print() function 689 static void Print(const ::absl::optional<T> &value, ::std::ostream *os) { in Print() function 705 static void Print(const ::absl::variant<T...> &value, ::std::ostream *os) { in Print() function 761 static void Print(const T (&a)[N], ::std::ostream *os) { in Print() function 774 static void Print(const T &value, ::std::ostream *os) { in Print() function 793 static void Print(const T &value, ::std::ostream *os) { in Print() function 800 static void Print(const T &value, ::std::ostream *os) { in Print() function 807 static void Print(const T (&value)[N], ::std::ostream *os) { in Print() function 814 static void Print(const char *str, ::std::ostream *os) { in Print() function 825 static void Print(char *str, ::std::ostream *os) { in Print() function [all …]
|
/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 41 void NaClBitcodeBlock::Print(raw_ostream &os) const { in Print() function in NaClBitcodeBlock
|
D | NaClBitCodes.cpp | 56 void NaClBitCodeAbbrevOp::Print(raw_ostream &Stream) const { in Print() function in NaClBitCodeAbbrevOp 88 void NaClBitCodeAbbrev::Print(raw_ostream &Stream, bool AddNewLine) const { in Print() function in NaClBitCodeAbbrev
|
/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/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
D | tf_executor.cc | 213 void Print(GraphOp graph, OpAsmPrinter &p) { in Print() function 312 void Print(IslandOp op, OpAsmPrinter &p) { in Print() function 438 void Print(SwitchOp switch_op, OpAsmPrinter &p) { in Print() function 515 void Print(SwitchNOp switchn, OpAsmPrinter &p) { in Print() function 630 void Print(MergeOp merge, OpAsmPrinter &p) { in Print() function 706 void Print(EnterOp enter, OpAsmPrinter &p) { in Print() function 842 void Print(ExitOp exit, OpAsmPrinter &p) { in Print() function 878 void Print(LoopCondOp loop_cond, OpAsmPrinter &p) { in Print() function
|
/external/google-breakpad/src/processor/ |
D | minidump.cc | 1428 void MinidumpMemoryRegion::Print() const { in Print() function in google_breakpad::MinidumpMemoryRegion 1630 void MinidumpThread::Print() { in Print() function in google_breakpad::MinidumpThread 1815 void MinidumpThreadList::Print() { in Print() function in google_breakpad::MinidumpThreadList 2497 void MinidumpModule::Print() { in Print() function in google_breakpad::MinidumpModule 2932 void MinidumpModuleList::Print() { in Print() function in google_breakpad::MinidumpModuleList 3127 void MinidumpMemoryList::Print() { in Print() function in google_breakpad::MinidumpMemoryList 3262 void MinidumpException::Print() { in Print() function in google_breakpad::MinidumpException 3355 void MinidumpAssertion::Print() { in Print() function in google_breakpad::MinidumpAssertion 3599 void MinidumpSystemInfo::Print() { in Print() function in google_breakpad::MinidumpSystemInfo 4171 void MinidumpMiscInfo::Print() { in Print() function in google_breakpad::MinidumpMiscInfo [all …]
|
/external/googletest/googletest/samples/ |
D | sample4.cc | 52 void Counter::Print() const { in Print() function in Counter
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/samples/ |
D | sample4.cc | 52 void Counter::Print() const { in Print() function in Counter
|
/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Printable.h | 40 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/protobuf/examples/ |
D | ListPeople.java | 11 static void Print(AddressBook addressBook) { in Print() method in ListPeople
|
/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/libcxx/test/support/ |
D | verbose_assert.h | 26 static void Print(Tp const&) { std::clog << "Value Not Streamable!\n"; } in Print() function
|
/external/tensorflow/tensorflow/core/runtime_fallback/kernel/ |
D | kernel_fallback_tensor.cc | 60 void BaseKernelFallbackTensor::Print(tfrt::raw_ostream& os) const { in Print() function in tensorflow::BaseKernelFallbackTensor
|
/external/lzma/CPP/7zip/UI/Console/ |
D | BenchCon.cpp | 19 void CPrintBenchCallback::Print(const char *s) in Print() function in CPrintBenchCallback
|
/external/angle/src/tests/util_tests/ |
D | PrintSystemInfoTest.cpp | 29 TEST(PrintSystemInfoTest, Print) in TEST() argument
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_occontext.h | 22 enum UsageType { View = 0, Design, Print, Export }; enumerator
|
/external/compiler-rt/lib/asan/ |
D | asan_scariness_score.h | 50 void Print() { in Print() function
|
/external/grpc-grpc/src/compiler/ |
D | protobuf_plugin.h | 138 void Print(const std::map<grpc::string, grpc::string>& vars, in Print() function 143 void Print(const char* string) { printer_.Print(string); } in Print() function
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_stacktrace_libcdep.cc | 22 void StackTrace::Print() const { in Print() function in __sanitizer::StackTrace
|