OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:timevar_start
(Results
1 - 5
of
5
) sorted by null
/external/bison/lib/
timevar.h
41
- As a standalone timer, using
timevar_start
and timevar_stop.
81
extern void
timevar_start
(timevar_id_t);
timevar.c
147
using
timevar_start
, this contains the start time. */
373
timevar_start
(timevar)
function
393
/* Stop timing TIMEVAR. Time elapsed since
timevar_start
was called
406
/* TIMEVAR must have been started via
timevar_start
. */
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
timevar.h
41
- As a standalone timer, using
timevar_start
and timevar_stop.
92
extern void
timevar_start
(timevar_id_t);
/external/bison/src/
main.c
84
timevar_start
(TV_TOTAL);
/prebuilts/misc/linux-x86/bison/
bison
Completed in 113 milliseconds