Searched defs:tend (Results 1 – 8 of 8) sorted by relevance
67 clock_t tstart, tend; in main() local
326 void tend(void) in tend() function
628 long tend = getTransitionTime(historicTransitions.get(idx), in getOffset() local
603 long tend = getTransitionTime(historicTransitions.get(idx), in getOffset() local
127 const u8 *tend; in ikev2_parse_transform() local
122 const u8 *tend; in ikev2_parse_transform() local
444 UDate tend = getTransitionTime((Transition*)fHistoricTransitions->elementAt(idx), in getOffsetInternal() local
1427 def checkpoint(self, tname='', tstart=None, tend=None): argument