HomeSort by relevance Sort by last modified time
    Searched refs:Elem2 (Results 1 - 5 of 5) sorted by null

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_getbits.cpp 118 uint8 Elem2;
131 Elem2 = *(ptBitStream->pBuffer + module(offset + 2, BUFSIZE));
137 (((uint32)(Elem2)) << 8) |
202 uint8 Elem2;
209 Elem2 = *(ptBitStream->pBuffer + module(offset + 2, BUFSIZE));
214 ((uint32)(Elem2));
  /art/libartbase/base/
hash_set.h 88 template <class Elem1, class HashSetType1, class Elem2, class HashSetType2>
90 const HashSetIterator<Elem2, HashSetType2>& rhs);
95 template <class Elem1, class HashSetType1, class Elem2, class HashSetType2>
97 const HashSetIterator<Elem2, HashSetType2>& rhs) {
100 HashSetIterator<Elem2, HashSetType2>>::value ||
101 std::is_convertible<HashSetIterator<Elem2, HashSetType2>,
107 template <class Elem1, class HashSetType1, class Elem2, class HashSetType2>
109 const HashSetIterator<Elem2, HashSetType2>& rhs) {
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringMIPS32.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]

Completed in 417 milliseconds