/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/helper/ |
D | Abbreviator.java | 45 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/ |
D | ListRemoveTester.java | 43 int firstIndex = getList().indexOf(duplicate); in testRemove_duplicate() local
|
/external/proguard/src/proguard/classfile/util/ |
D | InternalTypeEnumeration.java | 37 private int firstIndex; field in InternalTypeEnumeration
|
/external/skqp/src/core/ |
D | SkTDynamicHash.h | 227 const int firstIndex = this->firstIndex(key); in innerRemove() local 279 int firstIndex(const Key& key) const { in firstIndex() function
|
/external/skia/src/core/ |
D | SkTDynamicHash.h | 227 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/ |
D | SetValuesTest.java | 113 int firstIndex, int length) { in checkArrayRegion()
|
D | GetValuesTest.java | 175 private void checkArrayRegion(long arrayID, int error, int firstIndex, int length, in checkArrayRegion()
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorFixedSize.h | 70 …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()
|
D | Tensor.h | 115 …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()
|
D | TensorRef.h | 205 EIGEN_STRONG_INLINE Scalar& coeffRef(Index firstIndex, IndexTypes... otherIndices) in coeffRef()
|
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
D | JNITypeParser.java | 48 int firstIndex = signature.indexOf('['); in typeNameToSignature() local
|
D | ConcreteMethodImpl.java | 79 private long firstIndex = -1; field in ConcreteMethodImpl
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cIndirectParametersTests.hpp | 54 GLuint firstIndex; member
|
D | gl4cShaderDrawParametersTests.hpp | 53 GLuint firstIndex; member
|
/external/skia/src/gpu/ops/ |
D | GrAALinearizingConvexPathRenderer.cpp | 86 uint16_t firstIndex, in extract_verts() 214 int firstIndex; in recordDraw() local
|
D | GrDrawVerticesOp.cpp | 300 int firstIndex = 0; in drawVolatile() local 499 int firstIndex) { in drawVertices()
|
/external/skqp/src/gpu/ops/ |
D | GrAALinearizingConvexPathRenderer.cpp | 86 uint16_t firstIndex, in extract_verts() 213 int firstIndex; in draw() local
|
D | GrDrawVerticesOp.cpp | 239 int firstIndex = 0; in drawVolatile() local 466 int firstIndex) { in drawVertices()
|
/external/lzma/CPP/Windows/Control/ |
D | ListView.h | 113 …bool RedrawItems(int firstIndex, int lastIndex) { return BOOLToBool(ListView_RedrawItems(_window, … in RedrawItems()
|
/external/skia/src/gpu/ccpr/ |
D | GrCCFiller.cpp | 242 SkTArray<int32_t, true>& indices, int firstIndex, in emit_recursive_fan()
|
/external/skqp/src/gpu/ccpr/ |
D | GrCCFiller.cpp | 242 SkTArray<int32_t, true>& indices, int firstIndex, in emit_recursive_fan()
|
/external/icu/icu4c/source/samples/cal/ |
D | cal.c | 295 int32_t firstIndex, in get_symbols()
|
/external/deqp/modules/gles31/stress/ |
D | es31sDrawTests.cpp | 67 deUint32 firstIndex; member
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktBasicDrawTests.cpp | 1174 deUint32 firstIndex = rnd.getInt(0, OFFSET_LIMIT); in populateSubGroup() local 1196 deUint32 firstIndex = rnd.getInt(vertexCount, OFFSET_LIMIT); in populateSubGroup() local
|
/external/skia/tests/ |
D | OnFlushCallbackTest.cpp | 115 int firstIndex; in onPrepareDraws() local
|