/external/v8/src/ |
D | objects-printer.cc | 54 StdoutStream os; in Print() local 59 void Object::Print(std::ostream& os) { // NOLINT in Print() 68 void HeapObject::PrintHeader(std::ostream& os, const char* id) { // NOLINT in PrintHeader() 82 void HeapObject::HeapObjectPrint(std::ostream& os) { // NOLINT in HeapObjectPrint() 389 void ByteArray::ByteArrayPrint(std::ostream& os) { // NOLINT in ByteArrayPrint() 393 void BytecodeArray::BytecodeArrayPrint(std::ostream& os) { // NOLINT in BytecodeArrayPrint() 399 void FreeSpace::FreeSpacePrint(std::ostream& os) { // NOLINT in FreeSpacePrint() 406 std::ostream& os) { // NOLINT in FixedTypedArrayPrint() 410 bool JSObject::PrintProperties(std::ostream& os) { // NOLINT in PrintProperties() 473 void DoPrintElements(std::ostream& os, Object* object) { // NOLINT in DoPrintElements() [all …]
|
D | type-hints.cc | 10 std::ostream& operator<<(std::ostream& os, BinaryOperationHint hint) { in operator <<() 34 std::ostream& operator<<(std::ostream& os, CompareOperationHint hint) { in operator <<() 60 std::ostream& operator<<(std::ostream& os, ForInHint hint) { in operator <<() 74 std::ostream& operator<<(std::ostream& os, const StringAddFlags& flags) { in operator <<()
|
D | ostreams.cc | 88 std::ostream& PrintUC16(std::ostream& os, uint16_t c, bool (*pred)(uint16_t)) { in PrintUC16() 95 std::ostream& PrintUC16ForJSON(std::ostream& os, uint16_t c, in PrintUC16ForJSON() 104 std::ostream& PrintUC32(std::ostream& os, int32_t c, bool (*pred)(uint16_t)) { in PrintUC32() 116 std::ostream& operator<<(std::ostream& os, const AsReversiblyEscapedUC16& c) { in operator <<() 121 std::ostream& operator<<(std::ostream& os, const AsEscapedUC16ForJSON& c) { in operator <<() 130 std::ostream& operator<<(std::ostream& os, const AsUC16& c) { in operator <<() 135 std::ostream& operator<<(std::ostream& os, const AsUC32& c) { in operator <<() 139 std::ostream& operator<<(std::ostream& os, const AsHex& hex) { in operator <<() 150 std::ostream& operator<<(std::ostream& os, const AsHexBytes& hex) { in operator <<()
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/ |
D | gtest-printers.h | 135 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 149 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 168 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 218 void DefaultPrintNonContainerTo(const T& value, ::std::ostream* os) { in DefaultPrintNonContainerTo() 271 const C& container, ::std::ostream* os) { in DefaultPrintTo() 305 T* p, ::std::ostream* os) { in DefaultPrintTo() 337 const T& value, ::std::ostream* os) { in DefaultPrintTo() 353 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() 386 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() 394 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() [all …]
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest-printers.h | 135 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 149 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 168 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 218 void DefaultPrintNonContainerTo(const T& value, ::std::ostream* os) { in DefaultPrintNonContainerTo() 271 const C& container, ::std::ostream* os) { in DefaultPrintTo() 305 T* p, ::std::ostream* os) { in DefaultPrintTo() 337 const T& value, ::std::ostream* os) { in DefaultPrintTo() 353 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() 386 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() 394 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() [all …]
|
/external/googletest/googletest/include/gtest/ |
D | gtest-printers.h | 153 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 168 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 187 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 259 void DefaultPrintNonContainerTo(const T& value, ::std::ostream* os) { in DefaultPrintNonContainerTo() 416 const C& container, ::std::ostream* os) { in DefaultPrintTo() 449 T* p, ::std::ostream* os) { in DefaultPrintTo() 461 T* p, ::std::ostream* os) { in DefaultPrintTo() 476 const T& value, ::std::ostream* os) { in DefaultPrintTo() 492 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() 532 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() [all …]
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
D | gtest-printers.h | 154 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 169 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 188 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 260 void DefaultPrintNonContainerTo(const T& value, ::std::ostream* os) { in DefaultPrintNonContainerTo() 417 const C& container, ::std::ostream* os) { in DefaultPrintTo() 450 T* p, ::std::ostream* os) { in DefaultPrintTo() 462 T* p, ::std::ostream* os) { in DefaultPrintTo() 477 const T& value, ::std::ostream* os) { in DefaultPrintTo() 493 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() 537 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() [all …]
|
/external/libcxx/test/std/numerics/rand/rand.eng/rand.eng.lcong/ |
D | ctor_result_type.pass.cpp | 29 std::ostringstream os; in test1() local 36 std::ostringstream os; in test1() local 43 std::ostringstream os; in test1() local 57 std::ostringstream os; in test2() local 64 std::ostringstream os; in test2() local 71 std::ostringstream os; in test2() local 85 std::ostringstream os; in test3() local 92 std::ostringstream os; in test3() local 99 std::ostringstream os; in test3() local 113 std::ostringstream os; in test4() local [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest-printers.h | 140 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 154 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 173 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 223 void DefaultPrintNonContainerTo(const T& value, ::std::ostream* os) { in DefaultPrintNonContainerTo() 373 const C& container, ::std::ostream* os) { in DefaultPrintTo() 407 T* p, ::std::ostream* os) { in DefaultPrintTo() 439 const T& value, ::std::ostream* os) { in DefaultPrintTo() 455 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() 488 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() 496 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() [all …]
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest-printers.h | 139 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 153 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 172 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 222 void DefaultPrintNonContainerTo(const T& value, ::std::ostream* os) { in DefaultPrintNonContainerTo() 372 const C& container, ::std::ostream* os) { in DefaultPrintTo() 406 T* p, ::std::ostream* os) { in DefaultPrintTo() 438 const T& value, ::std::ostream* os) { in DefaultPrintTo() 454 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() 487 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() 495 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() [all …]
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest-printers.h | 139 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 153 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 172 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 222 void DefaultPrintNonContainerTo(const T& value, ::std::ostream* os) { in DefaultPrintNonContainerTo() 372 const C& container, ::std::ostream* os) { in DefaultPrintTo() 406 T* p, ::std::ostream* os) { in DefaultPrintTo() 438 const T& value, ::std::ostream* os) { in DefaultPrintTo() 454 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() 487 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() 495 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() [all …]
|
/external/google-breakpad/src/testing/gtest/include/gtest/ |
D | gtest-printers.h | 135 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 149 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 168 static void PrintValue(const T& value, ::std::ostream* os) { in PrintValue() 218 void DefaultPrintNonContainerTo(const T& value, ::std::ostream* os) { in DefaultPrintNonContainerTo() 271 const C& container, ::std::ostream* os) { in DefaultPrintTo() 305 T* p, ::std::ostream* os) { in DefaultPrintTo() 337 const T& value, ::std::ostream* os) { in DefaultPrintTo() 353 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() 386 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() 394 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() [all …]
|
/external/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest-printers.cc | 64 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 83 ostream* os) { in PrintBytesInObjectToImpl() 115 ostream* os) { in PrintBytesInObjectTo() 146 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 192 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 207 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 217 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() 241 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() 244 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() 250 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() [all …]
|
/external/mesa3d/src/gtest/src/ |
D | gtest-printers.cc | 64 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 83 ostream* os) { in PrintBytesInObjectToImpl() 115 ostream* os) { in PrintBytesInObjectTo() 146 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 192 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 207 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 217 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() 241 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() 244 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() 250 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/ |
D | gtest-printers.cc | 64 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 83 ostream* os) { in PrintBytesInObjectToImpl() 115 ostream* os) { in PrintBytesInObjectTo() 146 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 192 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 207 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 217 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() 241 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() 244 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() 250 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() [all …]
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest-printers.cc | 60 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 79 ostream* os) { in PrintBytesInObjectToImpl() 111 ostream* os) { in PrintBytesInObjectTo() 142 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 188 static CharFormat PrintAsWideStringLiteralTo(wchar_t c, ostream* os) { in PrintAsWideStringLiteralTo() 203 static CharFormat PrintAsNarrowStringLiteralTo(char c, ostream* os) { in PrintAsNarrowStringLiteralTo() 212 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() 237 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() 240 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() 246 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() [all …]
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-printers.cc | 68 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 87 ostream* os) { in PrintBytesInObjectToImpl() 119 ostream* os) { in PrintBytesInObjectTo() 150 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 196 static CharFormat PrintAsWideStringLiteralTo(wchar_t c, ostream* os) { in PrintAsWideStringLiteralTo() 211 static CharFormat PrintAsNarrowStringLiteralTo(char c, ostream* os) { in PrintAsNarrowStringLiteralTo() 220 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() 245 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() 248 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() 254 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() [all …]
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/ |
D | gtest-printers.cc | 68 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 87 ostream* os) { in PrintBytesInObjectToImpl() 119 ostream* os) { in PrintBytesInObjectTo() 150 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 196 static CharFormat PrintAsWideStringLiteralTo(wchar_t c, ostream* os) { in PrintAsWideStringLiteralTo() 211 static CharFormat PrintAsNarrowStringLiteralTo(char c, ostream* os) { in PrintAsNarrowStringLiteralTo() 220 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() 245 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() 248 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() 254 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() [all …]
|
/external/googletest/googletest/src/ |
D | gtest-printers.cc | 64 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 83 ostream* os) { in PrintBytesInObjectToImpl() 114 ostream* os) { in PrintBytesInObjectTo() 145 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 194 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 209 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 219 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() 243 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() 246 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() 252 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() [all …]
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-printers.cc | 64 size_t count, ostream* os) { in PrintByteSegmentInObjectTo() 83 ostream* os) { in PrintBytesInObjectToImpl() 115 ostream* os) { in PrintBytesInObjectTo() 146 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo() 195 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 210 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 220 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() 244 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo() 247 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo() 253 void PrintTo(wchar_t wc, ostream* os) { in PrintTo() [all …]
|
/external/catch2/examples/ |
D | 210-Evt-EventListeners.cpp | 25 std::ostream& operator<<( std::ostream& os, std::vector<T> const& v ) { in operator <<() 37 void print( std::ostream& os, int const level, std::string const& title, Catch::SourceLineInfo cons… in print() 51 void print( std::ostream& os, int const level, Catch::MessageInfo const& info ) { in print() 58 void print( std::ostream& os, int const level, std::string const& title, std::vector<Catch::Message… in print() 73 void print( std::ostream& os, int const level, std::string const& title, Catch::TestRunInfo const& … in print() 88 void print( std::ostream& os, int const level, std::string const& title, Catch::Counts const& info … in print() 103 void print( std::ostream& os, int const level, std::string const& title, Catch::Totals const& info … in print() 115 void print( std::ostream& os, int const level, std::string const& title, Catch::TestRunStats const&… in print() 149 void print( std::ostream& os, int const level, std::string const& title, Catch::TestCaseInfo const&… in print() 173 void print( std::ostream& os, int const level, std::string const& title, Catch::TestCaseStats const… in print() [all …]
|
/external/v8/src/torque/ |
D | declarable.cc | 14 std::ostream& operator<<(std::ostream& os, const Callable& m) { in operator <<() 20 std::ostream& operator<<(std::ostream& os, const Variable& v) { in operator <<() 25 std::ostream& operator<<(std::ostream& os, const Builtin& b) { in operator <<() 31 std::ostream& operator<<(std::ostream& os, const RuntimeFunction& b) { in operator <<() 49 void PrintLabel(std::ostream& os, const Label& l, bool with_names) { in PrintLabel() 71 std::ostream& operator<<(std::ostream& os, const Label& l) { in operator <<() 76 std::ostream& operator<<(std::ostream& os, const Generic& g) { in operator <<()
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-matchers.h | 78 explicit MatchResultListener(::std::ostream* os) : stream_(os) {} in MatchResultListener() 143 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() 166 explicit StreamMatchResultListener(::std::ostream* os) in StreamMatchResultListener() 206 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo() 209 void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() 214 void ExplainMatchResultTo(T x, ::std::ostream* os) const { in ExplainMatchResultTo() 340 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() 344 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() 467 virtual void DescribeTo(::std::ostream* os) const { in DescribeTo() 471 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo() [all …]
|
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/ |
D | bool.pass.cpp | 55 std::ostream os((std::streambuf*)0); in main() local 63 std::ostream os(&sb); in main() local 70 std::ostream os(&sb); in main() local 77 std::ostream os(&sb); in main() local 85 std::ostream os(&sb); in main() local
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_io.cpp | 22 std::stringstream os; in test_output_0d() local 38 std::stringstream os; in test_output_1d() local 62 std::stringstream os; in test_output_2d() local 80 std::stringstream os; in test_output_expr() local 96 std::stringstream os; in test_output_string() local 114 std::stringstream os; in test_output_const() local
|