Home
last modified time | relevance | path

Searched defs:specification (Results 1 – 7 of 7) sorted by relevance

/third_party/node/tools/gyp/pylib/gyp/
Deasy_xml.py59 def _ConstructContentList(xml_parts, specification, pretty, level=0): argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Deasy_xml.py59 def _ConstructContentList(xml_parts, specification, pretty, level=0): argument
/third_party/boost/tools/build/src/build/
Dtargets.py148 def main_target_requirements(self, specification, project): argument
169 def main_target_usage_requirements (self, specification, project): argument
190 def main_target_default_build (self, specification, project): argument
Dproperty_set.py97 def refine_from_user_input(parent_requirements, specification, jamfile_module, argument
Dproject.py867 def set(self, attribute, specification, exact=False): argument
/third_party/vk-gl-cts/modules/glshared/
DglsShaderLibraryCase.cpp719 …ntextInfo, const char* name, const char* description, const ShaderCaseSpecification& specification) in ShaderLibraryCase()
/third_party/selinux/libsepol/src/
Dexpand.c1668 static uint32_t avrule_to_avtab_spec(uint32_t specification) in avrule_to_avtab_spec()