Home
last modified time | relevance | path

Searched defs:parenthesize (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dparse_dependency.py189 def evalDependencyLanguage(stack, leafMarkup, opMarkup, parenthesize, root): argument
214 def dependencyLanguage(dependency, leafMarkup, opMarkup, parenthesize): argument
/third_party/vulkan-headers/registry/
Dparse_dependency.py189 def evalDependencyLanguage(stack, leafMarkup, opMarkup, parenthesize, root): argument
214 def dependencyLanguage(dependency, leafMarkup, opMarkup, parenthesize): argument
/third_party/python/Lib/lib2to3/
Dfixer_util.py184 def parenthesize(node): function
/third_party/rust/crates/syn/tests/
Dtest_precedence.rs392 fn parenthesize(expr: Expr) -> Expr { in syn_parenthesize() function
/third_party/typescript/lib/
Dtsc.js19456 function createUnionOrIntersectionTypeNode(kind, types, parenthesize) { argument
19462 function updateUnionOrIntersectionTypeNode(node, types, parenthesize) { argument
DtypingsInstaller.js24260 function createUnionOrIntersectionTypeNode(kind, types, parenthesize) { argument
24266 function updateUnionOrIntersectionTypeNode(node, types, parenthesize) { argument