Home
last modified time | relevance | path

Searched defs:ElementIndex (Results 1 – 7 of 7) sorted by relevance

/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/index/
DElementIndex.java24 public class ElementIndex implements IIndexUpdate { class
36 public ElementIndex(final ReportOutputFolder baseFolder) { in ElementIndex() method in ElementIndex
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DSparseBitVector.h270 ElementListIter FindLowerBound(unsigned ElementIndex) { in FindLowerBound()
471 unsigned ElementIndex = Idx / ElementSize; in test() local
486 unsigned ElementIndex = Idx / ElementSize; in reset() local
504 unsigned ElementIndex = Idx / ElementSize; in set() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DWasm.h155 uint32_t ElementIndex; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h139 uint32_t ElementIndex; member
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1650 unsigned ElementIndex = getTypeSizeIndex(Shift, VecEltTy); in collectInsertionElements() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1877 unsigned ElementIndex = getTypeSizeIndex(Shift, VecEltTy); in collectInsertionElements() local
/external/clang/lib/Sema/
DSemaInit.cpp2544 unsigned ElementIndex = DesignatedStartIndex.getZExtValue(); in CheckDesignatedInitializer() local