OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tzp
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/libyuv/unit_test/
unit_test.h
52
struct timezone
tzp
;
local
53
gettimeofday(&t, &
tzp
);
/external/libyuv/files/unit_test/
unit_test.h
56
struct timezone
tzp
;
local
57
gettimeofday(&t, &
tzp
);
/external/chromium_org/third_party/libusb/src/libusb/
libusbi.h
448
int usbi_gettimeofday(struct timeval *tp, void *
tzp
);
[
all
...]
core.c
[
all
...]
/external/fio/os/windows/
posix.c
232
int gettimeofday(struct timeval *restrict tp, void *restrict
tzp
)
239
(void)
tzp
;
/external/chromium_org/third_party/libxml/src/
testSAX.c
80
my_gettimeofday(struct timeval *tvp, void *
tzp
)
xmllint.c
411
my_gettimeofday(struct timeval *tvp, void *
tzp
)
[
all
...]
/external/libxml2/
xmllint.c
416
my_gettimeofday(struct timeval *tvp, void *
tzp
)
[
all
...]
Completed in 5781 milliseconds