Searched refs:Decoders (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/CodeGen/ARM/ |
D | 2008-05-19-ScavengerAssert.ll | 3 %struct.Decoders = type { i32**, i16***, i16****, i16***, i16**, i8**, i8** } 4 @decoders = external global %struct.Decoders ; <%struct.Decoders*> [#uses=1] 12 …l call fastcc i32 @get_mem2Dint( i32*** getelementptr (%struct.Decoders, %struct.Decoders* @decode…
|
/external/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 73 DecoderSet Decoders; member 106 DecoderSet &Decoders, 454 unsigned getDecoderIndex(DecoderSet &Decoders, unsigned Opc) const; 871 emitDecoderFunction(formatted_raw_ostream &OS, DecoderSet &Decoders, in emitDecoderFunction() argument 885 for (const auto &Decoder : Decoders) { in emitDecoderFunction() 1076 unsigned FilterChooser::getDecoderIndex(DecoderSet &Decoders, in getDecoderIndex() argument 1094 Decoders.insert(StringRef(Decoder)); in getDecoderIndex() 1096 DecoderSet::const_iterator P = std::find(Decoders.begin(), in getDecoderIndex() 1097 Decoders.end(), in getDecoderIndex() 1099 return (unsigned)(P - Decoders.begin()); in getDecoderIndex() [all …]
|
/external/lzma/CPP/7zip/ |
D | Guid.txt | 169 {23170F69-40C1-2790-id} Codec Decoders
|
/external/libvpx/libvpx/ |
D | usage_dx.dox | 21 decoder when decoded data becomes available. Decoders are not required to
|
/external/tcpdump/ |
D | CHANGES | 324 Decoders & DLT Changes, Updates and New:
|