Home
last modified time | relevance | path

Searched defs:os (Results 1 – 25 of 601) sorted by relevance

12345678910>>...25

/external/v8/src/
Dobjects-printer.cc20 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 …]
Dostreams.cc57 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 <<()
Dbasic-block-profiler.cc19 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 <<()
Dproperty.cc14 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/
Dgtest-printers.h135 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/
Dgtest-printers.h135 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/
Dgtest-printers.h135 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/
Dgtest-printers.h135 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/
Dgtest-printers.h135 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/
Dctor_result_type.pass.cpp29 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/
Dgtest-printers.cc60 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/
Dgtest-printers.cc60 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/
Dgtest-printers.cc60 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/
Dgtest-printers.cc68 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/
Dgtest-printers.cc68 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/
Dzrleoutstream.c68 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/
Dio.inl73 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/
Dgmock-matchers.h78 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/
Dtype-hints.cc11 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/
Dbool.pass.cpp55 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
Dint.pass.cpp55 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
Dlong_long.pass.cpp55 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/
Ddestruct.pass.cpp40 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/
Dunsigned_char_pointer.pass.cpp56 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
DCharT_pointer.pass.cpp56 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

12345678910>>...25