Searched refs:firstIndex (Results 1 - 23 of 23) sorted by relevance

/external/proguard/src/proguard/classfile/util/
H A DInternalTypeEnumeration.java37 private int firstIndex; field in class:InternalTypeEnumeration
48 this.firstIndex = descriptor.indexOf(ClassConstants.INTERNAL_METHOD_ARGUMENTS_OPEN);
50 this.index = firstIndex + 1;
65 return descriptor.substring(0, firstIndex);
183 if (enumeration.firstIndex >= 0)
/external/webkit/Source/WebCore/inspector/front-end/
H A DCSSCompletions.js43 var firstIndex = this._firstIndexOfPrefix(prefix);
44 if (firstIndex === -1)
48 while (firstIndex < this._values.length && this._values[firstIndex].indexOf(prefix) === 0)
49 results.push(this._values[firstIndex++]);
/external/chromium/chrome/browser/resources/shared/js/cr/ui/
H A Dgrid.js156 * @param {number} firstIndex Index of the first item in viewport.
161 getItemsInViewPort: function(itemHeight, firstIndex, scrollTop) {
166 this.countItemsInRange_(firstIndex, scrollTop + clientHeight));
168 count = Math.min(count, this.dataModel.length - firstIndex);
174 * @param {number} firstIndex The index of first item, inclusively.
180 addItems: function(firstIndex, lastIndex, cachedItems, newCachedItems) {
187 for (var y = firstIndex; y < lastIndex; y++) {
H A Dlist.js796 * @param {number} firstIndex Index of the first item in viewport.
800 getItemsInViewPort: function(itemHeight, firstIndex, scrollTop) {
809 this.dataModel.length - firstIndex,
812 this.countItemsInRange_(firstIndex, scrollTop + clientHeight)));
817 * @param {number} firstIndex The index of first item, inclusively.
822 addItems: function(firstIndex, lastIndex, cachedItems, newCachedItems) {
826 for (var y = firstIndex; y < lastIndex; y++) {
871 var firstIndex = autoExpands ? 0 : this.getIndexForListOffset_(scrollTop);
878 var itemsInViewPort = this.getItemsInViewPort(itemHeight, firstIndex,
880 var lastIndex = firstIndex
[all...]
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
H A DListRemoveTester.java43 int firstIndex = getList().indexOf(duplicate);
51 firstIndex == getList().indexOf(duplicate));
/external/dexmaker/src/dx/java/com/android/dx/ssa/
H A DPhiTypeResolver.java134 int firstIndex = -1;
142 firstIndex = i;
155 if (i == firstIndex) {
/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsLayer.cpp333 size_t firstIndex = 0;
334 for ( ; firstIndex < valueList.size(); ++firstIndex) {
335 if (operationsAt(valueList, firstIndex)->operations().size() > 0)
339 if (firstIndex >= valueList.size())
342 const TransformOperations* firstVal = operationsAt(valueList, firstIndex);
345 for (size_t i = firstIndex + 1; i < valueList.size(); ++i) {
382 for (size_t i = firstIndex + 1; i < valueList.size(); ++i) {
/external/skia/src/core/
H A DSkAdvancedTypefaceMetrics.cpp155 int firstIndex = 0; local
158 firstIndex = static_cast<int>(subsetGlyphIDs[0]);
162 curRange = appendRange(&result, firstIndex);
164 for (int gId = firstIndex; gId <= lastIndex; gId++) {
H A DSkPath.cpp1953 int firstIndex = 0; local
1958 firstIndex = i;
1961 return firstIndex;
/external/skia/src/pdf/
H A DSkPDFDocument.cpp17 // Add the resources, starting at firstIndex to the catalog, removing any dupes.
19 void addResourcesToCatalog(int firstIndex, bool firstPage, argument
22 for (int i = firstIndex; i < resourceList->count(); i++) {
/external/icu4c/samples/cal/
H A Dcal.c51 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/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/
H A DStripifier.java1219 int firstIndex = 0;
1235 firstIndex = i;
1239 updateCacheStrip(vcache, tempStrips2.at(firstIndex));
1240 outStrips.add(tempStrips2.at(firstIndex));
1242 tempStrips2.at(firstIndex).visited = true;
1244 boolean bWantsCW = (tempStrips2.at(firstIndex).m_faces.size() % 2) == 0;
/external/mesa3d/src/glsl/
H A Dlinker.cpp1002 int firstIndex = add_uniform(mem_ctx, uniforms, ht, field_name, field_type, local
1005 index = firstIndex;
1018 int firstIndex = add_uniform(mem_ctx, uniforms, ht, elem_name, array_elem_type, local
1021 index = firstIndex;
/external/webkit/Source/WebCore/rendering/
H A DRenderListBox.cpp163 int firstIndex = select->activeSelectionStartListIndex(); local
164 if (firstIndex >= 0 && !listIndexIsVisible(select->activeSelectionEndListIndex()))
165 scrollToRevealElementAtListIndex(firstIndex);
/external/chromium/chrome/browser/resources/bookmark_manager/js/
H A Dmain.js1464 var firstIndex = dataModel.findIndexById(ids[0]);
1466 if (firstIndex != -1 && lastIndex != -1) {
1469 selectionModel.selectRange(firstIndex, lastIndex);
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DProgram.cpp2227 unsigned int firstIndex = mConstantTablePS->GetSamplerIndex(constantPS);
2231 unsigned int samplerIndex = firstIndex + i;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-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 Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 592 milliseconds