Home
last modified time | relevance | path

Searched defs:getIndices (Results 1 – 9 of 9) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DSelect.java267 public int[] getIndices() { in getIndices() method in Select
292 final int getIndices(final int index) { in getIndices() method in Select
/external/fonttools/Lib/fontTools/misc/
DmacRes.py137 def getIndices(self, resType): member in ResourceReader
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h245 ArrayRef<TypeIndex> getIndices() const { return ArgIndices; } in getIndices() function
259 ArrayRef<TypeIndex> getIndices() const { return StringIndices; } in getIndices() function
/external/deqp/modules/glshared/
DglsShaderRenderCase.cpp152 const deUint16* getIndices (void) const { return &m_indices[0]; } in getIndices() function in deqp::gls::QuadGrid
/external/deqp/external/openglcts/modules/common/
DglcShaderRenderCase.cpp202 const deUint16* getIndices(void) const in getIndices() function in deqp::QuadGrid
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h275 ArrayRef<TypeIndex> getIndices() const { return StringIndices; } in getIndices() function
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp164 const deUint16* getIndices (void) const { return &m_indices[0]; } in getIndices() function in vkt::sr::QuadGrid
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstants.cpp1157 ArrayRef<unsigned> ConstantExpr::getIndices() const { in getIndices() function in ConstantExpr
/external/llvm/lib/IR/
DConstants.cpp1102 ArrayRef<unsigned> ConstantExpr::getIndices() const { in getIndices() function in ConstantExpr