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

/external/gptfdisk/
H A Dparttypes.cc361 uint16_t theID = 0xFFFF; local
365 theID = theItem->MBRType;
372 theID = 0xFFFF;
374 return theID;
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DTransliteratorRegistry.java253 public CompoundRBTEntry(String theID, List<String> theIDBlockVector, argument
256 ID = theID;
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliteratorRegistry.java252 public CompoundRBTEntry(String theID, List<String> theIDBlockVector, argument
255 ID = theID;
/external/icu/icu4c/source/i18n/
H A Dtranslit.cpp121 * @param theID the string identifier for this transliterator
127 Transliterator::Transliterator(const UnicodeString& theID, argument
129 UObject(), ID(theID), filter(adoptedFilter),
H A Dtransreg.cpp73 TransliteratorAlias::TransliteratorAlias(const UnicodeString& theID, argument
77 ID(theID),
85 TransliteratorAlias::TransliteratorAlias(const UnicodeString& theID, argument
88 ID(theID),
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
H A DTransliteratorTest.java1536 public TestFact(String theID) { argument
1537 id = theID;
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DTransliteratorTest.java1532 public TestFact(String theID) { argument
1533 id = theID;
/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 245 milliseconds