Home
last modified time | relevance | path

Searched defs:DataLength (Results 1 – 9 of 9) sorted by relevance

/third_party/python/Modules/_sha3/kcp/
DKeccakHash.h25 typedef size_t DataLength; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumInjectedSources.cpp21 uint32_t Offset = 0, DataLength = std::min(Limit, Stream.getLength()); in readStreamData() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
Dfont_data_table.cc37 int32_t FontDataTable::DataLength() { in DataLength() function in sfntly::FontDataTable
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format2.cc230 int32_t IndexSubTableFormat2::Builder::DataLength( in DataLength() function in sfntly::IndexSubTableFormat2::Builder
Dindex_sub_table_format1.cc258 int32_t IndexSubTableFormat1::Builder::DataLength( in DataLength() function in sfntly::IndexSubTableFormat1::Builder
Dindex_sub_table_format3.cc254 int32_t IndexSubTableFormat3::Builder::DataLength( in DataLength() function in sfntly::IndexSubTableFormat3::Builder
Dindex_sub_table_format5.cc301 int32_t IndexSubTableFormat5::Builder::DataLength( in DataLength() function in sfntly::IndexSubTableFormat5::Builder
Dindex_sub_table_format4.cc331 int32_t IndexSubTableFormat4::Builder::DataLength( in DataLength() function in sfntly::IndexSubTableFormat4::Builder
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.cc271 std::size_t TimeZoneInfo::Header::DataLength(std::size_t time_len) const { in DataLength() function in absl::time_internal::cctz::TimeZoneInfo::Header