Searched refs:theSpec (Results 1 - 4 of 4) sorted by relevance

/external/jpeg/
H A Djmemmac.c211 FSSpec theSpec; local
243 osErr = FSMakeFSSpec ( vRefNum, dirID, fName, &theSpec );
245 if ( (osErr = FSpGetFInfo ( &theSpec, &finderInfo ) ) != noErr )
249 osErr = FSpCreate ( &theSpec, '????', '????', smSystemScript );
253 osErr = FSpOpenDF ( &theSpec, fsRdWrPerm, &(info->temp_file) );
257 info->tempSpec = theSpec;
/external/icu/icu4c/source/i18n/
H A Dtransreg.cpp239 TransliteratorSpec::TransliteratorSpec(const UnicodeString& theSpec) argument
240 : top(theSpec),
245 LocaleUtility::initLocaleFromName(theSpec, topLoc);
262 int32_t num = uscript_getCode(CharString().appendInvariantChars(theSpec, status).data(),
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliteratorRegistry.java99 public Spec(String theSpec) { argument
100 top = theSpec;
/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 198 milliseconds