Home
last modified time | relevance | path

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

12345678910>>...26

/third_party/node/deps/v8/src/diagnostics/
Dobjects-printer.cc41 StdoutStream os; in Print() local
57 void PrintHeapObjectHeaderWithoutMap(HeapObject object, std::ostream& os, in PrintHeapObjectHeaderWithoutMap()
75 void PrintDictionaryContents(std::ostream& os, T dict) { in PrintDictionaryContents()
103 void HeapObject::PrintHeader(std::ostream& os, const char* id) { in PrintHeader()
109 void HeapObject::HeapObjectPrint(std::ostream& os) { in HeapObjectPrint()
288 void ByteArray::ByteArrayPrint(std::ostream& os) { in ByteArrayPrint()
295 void BytecodeArray::BytecodeArrayPrint(std::ostream& os) { in BytecodeArrayPrint()
301 void FreeSpace::FreeSpacePrint(std::ostream& os) { in FreeSpacePrint()
305 bool JSObject::PrintProperties(std::ostream& os) { in PrintProperties()
371 void DoPrintElements(std::ostream& os, Object object, int length) { in DoPrintElements()
[all …]
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/conversion/eot/
DGlyfEncoderTest.java37 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255UShort1() local
45 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255UShort2() local
53 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255UShort3() local
61 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255UShort4() local
69 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short1() local
77 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short2() local
85 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short3() local
93 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short4() local
101 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short5() local
109 ByteArrayOutputStream os = new ByteArrayOutputStream(); in test255Short6() local
[all …]
/third_party/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 …]
Dgtest-matchers.h85 explicit MatchResultListener(::std::ostream* os) : stream_(os) {} in MatchResultListener()
133 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo()
192 void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } in DescribeTo()
194 void DescribeNegationTo(::std::ostream* os) const override { in DescribeNegationTo()
248 explicit StreamMatchResultListener(::std::ostream* os) in StreamMatchResultListener()
274 void DescribeTo(::std::ostream* os) const { impl_->DescribeTo(os); } in DescribeTo()
277 void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo()
282 void ExplainMatchResultTo(const T& x, ::std::ostream* os) const { in ExplainMatchResultTo()
477 virtual void DescribeTo(::std::ostream* os) const { impl_.DescribeTo(os); } in DescribeTo()
479 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo()
[all …]
/third_party/node/deps/googletest/src/
Dgtest-printers.cc71 size_t count, ostream* os) { in PrintByteSegmentInObjectTo()
90 ostream* os) { in PrintBytesInObjectToImpl()
131 ostream* os) { in PrintBytesInObjectTo()
151 static CharFormat PrintAsCharLiteralTo(Char c, ostream* os) { in PrintAsCharLiteralTo()
200 static CharFormat PrintAsStringLiteralTo(char32_t c, ostream* os) { in PrintAsStringLiteralTo()
231 static CharFormat PrintAsStringLiteralTo(char c, ostream* os) { in PrintAsStringLiteralTo()
236 static CharFormat PrintAsStringLiteralTo(char8_t c, ostream* os) { in PrintAsStringLiteralTo()
241 static CharFormat PrintAsStringLiteralTo(char16_t c, ostream* os) { in PrintAsStringLiteralTo()
245 static CharFormat PrintAsStringLiteralTo(wchar_t c, ostream* os) { in PrintAsStringLiteralTo()
253 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo()
[all …]
/third_party/googletest/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 …]
/third_party/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 …]
/third_party/skia/third_party/externals/angle2/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 …]
DPackedEGLEnums_autogen.cpp46 std::ostream &operator<<(std::ostream &os, ColorSpace value) in operator <<()
95 std::ostream &operator<<(std::ostream &os, CompositorTiming value) in operator <<()
147 std::ostream &operator<<(std::ostream &os, ContextPriority value) in operator <<()
203 std::ostream &operator<<(std::ostream &os, MessageType value) in operator <<()
274 std::ostream &operator<<(std::ostream &os, ObjectType value) in operator <<()
338 std::ostream &operator<<(std::ostream &os, TextureFormat value) in operator <<()
414 std::ostream &operator<<(std::ostream &os, Timestamp value) in operator <<()
DPackedEnums.cpp266 std::ostream &operator<<(std::ostream &os, PrimitiveMode value) in operator <<()
310 std::ostream &operator<<(std::ostream &os, DrawElementsType value) in operator <<()
331 std::ostream &operator<<(std::ostream &os, BlendEquationType value) in operator <<()
358 std::ostream &operator<<(std::ostream &os, BlendFactorType value) in operator <<()
427 std::ostream &operator<<(std::ostream &os, VertexAttribType value) in operator <<()
480 std::ostream &operator<<(std::ostream &os, TessEvaluationType value) in operator <<()
/third_party/skia/third_party/externals/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 <<()
/third_party/skia/third_party/externals/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 …]
/third_party/node/deps/v8/src/objects/
Dtype-hints.cc10 std::ostream& operator<<(std::ostream& os, BinaryOperationHint hint) { in operator <<()
32 std::ostream& operator<<(std::ostream& os, CompareOperationHint hint) { in operator <<()
62 std::ostream& operator<<(std::ostream& os, ForInHint hint) { in operator <<()
76 std::ostream& operator<<(std::ostream& os, const StringAddFlags& flags) { in operator <<()
Dtagged-impl.cc18 OFStream os(out); in ShortPrint() local
24 std::ostringstream os; in ShortPrint() local
30 void TaggedImpl<kRefType, StorageType>::ShortPrint(std::ostream& os) { in ShortPrint()
Dproperty.cc17 std::ostream& operator<<(std::ostream& os, in operator <<()
38 std::ostream& operator<<(std::ostream& os, in operator <<()
48 std::ostream& operator<<(std::ostream& os, PropertyConstness constness) { in operator <<()
124 void PropertyDetails::PrintAsSlowTo(std::ostream& os, bool print_dict_index) { in PrintAsSlowTo()
135 void PropertyDetails::PrintAsFastTo(std::ostream& os, PrintMode mode) { in PrintAsFastTo()
161 StdoutStream os; in Print() local
/third_party/node/deps/v8/src/utils/
Dostreams.cc128 std::ostream& PrintUC16(std::ostream& os, uint16_t c, bool (*pred)(uint16_t)) { in PrintUC16()
135 std::ostream& PrintUC16ForJSON(std::ostream& os, uint16_t c, in PrintUC16ForJSON()
144 std::ostream& PrintUC32(std::ostream& os, int32_t c, bool (*pred)(uint16_t)) { in PrintUC32()
155 std::ostream& operator<<(std::ostream& os, const AsReversiblyEscapedUC16& c) { in operator <<()
159 std::ostream& operator<<(std::ostream& os, const AsEscapedUC16ForJSON& c) { in operator <<()
167 std::ostream& operator<<(std::ostream& os, const AsUC16& c) { in operator <<()
171 std::ostream& operator<<(std::ostream& os, const AsUC32& c) { in operator <<()
175 std::ostream& operator<<(std::ostream& os, const AsHex& hex) { in operator <<()
186 std::ostream& operator<<(std::ostream& os, const AsHexBytes& hex) { in operator <<()
/third_party/node/deps/v8/src/maglev/
Dmaglev-graph-printer.cc25 void PrintPaddedId(std::ostream& os, MaglevGraphLabeller* graph_labeller, in PrintPaddedId()
39 void PrintPadding(std::ostream& os, int size) { in PrintPadding()
43 void PrintPadding(std::ostream& os, MaglevGraphLabeller* graph_labeller, in PrintPadding()
110 std::ostream& operator<<(std::ostream& os, const Connection& c) { in operator <<()
118 std::ostream& os, const std::vector<BasicBlock*>& targets, in PrintVerticalArrows()
176 MaglevPrintingVisitorOstream(std::ostream& os, in MaglevPrintingVisitorOstream()
182 const std::unique_ptr<std::ostream>& os) { in cast()
212 MaglevPrintingVisitor::MaglevPrintingVisitor(std::ostream& os) in MaglevPrintingVisitor()
307 void PrintEagerDeopt(std::ostream& os, std::vector<BasicBlock*> targets, in PrintEagerDeopt()
332 void MaybePrintEagerDeopt(std::ostream& os, std::vector<BasicBlock*> targets, in MaybePrintEagerDeopt()
[all …]
/third_party/vixl/src/aarch32/
Doperands-aarch32.cc51 std::ostream& operator<<(std::ostream& os, const Operand& operand) { in operator <<()
74 std::ostream& operator<<(std::ostream& os, const NeonImmediate& neon_imm) { in operator <<()
100 std::ostream& operator<<(std::ostream& os, const SOperand& operand) { in operator <<()
109 std::ostream& operator<<(std::ostream& os, const DOperand& operand) { in operator <<()
118 std::ostream& operator<<(std::ostream& os, const QOperand& operand) { in operator <<()
518 std::ostream& operator<<(std::ostream& os, const MemOperand& operand) { in operator <<()
550 std::ostream& operator<<(std::ostream& os, const AlignedMemOperand& operand) { in operator <<()
/third_party/node/deps/v8/src/compiler/
Dgraph-visualizer.cc70 explicit JSONEscaped(const std::ostringstream& os) : str_(os.str()) {} in JSONEscaped()
72 friend std::ostream& operator<<(std::ostream& os, const JSONEscaped& e) { in operator <<()
78 static std::ostream& PipeCharacter(std::ostream& os, char c) { in PipeCharacter()
92 void JsonPrintFunctionSource(std::ostream& os, int source_id, in JsonPrintFunctionSource()
150 std::ostream& os, int source_id, int inlining_id, in JsonPrintInlinedFunctionInfo()
164 void JsonPrintAllSourceWithPositions(std::ostream& os, in JsonPrintAllSourceWithPositions()
271 JSONGraphWriter::JSONGraphWriter(std::ostream& os, const Graph* graph, in JSONGraphWriter()
401 std::ostream& operator<<(std::ostream& os, const GraphAsJSON& ad) { in operator <<()
473 GraphC1Visualizer::GraphC1Visualizer(std::ostream& os, Zone* zone) in GraphC1Visualizer()
794 std::ostream& operator<<(std::ostream& os, const AsC1VCompilation& ac) { in operator <<()
[all …]
/third_party/node/deps/v8/src/interpreter/
Dbytecode-operands.cc72 std::ostream& operator<<(std::ostream& os, const ImplicitRegisterUse& use) { in operator <<()
76 std::ostream& operator<<(std::ostream& os, const OperandSize& operand_size) { in operator <<()
80 std::ostream& operator<<(std::ostream& os, const OperandScale& operand_scale) { in operator <<()
84 std::ostream& operator<<(std::ostream& os, const OperandType& operand_type) { in operator <<()
/third_party/ffmpeg/libavformat/
Doggdec.c100 struct ogg_stream *os = ogg->streams + i; in ogg_save() local
164 struct ogg_stream *os = ogg->streams + i; in ogg_reset() local
213 struct ogg_stream *os; in ogg_replace_stream() local
253 struct ogg_stream *os; in ogg_new_stream() local
299 static int buf_realloc(struct ogg_stream *os, int size) in buf_realloc()
317 struct ogg_stream *os; in ogg_read_page() local
503 struct ogg_stream *os; in ogg_packet() local
741 struct ogg_stream *os = ogg->streams + i; in ogg_read_header() local
771 struct ogg_stream *os = ogg->streams + idx; in ogg_calc_pts() local
801 struct ogg_stream *os = ogg->streams + idx; in ogg_validate_keyframe() local
[all …]
Dhdsenc.c78 static int parse_header(OutputStream *os, const uint8_t *buf, int buf_size) in parse_header()
117 OutputStream *os = opaque; in hds_write() local
139 OutputStream *os = &c->streams[i]; in hds_free() local
184 OutputStream *os = &c->streams[i]; in write_manifest() local
216 static int write_abst(AVFormatContext *s, OutputStream *os, int final) in write_abst()
285 static int init_file(AVFormatContext *s, OutputStream *os, int64_t start_ts) in init_file()
301 static void close_file(AVFormatContext *s, OutputStream *os) in close_file()
332 OutputStream *os = &c->streams[c->nb_streams]; in hds_write_header() local
392 OutputStream *os = &c->streams[i]; in hds_write_header() local
420 static int add_fragment(OutputStream *os, const char *file, in add_fragment()
[all …]
/third_party/node/deps/v8/src/codegen/
Dmachine-type.cc24 std::ostream& operator<<(std::ostream& os, MachineRepresentation rep) { in operator <<()
66 std::ostream& operator<<(std::ostream& os, MachineSemantic type) { in operator <<()
88 std::ostream& operator<<(std::ostream& os, MachineType type) { in operator <<()
/third_party/node/deps/googletest/include/gtest/
Dgtest-matchers.h83 explicit MatchResultListener(::std::ostream* os) : stream_(os) {} in MatchResultListener()
131 virtual void DescribeNegationTo(::std::ostream* os) const { in DescribeNegationTo()
197 explicit StreamMatchResultListener(::std::ostream* os) in StreamMatchResultListener()
244 void DescribeTo(::std::ostream* os) const final { in DescribeTo()
250 void DescribeNegationTo(::std::ostream* os) const final { in DescribeNegationTo()
256 void ExplainMatchResultTo(const T& x, ::std::ostream* os) const { in ExplainMatchResultTo()
347 static void DescribeImpl(const MatcherBase& m, std::ostream* os, in DescribeImpl()

12345678910>>...26