Searched refs:NextCommand (Results 1 – 3 of 3) sorted by relevance
265 static const load_command *NextCommand(const load_command *lc) { in NextCommand() function270 for (const load_command *lc = first_lc; lc->cmd != 0; lc = NextCommand(lc)) { in FindUUID()281 for (const load_command *lc = first_lc; lc->cmd != 0; lc = NextCommand(lc)) { in IsModuleInstrumented()
135 ANGLE_INLINE const CommandHeader *NextCommand(const CommandHeader *command) in NextCommand() function148 currentCommand->id != CommandID::Invalid; currentCommand = NextCommand(currentCommand)) in executeCommands()607 commandEnd = NextCommand(commandEnd); in getMemoryUsageStats()623 currentCommand->id != CommandID::Invalid; currentCommand = NextCommand(currentCommand)) in dumpCommands()
1319 NextCommand, enumerator6722 return(NextCommand); in XImageWindowCommand()6740 return(NextCommand); in XImageWindowCommand()7135 case NextCommand: in XMagickCommand()14280 NextCommand, in XDisplayImage()14396 NextCommand, in XDisplayImage()14410 NextCommand, in XDisplayImage()