Searched refs:Ends (Results 1 – 8 of 8) sorted by relevance
30 // Ends the current user's session. Does nothing at the login screen.
192 call BlowUp() // Ends up calling the terminate() method in use
109 ; // Ends statement above
280 Using the C and C++ Front Ends
708 desc: 3-5-3 Ends in the middle of an encoded delta value;\
5099 SmallSet<Instruction*, 8> Ends; in calculateRegisterUsage() local5127 Ends.insert(Instr); in calculateRegisterUsage()5165 if (!Ends.count(I)) continue; in calculateRegisterUsage()