HomeSort by relevance Sort by last modified time
    Searched full:ktime (Results 1 - 5 of 5) sorted by null

  /external/iproute2/tc/
tc_core.h 20 unsigned tc_core_ktime2time(unsigned ktime);
tc_core.c 54 unsigned tc_core_ktime2time(unsigned ktime)
56 return ktime / clock_factor;
  /external/kernel-headers/original/linux/
ktime.h 2 * include/linux/ktime.h
224 * Returns the timespec representation of the ktime value
236 * Returns the timeval representation of the ktime value
  /external/icu4c/test/intltest/
fldset.cpp 344 UnicodeString kTIME("TIME"); // TODO: static
347 } else if(name == kTIME) {
  /external/icu4c/tools/tzcode/
zic.c 2286 register zic_t jtime, ktime; local
    [all...]

Completed in 69 milliseconds