Searched defs:Indices (Results  1 – 4 of 4) sorted by relevance
| /frameworks/native/include/ftl/ | 
| D | static_vector.h | 354   StaticVector(std::index_sequence<I, ArgIndex, ArgCount>, std::index_sequence<Indices...>,  in StaticVector() 364   StaticVector(std::index_sequence<I, ArgIndex, ArgCount>, std::index_sequence<Indices...>,  in StaticVector()
  | 
| /frameworks/compile/libbcc/lib/ | 
| D | RSX86TranslateGEPPass.cpp | 111     llvm::Value *Indices[1] = {computeGEPOffset(GEP)};  in translateGEP()  local
  | 
| /frameworks/compile/libbcc/bcinfo/BitReader_2_7/ | 
| D | BitcodeReader.cpp | 1832       ArrayRef<Constant *> Indices(Elts.begin() + 1, Elts.end());  in ParseConstants()  local
  | 
| /frameworks/compile/libbcc/bcinfo/BitReader_3_0/ | 
| D | BitcodeReader.cpp | 2125       ArrayRef<Constant *> Indices(Elts.begin() + 1, Elts.end());  in ParseConstants()  local
  |