Searched defs:functionIndex (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsOs16.cpp117 unsigned int functionIndex = 0; local
124 if (functionIndex == Mips32FunctionMask.length())
125 functionIndex = 0;
126 switch (Mips32FunctionMask[functionIndex]) {
137 functionIndex++;
/external/skia/src/animator/
H A DSkMemberInfo.h50 int functionIndex() const { function in struct:SkMemberInfo

Completed in 77 milliseconds