HomeSort by relevance Sort by last modified time
    Searched refs:Checks (Results 26 - 50 of 74) sorted by null

12 3

  /external/llvm/test/MC/ARM/
directive-eabi_attribute.s 236 @ ===--- Compatibility Checks ---===
243 @ ===--- GNU AS Compatibility Checks ---===
  /prebuilts/misc/common/android-support-test/espresso/
espresso-contrib-2.2.2-release-no-dep.jar 
espresso-intents-2.2.2-release-no-dep.jar 
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/string/
string.js 124 * Checks if a string is empty or contains only whitespaces.
139 * Checks if a string is null, empty or contains only whitespaces.
149 * Checks if a string is all breaking whitespace.
159 * Checks if a string contains all letters.
169 * Checks if a string contains only numbers.
180 * Checks if a string contains only numbers or letters.
190 * Checks if a character is a space character.
200 * Checks if a character is a valid unicode character.
480 * no checks 0.13 / 0.22 / 0.22 0.23 / 0.53 / 0.80
903 * Checks whether a string contains a given character
    [all...]
  /external/v8/test/mjsunit/es6/
generators-parsing.js 107 // Checks that yield is a valid label in sloppy mode, but not valid in a strict
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/gs/
resumable_upload_handler.py 506 Checks that etag from server agrees with md5 computed before upload.
  /external/clang/lib/CodeGen/
CGExprScalar.cpp 89 void EmitBinOpCheck(ArrayRef<std::pair<Value *, SanitizerMask>> Checks,
472 /// Create a binary op that checks for overflow.
    [all...]
CGExpr.cpp 521 SmallVector<std::pair<llvm::Value *, SanitizerMask>, 3> Checks;
533 // Skip the remaining checks in that case.
539 Checks.push_back(std::make_pair(IsNonNull, SanitizerKind::Null));
557 Checks.push_back(std::make_pair(LargeEnough, SanitizerKind::ObjectSize));
574 Checks.push_back(std::make_pair(Aligned, SanitizerKind::Alignment));
578 if (Checks.size() > 0) {
585 EmitCheck(Checks, "type_mismatch", StaticData, Ptr);
664 /// struct. We disable array bounds checks for such members.
722 "should not be called unless adding bounds checks");
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
tracker_file.py 345 """Checks for a download tracker file and creates one if it does not exist.
copy_helper.py 420 """Checks whether dst_url should be treated as a bucket "sub-directory".
470 """Checks that dst_url names a single file/object after wildcard expansion.
    [all...]
  /external/autotest/client/virt/
virt_utils.py     [all...]
  /frameworks/base/docs/html/reference/android/support/test/
navtree_data.js 26 , null ], [ "Classes", null, [ [ "Checks", "reference/android/support/test/espresso/intent/Checks.html", null, null ], [ "Intents", "reference/android/support/test/espresso/intent/Intents.html", null, null ], [ "OngoingStubbing", "reference/android/support/test/espresso/intent/OngoingStubbing.html", null, null ], [ "ResettingStubberImpl", "reference/android/support/test/espresso/intent/ResettingStubberImpl.html", null, null ], [ "VerificationModes", "reference/android/support/test/espresso/intent/VerificationModes.html", null, null ] ]
  /prebuilts/misc/common/android-support-test/runner/
runner-0.5-release-no-dep.jar 
runner-0.5-release.jar 
  /frameworks/rs/api/
rs_matrix.spec 133 summary: Checks if a sphere is within the frustum planes
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
client.py 757 This method first checks by reading the Storage object if available.
    [all...]
  /prebuilts/tools/common/m2/repository/org/parboiled/parboiled-core/1.0.2/
parboiled-core-1.0.2.jar 
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tools.pas 391 { Checks if A and B are implemented by the same object }
  /ndk/build/core/
definitions.mk 45 # Rationale: Checks that all variables listed in $1 are defined, or abort the
60 # Rationale: Checks that all required vars listed in $1 were defined by $2
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/closure/
base.js 33 * Base namespace for the Closure library. Checks to see goog is
    [all...]
  /external/cblas/testing/
c_cblat2.f     [all...]
c_cblat3.f     [all...]
c_dblat2.f     [all...]
c_dblat3.f     [all...]
c_sblat2.f     [all...]

Completed in 2667 milliseconds

12 3