Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/tools/lint/
Dlint.cpp26 enum LintActions { LINT_CONTINUE, LINT_STOP }; enumerator
44 return {LINT_STOP, 1}; in ParseFlags()
63 if (status.action == LINT_STOP) { in main()
/third_party/spirv-tools/tools/lint/
Dlint.cpp26 enum LintActions { LINT_CONTINUE, LINT_STOP }; enumerator
44 return {LINT_STOP, 1}; in ParseFlags()
63 if (status.action == LINT_STOP) { in main()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/lint/
Dlint.cpp26 enum LintActions { LINT_CONTINUE, LINT_STOP }; enumerator
44 return {LINT_STOP, 1}; in ParseFlags()
63 if (status.action == LINT_STOP) { in main()