Searched defs:slow (Results 1 – 7 of 7) sorted by relevance
78 void set_slow(bool slow) { slow_ = slow; } in set_slow()79 bool slow() const { return slow_; } in slow() function
110 CarUxRestrictions slow = config.getUxRestrictions(DRIVING_STATE_MOVING, 1f); in testParsingMovingState_MultiSpeedRange() local
84 #define slow sslow macro96 #define slow lslow macro867 slow( in slow() function
53 unsigned char slow; member
552 X86ExceptionSlowPath* slow = new (__ GetAllocator()) X86ExceptionSlowPath(stack_adjust); in ExceptionPoll() local
642 X86_64ExceptionSlowPath* slow = new (__ GetAllocator()) X86_64ExceptionSlowPath(stack_adjust); in ExceptionPoll() local
893 SpinThread slow = new SpinThread(Thread.MIN_PRIORITY); in b2302318Test() local