Home
last modified time | relevance | path

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

12345678910>>...53

/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/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-printers.h153 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()
406 const C& container, ::std::ostream* os) { in DefaultPrintTo()
439 T* p, ::std::ostream* os) { in DefaultPrintTo()
451 T* p, ::std::ostream* os) { in DefaultPrintTo()
466 const T& value, ::std::ostream* os) { in DefaultPrintTo()
482 void PrintTo(const T& value, ::std::ostream* os) { in PrintTo()
522 inline void PrintTo(char c, ::std::ostream* os) { in PrintTo()
[all …]
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-printers.h151 static void PrintValue(const T &value, ::std::ostream *os) { in PrintValue()
167 static void PrintValue(const T &value, ::std::ostream *os) { in PrintValue()
186 static void PrintValue(const T &value, ::std::ostream *os) { in PrintValue()
258 void DefaultPrintNonContainerTo(const T &value, ::std::ostream *os) { in DefaultPrintNonContainerTo()
404 const C &container, ::std::ostream *os) { in DefaultPrintTo()
437 ::std::ostream *os) { in DefaultPrintTo()
449 ::std::ostream *os) { in DefaultPrintTo()
464 ::std::ostream *os) { in DefaultPrintTo()
480 void PrintTo(const T &value, ::std::ostream *os) { in PrintTo()
520 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/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-printers.h154 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/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/llvm-project/llvm/utils/unittest/googletest/include/gtest/
Dgtest-printers.h140 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/llvm-project/lld/wasm/
DWriterUtils.cpp74 void writeUleb128(raw_ostream &os, uint64_t number, const Twine &msg) { in writeUleb128()
79 void writeSleb128(raw_ostream &os, int64_t number, const Twine &msg) { in writeSleb128()
84 void writeBytes(raw_ostream &os, const char *bytes, size_t count, in writeBytes()
90 void writeStr(raw_ostream &os, StringRef string, const Twine &msg) { in writeStr()
97 void writeU8(raw_ostream &os, uint8_t byte, const Twine &msg) { in writeU8()
102 void writeU32(raw_ostream &os, uint32_t number, const Twine &msg) { in writeU32()
107 void writeU64(raw_ostream &os, uint64_t number, const Twine &msg) { in writeU64()
112 void writeValueType(raw_ostream &os, ValType type, const Twine &msg) { in writeValueType()
117 void writeSig(raw_ostream &os, const WasmSignature &sig) { in writeSig()
129 void writeI32Const(raw_ostream &os, int32_t number, const Twine &msg) { in writeI32Const()
[all …]
/external/llvm-project/libcxx/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/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/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest-printers.cc64 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/llvm-project/libcxx/test/std/numerics/rand/rand.eng/rand.eng.lcong/
Dctor_result_type.pass.cpp33 std::ostringstream os; in test1() local
40 std::ostringstream os; in test1() local
47 std::ostringstream os; in test1() local
61 std::ostringstream os; in test2() local
68 std::ostringstream os; in test2() local
75 std::ostringstream os; in test2() local
89 std::ostringstream os; in test3() local
96 std::ostringstream os; in test3() local
103 std::ostringstream os; in test3() local
117 std::ostringstream os; in test4() local
[all …]
/external/llvm-project/clang/tools/clang-fuzzer/proto-to-cxx/
Dproto_to_cxx.cpp26 std::ostream &operator<<(std::ostream &os, const Const &x) { in operator <<()
29 std::ostream &operator<<(std::ostream &os, const VarRef &x) { in operator <<()
32 std::ostream &operator<<(std::ostream &os, const Lvalue &x) { in operator <<()
35 std::ostream &operator<<(std::ostream &os, const Rvalue &x) { in operator <<()
41 std::ostream &operator<<(std::ostream &os, const BinaryOp &x) { in operator <<()
61 std::ostream &operator<<(std::ostream &os, const AssignmentStatement &x) { in operator <<()
64 std::ostream &operator<<(std::ostream &os, const IfElse &x) { in operator <<()
69 std::ostream &operator<<(std::ostream &os, const While &x) { in operator <<()
72 std::ostream &operator<<(std::ostream &os, const Statement &x) { in operator <<()
78 std::ostream &operator<<(std::ostream &os, const StatementSeq &x) { in operator <<()
[all …]
Dloop_proto_to_cxx.cpp46 std::ostream &operator<<(std::ostream &os, const Const &x) { in operator <<()
49 std::ostream &operator<<(std::ostream &os, const VarRef &x) { in operator <<()
60 std::ostream &operator<<(std::ostream &os, const Rvalue &x) { in operator <<()
69 std::ostream &operator<<(std::ostream &os, const BinaryOp &x) { in operator <<()
111 std::ostream &operator<<(std::ostream &os, const AssignmentStatement &x) { in operator <<()
114 std::ostream &operator<<(std::ostream &os, const Statement &x) { in operator <<()
117 std::ostream &operator<<(std::ostream &os, const StatementSeq &x) { in operator <<()
122 void NestedLoopToString(std::ostream &os, const LoopFunction &x) { in NestedLoopToString()
132 void SingleLoopToString(std::ostream &os, const LoopFunction &x) { in SingleLoopToString()
137 std::ostream &operator<<(std::ostream &os, const LoopFunction &x) { in operator <<()
[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/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-printers.cc64 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/rust/crates/quiche/deps/boringssl/src/third_party/googletest/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()
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/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/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-printers.cc64 size_t count, ostream *os) { in PrintByteSegmentInObjectTo()
83 ostream *os) { in PrintBytesInObjectToImpl()
114 ostream *os) { in PrintBytesInObjectTo()
139 static CharFormat PrintAsCharLiteralTo(Char c, ostream *os) { in PrintAsCharLiteralTo()
169 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream *os) { in PrintAsStringLiteralTo()
179 static CharFormat PrintAsStringLiteralTo(char c, ostream *os) { in PrintAsStringLiteralTo()
189 void PrintCharAndCodeTo(Char c, ostream *os) { in PrintCharAndCodeTo()
212 void PrintTo(unsigned char c, ::std::ostream *os) { in PrintTo()
215 void PrintTo(signed char c, ::std::ostream *os) { in PrintTo()
221 void PrintTo(wchar_t wc, ostream *os) { PrintCharAndCodeTo<wchar_t>(wc, os); } in PrintTo()
[all …]
/external/llvm-project/polly/lib/External/isl/interface/
Dcpp.cc50 static void osprintf(ostream &os, const char *format, va_list arguments) in osprintf()
70 static void osprintf(ostream &os, const char *format, ...) in osprintf()
85 static void osprintf(ostream &os, int indent, const char *format, ...) in osprintf()
116 ostream &os = cout; in generate() local
136 void cpp_generator::print_forward_declarations(ostream &os) in print_forward_declarations()
148 void cpp_generator::print_declarations(ostream &os) in print_declarations()
165 void cpp_generator::print_implementations(ostream &os) in print_implementations()
189 void cpp_generator::print_subclass_type(ostream &os, const isl_class &clazz) in print_subclass_type()
223 void cpp_generator::print_class(ostream &os, const isl_class &clazz) in print_class()
266 void cpp_generator::print_class_forward_decl(ostream &os, in print_class_forward_decl()
[all …]
/external/angle/src/common/
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 <<()
419 std::ostream &operator<<(std::ostream &os, CullFaceMode value) in operator <<()
479 std::ostream &operator<<(std::ostream &os, FilterMode value) in operator <<()
537 std::ostream &operator<<(std::ostream &os, FogMode value) in operator <<()
597 std::ostream &operator<<(std::ostream &os, GraphicsResetStatus value) in operator <<()
655 std::ostream &operator<<(std::ostream &os, HandleType value) in operator <<()
707 std::ostream &operator<<(std::ostream &os, HintSetting 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/llvm-project/mlir/tools/mlir-tblgen/
DSPIRVUtilsGen.cpp170 raw_ostream &os) { in emitInterfaceDef()
179 raw_ostream &os) { in emitInterfaceDefs()
205 static void emitConceptDecl(const Availability &availability, raw_ostream &os) { in emitConceptDecl()
215 static void emitModelDecl(const Availability &availability, raw_ostream &os) { in emitModelDecl()
231 raw_ostream &os) { in emitInterfaceDecl()
258 raw_ostream &os) { in emitInterfaceDecls()
288 [](const RecordKeeper &records, raw_ostream &os) { in __anon1da6c2a50202()
296 [](const RecordKeeper &records, raw_ostream &os) { in __anon1da6c2a50302()
305 raw_ostream &os) { in emitAvailabilityQueryForIntEnum()
346 raw_ostream &os) { in emitAvailabilityQueryForBitEnum()
[all …]
DOpDocGen.cpp41 void mlir::tblgen::emitDescription(StringRef description, raw_ostream &os) { in emitDescription()
47 static void emitIfNotEmpty(StringRef str, raw_ostream &os) { in emitIfNotEmpty()
56 static void emitNamedConstraint(const T &it, raw_ostream &os) { in emitNamedConstraint()
70 raw_ostream &os) { in emitAssemblyFormat()
86 static void emitOpDoc(Operator op, raw_ostream &os) { in emitOpDoc()
143 static void emitOpDoc(const RecordKeeper &recordKeeper, raw_ostream &os) { in emitOpDoc()
155 static void emitTypeDoc(const Type &type, raw_ostream &os) { in emitTypeDoc()
166 static void emitTypeAssemblyFormat(TypeDef td, raw_ostream &os) { in emitTypeAssemblyFormat()
186 static void emitTypeDefDoc(TypeDef td, raw_ostream &os) { in emitTypeDefDoc()
221 raw_ostream &os) { in emitDialectDoc()
[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 …]

12345678910>>...53