OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tm0
(Results
1 - 4
of
4
) sorted by null
/system/extras/tests/bionic/libc/common/
test_tm_zone.c
41
struct tm
tm0
;
49
tm = localtime_r( &now, &
tm0
);
/external/skia/gm/
shadertext3.cpp
102
for (size_t
tm0
= 0;
tm0
< SK_ARRAY_COUNT(kTileModes); ++
tm0
) {
105
kTileModes[
tm0
],
/external/qemu/
iolooper-select.c
173
struct timeval
tm0
, *tm = NULL;
local
183
tm = &
tm0
;
/sdk/emulator/opengl/tests/event_injector/
iolooper-select.c
191
struct timeval
tm0
, *tm = NULL;
local
199
tm = &
tm0
;
Completed in 61 milliseconds