HomeSort by relevance Sort by last modified time
    Searched refs:keyIndex (Results 26 - 45 of 45) sorted by null

12

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwCtrl.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/security/
whalSecurity.c 170 UINT8 keyIdx = (UINT8)pKey->keyIndex;
178 ("whalSecur_KeyAdd: ERROR Key keyIndex field out of range =%d, range is (0 to %d)\n",
179 pKey->keyIndex, (pWhalSecur->numOfStations)*NO_OF_RECONF_SECUR_KEYS_PER_STATION+NO_OF_EXTRA_RECONF_SECUR_KEYS-1));
  /external/icu4c/common/
uresdata.c 527 int32_t keyIndex, sortIndex;
533 return (int32_t)uprv_strcmp(keyChars+((const Row *)left)->keyIndex,
534 keyChars+((const Row *)right)->keyIndex);
842 pTempTable->rows[i].keyIndex=ds->readUInt16(pKey16[i]);
847 pTempTable->rows[i].keyIndex=udata_readInt32(ds, pKey32[i]);
    [all...]
  /frameworks/base/core/java/android/net/
Uri.java     [all...]
  /frameworks/base/libs/surfaceflinger/
SurfaceFlinger.cpp 135 const ssize_t keyIndex = lookup.indexOfKey(layer);
136 if (keyIndex >= 0) {
137 const size_t index = lookup.valueAt(keyIndex);
142 lookup.removeItemsAt(keyIndex);
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
DefaultSoftKeyboardJAJP.java 265 /** KeyIndex of "Moji" key on 12 keyboard (depends on the definition of keyboards) */
268 /** KeyIndex of "Moji" key on QWERTY keyboard (depends on the definition of keyboards) */
448 int keyIndex = (KEY_NUMBER_12KEY < keys.size())
450 mChangeModeKey = keys.get(keyIndex);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
commonTypes.h 745 UINT32 keyIndex; /* id=0 is broadcast key */
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c     [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h     [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.h     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osUtil.c     [all...]
osRgstry.c     [all...]
  /external/webkit/WebCore/css/
CSSStyleSelector.cpp     [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
CmdInterpretWext.c     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/common/src/
osRgstry.c     [all...]
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 1177 milliseconds

12