HomeSort by relevance Sort by last modified time
    Searched refs:itemKey (Results 1 - 25 of 89) sorted by null

1 2 3 4

  /external/chromium_org/third_party/icu/source/common/
locresdata.cpp 45 const char *itemKey,
81 item = ures_getStringByKeyWithFallback(&subTable, itemKey, pLength, &errorCode);
91 item = ures_getStringByKeyWithFallback(&table, itemKey, pLength, &errorCode);
98 replacement = uloc_getCurrentCountryID(itemKey);
100 replacement = uloc_getCurrentLanguageID(itemKey);
103 if(replacement!=NULL && itemKey != replacement){
ulocimp.h 34 const char *itemKey,
  /external/icu/icu4c/source/common/
locresdata.cpp 45 const char *itemKey,
81 item = ures_getStringByKeyWithFallback(&subTable, itemKey, pLength, &errorCode);
91 item = ures_getStringByKeyWithFallback(&table, itemKey, pLength, &errorCode);
98 replacement = uloc_getCurrentCountryID(itemKey);
100 replacement = uloc_getCurrentLanguageID(itemKey);
103 if(replacement!=NULL && itemKey != replacement){
ulocimp.h 34 const char *itemKey,
  /external/chromium_org/third_party/icu/source/i18n/
locdspnm.cpp 68 UnicodeString& get(const char* tableKey, const char* itemKey,
70 UnicodeString& get(const char* tableKey, const char* subTableKey, const char* itemKey,
73 UnicodeString& getNoFallback(const char* tableKey, const char* itemKey,
75 UnicodeString& getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey,
80 ICUDataTable::get(const char* tableKey, const char* itemKey, UnicodeString& result) const {
81 return get(tableKey, NULL, itemKey, result);
85 ICUDataTable::getNoFallback(const char* tableKey, const char* itemKey, UnicodeString& result) const {
86 return getNoFallback(tableKey, NULL, itemKey, result);
115 ICUDataTable::get(const char* tableKey, const char* subTableKey, const char* itemKey,
121 tableKey, subTableKey, itemKey,
    [all...]
  /external/icu/icu4c/source/i18n/
locdspnm.cpp 71 UnicodeString& get(const char* tableKey, const char* itemKey,
73 UnicodeString& get(const char* tableKey, const char* subTableKey, const char* itemKey,
76 UnicodeString& getNoFallback(const char* tableKey, const char* itemKey,
78 UnicodeString& getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey,
83 ICUDataTable::get(const char* tableKey, const char* itemKey, UnicodeString& result) const {
84 return get(tableKey, NULL, itemKey, result);
88 ICUDataTable::getNoFallback(const char* tableKey, const char* itemKey, UnicodeString& result) const {
89 return getNoFallback(tableKey, NULL, itemKey, result);
118 ICUDataTable::get(const char* tableKey, const char* subTableKey, const char* itemKey,
124 tableKey, subTableKey, itemKey,
    [all...]
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL_Android.h 73 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL_Android.h 71 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL_Android.h 71 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL_Android.h 71 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/OMXAL/
OpenMAXAL_Android.h 71 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL_Android.h 71 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL_Android.h 73 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/OMXAL/
OpenMAXAL_Android.h 73 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL_Android.h 73 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-15/arch-arm/usr/include/OMXAL/
OpenMAXAL_Android.h 73 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/OMXAL/
OpenMAXAL_Android.h 73 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/OMXAL/
OpenMAXAL_Android.h 73 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-16/arch-arm/usr/include/OMXAL/
OpenMAXAL_Android.h 73 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/OMXAL/
OpenMAXAL_Android.h 73 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/OMXAL/
OpenMAXAL_Android.h 73 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/OMXAL/
OpenMAXAL_Android.h 73 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/OMXAL/
OpenMAXAL_Android.h 73 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/OMXAL/
OpenMAXAL_Android.h 73 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/OMXAL/
OpenMAXAL_Android.h 73 XAuint32 itemKey; // identifies the item

Completed in 611 milliseconds

1 2 3 4