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

  /external/blktrace/btt/
inlines.h 315 static inline __u64 tdelta(__u64 from, __u64 to) function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_hotshot.c 194 * PI tdelta -- iff frame times are enabled
198 * MPI(2,type) tdelta -- type is 0x01; tdelta will be 0
204 * PI tdelta -- iff LINENO includes it
233 * tdelta field, otherwise it will be omitted. If this record is not
234 * given, LINENO records will not contain the tdelta field.
243 * include the tdelta field, otherwise it will be omitted. If this
244 * record is not given, ENTER and EXIT records will contain the tdelta
393 int tdelta = -1; local
425 err = unpack_packed_int(self, &tdelta, 0);
830 int tdelta; local
    [all...]
  /external/python/cpython2/Modules/
_hotshot.c 194 * PI tdelta -- iff frame times are enabled
198 * MPI(2,type) tdelta -- type is 0x01; tdelta will be 0
204 * PI tdelta -- iff LINENO includes it
233 * tdelta field, otherwise it will be omitted. If this record is not
234 * given, LINENO records will not contain the tdelta field.
243 * include the tdelta field, otherwise it will be omitted. If this
244 * record is not given, ENTER and EXIT records will contain the tdelta
393 int tdelta = -1; local
425 err = unpack_packed_int(self, &tdelta, 0)
834 int tdelta; local
    [all...]
  /bionic/libc/tzcode/
localtime.c 1628 register time_t tdelta; local
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
localtime.c 1459 register time_t tdelta; local
    [all...]

Completed in 110 milliseconds