Home
last modified time | relevance | path

Searched defs:Print (Results 1 – 25 of 143) sorted by relevance

123456

/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
Dprinter.cc59 void Printer::Print(const map<string, string>& variables, const char* text) { in Print() function in google::protobuf::io::Printer
113 void Printer::Print(const char* text) { in Print() function in google::protobuf::io::Printer
118 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer
125 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer
134 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer
/external/protobuf/src/google/protobuf/io/
Dprinter.cc60 void Printer::Print(const map<string, string>& variables, const char* text) { in Print() function in google::protobuf::io::Printer
114 void Printer::Print(const char* text) { in Print() function in google::protobuf::io::Printer
119 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer
126 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer
/external/chromium_org/mojo/public/cpp/bindings/tests/
Dsample_service_unittest.cc162 void Print(int depth, const char* name, bool value) { in Print() function
167 void Print(int depth, const char* name, int32_t value) { in Print() function
172 void Print(int depth, const char* name, uint8_t value) { in Print() function
178 void Print(int depth, const char* name, in Print() function
184 void Print(int depth, const char* name, const mojo::String& str) { in Print() function
189 void Print(int depth, const char* name, const BarPtr& bar) { in Print() function
203 void Print(int depth, const char* name, const mojo::Array<T>& array) { in Print() function
217 void Print(int depth, const char* name, const FooPtr& foo) { in Print() function
/external/chromium_org/tools/gn/
Dparse_tree.cc114 void AccessorNode::Print(std::ostream& out, int indent) const { in Print() function in AccessorNode
230 void BinaryOpNode::Print(std::ostream& out, int indent) const { in Print() function in BinaryOpNode
280 void BlockNode::Print(std::ostream& out, int indent) const { in Print() function in BlockNode
357 void ConditionNode::Print(std::ostream& out, int indent) const { in Print() function in ConditionNode
395 void FunctionCallNode::Print(std::ostream& out, int indent) const { in Print() function in FunctionCallNode
440 void IdentifierNode::Print(std::ostream& out, int indent) const { in Print() function in IdentifierNode
489 void ListNode::Print(std::ostream& out, int indent) const { in Print() function in ListNode
545 void LiteralNode::Print(std::ostream& out, int indent) const { in Print() function in LiteralNode
578 void UnaryOpNode::Print(std::ostream& out, int indent) const { in Print() function in UnaryOpNode
609 void BlockCommentNode::Print(std::ostream& out, int indent) const { in Print() function in BlockCommentNode
/external/ceres-solver/internal/ceres/
Dsuitesparse.h263 void Print(cholmod_sparse* m, const string& name) { in Print() function
267 void Print(cholmod_dense* m, const string& name) { in Print() function
271 void Print(cholmod_triplet* m, const string& name) { in Print() function
/external/gtest/include/gtest/
Dgtest-printers.h591 static void Print(const T& value, ::std::ostream* os) { in Print() function
646 static void Print(const T (&a)[N], ::std::ostream* os) { in Print() function
662 static void Print(const T& value, ::std::ostream* os) { in Print() function
683 static void Print(const T& value, ::std::ostream* os) { in Print() function
690 static void Print(const T& value, ::std::ostream* os) { in Print() function
697 static void Print(const T (&value)[N], ::std::ostream* os) { in Print() function
704 static void Print(const char* str, ::std::ostream* os) { in Print() function
715 static void Print(char* str, ::std::ostream* os) { in Print() function
724 static void Print(const wchar_t* str, ::std::ostream* os) { in Print() function
737 static void Print(wchar_t* str, ::std::ostream* os) { in Print() function
/external/chromium_org/testing/gtest/include/gtest/
Dgtest-printers.h601 static void Print(const T& value, ::std::ostream* os) { in Print() function
654 static void Print(const T (&a)[N], ::std::ostream* os) { in Print() function
667 static void Print(const T& value, ::std::ostream* os) { in Print() function
686 static void Print(const T& value, ::std::ostream* os) { in Print() function
693 static void Print(const T& value, ::std::ostream* os) { in Print() function
700 static void Print(const T (&value)[N], ::std::ostream* os) { in Print() function
707 static void Print(const char* str, ::std::ostream* os) { in Print() function
718 static void Print(char* str, ::std::ostream* os) { in Print() function
727 static void Print(const wchar_t* str, ::std::ostream* os) { in Print() function
740 static void Print(wchar_t* str, ::std::ostream* os) { in Print() function
/external/chromium_org/testing/gtest/samples/
Dsample4.cc44 void Counter::Print() const { in Print() function in Counter
/external/lldb/scripts/Python/interface/
DSBCommandReturnObject.i99 void Print (const char* str) in Print() function
DSBStream.i74 void Print (const char* str) in Print() function
/external/protobuf/gtest/samples/
Dsample4.cc44 void Counter::Print() const { in Print() function in Counter
/external/protobuf/examples/
DListPeople.java11 static void Print(AddressBook addressBook) { in Print() method in ListPeople
/external/clang/lib/Driver/
DJob.cpp96 void Command::Print(raw_ostream &OS, const char *Terminator, bool Quote, in Print() function in Command
141 void FallbackCommand::Print(raw_ostream &OS, const char *Terminator, in Print() function in FallbackCommand
181 void JobList::Print(raw_ostream &OS, const char *Terminator, bool Quote, in Print() function in JobList
/external/chromium_org/extensions/renderer/
Dprint_native_handler.cc20 void PrintNativeHandler::Print( in Print() function in extensions::PrintNativeHandler
/external/chromium_org/third_party/webrtc/system_wrappers/source/
Dlogcat_trace_context.cc56 void LogcatTraceContext::Print(TraceLevel level, in Print() function in webrtc::LogcatTraceContext
/external/chromium_org/v8/test/cctest/
Dprint-extension.cc40 void PrintExtension::Print(const v8::FunctionCallbackInfo<v8::Value>& args) { in Print() function in v8::internal::PrintExtension
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_bitvector_test.cc59 void Print(const BV &bv) { in Print() function
69 void Print(const set<uptr> &s) { in Print() function
/external/chromium_org/v8/src/
Ddata-flow.cc14 void BitVector::Print() { in Print() function in v8::internal::BitVector
Dallocation-tracker.cc56 void AllocationTraceNode::Print(int indent, AllocationTracker* tracker) { in Print() function in v8::internal::AllocationTraceNode
95 void AllocationTraceTree::Print(AllocationTracker* tracker) { in Print() function in v8::internal::AllocationTraceTree
151 void AddressToTraceMap::Print() { in Print() function in v8::internal::AddressToTraceMap
/external/vixl/tools/
Dprinter.py49 def Print(string): function
/external/webrtc/src/system_wrappers/source/
Dunittest_utilities.h26 virtual void Print(const TraceLevel level, in Print() function
/external/vixl/src/a64/
Ddebugger-a64.cc935 void RegisterToken::Print(FILE* out) const { in Print() function in vixl::RegisterToken
971 void FPRegisterToken::Print(FILE* out) const { in Print() function in vixl::FPRegisterToken
1018 void IdentifierToken::Print(FILE* out) const { in Print() function in vixl::IdentifierToken
1047 void AddressToken::Print(FILE* out) const { in Print() function in vixl::AddressToken
1067 void IntegerToken::Print(FILE* out) const { in Print() function in vixl::IntegerToken
1154 void Format<T>::Print(FILE* out) const { in Print() function in vixl::Format
1160 void UnknownToken::Print(FILE* out) const { in Print() function in vixl::UnknownToken
1165 void DebugCommand::Print(FILE* out) { in Print() function in vixl::DebugCommand
1299 void StepCommand::Print(FILE* out) { in Print() function in vixl::StepCommand
1353 void PrintCommand::Print(FILE* out) { in Print() function in vixl::PrintCommand
[all …]
/external/chromium_org/third_party/webrtc/test/testsupport/
Dtrace_to_stderr.cc46 void TraceToStderr::Print(TraceLevel level, const char* msg_array, int length) { in Print() function in webrtc::test::TraceToStderr
/external/chromium_org/chrome/renderer/pepper/
Dchrome_pdf_print_client.cc47 bool ChromePDFPrintClient::Print(PP_Instance instance_id) { in Print() function in ChromePDFPrintClient
/external/chromium_org/third_party/webrtc/base/
Dflags.cc93 void Flag::Print(bool print_current_value) { in Print() function in rtc::Flag
115 void FlagList::Print(const char* file, bool print_current_value) { in Print() function in rtc::FlagList

123456