Searched refs:RLE (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugRnglists.cpp | 107 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 D | DWARFDebugRangeList.cpp | 61 for (const RangeListEntry &RLE : Entries) { in dump() local 65 OS << format(format_str, Offset, RLE.StartAddress, RLE.EndAddress); in dump() 76 for (const RangeListEntry &RLE : Entries) { in getAbsoluteRanges() local 77 if (RLE.isBaseAddressSelectionEntry(AddressSize)) { in getAbsoluteRanges() 78 BaseAddr = {RLE.EndAddress, RLE.SectionIndex}; in getAbsoluteRanges() 83 E.LowPC = RLE.StartAddress; in getAbsoluteRanges() 86 E.HighPC = RLE.EndAddress; in getAbsoluteRanges() 87 E.SectionIndex = RLE.SectionIndex; in getAbsoluteRanges()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/BinaryFormat/ |
| H A D | Dwarf.cpp | 804 StringRef llvm::dwarf::RLEString(unsigned RLE) { in RLEString() argument 805 switch (RLE) { in RLEString()
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | images | 82 >2 ubyte&0x08 8 - RLE 353 >>>8 leshort 0x7ffe \bNeXT RLE 2-bit 355 >>>8 leshort 0x8029 \bThunderscan RLE 729 >>>8 ubyte 1 \b, RLE-compressed 730 # byte code for general RLE repetitions 731 #>>>9 ubyte x \b, RLE repetition code 0x%x 873 # not RLE compressed and not 320x400 dimension 891 # compression method: 0~no 1~RLE 8-bit/pixel 2~RLE 4-bit/pixel 3~Huffman 1D 6~RGBA bit field masks 1095 0 leshort 0xcc52 RLE image data, 1138 >2 byte 1 \b, RLE [all …]
|
| H A D | cad | 121 >>4 uleshort 27 \b, Adaptive RLE RGB
|
| H A D | riff | 343 >>>>>>>(104.l+132) lelong 1 RLE 8bpp
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | Dwarf.h | 579 StringRef RLEString(unsigned RLE);
|
| /freebsd-13.1/sys/contrib/zstd/ |
| H A D | CHANGELOG | 92 perf: zstd reference encoder can generate RLE blocks, by @bimbashrestha
|
| /freebsd-13.1/sys/contrib/zstd/doc/ |
| H A D | zstd_compression_format.md | 541 #### RLE Literals Block
|
| /freebsd-13.1/crypto/openssl/ |
| H A D | CHANGES | 13659 RLE (dummy implemented) and ZLIB (really implemented when ZLIB is
|
| /freebsd-13.1/crypto/heimdal/lib/wind/ |
| H A D | UnicodeData.txt | 5606 202B;RIGHT-TO-LEFT EMBEDDING;Cf;0;RLE;;;;;N;;;;;
|