/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/datetime/parser/ |
DateTimeParser.java | 80 private static class Time { 86 public Time(int hour, int minute, int second, int zone) { 140 Date d; Time t; 157 t = time(); 165 t.getZone());} // time zone offset 283 final public Time time() throws ParseException { method in class:DateTimeParser 298 {if (true) return new Time(h, m, s, z);}
|
/packages/services/Telephony/src/com/android/phone/vvm/omtp/imap/ |
ImapHelper.java | 291 long time = message.getSentDate().getTime(); local 295 return Voicemail.createForInsertion(time, number)
|
/packages/services/Telephony/src/org/apache/james/mime4j/field/datetime/parser/ |
DateTimeParser.java | 80 private static class Time { 86 public Time(int hour, int minute, int second, int zone) { 140 Date d; Time t; 157 t = time(); 165 t.getZone());} // time zone offset 283 final public Time time() throws ParseException { method in class:DateTimeParser 298 {if (true) return new Time(h, m, s, z);}
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/ |
mce.h | 56 __u64 tsc; /* cpu time stamp counter */ 57 __u64 time; /* wall time_t when error was detected */ member in struct:mce
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
timex.h | 51 * Reworked time interpolation logic 56 #include <linux/time.h> 66 long offset; /* time offset (usec) */ 71 long constant; /* pll time constant */ 76 struct timeval time; /* (read only) */ member in struct:timex 98 #define ADJ_OFFSET 0x0001 /* time offset */ 100 #define ADJ_MAXERROR 0x0004 /* maximum time error */ 101 #define ADJ_ESTERROR 0x0008 /* estimated time error */ 103 #define ADJ_TIMECONST 0x0020 /* pll time constant */ 126 #define STA_PPSTIME 0x0004 /* enable PPS time discipline (rw) * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
timex.h | 23 #include <sys/time.h> 29 struct timeval time; /* current time (ro) */ member in struct:ntptimeval 37 long int offset; /* time offset (usec) */ 42 long int constant; /* pll time constant */ 45 struct timeval time; /* (read only) */ member in struct:timex 66 #define ADJ_OFFSET 0x0001 /* time offset */ 68 #define ADJ_MAXERROR 0x0004 /* maximum time error */ 69 #define ADJ_ESTERROR 0x0008 /* estimated time error */ 71 #define ADJ_TIMECONST 0x0020 /* pll time constant * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/ |
mce.h | 65 __u64 tsc; /* cpu time stamp counter */ 66 __u64 time; /* wall time_t when error was detected */ member in struct:mce
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
timex.h | 51 * Reworked time interpolation logic 56 #include <linux/time.h> 66 long offset; /* time offset (usec) */ 71 long constant; /* pll time constant */ 76 struct timeval time; /* (read only, except for ADJ_SETOFFSET) */ member in struct:timex 98 #define ADJ_OFFSET 0x0001 /* time offset */ 100 #define ADJ_MAXERROR 0x0004 /* maximum time error */ 101 #define ADJ_ESTERROR 0x0008 /* estimated time error */ 103 #define ADJ_TIMECONST 0x0020 /* pll time constant */ 105 #define ADJ_SETOFFSET 0x0100 /* add 'time' to current time * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/ |
mce.h | 65 __u64 tsc; /* cpu time stamp counter */ 66 __u64 time; /* wall time_t when error was detected */ member in struct:mce
|
/prebuilts/misc/darwin-x86/analyzer/tools/scan-view/ |
ScanView.py | 11 import time namespace 65 # Disabled for the time being until we decide exactly when this should 102 time.sleep(3) 205 dynamic_mtime = time.time() 332 time.sleep(.25)
|
/prebuilts/misc/linux-x86/analyzer/tools/scan-view/ |
ScanView.py | 11 import time namespace 65 # Disabled for the time being until we decide exactly when this should 102 time.sleep(3) 205 dynamic_mtime = time.time() 332 time.sleep(.25)
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
timex.h | 16 #include <linux/time.h> 46 struct timeval time; member in struct:timex
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
timex.h | 16 #include <linux/time.h> 46 struct timeval time; member in struct:timex
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
timex.h | 16 #include <linux/time.h> 46 struct timeval time; member in struct:timex
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
timex.h | 16 #include <linux/time.h> 46 struct timeval time; member in struct:timex
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
timex.h | 16 #include <linux/time.h> 46 struct timeval time; member in struct:timex
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
timex.h | 16 #include <linux/time.h> 46 struct timeval time; member in struct:timex
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
timex.h | 16 #include <linux/time.h> 46 struct timeval time; member in struct:timex
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/ |
zlib.h | 111 uLong time; /* modification time */ member in struct:gz_header_s 229 all (the input data is simply copied a block at a time). 507 file name, no extra data, no comment, no modification time (set to zero), [all...] |