Searched defs:DELTA (Results 1 - 8 of 8) sorted by relevance

/external/guava/guava-tests/test/com/google/common/net/
H A DInternetDomainNameTest.java47 private static final String DELTA = "\u0394"; field in class:InternetDomainNameTest
53 static final String LOTS_OF_DELTAS = Strings.repeat(DELTA, 62);
75 "a" + DELTA + "b.com",
98 "a" + DELTA + " .com",
/external/e2fsprogs/lib/ext2fs/
H A Ddirhash.c31 #define DELTA 0x9E3779B9 macro
41 sum += DELTA;
/external/chromium_org/third_party/icu/source/common/
H A Ducnvisci.c52 #define TELUGU_DELTA DELTA * TELUGU
79 DELTA=0x80 enumerator in enum:__anon10862
197 = converterData->defDeltaToUnicode = (uint16_t)(lookupInitialData[pArgs->options & UCNV_OPTIONS_VERSION_MASK].uniLang * DELTA);
909 range = (uint16_t)(newDelta/DELTA);
973 range =(uint16_t)((sourceChar-INDIC_BLOCK_BEGIN)/DELTA);
974 newDelta =(uint16_t)(range*DELTA);
1210 data->currentDeltaToUnicode = (uint16_t)(lookupTable[sourceChar & 0x0F][0] * DELTA);
1561 for (idx = 0; idx < DELTA; idx++) {
1564 sa->add(sa->set, idx + (script * DELTA) + INDIC_BLOCK_BEGIN);
/external/icu4c/common/
H A Ducnvisci.c53 #define TELUGU_DELTA DELTA * TELUGU
77 DELTA=0x80 enumerator in enum:__anon18176
208 = converterData->defDeltaToUnicode = (uint16_t)(lookupInitialData[pArgs->options & UCNV_OPTIONS_VERSION_MASK].uniLang * DELTA);
912 range = (uint16_t)(newDelta/DELTA);
976 range =(uint16_t)((sourceChar-INDIC_BLOCK_BEGIN)/DELTA);
977 newDelta =(uint16_t)(range*DELTA);
1213 data->currentDeltaToUnicode = (uint16_t)(lookupTable[sourceChar & 0x0F][0] * DELTA);
1565 for (idx = 0; idx < DELTA; idx++) {
1568 sa->add(sa->set, idx + (script * DELTA) + INDIC_BLOCK_BEGIN);
/external/srec/srec/include/
H A Dfront.h52 #define DELTA 3 macro
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentViewGestureHandler.java55 static final String DELTA = "Delta"; field in class:ContentViewGestureHandler
734 mExtraParamBundle.putFloat(DELTA, delta);
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 387 milliseconds