Home
last modified time | relevance | path

Searched refs:tellp (Results 1 – 25 of 33) sorted by relevance

12

/external/perf_data_converter/src/quipper/
Dtest_perf_data.cc121 CHECK_EQ(static_cast<u64>(out->tellp()), header_.size); in WriteTo()
130 CHECK_EQ(static_cast<u64>(out->tellp()), header.size); in WriteTo()
248 const size_t pre_mmap_offset = out->tellp(); in WriteTo()
256 static_cast<size_t>(out->tellp()) - pre_mmap_offset; in WriteTo()
288 const size_t pre_mmap_offset = out->tellp(); in WriteTo()
294 static_cast<size_t>(out->tellp()) - pre_mmap_offset; in WriteTo()
315 const size_t pre_event_offset = out->tellp(); in WriteTo()
319 static_cast<size_t>(out->tellp()) - pre_event_offset; in WriteTo()
408 CHECK_EQ(static_cast<u64>(out->tellp()), index_entry.offset); in WriteTo()
414 CHECK_EQ(static_cast<u64>(out->tellp()), index_entry.offset + size()); in WriteTo()
[all …]
Dperf_reader_test.cc266 ASSERT_EQ(file_header.header().attrs.offset, static_cast<u64>(input.tellp())); in TEST()
271 ASSERT_EQ(file_header.header().data.offset, static_cast<u64>(input.tellp())); in TEST()
316 CHECK_EQ(header.attrs.offset, static_cast<u64>(input.tellp())); in TEST()
320 ASSERT_EQ(header.data.offset, static_cast<u64>(input.tellp())); in TEST()
322 ASSERT_EQ(file_header.data_end(), input.tellp()); in TEST()
407 CHECK_EQ(header.attrs.offset, static_cast<u64>(input.tellp())); in TEST()
413 ASSERT_EQ(header.data.offset, static_cast<u64>(input.tellp())); in TEST()
415 ASSERT_EQ(file_header.data_end(), input.tellp()); in TEST()
872 const size_t pre_mmap_offset = input.tellp(); in TEST()
879 static_cast<size_t>(input.tellp()) - pre_mmap_offset; in TEST()
[all …]
Dperf_serializer_test.cc410 ASSERT_EQ(static_cast<u64>(input.tellp()), header.data.offset); in TEST()
412 ASSERT_EQ(input.tellp(), file_header.data_end()); in TEST()
/external/image_io/src/base/
Dostream_ref_data_destination.cc20 ostream::pos_type prewrite_pos = ostream_ref_.tellp(); in Transfer()
22 ostream::pos_type postwrite_pos = ostream_ref_.tellp(); in Transfer()
24 bytes_written = ostream_ref_.tellp() - prewrite_pos; in Transfer()
/external/pdfium/core/fxge/win32/
Dcfx_psrenderer.cpp209 m_pStream->WriteBlock(buf.str().c_str(), buf.tellp()); in OutputPath()
242 m_pStream->WriteBlock(buf.str().c_str(), buf.tellp()); in SetClip_PathStroke()
279 m_pStream->WriteBlock(buf.str().c_str(), buf.tellp()); in DrawPath()
340 if (buf.tellp()) in SetGraphState()
341 m_pStream->WriteBlock(buf.str().c_str(), buf.tellp()); in SetGraphState()
425 m_pStream->WriteBlock(buf.str().c_str(), buf.tellp()); in DrawDIBits()
503 m_pStream->WriteBlock(buf.str().c_str(), buf.tellp()); in DrawDIBits()
529 m_pStream->WriteBlock(buf.str().c_str(), buf.tellp()); in SetColor()
576 m_pStream->WriteBlock(buf.str().c_str(), buf.tellp()); in FindPSFontGlyph()
638 m_pStream->WriteBlock(buf.str().c_str(), buf.tellp()); in FindPSFontGlyph()
[all …]
Dfx_win32_gdipext.cpp1333 if (m_ReadPos >= m_InterStream.tellp()) in Read()
1336 size_t bytes_left = m_InterStream.tellp() - m_ReadPos; in Read()
1398 start = m_InterStream.tellp(); in Seek()
1404 if (new_read_position > m_InterStream.tellp()) in Seek()
1419 pStatstg->cbSize.QuadPart = m_InterStream.tellp(); in Stat()
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.seeks/
Dtellp.pass.cpp46 assert(os.tellp() == -1); in main()
51 assert(os.tellp() == 10); in main()
/external/mesa3d/src/gallium/state_trackers/clover/llvm/
Dutil.hpp71 } else if (oss.tellp() > 0) { in tokenize()
77 if (oss.tellp() > 0) in tokenize()
/external/swiftshader/third_party/LLVM/lib/Archive/
DArchiveWriter.cpp211 unsigned filepos = ARFile.tellp(); in writeMember()
284 if ((ARFile.tellp() & 1) == 1) in writeMember()
318 unsigned startpos = ARFile.tellp(); in writeSymbolTable()
335 unsigned endpos = ARFile.tellp(); in writeSymbolTable()
/external/google-breakpad/src/processor/
Dcfi_frame_info.cc111 if (static_cast<std::streamoff>(stream.tellp()) != 0) in Serialize()
118 if (static_cast<std::streamoff>(stream.tellp()) != 0) in Serialize()
/external/pdfium/core/fpdfapi/parser/
Dcpdf_stream.cpp104 reinterpret_cast<const uint8_t*>(stream->str().c_str()), stream->tellp()); in SetDataAndRemoveFilter()
129 stream->tellp()); in SetData()
/external/llvm/lib/Support/
Draw_os_ostream.cpp30 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos()
/external/swiftshader/third_party/LLVM/lib/Support/
Draw_os_ostream.cpp30 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_os_ostream.cpp30 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Draw_os_ostream.cpp30 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos()
/external/grpc-grpc/test/cpp/util/
Dgrpc_tool_test.cc271 EXPECT_TRUE(0 == output_stream.tellp()); in TEST_F()
285 EXPECT_TRUE(0 == output_stream.tellp()); in TEST_F()
298 EXPECT_TRUE(0 == output_stream.tellp()); in TEST_F()
667 EXPECT_TRUE(0 == output_stream.tellp()); in TEST_F()
683 EXPECT_TRUE(0 == output_stream.tellp()); in TEST_F()
/external/nos/test/system-test-harness/src/
Dgtest_with_gflags_main.cc26 if (ss->tellp() == 0) { in generate_disabled_test_list()
/external/pdfium/core/fpdfapi/page/
Dcpdf_streamparser.cpp483 std::min(static_cast<size_t>(buf.tellp()), kMaxStringLength)); in ReadString()
562 std::min(static_cast<size_t>(buf.tellp()), kMaxStringLength)); in ReadString()
595 std::min(static_cast<size_t>(buf.tellp()), kMaxStringLength)); in ReadHexString()
/external/pdfium/core/fxcrt/xml/
Dcfx_saxreaderhandler.cpp109 int32_t iLength = m_SAXContext.m_TextBuf.tellp(); in UpdateChecksum()
/external/pdfium/core/fxcrt/
Dwidestring_unittest.cpp1451 EXPECT_EQ(2u, stream.tellp()); in TEST()
1459 EXPECT_EQ(4u, stream.tellp()); in TEST()
1505 EXPECT_EQ(2u, stream.tellp()); in TEST()
1513 EXPECT_EQ(4u, stream.tellp()); in TEST()
1576 EXPECT_EQ(2u, stream.tellp()); in TEST()
1588 EXPECT_EQ(4u, stream.tellp()); in TEST()
1655 EXPECT_EQ(2u, stream.tellp()); in TEST()
1666 EXPECT_EQ(4u, stream.tellp()); in TEST()
Dbytestring_unittest.cpp1623 EXPECT_EQ(2u, stream.tellp()); in TEST()
1631 EXPECT_EQ(4u, stream.tellp()); in TEST()
1686 EXPECT_EQ(2u, stream.tellp()); in TEST()
1698 EXPECT_EQ(4u, stream.tellp()); in TEST()
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.cc419 *position = outfile_.tellp(); in Tell()
481 const auto tellp = outfile_.tellp(); in GetCurrentFileSize() local
482 if (tellp == static_cast<std::streampos>(-1)) { in GetCurrentFileSize()
486 *size = tellp; in GetCurrentFileSize()
/external/pdfium/fpdfsdk/pwl/
Dcpwl_appstream.cpp599 if (sWords.tellp() > 0) { in GetEditAppStream()
626 if (sWords.tellp() > 0) { in GetEditAppStream()
663 if (sWords.tellp() > 0) { in GetEditAppStream()
669 if (sEditStream.tellp() > 0) { in GetEditAppStream()
914 if (sTemp.tellp() <= 0) in GetPushButtonAppStream()
1720 if (sList.tellp() > 0) { in SetAsListBox()
/external/pdfium/core/fpdfdoc/
Dcpvt_generateap.cpp105 if (sWords.tellp() > 0) { in GenerateEditAP()
130 if (sWords.tellp() > 0) { in GenerateEditAP()
161 if (sWords.tellp() > 0) { in GenerateEditAP()
1275 if (sBody.tellp() > 0) { in GenerateFormAP()
/external/libcxx/include/
Dostream67 pos_type tellp();
229 pos_type tellp();
964 basic_ostream<_CharT, _Traits>::tellp()

12