OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wim
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
vtzone.cpp
375
*
wim
day of week ordinal number in BYDAY, or 0 when not found
380
static void parseRRULE(const UnicodeString& rrule, int32_t& month, int32_t& dow, int32_t&
wim
,
389
wim
= 0;
464
wim
= n * sign;
834
int32_t
wim
= rule->getRuleWeekInMonth();
local
835
if (
wim
> 0) {
837
dom = 7 * (
wim
- 1) + 1;
840
dom = MONTHLENGTH[month] + 7 * (
wim
+ 1);
[
all
...]
/external/icu/icu4c/source/i18n/
vtzone.cpp
375
*
wim
day of week ordinal number in BYDAY, or 0 when not found
380
static void parseRRULE(const UnicodeString& rrule, int32_t& month, int32_t& dow, int32_t&
wim
,
389
wim
= 0;
464
wim
= n * sign;
834
int32_t
wim
= rule->getRuleWeekInMonth();
local
835
if (
wim
> 0) {
837
dom = 7 * (
wim
- 1) + 1;
840
dom = MONTHLENGTH[month] + 7 * (
wim
+ 1);
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 252 milliseconds