Searched refs:_ostream (Results 1 – 4 of 4) sorted by relevance
30 ByteBuffer() : _ostream(_bytes) { } in ByteBuffer()33 _ostream << b; in append_byte()36 llvm::encodeULEB128(value, _ostream); in append_uleb128()42 llvm::encodeULEB128(value, _ostream, pad); in append_uleb128Fixed()45 llvm::encodeSLEB128(value, _ostream); in append_sleb128()48 _ostream << str; in append_string()52 while ( (_ostream.tell() % alignment) != 0 ) in align()56 return _ostream.tell(); in size()59 return reinterpret_cast<const uint8_t*>(_ostream.str().data()); in bytes()65 llvm::raw_svector_ostream _ostream; variable
446 .. _ostream-api:
128 FILE 126 /s/clank/src/third_party/android_tools/ndk/sources/cxx-stl/stlport/stlport/stl/_ostream.c129 FILE 127 /s/clank/src/third_party/android_tools/ndk/sources/cxx-stl/stlport/stlport/stl/_ostream.h230 FILE 228 /tmp/ndk-user/tmp/build-stlport/ndk/sources/cxx-stl/stlport/stlport/stl/_ostream.c
123 FILE 121 /s/clank/src/third_party/android_tools/ndk/sources/cxx-stl/stlport/stlport/stl/_ostream.c124 FILE 122 /s/clank/src/third_party/android_tools/ndk/sources/cxx-stl/stlport/stlport/stl/_ostream.h231 FILE 229 /tmp/ndk-user/tmp/build-stlport/ndk/sources/cxx-stl/stlport/stlport/stl/_ostream.c