HomeSort by relevance Sort by last modified time
    Searched refs:strIndex (Results 1 - 13 of 13) sorted by null

  /frameworks/base/core/java/android/hardware/camera2/utils/
ArrayUtils.java 116 int strIndex = getArrayIndex(convertFrom, str);
119 if (strIndex < 0) {
125 if (strIndex < convertTo.length) {
126 convertedList.add(convertTo[strIndex]);
  /external/icu/icu4c/source/i18n/
uspoof_conf.cpp 334 int32_t strIndex = fStringTable->length();
346 s->fStrTableIndex = strIndex;
350 previousStringIndex = strIndex;
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3string.c 636 ANTLR3_UINT32 strIndex = string->index;
643 factory->strings->del(factory->strings, strIndex);
655 if (strIndex< factory->index)
663 for (i = strIndex; i < factory->index; i++)
    [all...]
  /external/icu/icu4c/source/common/
ucnv_io.cpp     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
SpoofChecker.java     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
yjp-controller-api-redist.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ksmedia.h 107 #define INIT_USBAUDIO_PRODUCT_NAME(guid,vid,pid,strIndex) \
111 (guid)->Data3 = 0x463B + (USHORT)(strIndex); \
121 #define DEFINE_USBAUDIO_PRODUCT_NAME(vid,pid,strIndex) \
122 0xFC575048+(USHORT)(vid),0x2E08+(USHORT)(pid),0x463B+(USHORT)(strIndex),0xA7,0x2F,0xA5,0xBF,0x64,0xC8,0x6E,0xBA
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 3541 milliseconds