OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a_time
(Results
1 - 3
of
3
) sorted by null
/external/blktrace/btt/
inlines.h
208
static inline void update_q2a(struct io *iop, __u64
a_time
)
211
UPDATE_AVGS(q2a_dm, iop, iop->pip,
a_time
);
213
UPDATE_AVGS(q2a, iop, iop->pip,
a_time
);
/device/google/contexthub/firmware/src/drivers/orientation/
orientation.c
424
uint64_t
a_time
, g_time, m_time;
local
435
a_time
= mTask.samples[ACC][i].time;
442
if (g_time <=
a_time
&& g_time <= m_time) {
444
} else if (
a_time
<= m_time) {
/external/boringssl/
sources.mk
35
src/crypto/asn1/
a_time
.c\
Completed in 74 milliseconds