Searched refs:bundleName (Results 1 - 25 of 34) sorted by relevance

12

/external/icu4c/tools/gensprep/
H A Dgensprep.h55 generateData(const char *dataDir, const char* bundleName);
H A Dgensprep.c140 const char *bundleName=NULL, *inputFileName = NULL; local
173 bundleName = options[BUNDLE_NAME].value;
198 generateData(destDir, bundleName);
258 generateData(destDir, bundleName);
H A Dstore.c582 generateData(const char *dataDir, const char* bundleName) { argument
588 char* fileName = (char*) uprv_malloc(uprv_strlen(bundleName) +100);
610 printf("size of " U_ICUDATA_NAME "_%s." DATA_TYPE " contents: %ld bytes\n", bundleName,(long)size);
619 uprv_strcat(fileName,bundleName);
/external/icu4c/common/
H A Dservrbf.cpp35 ICUResourceBundleFactory::ICUResourceBundleFactory(const UnicodeString& bundleName) argument
37 , _bundleName(bundleName)
H A Dservloc.h384 ICUResourceBundleFactory(const UnicodeString& bundleName);
/external/icu4c/tools/ctestfw/unicode/
H A Dtstdtmod.h99 UResourceBundle *getTestBundle(const char* bundleName, UErrorCode &status);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/76/1/.cp/ant_tasks/
H A Dresources-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/core/ org/eclipse/core/resources/ ...
/external/icu4c/tools/ctestfw/
H A Dtstdtmod.cpp211 RBTestDataModule::getTestBundle(const char* bundleName, UErrorCode &status) argument
217 testBundle = ures_openDirect(icu_data, bundleName, &status);
219 fLog.dataerrln(UNICODE_STRING_SIMPLE("Could not load test data from resourcebundle: ") + UnicodeString(bundleName, -1, US_INV));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.util_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.frameworkadmin_2.0.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ecf.identity_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.common_3.6.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.test.performance_3.6.0.v20091014.jarMETA-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts/derby. ...
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/webkit/Source/WebCore/platform/win/
H A DFileSystemWin.cpp147 static String bundleName() function in namespace:WebCore
173 directory = pathByAppendingComponent(directory, companyNameDirectory + bundleName());
/external/icu4c/tools/genrb/
H A Dwrtjava.c625 const char* packageName, const char* bundleName,
636 bName = (bundleName==NULL) ? "LocaleElements" : bundleName;
623 bundle_write_java(struct SRBRoot *bundle, const char *outputDir,const char* outputEnc, char *writtenFilename, int writtenFilenameLen, const char* packageName, const char* bundleName, UErrorCode *status) argument
H A Dgenrb.c95 static const char* bundleName=NULL; variable
278 bundleName = options[BUNDLE_NAME].value;
597 bundle_write_java(data,outputDir,outputEnc, outputFileName, sizeof(outputFileName),packageName,bundleName,status);
H A Dreslist.h73 int writtenFilenameLen, const char* packageName, const char* bundleName, UErrorCode *status);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/121/1/.cp/lib/
H A Dapitooling-ant.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium/net/socket/
H A Dssl_client_socket_mac.cc447 FNTYPE LookupFunction(CFStringRef bundleName, CFStringRef fnName) { argument
448 CFBundleRef bundle = CFBundleGetBundleWithIdentifier(bundleName);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/93/1/.cp/
H A Dconvert.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ ...

Completed in 461 milliseconds

12