HomeSort by relevance Sort by last modified time
    Searched full:wim (Results 1 - 7 of 7) sorted by null

  /external/icu4c/i18n/
vtzone.cpp 373 * wim day of week ordinal number in BYDAY, or 0 when not found
378 static void parseRRULE(const UnicodeString& rrule, int32_t& month, int32_t& dow, int32_t& wim,
387 wim = 0;
462 wim = n * sign;
832 int32_t wim = rule->getRuleWeekInMonth(); local
833 if (wim > 0) {
835 dom = 7 * (wim - 1) + 1;
838 dom = MONTHLENGTH[month] + 7 * (wim + 1);
    [all...]
  /external/qemu/
gdbstub.c 752 /* Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR */
756 case 66: GET_REGA(env->wim);
816 /* Y, PSR, WIM, TBR, PC, NPC, FPSR, CPSR */
820 case 66: env->wim = tmp; break;
    [all...]
monitor.c     [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-8 305 threadsafe. (#166020, Wim Taymans)
349 if depth is zero. (#310148, Wim Taymans)
    [all...]
ChangeLog.pre-2-20 13 multiple times. Reported by Wim Lewis.
NEWS     [all...]
  /external/bluetooth/glib/gobject/
ChangeLog 1139 operations. (#166020, Wim Taymans)
    [all...]

Completed in 171 milliseconds