OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MO
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/pim/
EventRecurrence.java
39
wkst =
MO
;
60
public static final int
MO
= 0x00020000;
95
* Converts one of the Calendar.SUNDAY constants to the SU,
MO
, etc.
106
return
MO
;
129
return
MO
;
150
case
MO
:
168
* Converts one of the SU,
MO
, etc. constants to the Calendar.SUNDAY
178
case
MO
:
196
* Converts one of the internal day constants (SU,
MO
, etc.) to the
202
* @param day one the internal constants SU,
MO
, etc
[
all
...]
/frameworks/base/include/pim/
EventRecurrence.h
46
MO
= 0x00020000,
/external/qemu/
ppc-dis.c
551
/* The
MO
field in an mbar instruction. */
552
#define
MO
CT
[
all
...]
Completed in 675 milliseconds