Searched
full:time (Results
1076 -
1100 of
15385) sorted by null
<<41424344454647484950>>
/frameworks/base/docs/html/sdk/api_diff/11/changes/ |
android.text.format.Time.html | 10 android.text.format.Time 74 Class android.text.format.<A HREF="../../../../reference/android/text/format/Time.html" target="_top"><font size="+2"><code>Time</code></font></A> 86 <A NAME="android.text.format.Time.getJulianMondayFromWeeksSinceEpoch_added(int)"></A> 87 <nobr><code>int</code> <A HREF="../../../../reference/android/text/format/Time.html#getJulianMondayFromWeeksSinceEpoch(int)" target="_top"><code>getJulianMondayFromWeeksSinceEpoch</code></A>(<code>int</code>)</nobr> 93 <A NAME="android.text.format.Time.getWeeksSinceEpochFromJulianDay_added(int, int)"></A> 94 <nobr><code>int</code> <A HREF="../../../../reference/android/text/format/Time.html#getWeeksSinceEpochFromJulianDay(int, int)" target="_top"><code>getWeeksSinceEpochFromJulianDay</code></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr> 109 <A NAME="android.text.format.Time.MONDAY_BEFORE_JULIAN_EPOCH"></A> 110 <nobr><code>int</code> <A HREF="../../../../reference/android/text/format/Time.html#MONDAY_BEFORE_JULIAN_EPOCH" target="_top"><code>MONDAY_BEFORE_JULIAN_EPOCH</code></A></nobr>
|
/build/tools/acp/ |
README | 23 newer, because the local disk time stamp is truncated rather than 27 library, the time stamp no longer matches. Preserving the time
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
DateTest.java | 32 // A calendar object created in the GMT time zone 35 // Some interesting millisecond time values 97 * Helper method to create a long milliseconds time from a supplied date and 98 * time 233 * time zone setting and this test sets the time zone before calling the 259 * Test of the void setTime(int) method This does depend on the Time Zone 260 * settings and sets up the time zone to one of a group of specific time 261 * zones and tests the method using each of these time zones in turn [all...] |
/external/blktrace/btt/ |
bt_timeline.c | 24 #include <sys/time.h> 25 #include <time.h> 104 genesis = last_vtrace = time(NULL);
|
/external/bzip2/ |
spewG.c | 4 support for large files (> 2GB) in a reasonable amount of time. 7 time. Note: *don't* bother with --exponential when compressing 8 Real Files; it'll just waste a lot of CPU time :-)
|
/external/chromium/chrome/browser/ |
crash_upload_list.h | 10 #include "base/time.h" 18 CrashInfo(const std::string& c, const base::Time& t); 22 base::Time crash_time;
|
upgrade_detector.h | 60 // The function that sends out a notification (after a certain time has 68 // After we detect an upgrade we start a recurring timer to see if enough time 78 base::Time upgrade_detected_time_;
|
/external/chromium/chrome/browser/policy/ |
config_dir_policy_provider.cc | 53 base::Time ConfigDirPolicyProviderDelegate::GetLastModification() { 54 base::Time last_modification = base::Time();
|
file_based_policy_provider_unittest.cc | 27 MOCK_METHOD0(GetLastModification, base::Time()); 31 base::Time last_modified; 54 base::Time last_modified;
|
mock_device_management_backend.h | 12 #include "base/time.h" 74 base::Time::NowFromSystemTime() - base::Time::UnixEpoch();
|
/external/chromium/chrome/browser/ui/cocoa/download/ |
download_item_controller.h | 8 #include "base/time.h" 53 // The time at which this view was created. 54 base::Time creationTime_;
|
/external/chromium/chrome/browser/webdata/ |
token_service_table_unittest.cc | 8 #include "base/time.h" 13 using base::Time; 24 base::Int64ToString(Time::Now().ToTimeT()) +
|
/external/chromium/net/disk_cache/ |
stats.h | 46 LAST_REPORT, // Time of the last time we sent a report. 47 LAST_REPORT_TIMER, // Timer count of the last time we sent a report.
|
/external/chromium/net/http/ |
http_transaction_unittest.cc | 31 base::Time(), 36 base::Time(), 46 base::Time(), 51 base::Time(), 61 base::Time(), 67 base::Time(), 77 base::Time(), 83 base::Time(), 93 base::Time(), 98 base::Time(), [all...] |
/external/dropbear/libtommath/etc/ |
mersenne.c | 5 #include <time.h> 114 /* start time */ 124 /* count time */
|
/external/icu4c/samples/datefmt/answers/ |
main_3.cpp | 50 // The time zones in which we will display the time 72 // Create a formatter for DATE and TIME
|
/external/icu4c/samples/datefmt/ |
main.cpp | 50 // The time zones in which we will display the time 72 // Create a formatter for DATE and TIME
|
/external/iproute2/include/linux/can/ |
netlink.h | 27 __u32 tq; /* Time quanta (TQ) in nanoseconds */ 42 __u32 tseg1_min; /* Time segement 1 = prop_seg + phase_seg1 */ 44 __u32 tseg2_min; /* Time segement 2 = phase_seg2 */
|
/external/kernel-headers/original/linux/ |
mc146818rtc.h | 1 /* mc146818rtc.h - register definitions for the Real-Time-Clock / CMOS RAM 75 # define RTC_DM_BINARY 0x04 /* all time/date values are BCD if clear */ 89 # define RTC_VRT 0x80 /* valid RAM and time */
|
shm.h | 25 __kernel_time_t shm_atime; /* last attach time */ 26 __kernel_time_t shm_dtime; /* last detach time */ 27 __kernel_time_t shm_ctime; /* last change time */
|
/external/libpng/ |
Y2KINFO | 24 There are seven time-related functions: 37 clock time, which returns (year - 1900), which we properly convert to 46 The tIME chunk itself is also Y2K compliant. It uses a 2-byte unsigned
|
/external/libvpx/vp8/common/arm/armv6/ |
copymem8x4_v6.asm | 35 ;copy 1 byte each time 78 ;copy 4 bytes each time 103 ;copy 8 bytes each time
|
copymem8x8_v6.asm | 35 ;copy 1 byte each time 78 ;copy 4 bytes each time 103 ;copy 8 bytes each time
|
/external/llvm/ |
llvm.spec.in | 15 LLVM is a compiler infrastructure designed for compile-time, link-time, runtime, 16 and idle-time optimization of programs from arbitrary programming languages.
|
/external/oprofile/daemon/liblegacy/ |
opd_image.h | 19 #include <time.h> 30 /** how many time this opd_image is referenced */ 43 /** time of last modification */
|
Completed in 1388 milliseconds
<<41424344454647484950>>