HomeSort by relevance Sort by last modified time
    Searched refs:cmdname (Results 26 - 31 of 31) sorted by null

12

  /external/vulkan-headers/registry/
reg.py 611 # cmdname - name of command
613 def markCmdRequired(self, cmdname, required):
614 self.gen.logMsg('diag', 'tagging command:', cmdname, '-> required =', required)
615 cmd = self.lookupElementInfo(cmdname, self.cmddict)
622 depname, 'for alias', cmdname)
    [all...]
  /bootable/recovery/updater/
blockimg.cpp 526 std::string cmdname; member in struct:CommandParameters
792 << " when executing command: " << params.cmdname;
    [all...]
  /external/u-boot/tools/
mxsimage.c 1144 const char *cmdname = is_call ? "CALL" : "JUMP"; local
1159 cmd->lineno, cmdname);
1170 cmd->lineno, cmdname);
1179 cmd->lineno, cmdname);
1189 cmd->lineno, cmdname);
    [all...]
kwbimage.c     [all...]
  /external/pcre/dist2/src/
pcre2test.c 4718 const char *cmdname; local
    [all...]
  /external/libpcap/
pcap-linux.c     [all...]

Completed in 4109 milliseconds

12