Home
last modified time | relevance | path

Searched refs:RLE (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugRnglists.cpp107 BaseAddr = {RLE.Value0, -1ULL}; in getAbsoluteRanges()
111 BaseAddr = {RLE.Value0, RLE.SectionIndex}; in getAbsoluteRanges()
116 E.SectionIndex = RLE.SectionIndex; in getAbsoluteRanges()
120 switch (RLE.EntryKind) { in getAbsoluteRanges()
122 E.LowPC = RLE.Value0; in getAbsoluteRanges()
125 E.HighPC = RLE.Value1; in getAbsoluteRanges()
134 E.LowPC = RLE.Value0; in getAbsoluteRanges()
135 E.HighPC = RLE.Value1; in getAbsoluteRanges()
138 E.LowPC = RLE.Value0; in getAbsoluteRanges()
139 E.HighPC = E.LowPC + RLE.Value1; in getAbsoluteRanges()
[all …]
H A DDWARFDebugRangeList.cpp82 for (const RangeListEntry &RLE : Entries) in dump() local
83 OS << format(AddrFmt, Offset, RLE.StartAddress, RLE.EndAddress); in dump()
93 for (const RangeListEntry &RLE : Entries) { in getAbsoluteRanges() local
94 if (RLE.isBaseAddressSelectionEntry(AddressSize)) { in getAbsoluteRanges()
95 BaseAddr = {RLE.EndAddress, RLE.SectionIndex}; in getAbsoluteRanges()
100 E.LowPC = RLE.StartAddress; in getAbsoluteRanges()
103 E.HighPC = RLE.EndAddress; in getAbsoluteRanges()
104 E.SectionIndex = RLE.SectionIndex; in getAbsoluteRanges()
/freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp840 StringRef llvm::dwarf::RLEString(unsigned RLE) { in RLEString() argument
841 switch (RLE) { in RLEString()
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dimages82 >2 ubyte&0x08 8 - RLE
353 >>>8 uleshort 0x7ffe \bNeXT RLE 2-bit
355 >>>8 uleshort 0x8029 \bThunderscan RLE
849 >>>8 ubyte 1 \b, RLE-compressed
850 # byte code for general RLE repetitions
851 #>>>9 ubyte x \b, RLE repetition code 0x%x
993 # not RLE compressed and not 320x400 dimension
1011 # compression method: 0~no 1~RLE 8-bit/pixel 2~RLE 4-bit/pixel 3~Huffman 1D 6~RGBA bit field masks
1261 0 uleshort 0xcc52 RLE image data,
1304 >2 ubyte 1 \b, RLE
[all …]
H A Dcad121 >>4 uleshort 27 \b, Adaptive RLE RGB
H A Driff427 >>>>>>>(104.l+132) lelong 1 RLE 8bpp
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h672 StringRef RLEString(unsigned RLE);
/freebsd-14.2/sys/contrib/zstd/
H A DCHANGELOG197 perf: zstd reference encoder can generate RLE blocks, by @bimbashrestha
/freebsd-14.2/sys/contrib/zstd/doc/
H A Dzstd_compression_format.md541 #### RLE Literals Block
/freebsd-14.2/crypto/openssl/
H A DCHANGES.md19839 RLE (dummy implemented) and ZLIB (really implemented when ZLIB is
/freebsd-14.2/crypto/heimdal/lib/wind/
H A DUnicodeData.txt5606 202B;RIGHT-TO-LEFT EMBEDDING;Cf;0;RLE;;;;;N;;;;;
/freebsd-14.2/contrib/one-true-awk/testdir/
H A Dfunstack.in18436 @Article{Wise:1976:RLE,