Home
last modified time | relevance | path

Searched refs:previousKey (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/i18n/
Duspoof_conf.cpp438 int32_t previousKey = 0; in outputData() local
441 (void)previousKey; // Suppress unused variable warning on gcc. in outputData()
442 U_ASSERT((key & 0x00ffffff) >= (previousKey & 0x00ffffff)); in outputData()
445 previousKey = key; in outputData()
589 int32_t previousKey = fKeyVec->elementAti(previousKeyIndex); in addKeyEntry() local
590 previousKey |= USPOOF_KEY_MULTIPLE_VALUES; in addKeyEntry()
591 fKeyVec->setElementAt(previousKey, previousKeyIndex); in addKeyEntry()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DSpoofChecker.java1161 int previousKey = 0;
1164 assert ((key & 0x00ffffff) >= (previousKey & 0x00ffffff));
1167 previousKey = key;
1285 int previousKey = fKeyVec.get(previousKeyIndex);
1286 previousKey |= SpoofChecker.KEY_MULTIPLE_VALUES;
1287 fKeyVec.set(previousKeyIndex, previousKey);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSpoofChecker.java1198 int previousKey = 0;
1201 assert ((key & 0x00ffffff) >= (previousKey & 0x00ffffff));
1204 previousKey = key;
1322 int previousKey = fKeyVec.get(previousKeyIndex);
1323 previousKey |= SpoofChecker.KEY_MULTIPLE_VALUES;
1324 fKeyVec.set(previousKeyIndex, previousKey);
/external/v8/src/js/
Di18n.js490 var previousKey = UNDEFINED;
496 previousKey = element;
497 } else if (length >= 3 && length <=8 && !IS_UNDEFINED(previousKey)) {
498 extensionMap[previousKey] = element;
499 previousKey = UNDEFINED;
Darray.js120 var previousKey = -1;
123 if (key != previousKey) { // keys may contain duplicates.
128 previousKey = key;
/external/guice/extensions/persist/lib/
Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/external/dagger2/lib/
Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...