/external/chromium_org/v8/src/ |
D | objects-printer.cc | 19 OFStream os(stdout); in Print() local 25 void Object::Print(OStream& os) { // NOLINT in Print() 34 void HeapObject::PrintHeader(OStream& os, const char* id) { // NOLINT in PrintHeader() 39 void HeapObject::HeapObjectPrint(OStream& os) { // NOLINT in HeapObjectPrint() 196 void ByteArray::ByteArrayPrint(OStream& os) { // NOLINT in ByteArrayPrint() 201 void FreeSpace::FreeSpacePrint(OStream& os) { // NOLINT in FreeSpacePrint() 222 void JSObject::PrintProperties(OStream& os) { // NOLINT in PrintProperties() 254 static void DoPrintElements(OStream& os, Object* object) { // NOLINT in DoPrintElements() 262 void JSObject::PrintElements(OStream& os) { // NOLINT in PrintElements() 344 void JSObject::PrintTransitions(OStream& os) { // NOLINT in PrintTransitions() [all …]
|
/external/chromium_org/chrome/common/extensions/docs/server2/test_data/branch_utility/ |
D | second.json | 1 [{"timestamp": "2014-06-03 14:20:11.466940", "version": "37.0.2024.2", "os": "win", "channel": "dev… string
|
/external/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/mesa3d/src/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/chromium_org/third_party/mesa/src/src/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/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/chromium_org/testing/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() 275 const C& container, ::std::ostream* os) { in DefaultPrintTo() 309 T* p, ::std::ostream* os) { in DefaultPrintTo() 341 const T& value, ::std::ostream* os) { in DefaultPrintTo() 357 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo() 390 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo() 398 inline void PrintTo(bool x, ::std::ostream* os) { in PrintTo() [all …]
|
/external/libcxx/test/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/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 PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo() 203 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo() 213 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/chromium_org/testing/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/mesa3d/src/gtest/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/chromium_org/third_party/mesa/src/src/gtest/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/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/chromium_org/third_party/WebKit/Source/core/animation/animatable/ |
D | AnimatableValueTestHelper.cpp | 42 void PrintTo(const AnimatableClipPathOperation& animValue, ::std::ostream* os) in PrintTo() 47 void PrintTo(const AnimatableColor& animColor, ::std::ostream* os) in PrintTo() 54 void PrintTo(const AnimatableImage& animImage, ::std::ostream* os) in PrintTo() 59 void PrintTo(const AnimatableNeutral& animValue, ::std::ostream* os) in PrintTo() 64 void PrintTo(const AnimatableRepeatable& animValue, ::std::ostream* os) in PrintTo() 77 void PrintTo(const AnimatableSVGLength& animSVGLength, ::std::ostream* os) in PrintTo() 83 void PrintTo(const AnimatableShapeValue& animValue, ::std::ostream* os) in PrintTo() 88 void PrintTo(const AnimatableStrokeDasharrayList& animValue, ::std::ostream* os) in PrintTo() 101 void PrintTo(const AnimatableTransform& animTransform, ::std::ostream* os) in PrintTo() 151 void PrintTo(const AnimatableUnknown& animUnknown, ::std::ostream* os) in PrintTo() [all …]
|
/external/chromium_org/ui/gfx/test/ |
D | gfx_util.cc | 93 void PrintTo(const BoxF& box, ::std::ostream* os) { in PrintTo() 97 void PrintTo(const Point& point, ::std::ostream* os) { in PrintTo() 101 void PrintTo(const Point3F& point, ::std::ostream* os) { in PrintTo() 105 void PrintTo(const PointF& point, ::std::ostream* os) { in PrintTo() 109 void PrintTo(const QuadF& quad, ::std::ostream* os) { in PrintTo() 113 void PrintTo(const Rect& rect, ::std::ostream* os) { in PrintTo() 117 void PrintTo(const RectF& rect, ::std::ostream* os) { in PrintTo() 121 void PrintTo(const Size& size, ::std::ostream* os) { in PrintTo() 125 void PrintTo(const SizeF& size, ::std::ostream* os) { in PrintTo() 129 void PrintTo(const Transform& transform, ::std::ostream* os) { in PrintTo() [all …]
|
/external/libcxx/test/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
|
D | unsigned_short.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
|
D | unsigned_long.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
|
D | int.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
|
D | short.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
|
/external/libcxx/test/input.output/iostream.format/output.streams/ostream_sentry/ |
D | destruct.pass.cpp | 40 std::ostream os((std::streambuf*)0); in main() local 47 std::ostream os(&sb); in main() local 54 std::ostream os(&sb); in main() local 62 std::ostream os(&sb); in main() local
|
/external/libcxx/test/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.character/ |
D | char_pointer.pass.cpp | 56 std::ostream os((std::streambuf*)0); in main() local 64 std::ostream os(&sb); in main() local 71 std::ostream os(&sb); in main() local 80 std::ostream os(&sb); in main() local
|
D | char_to_wide.pass.cpp | 56 std::wostream os((std::wstreambuf*)0); in main() local 64 std::wostream os(&sb); in main() local 71 std::wostream os(&sb); in main() local 80 std::wostream os(&sb); in main() local
|
D | CharT.pass.cpp | 56 std::wostream os((std::wstreambuf*)0); in main() local 64 std::wostream os(&sb); in main() local 71 std::wostream os(&sb); in main() local 80 std::wostream os(&sb); in main() local
|
D | signed_char.pass.cpp | 56 std::ostream os((std::streambuf*)0); in main() local 64 std::ostream os(&sb); in main() local 71 std::ostream os(&sb); in main() local 80 std::ostream os(&sb); in main() local
|