OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tdelta
(Results
1 - 4
of
4
) 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/icu/icu4c/source/tools/tzcode/
localtime.c
1459
register time_t
tdelta
;
local
[
all
...]
/bionic/libc/tzcode/
localtime.c
1673
register time_t
tdelta
;
local
[
all
...]
Completed in 360 milliseconds