OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clock_gettime
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/arch-arm/syscalls/
clock_gettime.S
6
ENTRY(
clock_gettime
)
function
15
END(
clock_gettime
)
/bionic/libc/arch-mips/syscalls/
clock_gettime.S
4
.globl
clock_gettime
6
.ent
clock_gettime
8
clock_gettime
:
label
22
.end
clock_gettime
/bionic/libc/arch-x86/syscalls/
clock_gettime.S
6
ENTRY(
clock_gettime
)
function
24
END(
clock_gettime
)
/external/chromium_org/third_party/libusb/src/libusb/
libusbi.h
965
int (*
clock_gettime
)(int clkid, struct timespec *tp);
member in struct:usbi_os_backend
[
all
...]
/external/libusb/libusb/
libusbi.h
774
int (*
clock_gettime
)(int clkid, struct timespec *tp);
member in struct:usbi_os_backend
Completed in 84 milliseconds