Home
last modified time | relevance | path

Searched refs:NextCommand (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_mac.cpp265 static const load_command *NextCommand(const load_command *lc) { in NextCommand() function
270 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()
/external/angle/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp135 ANGLE_INLINE const CommandHeader *NextCommand(const CommandHeader *command) in NextCommand() function
148 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()
/external/ImageMagick/MagickCore/
Ddisplay.c1319 NextCommand, enumerator
6722 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()