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

1 2 3

  /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,
locdispnames.cpp 297 const char *itemKey,
304 if(itemKey==NULL) {
317 if (!uprv_strncmp(tableKey, "Languages", 9) && uprv_strtol(itemKey, NULL, 10)) {
324 itemKey,
725 /* pass itemKey=NULL to look for a top-level item */
  /external/icu4c/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,
locdispnames.cpp 298 const char *itemKey,
305 if(itemKey==NULL) {
318 if (!uprv_strncmp(tableKey, "Languages", 9) && uprv_strtol(itemKey, NULL, 10)) {
325 itemKey,
747 /* pass itemKey=NULL to look for a top-level item */
  /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/icu4c/i18n/
locdspnm.cpp 70 UnicodeString& get(const char* tableKey, const char* itemKey,
72 UnicodeString& get(const char* tableKey, const char* subTableKey, const char* itemKey,
75 UnicodeString& getNoFallback(const char* tableKey, const char* itemKey,
77 UnicodeString& getNoFallback(const char* tableKey, const char* subTableKey, const char* itemKey,
82 ICUDataTable::get(const char* tableKey, const char* itemKey, UnicodeString& result) const {
83 return get(tableKey, NULL, itemKey, result);
87 ICUDataTable::getNoFallback(const char* tableKey, const char* itemKey, UnicodeString& result) const {
88 return getNoFallback(tableKey, NULL, itemKey, result);
117 ICUDataTable::get(const char* tableKey, const char* subTableKey, const char* itemKey,
123 tableKey, subTableKey, itemKey,
    [all...]
  /hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/
DBAdapter.java 103 public long insertStation(String itemkey, String itemValue, String itemName)
108 initialValues.put(ITEM_KEY, itemkey);
162 public boolean updateStation(int index, String itemKey,
167 args.put(ITEM_KEY, itemKey);
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL_Android.h 71 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 71 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/OMXAL/
OpenMAXAL_Android.h 71 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL_Android.h 71 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/OMXAL/
OpenMAXAL_Android.h 71 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/OMXAL/
OpenMAXAL_Android.h 71 XAuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/OMXAL/
OpenMAXAL_Android.h 71 XAuint32 itemKey; // identifies the item
  /frameworks/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 99 msgDiscontinuity.itemKey = SL_ANDROID_ITEMKEY_DISCONTINUITY;
140 pItems->itemKey, pItems->itemSize, *((SLuint32*)&pItems->itemData));
160 msgEos.itemKey = SL_ANDROID_ITEMKEY_EOS;
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL_Android.h 78 XAuint32 itemKey; // identifies the item
  /frameworks/wilhelm/src/itf/
IAndroidBufferQueue.c 96 switch (pItems->itemKey) {
150 SL_LOGE("Unknown item key %u with size %u", pItems->itemKey, pItems->itemSize);
153 }// switch (pItems->itemKey)
157 switch (pItems->itemKey) {
169 SL_LOGE("Unknown item key %u with size %u", pItems->itemKey, pItems->itemSize);
172 }// switch (pItems->itemKey)
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
TemplateTranslator.java 349 JavaExpression itemKey = variableTranslator.translate(node.getVariable());
354 java.writeStatement(callOn(DATA_CONTEXT, methodName, itemKey, value));
429 JavaExpression itemKey = variableTranslator.translate(itemVariable);
442 java.writeStatement(callOn(DATA_CONTEXT, "createLocalVariableByValue", itemKey, symbol(
458 JavaExpression itemKey = variableTranslator.translate(itemVariable);
466 java.writeStatement(callOn(DATA_CONTEXT, "createLocalVariableByPath", itemKey, callOn(
    [all...]

Completed in 1386 milliseconds

1 2 3