/external/llvm/utils/lint/ |
D | common_lint.py | 77 def RunLintOverAllFiles(linter, filenames): argument 95 lint.extend(linter.RunOnFile(filename, lines))
|
/external/llvm-project/llvm/utils/lint/ |
D | common_lint.py | 78 def RunLintOverAllFiles(linter, filenames): argument 96 lint.extend(linter.RunOnFile(filename, lines))
|
/external/autotest/utils/ |
D | run_pylint.py | 281 return pylint_runner.linter.msg_status 314 return pylint_runner.linter.msg_status
|
/external/vixl/ |
D | README.md | 53 To run the linter and code formatting stages of the tests, the following 179 By default, the `tools/test.py` script runs a linter to check that the source 182 The linter has the following dependencies: 189 It is possible to tell `tools/test.py` to skip the linter stage by passing
|
/external/grpc-grpc/templates/ |
D | gRPC-Core.podspec.template | 159 # sources and private headers in other directories outside `include/`. Cocoapods' linter doesn't 162 … # mentioned above, we work around the linter limitation by dividing the pod into two subspecs, one 164 # making the linter happy.
|
/external/grpc-grpc-java/examples/example-kotlin/android/helloworld/app/ |
D | build.gradle | 41 // The Android linter does not correctly detect resources used in Kotlin.
|
/external/shflags/doc/ |
D | RELEASE_NOTES-1.2.2.md | 24 excellent shell linter, and brings consistency to the coding patterns used.
|
/external/grpc-grpc/templates/src/objective-c/ |
D | BoringSSL-GRPC.podspec.template | 113 … # We don't need to inhibit all warnings; only -Wno-shorten-64-to-32. But Cocoapods' linter doesn't 119 # sources and private headers in other directories outside `include/`. Cocoapods' linter doesn't 122 … # mentioned above, we work around the linter limitation by dividing the pod into two subspecs, one 124 # making the linter happy.
|
/external/doclava/src/com/google/doclava/ |
D | MethodInfo.java | 531 Doclava.linter.lintParameter(this, param, position, mParamTags[i]); in paramTags() 671 Doclava.linter.lintMethod(this); in makeHDF()
|
D | FieldInfo.java | 442 Doclava.linter.lintField(this); in makeHDF()
|
D | Doclava.java | 127 public static Linter linter = new EmptyLinter(); field in Doclava 403 linter = new AndroidLinter(); in start()
|
/external/llvm-project/libc/cmake/modules/ |
D | LLVMLibCObjectRules.cmake | 269 # add_custom_target. We don't want to run the linter unless source files
|
/external/llvm-project/clang/docs/ |
D | ClangTools.rst | 96 linter tool. It provides an extensible framework for building compiler-based
|
/external/clang/docs/ |
D | ClangTools.rst | 109 linter tool. It provides an extensible framework for building compiler-based
|
/external/timezone-boundary-builder/ |
D | CHANGELOG.md | 24 * Add standard linter ([#67](https://github.com/evansiroky/timezone-boundary-builder/issues/67))
|
/external/python/asn1crypto/ |
D | readme.md | 214 The following command will run the linter:
|
/external/crosvm/ |
D | README.md | 251 The `clippy` linter is used to check for common Rust problems. The crosvm
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/ |
D | index.rst | 16 :program:`clang-tidy` is a clang-based C++ "linter" tool. Its purpose is to
|
D | Contributing.rst | 54 + *clang-tidy check* is a good choice for linter-style checks, checks that are
|
/external/grpc-grpc/ |
D | gRPC-Core.podspec | 100 # sources and private headers in other directories outside `include/`. Cocoapods' linter doesn't 103 # mentioned above, we work around the linter limitation by dividing the pod into two subspecs, one 105 # making the linter happy.
|
/external/grpc-grpc/src/objective-c/ |
D | BoringSSL-GRPC.podspec | 108 # We don't need to inhibit all warnings; only -Wno-shorten-64-to-32. But Cocoapods' linter doesn't 114 # sources and private headers in other directories outside `include/`. Cocoapods' linter doesn't 117 # mentioned above, we work around the linter limitation by dividing the pod into two subspecs, one 119 # making the linter happy.
|
/external/tensorflow/tensorflow/lite/schema/ |
D | schema_v3a.fbs | 356 // LINT.ThenChange(nnapi_linter/linter.proto)
|
D | schema.fbs | 368 // LINT.ThenChange(nnapi_linter/linter.proto)
|
/external/pigweed/ |
D | yarn.lock | 1449 prettier-linter-helpers "^1.0.0" 3145 prettier-linter-helpers@^1.0.0: 3147 …resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz…
|
/external/rust/crates/grpcio-sys/grpc/ |
D | gRPC-Core.podspec | 104 # sources and private headers in other directories outside `include/`. Cocoapods' linter doesn't 107 # mentioned above, we work around the linter limitation by dividing the pod into two subspecs, one 109 # making the linter happy.
|