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

  /external/e2fsprogs/lib/uuid/
gen_uuid.c 310 static int get_clock(uint32_t *clock_high, uint32_t *clock_low, function
594 get_clock(&clock_mid, &uu.time_low, &uu.clock_seq, num);
  /external/python/cpython2/Modules/
flmodule.c 845 get_clock(genericobject *g) function
855 {"get_clock", (PyCFunction)get_clock, METH_NOARGS},
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
flmodule.c 849 get_clock(genericobject *g) function
859 {"get_clock", (PyCFunction)get_clock, METH_NOARGS},
    [all...]
  /external/python/cpython2/Doc/library/
fl.rst 252 Add a clock object to the form. --- Method: :meth:`get_clock`.

Completed in 736 milliseconds