OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clk_id
(Results
26 - 37
of
37
) sorted by null
1
2
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/sys/
linux-unistd.h
125
int clock_gettime (clockid_t
clk_id
, struct timespec *tp);
126
int clock_settime (clockid_t
clk_id
, const struct timespec *tp);
127
int clock_getres (clockid_t
clk_id
, struct timespec *res);
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/sys/
linux-unistd.h
125
int clock_gettime (clockid_t
clk_id
, struct timespec *tp);
126
int clock_settime (clockid_t
clk_id
, const struct timespec *tp);
127
int clock_getres (clockid_t
clk_id
, struct timespec *res);
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/sys/
linux-unistd.h
125
int clock_gettime (clockid_t
clk_id
, struct timespec *tp);
126
int clock_settime (clockid_t
clk_id
, const struct timespec *tp);
127
int clock_getres (clockid_t
clk_id
, struct timespec *res);
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/sys/
linux-unistd.h
125
int clock_gettime (clockid_t
clk_id
, struct timespec *tp);
126
int clock_settime (clockid_t
clk_id
, const struct timespec *tp);
127
int clock_getres (clockid_t
clk_id
, struct timespec *res);
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/sys/
linux-unistd.h
125
int clock_gettime (clockid_t
clk_id
, struct timespec *tp);
126
int clock_settime (clockid_t
clk_id
, const struct timespec *tp);
127
int clock_getres (clockid_t
clk_id
, struct timespec *res);
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h
128
int clock_gettime (clockid_t
clk_id
, struct timespec *tp);
129
int clock_settime (clockid_t
clk_id
, const struct timespec *tp);
130
int clock_getres (clockid_t
clk_id
, struct timespec *res);
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/sys/
linux-unistd.h
128
int clock_gettime (clockid_t
clk_id
, struct timespec *tp);
129
int clock_settime (clockid_t
clk_id
, const struct timespec *tp);
130
int clock_getres (clockid_t
clk_id
, struct timespec *res);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soc.h
242
int
clk_id
, unsigned int freq, int dir);
263
int
clk_id
, unsigned int freq, int dir);
/external/libusb/libusb/os/
darwin_usb.c
[
all
...]
linux_usbfs.c
[
all
...]
/external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c
[
all
...]
/external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp
[
all
...]
Completed in 546 milliseconds
1
2