Searched
full:checker (Results
951 -
975 of
1436) sorted by null
<<31323334353637383940>>
/external/icu/icu4c/source/i18n/ |
uspoof_impl.cpp | 327 // the state of the spoof checker. 332 // Store the updated spoof checker state. 616 // during the opening of a Spoof Checker from prebuilt data.
|
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/ |
PhoneNumberMatcher.java | 575 PhoneNumber number, String candidate, PhoneNumberUtil util, NumberGroupingChecker checker) { 581 if (checker.checkGroups(util, number, normalizedCandidate, formattedNumberGroups)) { 590 if (checker.checkGroups(util, number, normalizedCandidate, formattedNumberGroups)) { [all...] |
/art/runtime/ |
indirect_reference_table_test.cc | 201 // Same as above, but with the same object. A more rigorous checker
|
/art/test/004-checker-UnsafeTest18/src/ |
Main.java | 23 * Checker test on the 1.8 unsafe operations. Note, this is by no means an
|
/development/tools/apkcheck/ |
README.txt | 1 Android APK Checker
|
/device/generic/goldfish/camera/ |
EmulatedFakeCameraDevice.cpp | 222 /* Draw the checker board. */
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/ |
NonLinearConjugateGradientOptimizer.java | 149 if (checker.converged(getIterations(), previous, current)) {
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
SerializerMessages.java | 226 "An instance of the Well-Formedness checker could not be created. The well-formed parameter was set to true but well-formedness checking can not be performed."
|
/external/autotest/site_utils/presubmit_hooks/ |
check_control_files.py | 24 """Raised when a necessary condition of this checker isn't satisfied."""
|
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/ |
gjslint.py | 31 is in tokenizer.py and checker.py.
|
/external/chromium-trace/catapult/third_party/coverage/coverage/ |
test_helpers.py | 203 # the temp directory. This will stop the test behavior checker from
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/string/ |
string.js | 37 * Fast prefix-checker. 48 * Fast suffix-checker. 60 * Case-insensitive prefix-checker. 73 * Case-insensitive suffix-checker. [all...] |
/external/clang/include/clang/Basic/ |
DiagnosticFrontendKinds.td | 170 "checker plugin '%0' is not compatible with this version of the analyzer">,
|
/external/clang/include/clang/Frontend/ |
VerifyDiagnosticConsumer.h | 31 /// USING THE DIAGNOSTIC CHECKER:
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
CStringChecker.cpp | 19 #include "clang/StaticAnalyzer/Core/Checker.h" 32 class CStringChecker : public Checker< eval::Call, [all...] |
/external/clang/test/Analysis/ |
additive-folding-range-constraints.c | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -verify -analyzer-constraints=range %s
|
dtor.cpp | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,unix.Malloc,debug.ExprInspection,cplusplus -analyzer-config c++-inlining=destructors,cfg-temporary-dtors=true -Wno-null-dereference -Wno-inaccessible-base -verify %s
|
inline.cpp | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,unix.Malloc,debug.ExprInspection -analyzer-config ipa=inlining -analyzer-config c++-allocator-inlining=true -verify %s
|
keychainAPI.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=osx.SecKeychainAPI %s -verify
|
lambda-notes.cpp | 1 // RUN: %clang_cc1 -std=c++11 -fsyntax-only -analyze -analyzer-checker=core -analyzer-config inline-lambdas=true -analyzer-output plist -verify %s -o %t
|
malloc.mm | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,unix.Malloc -analyzer-store=region -verify -fblocks %s
|
new.cpp | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,unix.Malloc,debug.ExprInspection -analyzer-store region -std=c++11 -verify %s
|
/external/compiler-rt/lib/asan/ |
asan_fake_stack.cc | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_globals.cc | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_mapping.h | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
Completed in 287 milliseconds
<<31323334353637383940>>