Home
last modified time | relevance | path

Searched refs:itemKey (Results 1 – 13 of 13) sorted by relevance

/external/icu/icu4c/source/common/
Dlocresdata.cpp45 const char *itemKey, in uloc_getTableStringWithFallback() argument
91 item = ures_getStringByKeyWithFallback(&table, itemKey, pLength, &errorCode); in uloc_getTableStringWithFallback()
98 replacement = uloc_getCurrentCountryID(itemKey); in uloc_getTableStringWithFallback()
100 replacement = uloc_getCurrentLanguageID(itemKey); in uloc_getTableStringWithFallback()
103 if(replacement!=NULL && itemKey != replacement){ in uloc_getTableStringWithFallback()
Dulocimp.h34 const char *itemKey,
Dlocdispnames.cpp298 const char *itemKey, in _getStringOrCopyKey() argument
305 if(itemKey==NULL) { in _getStringOrCopyKey()
318 if (!uprv_strncmp(tableKey, "Languages", 9) && uprv_strtol(itemKey, NULL, 10)) { in _getStringOrCopyKey()
325 itemKey, in _getStringOrCopyKey()
Duresdata.c805 const char *itemKey=gUnknownKey; in ures_swapResource() local
809 itemKey=(const char *)outBundle+keyOffset; in ures_swapResource()
814 itemKey=(const char *)outBundle+keyOffset; in ures_swapResource()
818 ures_swapResource(ds, inBundle, outBundle, item, itemKey, pTempTable, pErrorCode); in ures_swapResource()
/external/icu/icu4c/source/i18n/
Dlocdspnm.cpp73 UnicodeString& get(const char* tableKey, const char* itemKey,
75 UnicodeString& get(const char* tableKey, const char* subTableKey, const char* itemKey,
78 UnicodeString& getNoFallback(const char* tableKey, const char* itemKey,
80 UnicodeString& getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey,
85 ICUDataTable::get(const char* tableKey, const char* itemKey, UnicodeString& result) const { in get() argument
86 return get(tableKey, NULL, itemKey, result); in get()
90 ICUDataTable::getNoFallback(const char* tableKey, const char* itemKey, UnicodeString& result) const… in getNoFallback() argument
91 return getNoFallback(tableKey, NULL, itemKey, result); in getNoFallback()
120 ICUDataTable::get(const char* tableKey, const char* subTableKey, const char* itemKey, in get() argument
126 tableKey, subTableKey, itemKey, in get()
[all …]
Ddtptngen.cpp629 UnicodeString itemKey; in addCLDRData() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceBundleImpl.java225 … String itemKey = ((ICUResourceBundleReader.Table)value).getKey(wholeBundle.reader, index); in handleGet() local
226 if (itemKey == null) { in handleGet()
229 … return createBundleObject(itemKey, getContainerResource(index), aliasesVisited, requested); in handleGet()
/external/icu/icu4c/source/tools/toolutil/
Dpkgitems.cpp322 const char *itemKey; in ures_enumDependencies() local
323 Resource item=res_getTableItemByIndex(pResData, res, i, &itemKey); in ures_enumDependencies()
326 item, itemKey, in ures_enumDependencies()
333 itemName, res, i, itemKey, item); in ures_enumDependencies()
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
DTemplateTranslator.java349 JavaExpression itemKey = variableTranslator.translate(node.getVariable()); in caseAWithCommand() local
354 java.writeStatement(callOn(DATA_CONTEXT, methodName, itemKey, value)); in caseAWithCommand()
429 JavaExpression itemKey = variableTranslator.translate(itemVariable); in writeLoop() local
442 java.writeStatement(callOn(DATA_CONTEXT, "createLocalVariableByValue", itemKey, symbol( in writeLoop()
458 JavaExpression itemKey = variableTranslator.translate(itemVariable); in writeEach() local
466 java.writeStatement(callOn(DATA_CONTEXT, "createLocalVariableByPath", itemKey, callOn( in writeEach()
/external/emma/core/java12/com/vladium/emma/report/html/
DReportGenerator.java1415 private static File getItemFile (final File parentDir, final String itemKey) in getItemFile() argument
1418 return new File (itemKey.concat (FILE_EXTENSION)); in getItemFile()
1420 return new File (parentDir, itemKey.concat (FILE_EXTENSION)); in getItemFile()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/owasp/sanitizer/tools/emma/lib/
Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...
/external/emma/lib/
Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...