HomeSort by relevance Sort by last modified time
    Searched refs:itemKey (Results 26 - 50 of 54) sorted by null

12 3

  /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);
  /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...]
  /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/SLES/
OpenSLES_Android.h 236 SLuint32 itemKey; // identifies the item
  /external/chromium_org/third_party/icu/source/common/
uresdata.c 790 const char *itemKey=gUnknownKey;
794 itemKey=(const char *)outBundle+keyOffset;
799 itemKey=(const char *)outBundle+keyOffset;
803 ures_swapResource(ds, inBundle, outBundle, item, itemKey, pTempTable, pErrorCode);
    [all...]
  /external/icu4c/common/
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...]
  /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
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 236 SLuint32 itemKey; // identifies the item
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES_Android.h 236 SLuint32 itemKey; // identifies the item
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 236 SLuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 236 SLuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES_Android.h 236 SLuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 236 SLuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/SLES/
OpenSLES_Android.h 236 SLuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/SLES/
OpenSLES_Android.h 236 SLuint32 itemKey; // identifies the item
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/SLES/
OpenSLES_Android.h 236 SLuint32 itemKey; // identifies the item
  /cts/tests/tests/mediastress/jni/
native-media-jni.cpp 178 msgEos[0].itemKey = XA_ANDROID_ITEMKEY_EOS;
  /external/emma/core/java12/com/vladium/emma/report/html/
ReportGenerator.java     [all...]
  /frameworks/wilhelm/tests/examples/
slesTestDecodeAac.cpp 270 msgEos.itemKey = SL_ANDROID_ITEMKEY_EOS;
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
dtptngen.cpp 577 UnicodeString itemKey;
    [all...]
  /external/icu4c/i18n/
dtptngen.cpp 578 UnicodeString itemKey;
    [all...]
  /prebuilts/devtools/tools/lib/
jsilver-1.0.0.jar 

Completed in 1585 milliseconds

12 3