/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/helper/ |
H A D | Abbreviator.java | 45 int firstIndex = filename.indexOf(folderSeparator, invariantPrefixLength); 46 if (firstIndex == -1) { 51 buf.append(filename.substring(0, firstIndex + 1)); 53 int nextIndex = computeNextIndex(filename, firstIndex); 70 int computeNextIndex(String filename, int firstIndex) { argument 71 int nextIndex = firstIndex + 1; 74 while (nextIndex < firstIndex + minToRemove) {
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayReference/ |
H A D | SetValuesTest.java | 120 int firstIndex, int length) { 126 packet.setNextValueAsInt(firstIndex); 140 packet.setNextValueAsInt(firstIndex); 119 checkArrayRegion(ArrayRegion valuesRegion, long arrayID, int firstIndex, int length) argument
|
H A D | GetValuesTest.java | 159 + "; firstIndex = 0; length = " + length); 167 + "; firstIndex = 1; length = " + (length-1)); 174 + "; firstIndex = 0; length = " + (length-1)); 181 + "; firstIndex = " + (length-1) + " length = 1"); 188 private void checkArrayRegion(long arrayID, int error, int firstIndex, int length, argument 196 packet.setNextValueAsInt(firstIndex); 231 value.getIntValue(), i + firstIndex); 237 Integer.parseInt(s), i + firstIndex);
|
/external/proguard/src/proguard/classfile/util/ |
H A D | InternalTypeEnumeration.java | 37 private int firstIndex; field in class:InternalTypeEnumeration 48 this.firstIndex = descriptor.indexOf(ClassConstants.METHOD_ARGUMENTS_OPEN); 50 this.index = firstIndex + 1; 64 return firstIndex >= 0; 74 return descriptor.substring(0, firstIndex); 192 if (enumeration.firstIndex >= 0)
|
/external/deqp/modules/gles31/stress/ |
H A D | es31sDrawTests.cpp | 67 deUint32 firstIndex; member in struct:deqp::gles31::Stress::__anon3747::DrawElementsCommand 262 drawCommand.firstIndex = (m_op == INVALID_INDEX_FIRST) ? (overBoundDrawCount) : (0); 271 << "\n\tfirstIndex\t" << drawCommand.firstIndex
|
/external/skia/src/core/ |
H A D | SkAdvancedTypefaceMetrics.cpp | 159 int firstIndex = 0; local 162 firstIndex = static_cast<int>(subsetGlyphIDs[0]); 166 curRange = appendRange(&result, firstIndex); 168 for (int gId = firstIndex; gId <= lastIndex; gId++) {
|
H A D | SkTDynamicHash.h | 91 int index = this->firstIndex(key); 145 int index = this->firstIndex(key); 209 int index = this->firstIndex(key); 227 const int firstIndex = this->firstIndex(key); local 228 int index = firstIndex; 270 int firstIndex(const Key& key) const { function in class:SkTDynamicHash
|
H A D | SkPath.cpp | 2389 int firstIndex = 0; local 2394 firstIndex = i; 2397 return firstIndex;
|
/external/icu/icu4c/source/samples/cal/ |
H A D | cal.c | 51 int32_t firstIndex, 282 * firstIndex is the index of the symbol to place first in 291 int32_t firstIndex, 307 int32_t idx = (i + firstIndex) % arrayLength; 286 get_symbols(const UDateFormat *fmt, UDateFormatSymbolType type, UChar *array[], int32_t arrayLength, int32_t lowestIndex, int32_t firstIndex, UErrorCode *status) argument
|
/external/skia/debugger/QT/ |
H A D | SkDebuggerGUI.cpp | 848 QModelIndex firstIndex = model->index(0, fFilter.modelColumn(), local 850 QStandardItem* firstItem = model->itemFromIndex(firstIndex);
|
/external/skia/src/gpu/ |
H A D | GrDefaultPathRenderer.cpp | 330 int firstIndex = 0; variable 334 indices = batchTarget->makeIndexSpace(maxIndices, &indexBuffer, &firstIndex); 369 vertices.initIndexed(primitiveType, vertexBuffer, indexBuffer, firstVertex, firstIndex,
|
H A D | GrAAConvexPathRenderer.cpp | 836 int firstIndex; local 839 &indexBuffer, &firstIndex); 850 firstVertex, firstIndex, 926 int firstIndex; variable 928 uint16_t *idxs = batchTarget->makeIndexSpace(indexCount, &indexBuffer, &firstIndex); 942 firstVertex, firstIndex, draw.fVertexCnt, draw.fIndexCnt); 945 firstIndex += draw.fIndexCnt;
|
H A D | GrContext.cpp | 822 int firstIndex = 0; variable 826 indices = batchTarget->makeIndexSpace(this->indexCount(), &indexBuffer, &firstIndex); 862 firstIndex, this->vertexCount(), this->indexCount());
|
/external/deqp/modules/gles31/functional/ |
H A D | es31fDrawTests.cpp | 91 deUint32 firstIndex; member in struct:deqp::gles31::Functional::__anon3567::DrawElementsCommand 891 command.firstIndex = 0; 1217 << " uint firstIndex;\n" 1259 buf << " commands[gl_GlobalInvocationID.x].firstIndex = firstTri*3u;\n"; 1379 data.firstIndex = firstTri*3; 2318 drawCommand.firstIndex = 0; 2486 drawCommand.firstIndex = 0; 2664 drawCommand.firstIndex = 0;
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
H A D | VmMirror.java | 2764 * @param firstIndex 2769 public final void setArrayValues(long arrayID, int firstIndex, argument 2775 command.setNextValueAsInt(firstIndex);
|
/external/deqp/modules/glshared/ |
H A D | glsDrawTest.cpp | 2038 GLuint firstIndex; member in struct:deqp::gls::DrawCommand 2047 // index offset must be converted to firstIndex by dividing with the index element size 2052 command.firstIndex = (glw::GLuint)(((const deUint8*)indexOffset - (const deUint8*)DE_NULL) / gls::DrawTestSpec::indexTypeSize(indexType)); 2064 << "\tfirstIndex: " << command.firstIndex << "\n" 3005 // index offset must be convertable to firstIndex
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.text_3.5.0.v20100601-1300.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.osgi_3.6.1.R36x_v20100806.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.osgi_3.6.2.R36x_v20101103.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/ |
H A D | jdimodel.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/proguard/lib/ |
H A D | proguard.jar | META-INF/ META-INF/MANIFEST.MF proguard/optimize/WriteOnlyFieldFilter.class WriteOnlyFieldFilter.java package proguard ... |