Home
last modified time | relevance | path

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

12345678910>>...58

/external/mesa3d/src/gtest/include/gtest/
Dgtest-printers.h153 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()
407 const C& container, ::std::ostream* os) { in DefaultPrintTo()
440 T* p, ::std::ostream* os) { in DefaultPrintTo()
452 T* p, ::std::ostream* os) { in DefaultPrintTo()
467 const T& value, ::std::ostream* os) { in DefaultPrintTo()
483 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo()
523 inline void PrintTo(char c, ::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/googletest/googletest/src/
Dgtest-printers.cc70 size_t count, ostream* os) { in PrintByteSegmentInObjectTo()
89 ostream* os) { in PrintBytesInObjectToImpl()
130 ostream* os) { in PrintBytesInObjectTo()
154 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo()
203 static CharFormat PrintAsStringLiteralTo(char32_t c, ostream* os) { in PrintAsStringLiteralTo()
248 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo()
253 static CharFormat PrintAsStringLiteralTo(char8_t c, ostream* os) { in PrintAsStringLiteralTo()
258 static CharFormat PrintAsStringLiteralTo(char16_t c, ostream* os) { in PrintAsStringLiteralTo()
262 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo()
270 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo()
[all …]
/external/libvpx/third_party/googletest/src/src/
Dgtest-printers.cc69 size_t count, ostream* os) { in PrintByteSegmentInObjectTo()
88 ostream* os) { in PrintBytesInObjectToImpl()
129 ostream* os) { in PrintBytesInObjectTo()
149 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo()
198 static CharFormat PrintAsStringLiteralTo(char32_t c, ostream* os) { in PrintAsStringLiteralTo()
229 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo()
234 static CharFormat PrintAsStringLiteralTo(char8_t c, ostream* os) { in PrintAsStringLiteralTo()
239 static CharFormat PrintAsStringLiteralTo(char16_t c, ostream* os) { in PrintAsStringLiteralTo()
243 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo()
251 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo()
[all …]
/external/cronet/third_party/googletest/src/googletest/src/
Dgtest-printers.cc69 size_t count, ostream* os) { in PrintByteSegmentInObjectTo()
88 ostream* os) { in PrintBytesInObjectToImpl()
129 ostream* os) { in PrintBytesInObjectTo()
149 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo()
198 static CharFormat PrintAsStringLiteralTo(char32_t c, ostream* os) { in PrintAsStringLiteralTo()
229 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo()
234 static CharFormat PrintAsStringLiteralTo(char8_t c, ostream* os) { in PrintAsStringLiteralTo()
239 static CharFormat PrintAsStringLiteralTo(char16_t c, ostream* os) { in PrintAsStringLiteralTo()
243 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo()
251 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo()
[all …]
/external/libaom/third_party/googletest/src/googletest/src/
Dgtest-printers.cc69 size_t count, ostream* os) { in PrintByteSegmentInObjectTo()
88 ostream* os) { in PrintBytesInObjectToImpl()
129 ostream* os) { in PrintBytesInObjectTo()
149 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo()
198 static CharFormat PrintAsStringLiteralTo(char32_t c, ostream* os) { in PrintAsStringLiteralTo()
229 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo()
234 static CharFormat PrintAsStringLiteralTo(char8_t c, ostream* os) { in PrintAsStringLiteralTo()
239 static CharFormat PrintAsStringLiteralTo(char16_t c, ostream* os) { in PrintAsStringLiteralTo()
243 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo()
251 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo()
[all …]
/external/angle/src/common/
Dframe_capture_utils.cpp178 void WriteParamValueReplay<ParamType::TGLboolean>(std::ostream &os, in WriteParamValueReplay()
196 void WriteParamValueReplay<ParamType::TGLbooleanPointer>(std::ostream &os, in WriteParamValueReplay()
211 void WriteParamValueReplay<ParamType::TvoidConstPointer>(std::ostream &os, in WriteParamValueReplay()
226 void WriteParamValueReplay<ParamType::TvoidPointer>(std::ostream &os, in WriteParamValueReplay()
241 void WriteParamValueReplay<ParamType::TGLfloatConstPointer>(std::ostream &os, in WriteParamValueReplay()
256 void WriteParamValueReplay<ParamType::TGLintConstPointer>(std::ostream &os, in WriteParamValueReplay()
271 void WriteParamValueReplay<ParamType::TGLsizeiPointer>(std::ostream &os, in WriteParamValueReplay()
286 void WriteParamValueReplay<ParamType::TGLuintConstPointer>(std::ostream &os, in WriteParamValueReplay()
301 void WriteParamValueReplay<ParamType::TGLDEBUGPROCKHR>(std::ostream &os, in WriteParamValueReplay()
307 void WriteParamValueReplay<ParamType::TGLDEBUGPROC>(std::ostream &os, in WriteParamValueReplay()
[all …]
DPackedGLEnums_autogen.cpp70 std::ostream &operator<<(std::ostream &os, AlphaTestFunc value) in operator <<()
177 std::ostream &operator<<(std::ostream &os, BufferBinding value) in operator <<()
283 std::ostream &operator<<(std::ostream &os, BufferUsage value) in operator <<()
361 std::ostream &operator<<(std::ostream &os, ClientVertexArrayType value) in operator <<()
415 std::ostream &operator<<(std::ostream &os, ClipDepthMode value) in operator <<()
460 std::ostream &operator<<(std::ostream &os, ClipOrigin value) in operator <<()
509 std::ostream &operator<<(std::ostream &os, CullFaceMode value) in operator <<()
569 std::ostream &operator<<(std::ostream &os, FilterMode value) in operator <<()
627 std::ostream &operator<<(std::ostream &os, FogMode value) in operator <<()
687 std::ostream &operator<<(std::ostream &os, GraphicsResetStatus value) in operator <<()
[all …]
DPackedCLEnums_autogen.cpp58 std::ostream &operator<<(std::ostream &os, AddressingMode value) in operator <<()
132 std::ostream &operator<<(std::ostream &os, CommandQueueInfo value) in operator <<()
200 std::ostream &operator<<(std::ostream &os, ContextInfo value) in operator <<()
679 std::ostream &operator<<(std::ostream &os, DeviceInfo value) in operator <<()
1057 std::ostream &operator<<(std::ostream &os, EventInfo value) in operator <<()
1111 std::ostream &operator<<(std::ostream &os, FilterMode value) in operator <<()
1192 std::ostream &operator<<(std::ostream &os, ImageInfo value) in operator <<()
1276 std::ostream &operator<<(std::ostream &os, KernelArgInfo value) in operator <<()
1330 std::ostream &operator<<(std::ostream &os, KernelExecInfo value) in operator <<()
1391 std::ostream &operator<<(std::ostream &os, KernelInfo value) in operator <<()
[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/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/complex.number/complex.ops/
Dstream_output.pass.cpp27 std::ostringstream os; in main() local
51 std::ostringstream os; in main() local
60 std::ostringstream os; in main() local
69 std::ostringstream os; in main() local
78 std::ostringstream os; in main() local
89 std::ostringstream os; in main() local
103 std::ostringstream os; in main() local
112 std::ostringstream os; in main() local
126 std::ostringstream os; in main() local
/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/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-printers.cc66 size_t count, ostream* os) { in PrintByteSegmentInObjectTo()
85 ostream* os) { in PrintBytesInObjectToImpl()
116 ostream* os) { in PrintBytesInObjectTo()
143 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo()
193 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo()
208 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo()
218 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo()
242 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo()
245 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo()
251 void PrintTo(wchar_t wc, ostream* os) { in PrintTo()
[all …]
/external/cronet/third_party/boringssl/src/third_party/googletest/src/
Dgtest-printers.cc66 size_t count, ostream* os) { in PrintByteSegmentInObjectTo()
85 ostream* os) { in PrintBytesInObjectToImpl()
116 ostream* os) { in PrintBytesInObjectTo()
143 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo()
193 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo()
208 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo()
218 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo()
242 void PrintTo(unsigned char c, ::std::ostream* os) { in PrintTo()
245 void PrintTo(signed char c, ::std::ostream* os) { in PrintTo()
251 void PrintTo(wchar_t wc, ostream* os) { in PrintTo()
[all …]
/external/mesa3d/src/gtest/src/
Dgtest-printers.cc65 size_t count, ostream* os) { in PrintByteSegmentInObjectTo()
84 ostream* os) { in PrintBytesInObjectToImpl()
115 ostream* os) { in PrintBytesInObjectTo()
146 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo()
196 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo()
211 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo()
221 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/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_types.cc18 std::ostream& operator<<(std::ostream& os, const QuicConsumedData& s) { in operator <<()
34 std::ostream& operator<<(std::ostream& os, const Perspective& perspective) { in operator <<()
51 std::ostream& operator<<(std::ostream& os, in operator <<()
71 std::ostream& os, in operator <<()
77 std::ostream& operator<<(std::ostream& os, const AckedPacket& acked_packet) { in operator <<()
84 std::ostream& operator<<(std::ostream& os, const LostPacket& lost_packet) { in operator <<()
112 std::ostream& operator<<(std::ostream& os, const WriteStatus& status) { in operator <<()
117 std::ostream& operator<<(std::ostream& os, const WriteResult& s) { in operator <<()
165 std::ostream& operator<<(std::ostream& os, const QuicFrameType& t) { in operator <<()
206 std::ostream& operator<<(std::ostream& os, const QuicIetfFrameType& c) { in operator <<()
[all …]
/external/catch2/examples/
D210-Evt-EventListeners.cpp25 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/oboe/samples/RhythmGame/third_party/glm/gtx/
Dio.inl120 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy, CTr>& operator<<(std::basic_ostream<CTy, CTr>& os, prec…
127 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy, CTr>& operator<<(std::basic_ostream<CTy, CTr>& os, widt…
134 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy, CTr>& operator<<(std::basic_ostream<CTy, CTr>& os, del…
146 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy, CTr>& operator<<(std::basic_ostream<CTy, CTr>& os, orde…
157 print_vector_on(std::basic_ostream<CTy, CTr>& os, V<T,P> const& a)
199 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy,CTr>& operator<<(std::basic_ostream<CTy,CTr>& os, tquat<…
205 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy,CTr>& operator<<(std::basic_ostream<CTy,CTr>& os, tvec1<…
211 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy,CTr>& operator<<(std::basic_ostream<CTy,CTr>& os, tvec2<…
217 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy,CTr>& operator<<(std::basic_ostream<CTy,CTr>& os, tvec3<…
223 …GLM_FUNC_QUALIFIER std::basic_ostream<CTy,CTr>& operator<<(std::basic_ostream<CTy,CTr>& os, tvec4<…
[all …]
/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dcivil_time_detail.cc32 std::ostream& operator<<(std::ostream& os, const civil_year& y) { in operator <<()
37 std::ostream& operator<<(std::ostream& os, const civil_month& m) { in operator <<()
43 std::ostream& operator<<(std::ostream& os, const civil_day& d) { in operator <<()
49 std::ostream& operator<<(std::ostream& os, const civil_hour& h) { in operator <<()
55 std::ostream& operator<<(std::ostream& os, const civil_minute& m) { in operator <<()
61 std::ostream& operator<<(std::ostream& os, const civil_second& s) { in operator <<()
70 std::ostream& operator<<(std::ostream& os, weekday wd) { in operator <<()
/external/cronet/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dcivil_time_detail.cc32 std::ostream& operator<<(std::ostream& os, const civil_year& y) { in operator <<()
37 std::ostream& operator<<(std::ostream& os, const civil_month& m) { in operator <<()
43 std::ostream& operator<<(std::ostream& os, const civil_day& d) { in operator <<()
49 std::ostream& operator<<(std::ostream& os, const civil_hour& h) { in operator <<()
55 std::ostream& operator<<(std::ostream& os, const civil_minute& m) { in operator <<()
61 std::ostream& operator<<(std::ostream& os, const civil_second& s) { in operator <<()
70 std::ostream& operator<<(std::ostream& os, weekday wd) { in operator <<()
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/src/
Dcivil_time_detail.cc32 std::ostream& operator<<(std::ostream& os, const civil_year& y) { in operator <<()
37 std::ostream& operator<<(std::ostream& os, const civil_month& m) { in operator <<()
43 std::ostream& operator<<(std::ostream& os, const civil_day& d) { in operator <<()
49 std::ostream& operator<<(std::ostream& os, const civil_hour& h) { in operator <<()
55 std::ostream& operator<<(std::ostream& os, const civil_minute& m) { in operator <<()
61 std::ostream& operator<<(std::ostream& os, const civil_second& s) { in operator <<()
70 std::ostream& operator<<(std::ostream& os, weekday wd) { in operator <<()
/external/tensorflow/third_party/absl/abseil-cpp/absl/time/internal/cctz/src/
Dcivil_time_detail.cc32 std::ostream& operator<<(std::ostream& os, const civil_year& y) { in operator <<()
37 std::ostream& operator<<(std::ostream& os, const civil_month& m) { in operator <<()
43 std::ostream& operator<<(std::ostream& os, const civil_day& d) { in operator <<()
49 std::ostream& operator<<(std::ostream& os, const civil_hour& h) { in operator <<()
55 std::ostream& operator<<(std::ostream& os, const civil_minute& m) { in operator <<()
61 std::ostream& operator<<(std::ostream& os, const civil_second& s) { in operator <<()
70 std::ostream& operator<<(std::ostream& os, weekday wd) { in operator <<()
/external/angle/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dcivil_time_detail.cc32 std::ostream& operator<<(std::ostream& os, const civil_year& y) { in operator <<()
37 std::ostream& operator<<(std::ostream& os, const civil_month& m) { in operator <<()
43 std::ostream& operator<<(std::ostream& os, const civil_day& d) { in operator <<()
49 std::ostream& operator<<(std::ostream& os, const civil_hour& h) { in operator <<()
55 std::ostream& operator<<(std::ostream& os, const civil_minute& m) { in operator <<()
61 std::ostream& operator<<(std::ostream& os, const civil_second& s) { in operator <<()
70 std::ostream& operator<<(std::ostream& os, weekday wd) { in operator <<()
/external/libtextclassifier/abseil-cpp/absl/time/internal/cctz/src/
Dcivil_time_detail.cc32 std::ostream& operator<<(std::ostream& os, const civil_year& y) { in operator <<()
37 std::ostream& operator<<(std::ostream& os, const civil_month& m) { in operator <<()
43 std::ostream& operator<<(std::ostream& os, const civil_day& d) { in operator <<()
49 std::ostream& operator<<(std::ostream& os, const civil_hour& h) { in operator <<()
55 std::ostream& operator<<(std::ostream& os, const civil_minute& m) { in operator <<()
61 std::ostream& operator<<(std::ostream& os, const civil_second& s) { in operator <<()
70 std::ostream& operator<<(std::ostream& os, weekday wd) { in operator <<()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dcivil_time_detail.cc32 std::ostream& operator<<(std::ostream& os, const civil_year& y) { in operator <<()
37 std::ostream& operator<<(std::ostream& os, const civil_month& m) { in operator <<()
43 std::ostream& operator<<(std::ostream& os, const civil_day& d) { in operator <<()
49 std::ostream& operator<<(std::ostream& os, const civil_hour& h) { in operator <<()
55 std::ostream& operator<<(std::ostream& os, const civil_minute& m) { in operator <<()
61 std::ostream& operator<<(std::ostream& os, const civil_second& s) { in operator <<()
70 std::ostream& operator<<(std::ostream& os, weekday wd) { in operator <<()

12345678910>>...58