Home
last modified time | relevance | path

Searched refs:ByteRange (Results 1 – 17 of 17) sorted by relevance

/external/zstd/contrib/pzstd/
DSkippableFrame.h53 static std::size_t tryRead(ByteRange bytes);
55 ByteRange data() const { in data()
DSkippableFrame.cpp23 /* static */ std::size_t SkippableFrame::tryRead(ByteRange bytes) { in tryRead()
DPzstd.cpp559 static bool writeData(ByteRange data, FILE* fd) { in writeData()
/external/pdfium/testing/resources/
Dtwo_signatures.in63 %% ByteRange is a pairs of integers (starting byte offset, length in bytes)
68 /ByteRange [0 10 30 10]
123 /ByteRange [0 40 50 10]
Dsignature_no_sub_filter.in63 %% ByteRange is a pairs of integers (starting byte offset, length in bytes)
68 /ByteRange [0 10 30 10]
Dsignature_reason.in63 %% ByteRange is a pairs of integers (starting byte offset, length in bytes)
68 /ByteRange [0 10 30 10]
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dcompile.cc178 Frag ByteRange(int lo, int hi, bool foldcase);
399 Frag Compiler::ByteRange(int lo, int hi, bool foldcase) { in ByteRange() function in re2::Compiler
475 Frag f = ByteRange(lo, hi, foldcase); in UncachedRuneByteSuffix()
833 return ByteRange(r, r, foldcase); in Literal()
837 return ByteRange(r, r, foldcase); in Literal()
840 Frag f = ByteRange((uint8_t)buf[0], buf[0], false); in Literal()
842 f = Cat(f, ByteRange((uint8_t)buf[i], buf[i], false)); in Literal()
927 return ByteRange(0x00, 0xFF, false); in PostVisit()
1229 return Star(ByteRange(0x00, 0xff, false), true); in DotStar()
/external/rust/cxx/tests/ui/
Dwrong_type_id.rs11 type ByteRange = crate::here::StringPiece; typedef
Dwrong_type_id.stderr4 11 | type ByteRange = crate::here::StringPiece;
/external/pdfium/core/fpdfapi/font/
Dcpdf_cmap.cpp20 struct ByteRange { struct
31 ByteRange m_LeadingSegs[2];
222 const ByteRange& seg = map.m_LeadingSegs[i]; in LoadLeadingSegments()
/external/zstd/contrib/pzstd/utils/
DBuffer.h75 ByteRange range() const { in range()
DRange.h128 using ByteRange = Range<const unsigned char*>;
/external/skia/src/base/
DSkBlockAllocator.h169 struct ByteRange { struct
283 ByteRange allocate(size_t size);
566 SkBlockAllocator::ByteRange SkBlockAllocator::allocate(size_t size) { in allocate()
/external/skia/tests/
DSkBlockAllocatorTest.cpp112 SkBlockAllocator::ByteRange br, in DEF_TEST()
113 SkBlockAllocator::ByteRange* prevBR) { in DEF_TEST()
192 SkBlockAllocator::ByteRange p = pool->allocate<4>(16); in DEF_TEST()
278 std::vector<SkBlockAllocator::ByteRange> ptrs; in DEF_TEST()
/external/rust/crates/grpcio-sys/grpc/third_party/re2/
Ducs2.diff162 return ByteRange(r, r, foldcase);
177 - dot = c.Cat(c.ByteRange(0x00, 0xFF, false), c.ByteRange(0x00, 0xFF, false));
179 - dot = c.ByteRange(0x00, 0xFF, false);
181 + dot = c.ByteRange(0x00, 0xFF, false);
/external/skia/src/gpu/ganesh/
DGrMemoryPool.cpp71 SkBlockAllocator::ByteRange alloc = fAllocator.allocate<kAlignment, sizeof(Header)>(size); in allocate()
/external/AFLplusplus/dictionaries/
Dpdf.dict185 "/ByteRange"