OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:searchIndex
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkBitmapHeap.cpp
281
int
searchIndex
= this->findInLookupTable(LookupEntry(originalBitmap), &entry);
293
LookupEntry* lookupEntry = fLookupTable[
searchIndex
];
314
if (index <
searchIndex
) {
315
searchIndex
--;
345
SkDELETE(fLookupTable[
searchIndex
]);
346
fLookupTable.remove(
searchIndex
);
360
fLookupTable[
searchIndex
]->fStorageSlot = entry->fSlot;
379
this->appendToLRU(fLookupTable[
searchIndex
]);
/external/skia/src/core/
SkBitmapHeap.cpp
281
int
searchIndex
= this->findInLookupTable(LookupEntry(originalBitmap), &entry);
293
LookupEntry* lookupEntry = fLookupTable[
searchIndex
];
314
if (index <
searchIndex
) {
315
searchIndex
--;
345
SkDELETE(fLookupTable[
searchIndex
]);
346
fLookupTable.remove(
searchIndex
);
360
fLookupTable[
searchIndex
]->fStorageSlot = entry->fSlot;
379
this->appendToLRU(fLookupTable[
searchIndex
]);
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberMatcher.java
189
private int
searchIndex
= 0;
223
* Attempts to find the next subsequence in the searched sequence on or after {@code
searchIndex
}
652
lastMatch = find(
searchIndex
);
656
searchIndex
= lastMatch.end();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help.base_3.5.2.v201011171123.jar
/prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar
Completed in 775 milliseconds