Searched defs:no (Results 1 – 3 of 3) sorted by relevance
40 # define NW_LYT_STOPWATCH_MEASURE(no, label) \ argument44 # define NW_LYT_STOPWATCH_START(no, label) \ argument48 # define NW_LYT_STOPWATCH_STOP(no) \ argument127 void SetNo(int no) in SetNo()240 static bool IsTarget(int no) in IsTarget()253 static void SetTargetNo(int no) in SetTargetNo()304 Measure(Stopwatch& stopwatch, int no) in Measure()
48 Stopwatch::Stopwatch(int no, const char* label) in Stopwatch()
278 const SmCmd* GetCmd( u32 no ) { return m_CmdArray[no]; } in GetCmd()