Searched defs:tm1 (Results 1 – 13 of 13) sorted by relevance
/third_party/musl/libc-test/src/functional/ |
D | strftime.c | 20 static struct tm tm1 = { variable
|
D | strptime.c | 53 static struct tm tm1 = { variable
|
D | time.c | 13 int tm_cmp(struct tm tm1, struct tm tm2) in tm_cmp()
|
/third_party/openssl/test/ |
D | gmdifftest.c | 24 struct tm tm1, tm2, o1; in check_time() local
|
/third_party/toybox/toys/pending/ |
D | last.c | 72 static void seize_duration(time_t tm0, time_t tm1) in seize_duration()
|
/third_party/flutter/skia/gm/ |
D | shadertext3.cpp | 111 for (size_t tm1 = 0; tm1 < SK_ARRAY_COUNT(kTileModes); ++tm1) { in onDraw() local
|
/third_party/skia/gm/ |
D | shadertext3.cpp | 111 for (size_t tm1 = 0; tm1 < SK_ARRAY_COUNT(kTileModes); ++tm1) { in onDraw() local
|
/third_party/libwebsockets/lib/abstract/transports/ |
D | raw-skt.c | 355 const lws_token_map_t *tm1, *tm2; in lws_atcrs_compare() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | os_win32.c | 65 struct tm tm, *tm1; in os_mktime() local
|
D | os_unix.c | 137 struct tm tm, *tm1; in os_mktime() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | os_win32.c | 65 struct tm tm, *tm1; in os_mktime() local
|
D | os_unix.c | 131 struct tm tm, *tm1; in os_mktime() local
|
/third_party/typescript/tests/baselines/reference/ |
D | variadicTuples1.js | 471 var tm1 = fm1([['abc'], [42], [true], ['def']]); // [boolean, string] variable
|