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

  /external/harfbuzz_ng/src/
hb-ot-var-hvar-table.hh 118 unsigned int varidx = (this+advMap).map (glyph); local
119 return (this+varStore).get_delta (varidx, coords, coord_count);
hb-ot-var-mvar-table.hh 46 UINT32 varIdx; /* Outer/inner index into VariationStore item. */
84 return (this+varStore).get_delta (record->varIdx, coords, coord_count);
  /frameworks/compile/slang/
slang_rs_reflection_state.cpp 170 for (int varIdx = 0; varIdx < NumVars; ++varIdx) {
171 const auto &var = file.mVariables[varIdx];
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]

Completed in 3810 milliseconds