Home
last modified time | relevance | path

Searched refs:Decoder (Results 1 – 25 of 149) sorted by relevance

123456

/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp79 const void *Decoder);
84 const void *Decoder);
87 uint64_t Address, const void *Decoder);
90 uint64_t Address, const void *Decoder);
95 const void *Decoder);
100 const void *Decoder);
105 const void *Decoder);
110 const void *Decoder);
115 const void *Decoder);
120 const void *Decoder);
[all …]
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp70 const void *Decoder);
75 const void *Decoder);
80 const void *Decoder);
85 const void *Decoder);
90 const void *Decoder);
95 const void *Decoder);
100 const void *Decoder);
105 const void *Decoder);
110 const void *Decoder);
115 const void *Decoder);
[all …]
/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp35 const void *Decoder);
39 const void *Decoder);
42 const void *Decoder);
45 const void *Decoder);
48 const void *Decoder);
51 const void *Decoder);
54 const void *Decoder);
57 const void *Decoder);
60 const void *Decoder);
63 const void *Decoder);
[all …]
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp142 uint64_t Address, const void *Decoder);
145 const void *Decoder);
148 const void *Decoder);
150 uint64_t Address, const void *Decoder);
152 uint64_t Address, const void *Decoder);
154 uint64_t Address, const void *Decoder);
156 uint64_t Address, const void *Decoder);
158 uint64_t Address, const void *Decoder);
160 uint64_t Address, const void *Decoder);
162 uint64_t Address, const void *Decoder);
[all …]
/external/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp136 const void *Decoder) { in DecodeIntRegsRegisterClass() argument
147 const void *Decoder) { in DecodeI64RegsRegisterClass() argument
159 const void *Decoder) { in DecodeFPRegsRegisterClass() argument
171 const void *Decoder) { in DecodeDFPRegsRegisterClass() argument
183 const void *Decoder) { in DecodeQFPRegsRegisterClass() argument
196 const void *Decoder) { in DecodeFCCRegsRegisterClass() argument
205 const void *Decoder) { in DecodeASRRegsRegisterClass() argument
214 const void *Decoder) { in DecodePRRegsRegisterClass() argument
222 uint64_t Address, const void *Decoder) { in DecodeIntPairRegisterClass() argument
237 const void *Decoder);
[all …]
/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.cpp117 const size_t Decoder::PDataEntrySize = sizeof(RuntimeFunction);
120 const Decoder::RingEntry Decoder::Ring[] = {
121 { 0x80, 0x00, &Decoder::opcode_0xxxxxxx }, // UOP_STACK_FREE (16-bit)
122 { 0xc0, 0x80, &Decoder::opcode_10Lxxxxx }, // UOP_POP (32-bit)
123 { 0xf0, 0xc0, &Decoder::opcode_1100xxxx }, // UOP_STACK_SAVE (16-bit)
124 { 0xf8, 0xd0, &Decoder::opcode_11010Lxx }, // UOP_POP (16-bit)
125 { 0xf8, 0xd8, &Decoder::opcode_11011Lxx }, // UOP_POP (32-bit)
126 { 0xf8, 0xe0, &Decoder::opcode_11100xxx }, // UOP_VPOP (32-bit)
127 { 0xfc, 0xe8, &Decoder::opcode_111010xx }, // UOP_STACK_FREE (32-bit)
128 { 0xfe, 0xec, &Decoder::opcode_1110110L }, // UOP_POP (16-bit)
[all …]
/external/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp61 const void *Decoder) { in DecodeGR32BitRegisterClass() argument
67 const void *Decoder) { in DecodeGRH32BitRegisterClass() argument
73 const void *Decoder) { in DecodeGR64BitRegisterClass() argument
79 const void *Decoder) { in DecodeGR128BitRegisterClass() argument
85 const void *Decoder) { in DecodeADDR64BitRegisterClass() argument
91 const void *Decoder) { in DecodeFP32BitRegisterClass() argument
97 const void *Decoder) { in DecodeFP64BitRegisterClass() argument
103 const void *Decoder) { in DecodeFP128BitRegisterClass() argument
109 const void *Decoder) { in DecodeVR32BitRegisterClass() argument
115 const void *Decoder) { in DecodeVR64BitRegisterClass() argument
[all …]
/external/v8/src/mips/
Ddisasm-mips.cc45 class Decoder { class
47 Decoder(const disasm::NameConverter& converter, in Decoder() function in v8::internal::Decoder
55 ~Decoder() {} in ~Decoder()
131 DISALLOW_COPY_AND_ASSIGN(Decoder);
141 void Decoder::PrintChar(const char ch) { in PrintChar()
147 void Decoder::Print(const char* str) { in Print()
158 void Decoder::PrintRegister(int reg) { in PrintRegister()
163 void Decoder::PrintRs(Instruction* instr) { in PrintRs()
169 void Decoder::PrintRt(Instruction* instr) { in PrintRt()
175 void Decoder::PrintRd(Instruction* instr) { in PrintRd()
[all …]
/external/v8/src/mips64/
Ddisasm-mips64.cc46 class Decoder { class
48 Decoder(const disasm::NameConverter& converter, in Decoder() function in v8::internal::Decoder
56 ~Decoder() {} in ~Decoder()
139 DISALLOW_COPY_AND_ASSIGN(Decoder);
149 void Decoder::PrintChar(const char ch) { in PrintChar()
155 void Decoder::Print(const char* str) { in Print()
166 void Decoder::PrintRegister(int reg) { in PrintRegister()
171 void Decoder::PrintRs(Instruction* instr) { in PrintRs()
177 void Decoder::PrintRt(Instruction* instr) { in PrintRt()
183 void Decoder::PrintRd(Instruction* instr) { in PrintRd()
[all …]
/external/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp69 const void *Decoder);
72 const void *Decoder);
75 const void *Decoder);
78 const void *Decoder);
81 const void *Decoder);
84 const void *Decoder);
87 const void *Decoder);
90 const void *Decoder);
93 const void *Decoder);
96 const void *Decoder);
[all …]
/external/libvpx/libvpx/test/
Dcodec_factory.h35 virtual Decoder* CreateDecoder(vpx_codec_dec_cfg_t cfg,
38 virtual Decoder* CreateDecoder(vpx_codec_dec_cfg_t cfg,
75 class VP8Decoder : public Decoder {
78 : Decoder(cfg, deadline) {} in VP8Decoder()
82 : Decoder(cfg, flag, deadline) {} in VP8Decoder()
114 virtual Decoder* CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder()
119 virtual Decoder* CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder()
167 class VP9Decoder : public Decoder {
170 : Decoder(cfg, deadline) {} in VP9Decoder()
174 : Decoder(cfg, flag, deadline) {} in VP9Decoder()
[all …]
Ddecode_test_driver.h41 class Decoder {
43 Decoder(vpx_codec_dec_cfg_t cfg, unsigned long deadline) in Decoder() function
48 Decoder(vpx_codec_dec_cfg_t cfg, const vpx_codec_flags_t flag, in Decoder() function
54 virtual ~Decoder() { in ~Decoder()
147 Decoder* /*decoder*/) {} in PreDecodeFrameHook() argument
152 Decoder *decoder) { in HandleDecodeResult()
162 virtual void HandlePeekResult(Decoder* const decoder,
Ddecode_test_driver.cc22 vpx_codec_err_t Decoder::PeekStream(const uint8_t *cxdata, size_t size, in PeekStream()
29 vpx_codec_err_t Decoder::DecodeFrame(const uint8_t *cxdata, size_t size) { in DecodeFrame()
33 vpx_codec_err_t Decoder::DecodeFrame(const uint8_t *cxdata, size_t size, in DecodeFrame()
44 bool Decoder::IsVP8() const { in IsVP8()
49 void DecoderTest::HandlePeekResult(Decoder *const decoder, in HandlePeekResult()
70 Decoder* const decoder = codec_->CreateDecoder(dec_cfg, flags_, 0); in RunLoop()
/external/lzma/Java/SevenZip/Compression/LZMA/
DDecoder.java8 public class Decoder class
29 SevenZip.Compression.RangeCoder.Decoder.InitBitModels(m_Choice); in Init()
38 …public int Decode(SevenZip.Compression.RangeCoder.Decoder rangeDecoder, int posState) throws IOExc… in Decode()
59 SevenZip.Compression.RangeCoder.Decoder.InitBitModels(m_Decoders); in Init()
62 public byte DecodeNormal(SevenZip.Compression.RangeCoder.Decoder rangeDecoder) throws IOException in DecodeNormal()
71 …public byte DecodeWithMatchByte(SevenZip.Compression.RangeCoder.Decoder rangeDecoder, byte matchBy… in DecodeWithMatchByte()
124 …SevenZip.Compression.RangeCoder.Decoder m_RangeDecoder = new SevenZip.Compression.RangeCoder.Decod…
148 public Decoder() in Decoder() method in Decoder
183 SevenZip.Compression.RangeCoder.Decoder.InitBitModels(m_IsMatchDecoders); in Init()
184 SevenZip.Compression.RangeCoder.Decoder.InitBitModels(m_IsRep0LongDecoders); in Init()
[all …]
/external/v8/src/arm/
Ddisasm-arm.cc49 class Decoder { class
51 Decoder(const disasm::NameConverter& converter, in Decoder() function in v8::internal::Decoder
59 ~Decoder() {} in ~Decoder()
122 DISALLOW_COPY_AND_ASSIGN(Decoder);
132 void Decoder::PrintChar(const char ch) { in PrintChar()
138 void Decoder::Print(const char* str) { in Print()
157 void Decoder::PrintCondition(Instruction* instr) { in PrintCondition()
163 void Decoder::PrintRegister(int reg) { in PrintRegister()
169 void Decoder::PrintSRegister(int reg) { in PrintSRegister()
175 void Decoder::PrintDRegister(int reg) { in PrintDRegister()
[all …]
/external/libgdx/gdx/src/com/badlogic/gdx/utils/compression/lzma/
DDecoder.java24 public class Decoder { class
40 com.badlogic.gdx.utils.compression.rangecoder.Decoder.InitBitModels(m_Choice); in Init()
48 …public int Decode (com.badlogic.gdx.utils.compression.rangecoder.Decoder rangeDecoder, int posStat… in Decode()
64 com.badlogic.gdx.utils.compression.rangecoder.Decoder.InitBitModels(m_Decoders); in Init()
67 …public byte DecodeNormal (com.badlogic.gdx.utils.compression.rangecoder.Decoder rangeDecoder) thro… in DecodeNormal()
75 …public byte DecodeWithMatchByte (com.badlogic.gdx.utils.compression.rangecoder.Decoder rangeDecode… in DecodeWithMatchByte()
121 …c.gdx.utils.compression.rangecoder.Decoder m_RangeDecoder = new com.badlogic.gdx.utils.compression…
145 public Decoder () { in Decoder() method in Decoder
173 com.badlogic.gdx.utils.compression.rangecoder.Decoder.InitBitModels(m_IsMatchDecoders); in Init()
174 com.badlogic.gdx.utils.compression.rangecoder.Decoder.InitBitModels(m_IsRep0LongDecoders); in Init()
[all …]
/external/vixl/src/vixl/a64/
Ddecoder-a64.cc33 void Decoder::DecodeInstruction(const Instruction *instr) { in DecodeInstruction()
111 void Decoder::AppendVisitor(DecoderVisitor* new_visitor) { in AppendVisitor()
116 void Decoder::PrependVisitor(DecoderVisitor* new_visitor) { in PrependVisitor()
121 void Decoder::InsertVisitorBefore(DecoderVisitor* new_visitor, in InsertVisitorBefore()
137 void Decoder::InsertVisitorAfter(DecoderVisitor* new_visitor, in InsertVisitorAfter()
154 void Decoder::RemoveVisitor(DecoderVisitor* visitor) { in RemoveVisitor()
159 void Decoder::DecodePCRelAddressing(const Instruction* instr) { in DecodePCRelAddressing()
168 void Decoder::DecodeBranchSystemException(const Instruction* instr) { in DecodeBranchSystemException()
269 void Decoder::DecodeLoadStore(const Instruction* instr) { in DecodeLoadStore()
392 void Decoder::DecodeLogical(const Instruction* instr) { in DecodeLogical()
[all …]
/external/v8/src/ppc/
Ddisasm-ppc.cc48 class Decoder { class
50 Decoder(const disasm::NameConverter& converter, Vector<char> out_buffer) in Decoder() function in v8::internal::Decoder
55 ~Decoder() {} in ~Decoder()
89 DISALLOW_COPY_AND_ASSIGN(Decoder);
99 void Decoder::PrintChar(const char ch) { out_buffer_[out_buffer_pos_++] = ch; } in PrintChar()
103 void Decoder::Print(const char* str) { in Print()
114 void Decoder::PrintRegister(int reg) { in PrintRegister()
120 void Decoder::PrintDRegister(int reg) { in PrintDRegister()
127 void Decoder::PrintSoftwareInterrupt(SoftwareInterruptCodes svc) { in PrintSoftwareInterrupt()
149 int Decoder::FormatRegister(Instruction* instr, const char* format) { in FormatRegister()
[all …]
/external/lzma/DOC/
Dlzma-history.txt65 - Some changes in ANSI-C 7z Decoder interfaces.
86 - The bug in ANSI-C LZMA Decoder was fixed:
89 - Some changes in ANSI-C 7z Decoder interfaces.
107 - ANSI-C LZMA Decoder was rewritten for speed optimizations.
114 - Speed optimizations in �++ LZMA Decoder.
120 - .7z ANSI-C Decoder:
152 - The bug was fixed in C++ version of LZMA Decoder:
214 - Interfaces for ANSI-C LZMA Decoder (LzmaDecode.c) were changed
215 - New additional version of ANSI-C LZMA Decoder with zlib-like interface:
219 - ANSI-C LZMA Decoder now can decompress files larger than 4 GB
[all …]
/external/lzma/Java/SevenZip/Compression/RangeCoder/
DBitTreeDecoder.java16 Decoder.InitBitModels(Models); in Init()
19 public int Decode(Decoder rangeDecoder) throws java.io.IOException in Decode()
27 public int ReverseDecode(Decoder rangeDecoder) throws java.io.IOException in ReverseDecode()
42 Decoder rangeDecoder, int NumBitLevels) throws java.io.IOException in ReverseDecode()
/external/libgdx/gdx/src/com/badlogic/gdx/utils/compression/rangecoder/
DBitTreeDecoder.java29 Decoder.InitBitModels(Models); in Init()
32 public int Decode (Decoder rangeDecoder) throws java.io.IOException { in Decode()
39 public int ReverseDecode (Decoder rangeDecoder) throws java.io.IOException { in ReverseDecode()
51 …public static int ReverseDecode (short[] Models, int startIndex, Decoder rangeDecoder, int NumBitL… in ReverseDecode()
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/pyasn1/codec/der/
Ddecoder.py7 Decoder = decoder.Decoder variable
9 decode = Decoder(tagMap, typeMap)
/external/llvm/lib/Target/PowerPC/Disassembler/
DPPCDisassembler.cpp217 const void *Decoder) { in DecodeCRRCRegisterClass() argument
223 const void *Decoder) { in DecodeCRRC0RegisterClass() argument
229 const void *Decoder) { in DecodeCRBITRCRegisterClass() argument
235 const void *Decoder) { in DecodeF4RCRegisterClass() argument
241 const void *Decoder) { in DecodeF8RCRegisterClass() argument
247 const void *Decoder) { in DecodeVRRCRegisterClass() argument
253 const void *Decoder) { in DecodeVSRCRegisterClass() argument
259 const void *Decoder) { in DecodeVSFRCRegisterClass() argument
265 const void *Decoder) { in DecodeVSSRCRegisterClass() argument
271 const void *Decoder) { in DecodeGPRCRegisterClass() argument
[all …]
/external/vixl/test/
Dtest-fuzz-a64.cc47 Decoder decoder; in TEST()
65 Decoder decoder; in TEST()
88 Decoder decoder;
103 Decoder decoder;
/external/v8/src/arm64/
Ddecoder-arm64-inl.h19 void Decoder<V>::Decode(Instruction *instr) { in Decode()
98 void Decoder<V>::DecodePCRelAddressing(Instruction* instr) { in DecodePCRelAddressing()
108 void Decoder<V>::DecodeBranchSystemException(Instruction* instr) { in DecodeBranchSystemException()
210 void Decoder<V>::DecodeLoadStore(Instruction* instr) { in DecodeLoadStore()
331 void Decoder<V>::DecodeLogical(Instruction* instr) { in DecodeLogical()
351 void Decoder<V>::DecodeBitfieldExtract(Instruction* instr) { in DecodeBitfieldExtract()
377 void Decoder<V>::DecodeAddSubImmediate(Instruction* instr) { in DecodeAddSubImmediate()
388 void Decoder<V>::DecodeDataProcessing(Instruction* instr) { in DecodeDataProcessing()
504 void Decoder<V>::DecodeFP(Instruction* instr) { in DecodeFP()
632 void Decoder<V>::DecodeAdvSIMDLoadStore(Instruction* instr) { in DecodeAdvSIMDLoadStore()
[all …]

123456