Searched defs:no (Results 1 – 3 of 3) sorted by relevance
38 # define NW_LYT_STOPWATCH_MEASURE(no, label) \ argument42 # define NW_LYT_STOPWATCH_START(no, label) \ argument46 # define NW_LYT_STOPWATCH_STOP(no) \ argument125 void SetNo(int no) in SetNo()238 static bool IsTarget(int no) in IsTarget()251 static void SetTargetNo(int no) in SetTargetNo()302 Measure(Stopwatch& stopwatch, int no) in Measure()
46 Stopwatch::Stopwatch(int no, const char* label) in Stopwatch()
276 const SmCmd* GetCmd( u32 no ) { return m_CmdArray[no]; } in GetCmd()