Home
last modified time | relevance | path

Searched refs:command_prefix (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dconventions.py190 def command_prefix(self): member in ConventionsBase
205 (self.command_prefix[0:1].upper(), self.command_prefix[1:]))
Ddocgenerator.py268 if basename.startswith(self.conventions.command_prefix):
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dconventions.py230 def command_prefix(self): member in ConventionsBase
245 (self.command_prefix[0:1].upper(), self.command_prefix[1:]))
/third_party/vulkan-headers/registry/spec_tools/
Dconventions.py230 def command_prefix(self): member in ConventionsBase
245 (self.command_prefix[0:1].upper(), self.command_prefix[1:]))
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Dxcode.py284 command_prefix = ''
286 command_prefix = \
295 script = script + 'exec ' + command_prefix + '%s\nexit 1\n' % \
/third_party/node/tools/gyp/pylib/gyp/generator/
Dxcode.py312 command_prefix = ""
314 command_prefix = """python -c "import fcntl, subprocess, sys
325 + command_prefix