HomeSort by relevance Sort by last modified time
    Searched refs:tm (Results 1 - 25 of 488) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/openssl/crypto/
o_time.h 64 struct tm *OPENSSL_gmtime(const time_t *timer, struct tm *result);
65 int OPENSSL_gmtime_adj(struct tm *tm, int offset_day, long offset_sec);
  /bionic/libc/include/
time64.h 42 struct tm *gmtime64_r (const time64_t *, struct tm *);
43 struct tm *localtime64_r (const time64_t *, struct tm *);
44 struct tm *gmtime64 (const time64_t *);
45 struct tm *localtime64 (const time64_t *);
47 char *asctime64 (const struct tm *);
48 char *asctime64_r (const struct tm *, char *);
53 time64_t timegm64 (const struct tm *);
54 time64_t mktime64 (const struct tm *);
    [all...]
time.h 45 struct tm { struct
62 * struct tm, the value should be the field name
66 extern char* asctime(const struct tm* a);
67 extern char* asctime_r(const struct tm* a, char* buf);
71 extern time_t mktime (struct tm *a);
73 extern struct tm* localtime(const time_t *t);
74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
76 extern struct tm* gmtime(const time_t *timep);
77 extern struct tm* gmtime_r(const time_t *timep, struct tm *result)
    [all...]
  /development/ndk/platforms/android-3/include/
time64.h 42 struct tm *gmtime64_r (const time64_t *, struct tm *);
43 struct tm *localtime64_r (const time64_t *, struct tm *);
44 struct tm *gmtime64 (const time64_t *);
45 struct tm *localtime64 (const time64_t *);
47 char *asctime64 (const struct tm *);
48 char *asctime64_r (const struct tm *, char *);
53 time64_t timegm64 (const struct tm *);
54 time64_t mktime64 (const struct tm *);
    [all...]
time.h 45 struct tm { struct
62 * struct tm, the value should be the field name
66 extern char* asctime(const struct tm* a);
67 extern char* asctime_r(const struct tm* a, char* buf);
71 extern time_t mktime (struct tm *a);
73 extern struct tm* localtime(const time_t *t);
74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
76 extern struct tm* gmtime(const time_t *timep);
77 extern struct tm* gmtime_r(const time_t *timep, struct tm *result)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
time64.h 42 struct tm *gmtime64_r (const time64_t *, struct tm *);
43 struct tm *localtime64_r (const time64_t *, struct tm *);
44 struct tm *gmtime64 (const time64_t *);
45 struct tm *localtime64 (const time64_t *);
47 char *asctime64 (const struct tm *);
48 char *asctime64_r (const struct tm *, char *);
53 time64_t timegm64 (const struct tm *);
54 time64_t mktime64 (const struct tm *);
    [all...]
time.h 45 struct tm { struct
62 * struct tm, the value should be the field name
66 extern char* asctime(const struct tm* a);
67 extern char* asctime_r(const struct tm* a, char* buf);
71 extern time_t mktime (struct tm *a);
73 extern struct tm* localtime(const time_t *t);
74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
76 extern struct tm* gmtime(const time_t *timep);
77 extern struct tm* gmtime_r(const time_t *timep, struct tm *result)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
time64.h 42 struct tm *gmtime64_r (const time64_t *, struct tm *);
43 struct tm *localtime64_r (const time64_t *, struct tm *);
44 struct tm *gmtime64 (const time64_t *);
45 struct tm *localtime64 (const time64_t *);
47 char *asctime64 (const struct tm *);
48 char *asctime64_r (const struct tm *, char *);
53 time64_t timegm64 (const struct tm *);
54 time64_t mktime64 (const struct tm *);
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
time64.h 42 struct tm *gmtime64_r (const time64_t *, struct tm *);
43 struct tm *localtime64_r (const time64_t *, struct tm *);
44 struct tm *gmtime64 (const time64_t *);
45 struct tm *localtime64 (const time64_t *);
47 char *asctime64 (const struct tm *);
48 char *asctime64_r (const struct tm *, char *);
53 time64_t timegm64 (const struct tm *);
54 time64_t mktime64 (const struct tm *);
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
time64.h 42 struct tm *gmtime64_r (const time64_t *, struct tm *);
43 struct tm *localtime64_r (const time64_t *, struct tm *);
44 struct tm *gmtime64 (const time64_t *);
45 struct tm *localtime64 (const time64_t *);
47 char *asctime64 (const struct tm *);
48 char *asctime64_r (const struct tm *, char *);
53 time64_t timegm64 (const struct tm *);
54 time64_t mktime64 (const struct tm *);
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
time64.h 42 struct tm *gmtime64_r (const time64_t *, struct tm *);
43 struct tm *localtime64_r (const time64_t *, struct tm *);
44 struct tm *gmtime64 (const time64_t *);
45 struct tm *localtime64 (const time64_t *);
47 char *asctime64 (const struct tm *);
48 char *asctime64_r (const struct tm *, char *);
53 time64_t timegm64 (const struct tm *);
54 time64_t mktime64 (const struct tm *);
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
time64.h 42 struct tm *gmtime64_r (const time64_t *, struct tm *);
43 struct tm *localtime64_r (const time64_t *, struct tm *);
44 struct tm *gmtime64 (const time64_t *);
45 struct tm *localtime64 (const time64_t *);
47 char *asctime64 (const struct tm *);
48 char *asctime64_r (const struct tm *, char *);
53 time64_t timegm64 (const struct tm *);
54 time64_t mktime64 (const struct tm *);
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
time64.h 42 struct tm *gmtime64_r (const time64_t *, struct tm *);
43 struct tm *localtime64_r (const time64_t *, struct tm *);
44 struct tm *gmtime64 (const time64_t *);
45 struct tm *localtime64 (const time64_t *);
47 char *asctime64 (const struct tm *);
48 char *asctime64_r (const struct tm *, char *);
53 time64_t timegm64 (const struct tm *);
54 time64_t mktime64 (const struct tm *);
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
time64.h 42 struct tm *gmtime64_r (const time64_t *, struct tm *);
43 struct tm *localtime64_r (const time64_t *, struct tm *);
44 struct tm *gmtime64 (const time64_t *);
45 struct tm *localtime64 (const time64_t *);
47 char *asctime64 (const struct tm *);
48 char *asctime64_r (const struct tm *, char *);
53 time64_t timegm64 (const struct tm *);
54 time64_t mktime64 (const struct tm *);
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
time64.h 42 struct tm *gmtime64_r (const time64_t *, struct tm *);
43 struct tm *localtime64_r (const time64_t *, struct tm *);
44 struct tm *gmtime64 (const time64_t *);
45 struct tm *localtime64 (const time64_t *);
47 char *asctime64 (const struct tm *);
48 char *asctime64_r (const struct tm *, char *);
53 time64_t timegm64 (const struct tm *);
54 time64_t mktime64 (const struct tm *);
    [all...]
  /frameworks/base/media/mtp/
MtpUtils.cpp 38 struct tm tm; local
52 localtime_r(&dummy, &tm);
54 tm.tm_sec = second;
55 tm.tm_min = minute;
56 tm.tm_hour = hour;
57 tm.tm_mday = day;
58 tm.tm_mon = month - 1; // mktime uses months in 0 - 11 range
59 tm.tm_year = year - 1900;
60 tm.tm_wday = 0
71 struct tm tm; local
    [all...]
  /system/extras/tests/bionic/libc/common/
test_strptime.c 26 struct tm tm; local
31 memset(&tm, 0, sizeof(tm));
32 strptime("11:14", "%R", &tm);
33 strftime(buf, sizeof(buf), "%H:%M", &tm);
37 memset(&tm, 0, sizeof(tm));
38 strptime("09:41:53", "%T", &tm);
39 strftime(buf, sizeof(buf), "%H:%M:%S", &tm);
    [all...]
test_tm_zone.c 41 struct tm tm0;
42 struct tm* tm;
49 tm = localtime_r( &now, &tm0 );
50 printf( "localtime_r() returns timezone abbreviation '%s'\n", tm->TM_ZONE ? tm->TM_ZONE : "<NULL POINTER>" );
test_strftime_2039.c 12 struct tm tm = *localtime(&now); local
14 tm.tm_year = 2039 - 1900;
17 if (strftime(buff, sizeof buff, "%s", &tm) == 0) {
30 if (strftime(buff, sizeof buff, "%c", &tm) == 0) {
  /ndk/sources/host-tools/sed-4.2.1/lib/
gettimeofday.c 43 static struct tm tm_zero_buffer;
44 static struct tm *localtime_buffer_addr = &tm_zero_buffer;
47 extern struct tm *localtime (time_t const *);
50 extern struct tm *gmtime (time_t const *);
58 struct tm *
61 struct tm *tm = localtime (timep); local
64 localtime_buffer_addr = tm;
66 return tm;
70 struct tm *
73 struct tm *tm = gmtime (timep); local
    [all...]
  /external/webkit/Source/WebKit/efl/ewk/
ewk_tiled_matrix.c 64 Ewk_Tile_Matrix *tm = user_data; local
70 ewk_tile_unused_cache_freeze(tm->tuc);
77 tm->updates = eina_list_remove(tm->updates, t);
82 if (!ewk_tile_unused_cache_tile_get(tm->tuc, t))
83 ERR("tile %p was not in cache %p? leaking...", t, tm->tuc);
88 tm->stats.bytes.freed += t->bytes;
89 tm->stats.tiles.freed++;
97 ewk_tile_unused_cache_thaw(tm->tuc);
103 Ewk_Tile_Matrix *tm = data local
158 Ewk_Tile_Matrix *tm; local
    [all...]
ewk_tiled_matrix.h 31 EAPI void ewk_tile_matrix_free(Ewk_Tile_Matrix *tm);
33 EAPI void ewk_tile_matrix_resize(Ewk_Tile_Matrix *tm, unsigned long cols, unsigned long rows);
35 EAPI Ewk_Tile_Unused_Cache *ewk_tile_matrix_unused_cache_get(const Ewk_Tile_Matrix *tm);
37 EAPI Ewk_Tile *ewk_tile_matrix_tile_exact_get(Ewk_Tile_Matrix *tm, unsigned long col, unsigned int row, float zoom);
38 EAPI Eina_Bool ewk_tile_matrix_tile_exact_exists(Ewk_Tile_Matrix *tm, unsigned long col, unsigned int row, float zoom);
39 EAPI Ewk_Tile *ewk_tile_matrix_tile_nearest_get(Ewk_Tile_Matrix *tm, unsigned long col, unsigned int row, float zoom);
40 EAPI Ewk_Tile *ewk_tile_matrix_tile_new(Ewk_Tile_Matrix *tm, Evas *evas, unsigned long col, unsigned int row, float zoom);
41 EAPI Eina_Bool ewk_tile_matrix_tile_put(Ewk_Tile_Matrix *tm, Ewk_Tile *t, double last_used);
43 EAPI Eina_Bool ewk_tile_matrix_tile_update(Ewk_Tile_Matrix *tm, unsigned long col, unsigned int row, const Eina_Rectangle *update);
44 EAPI Eina_Bool ewk_tile_matrix_tile_update_full(Ewk_Tile_Matrix *tm, unsigned long col, unsigned int row)
    [all...]
  /system/core/include/cutils/
tztime.h 26 time_t mktime_tz(struct tm * const tmp, char const * tz);
27 void localtime_tz(const time_t * const timep, struct tm * tmp, const char* tz);
46 size_t strftime_tz(char *s, size_t max, const char *format, const struct tm *tm, const struct strftime_locale *locale);
  /system/extras/tests/icachetest/
icache_main.c 11 struct timeval now, tm; local
21 gettimeofday(&tm, 0);
22 t = (tm.tv_sec*1000000LL+tm.tv_usec) - (now.tv_sec*1000000LL+now.tv_usec);
28 gettimeofday(&tm, 0);
29 t = (tm.tv_sec*1000000LL+tm.tv_usec) - (now.tv_sec*1000000LL+now.tv_usec);
  /development/ndk/platforms/android-8/include/
time.h 45 struct tm { struct
62 * struct tm, the value should be the field name
66 extern char* asctime(const struct tm* a);
67 extern char* asctime_r(const struct tm* a, char* buf);
71 extern time_t mktime (struct tm *a);
73 extern struct tm* localtime(const time_t *t);
74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
76 extern struct tm* gmtime(const time_t *timep);
77 extern struct tm* gmtime_r(const time_t *timep, struct tm *result)
    [all...]

Completed in 789 milliseconds

1 2 3 4 5 6 7 8 91011>>