HomeSort by relevance Sort by last modified time
    Searched full:itemkey (Results 1 - 25 of 33) sorted by null

1 2

  /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);
  /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 */
uresdata.c 809 const char *itemKey=gUnknownKey;
813 itemKey=(const char *)outBundle+keyOffset;
818 itemKey=(const char *)outBundle+keyOffset;
822 ures_swapResource(ds, inBundle, outBundle, item, itemKey, pTempTable, pErrorCode);
    [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...]
  /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)
  /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;
  /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...]
  /external/icu4c/tools/toolutil/
pkgitems.cpp 324 const char *itemKey;
325 Resource item=res_getTableItemByIndex(pResData, res, i, &itemKey);
328 item, itemKey,
335 itemName, res, i, itemKey, item);
  /development/ndk/platforms/android-14/samples/native-media/jni/
native-media-jni.c 182 msgEos[0].itemKey = XA_ANDROID_ITEMKEY_EOS;
307 items[0].itemKey = XA_ANDROID_ITEMKEY_DISCONTINUITY;
  /frameworks/wilhelm/tests/native-media/jni/
native-media-jni.c 205 msgEos[0].itemKey = XA_ANDROID_ITEMKEY_EOS;
318 items[0].itemKey = XA_ANDROID_ITEMKEY_DISCONTINUITY;
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL_Android.h 71 XAuint32 itemKey; // identifies the item
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL_Android.h 78 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
  /external/protobuf/src/google/protobuf/compiler/
importer_unittest.cc 315 "message ItemKey { }\n"
317 " required ItemKey key = 1;\n"
  /cts/tests/tests/mediastress/jni/
native-media-jni.cpp 178 msgEos[0].itemKey = XA_ANDROID_ITEMKEY_EOS;
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES_Android.h 236 SLuint32 itemKey; // identifies the item
  /frameworks/wilhelm/include/SLES/
OpenSLES_Android.h 236 SLuint32 itemKey; // identifies the item
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 236 SLuint32 itemKey; // identifies the item
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 236 SLuint32 itemKey; // identifies the item

Completed in 824 milliseconds

1 2