HomeSort by relevance Sort by last modified time
    Searched defs:dataLoc (Results 1 - 5 of 5) sorted by null

  /external/chromium/third_party/icu/source/i18n/
regexcmp.cpp 522 // 1 START_LA dataLoc Saves SP, Input Pos
538 int32_t dataLoc = fRXPat->fDataSize;
540 int32_t op = URX_BUILD(URX_LA_START, dataLoc);
549 op = URX_BUILD(URX_LA_END, dataLoc);
571 // 1. START_LA dataloc
581 int32_t dataLoc = fRXPat->fDataSize;
583 int32_t op = URX_BUILD(URX_LA_START, dataLoc);
608 // 0 URX_LB_START dataLoc
609 // 1 URX_LB_CONT dataLoc
615 // 7 URX_LB_END dataLoc # Check match len, restore input le
    [all...]
  /external/icu4c/i18n/
regexcmp.cpp 529 // 1 START_LA dataLoc Saves SP, Input Pos
545 int32_t dataLoc = fRXPat->fDataSize;
547 int32_t op = URX_BUILD(URX_LA_START, dataLoc);
556 op = URX_BUILD(URX_LA_END, dataLoc);
578 // 1. START_LA dataloc
588 int32_t dataLoc = fRXPat->fDataSize;
590 int32_t op = URX_BUILD(URX_LA_START, dataLoc);
615 // 0 URX_LB_START dataLoc
616 // 1 URX_LB_CONT dataLoc
622 // 7 URX_LB_END dataLoc # Check match len, restore input le
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_infoele.h 142 uint32 dataLoc; /*use this to point to for following variable-length data*/
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_infoele.h 155 uint32 dataLoc; /*use this to point to for following variable-length data*/
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_infoele.h 156 uint32 dataLoc; /*use this to point to for following variable-length data*/
    [all...]

Completed in 96 milliseconds