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

  /external/bison/lib/
timevar.c 176 static struct timevar_def timevars[TIMEVAR_LAST]; variable in typeref:struct:timevar_def
260 memset ((void *) timevars, 0, sizeof (timevars));
264 timevars[identifier__].name = name__;
287 struct timevar_def *tv = &timevars[timevar];
346 if (&timevars[timevar] != stack->timevar)
376 struct timevar_def *tv = &timevars[timevar];
400 struct timevar_def *tv = &timevars[timevar];
422 struct timevar_def *tv = &timevars[timevar];
452 struct timevar_time_def *total = &timevars[TV_TOTAL].elapsed
    [all...]
Makefile.am 43 # timevars, stolen from GCC.
Makefile.in     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
timevar.h 83 /* True if timevars should be used. In GCC, this happens with
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.h 83 /* True if timevars should be used. In GCC, this happens with
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
timevar.h 83 /* True if timevars should be used. In GCC, this happens with
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.h 83 /* True if timevars should be used. In GCC, this happens with
  /prebuilts/misc/linux-x86/bison/
bison 

Completed in 181 milliseconds