Home
last modified time | relevance | path

Searched defs:firstIndex (Results 1 – 25 of 64) sorted by relevance

123

/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/helper/
DAbbreviator.java45 int firstIndex = filename.indexOf(folderSeparator, invariantPrefixLength); in abbreviate() local
70 int computeNextIndex(String filename, int firstIndex) { in computeNextIndex()
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
DListRemoveTester.java43 int firstIndex = getList().indexOf(duplicate); in testRemove_duplicate() local
/external/proguard/src/proguard/classfile/util/
DInternalTypeEnumeration.java37 private int firstIndex; field in InternalTypeEnumeration
/external/skqp/src/core/
DSkTDynamicHash.h227 const int firstIndex = this->firstIndex(key); in innerRemove() local
279 int firstIndex(const Key& key) const { in firstIndex() function
/external/skia/src/core/
DSkTDynamicHash.h227 const int firstIndex = this->firstIndex(key); in innerRemove() local
279 int firstIndex(const Key& key) const { in firstIndex() function
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/
DSetValuesTest.java113 int firstIndex, int length) { in checkArrayRegion()
DGetValuesTest.java175 private void checkArrayRegion(long arrayID, int error, int firstIndex, int length, in checkArrayRegion()
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorFixedSize.h70 …EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar& coeff(Index firstIndex, IndexTypes... otherInd… in coeff()
102 …EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar& coeffRef(Index firstIndex, IndexTypes... otherIndice… in coeffRef()
DTensor.h115 …EIGEN_DEVICE_FUNC inline const Scalar& coeff(Index firstIndex, Index secondIndex, IndexTypes... ot… in coeff()
155 inline Scalar& coeffRef(Index firstIndex, Index secondIndex, IndexTypes... otherIndices) in coeffRef()
DTensorRef.h205 EIGEN_STRONG_INLINE Scalar& coeffRef(Index firstIndex, IndexTypes... otherIndices) in coeffRef()
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DJNITypeParser.java48 int firstIndex = signature.indexOf('['); in typeNameToSignature() local
DConcreteMethodImpl.java79 private long firstIndex = -1; field in ConcreteMethodImpl
/external/deqp/external/openglcts/modules/gl/
Dgl4cIndirectParametersTests.hpp54 GLuint firstIndex; member
Dgl4cShaderDrawParametersTests.hpp53 GLuint firstIndex; member
/external/skia/src/gpu/ops/
DGrAALinearizingConvexPathRenderer.cpp86 uint16_t firstIndex, in extract_verts()
214 int firstIndex; in recordDraw() local
DGrDrawVerticesOp.cpp300 int firstIndex = 0; in drawVolatile() local
499 int firstIndex) { in drawVertices()
/external/skqp/src/gpu/ops/
DGrAALinearizingConvexPathRenderer.cpp86 uint16_t firstIndex, in extract_verts()
213 int firstIndex; in draw() local
DGrDrawVerticesOp.cpp239 int firstIndex = 0; in drawVolatile() local
466 int firstIndex) { in drawVertices()
/external/lzma/CPP/Windows/Control/
DListView.h113 …bool RedrawItems(int firstIndex, int lastIndex) { return BOOLToBool(ListView_RedrawItems(_window, … in RedrawItems()
/external/skia/src/gpu/ccpr/
DGrCCFiller.cpp242 SkTArray<int32_t, true>& indices, int firstIndex, in emit_recursive_fan()
/external/skqp/src/gpu/ccpr/
DGrCCFiller.cpp242 SkTArray<int32_t, true>& indices, int firstIndex, in emit_recursive_fan()
/external/icu/icu4c/source/samples/cal/
Dcal.c295 int32_t firstIndex, in get_symbols()
/external/deqp/modules/gles31/stress/
Des31sDrawTests.cpp67 deUint32 firstIndex; member
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktBasicDrawTests.cpp1174 deUint32 firstIndex = rnd.getInt(0, OFFSET_LIMIT); in populateSubGroup() local
1196 deUint32 firstIndex = rnd.getInt(vertexCount, OFFSET_LIMIT); in populateSubGroup() local
/external/skia/tests/
DOnFlushCallbackTest.cpp115 int firstIndex; in onPrepareDraws() local

123