/external/v8/src/ |
D | objects-printer.cc | 20 OFStream os(stdout); in Print() local 26 void Object::Print(std::ostream& os) { // NOLINT in Print() 35 void HeapObject::PrintHeader(std::ostream& os, const char* id) { // NOLINT in PrintHeader() 46 void HeapObject::HeapObjectPrint(std::ostream& os) { // NOLINT in HeapObjectPrint() 209 void Simd128Value::Simd128ValuePrint(std::ostream& os) { // NOLINT in Simd128ValuePrint() 218 void Float32x4::Float32x4Print(std::ostream& os) { // NOLINT in Float32x4Print() 261 void ByteArray::ByteArrayPrint(std::ostream& os) { // NOLINT in ByteArrayPrint() 266 void BytecodeArray::BytecodeArrayPrint(std::ostream& os) { // NOLINT in BytecodeArrayPrint() 271 void FreeSpace::FreeSpacePrint(std::ostream& os) { // NOLINT in FreeSpacePrint() 278 std::ostream& os) { // NOLINT in FixedTypedArrayPrint() [all …]
|
D | ostreams.cc | 57 std::ostream& PrintUC16(std::ostream& os, uint16_t c, bool (*pred)(uint16_t)) { in PrintUC16() 65 std::ostream& PrintUC32(std::ostream& os, int32_t c, bool (*pred)(uint16_t)) { in PrintUC32() 77 std::ostream& operator<<(std::ostream& os, const AsReversiblyEscapedUC16& c) { in operator <<() 82 std::ostream& operator<<(std::ostream& os, const AsEscapedUC16ForJSON& c) { in operator <<() 91 std::ostream& operator<<(std::ostream& os, const AsUC16& c) { in operator <<() 96 std::ostream& operator<<(std::ostream& os, const AsUC32& c) { in operator <<() 100 std::ostream& operator<<(std::ostream& os, const AsHex& hex) { in operator <<()
|
D | basic-block-profiler.cc | 19 static void InsertIntoString(std::ostringstream* os, std::string* string) { in InsertIntoString() 24 void BasicBlockProfiler::Data::SetCode(std::ostringstream* os) { in SetCode() 29 void BasicBlockProfiler::Data::SetFunctionName(std::ostringstream* os) { in SetFunctionName() 34 void BasicBlockProfiler::Data::SetSchedule(std::ostringstream* os) { in SetSchedule() 82 std::ostream& operator<<(std::ostream& os, const BasicBlockProfiler& p) { in operator <<() 93 std::ostream& operator<<(std::ostream& os, const BasicBlockProfiler::Data& d) { in operator <<()
|
D | property.cc | 14 std::ostream& operator<<(std::ostream& os, in operator <<() 37 std::ostream& operator<<(std::ostream& os, const PropertyDetails& details) { in operator <<() 49 std::ostream& operator<<(std::ostream& os, in operator <<() 68 OFStream os(stdout); in Print() local 79 std::ostream& operator<<(std::ostream& os, const Descriptor& d) { in operator <<()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/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/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/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/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/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/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/vulkan-validation-layers/tests/gtest-1.7.0/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/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/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/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/libvncserver/libvncserver/ |
D | zrleoutstream.c | 68 zrleOutStream *os; in zrleOutStreamNew() local 97 void zrleOutStreamFree (zrleOutStream *os) in zrleOutStreamFree() 105 rfbBool zrleOutStreamFlush(zrleOutStream *os) in zrleOutStreamFlush() 151 static int zrleOutStreamOverrun(zrleOutStream *os, in zrleOutStreamOverrun() 212 static int zrleOutStreamCheck(zrleOutStream *os, int size) in zrleOutStreamCheck() 220 void zrleOutStreamWriteBytes(zrleOutStream *os, in zrleOutStreamWriteBytes() 233 void zrleOutStreamWriteU8(zrleOutStream *os, zrle_U8 u) in zrleOutStreamWriteU8() 239 void zrleOutStreamWriteOpaque8(zrleOutStream *os, zrle_U8 u) in zrleOutStreamWriteOpaque8() 245 void zrleOutStreamWriteOpaque16 (zrleOutStream *os, zrle_U16 u) in zrleOutStreamWriteOpaque16() 252 void zrleOutStreamWriteOpaque32 (zrleOutStream *os, zrle_U32 u) in zrleOutStreamWriteOpaque32() [all …]
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | io.inl | 73 GLM_FUNC_QUALIFIER std::ios_base& column_major(std::ios_base& os) 80 GLM_FUNC_QUALIFIER std::ios_base& row_major(std::ios_base& os) 87 GLM_FUNC_QUALIFIER std::ios_base& formatted(std::ios_base& os) 94 GLM_FUNC_QUALIFIER std::ios_base& unformatted(std::ios_base& os) 107 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy,CTr>& operator<<(std::basic_ostream<CTy,CTr>& os, tquat<… 127 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy,CTr>& operator<<(std::basic_ostream<CTy,CTr>& os, tvec2<… 145 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy,CTr>& operator<<(std::basic_ostream<CTy,CTr>& os, tvec3<… 164 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy,CTr>& operator<<(std::basic_ostream<CTy,CTr>& os, tvec4<… 184 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy,CTr>& operator<<(std::basic_ostream<CTy,CTr>& os, tmat2x… 199 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy,CTr>& operator<<(std::basic_ostream<CTy,CTr>& os, tmat2x… [all …]
|
/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/v8/src/compiler/ |
D | type-hints.cc | 11 std::ostream& operator<<(std::ostream& os, BinaryOperationHints::Hint hint) { in operator <<() 30 std::ostream& operator<<(std::ostream& os, BinaryOperationHints hints) { in operator <<() 34 std::ostream& operator<<(std::ostream& os, CompareOperationHints::Hint hint) { in operator <<() 59 std::ostream& operator<<(std::ostream& os, CompareOperationHints hints) { in operator <<() 64 std::ostream& operator<<(std::ostream& os, ToBooleanHint hint) { in operator <<() 93 std::ostream& operator<<(std::ostream& os, ToBooleanHints hints) { in operator <<()
|
/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
|
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 | long_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
|
/external/libcxx/test/std/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/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.character/ |
D | unsigned_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 | CharT_pointer.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
|