HomeSort by relevance Sort by last modified time
    Searched full:checks (Results 76 - 100 of 4992) sorted by null

1 2 34 5 6 7 8 91011>>

  /ndk/tests/device/test-stlport_static-exception/jni/
p755a.cpp 2 // It checks to see if you can define your own global delete operator.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintFix.java 22 import com.android.tools.lint.checks.AccessibilityDetector;
23 import com.android.tools.lint.checks.DetectMissingPrefix;
24 import com.android.tools.lint.checks.DosLineEndingDetector;
25 import com.android.tools.lint.checks.HardcodedValuesDetector;
26 import com.android.tools.lint.checks.InefficientWeightDetector;
27 import com.android.tools.lint.checks.ManifestOrderDetector;
28 import com.android.tools.lint.checks.MissingIdDetector;
29 import com.android.tools.lint.checks.ObsoleteLayoutParamsDetector;
30 import com.android.tools.lint.checks.PxUsageDetector;
31 import com.android.tools.lint.checks.ScrollViewChildDetector
    [all...]
  /external/arduino/hardware/arduino/cores/arduino/
WCharacter.h 44 // Checks for an alphanumeric character.
52 // Checks for an alphabetic character.
60 // Checks whether c is a 7-bit unsigned char value
68 // Checks for a blank character, that is, a space or a tab.
75 // Checks for a control character.
82 // Checks for a digit (0 through 9).
89 // Checks for any printable character except space.
96 // Checks for a lower-case character.
103 // Checks for any printable character including space.
110 // Checks for any printable character which is not a space
    [all...]
  /external/chromium/chrome/browser/first_run/
upgrade_util.h 24 // Checks if chrome_new.exe is present in the current instance's install.
26 // Checks if the last modified time of chrome is newer than that of the current
  /external/chromium/chrome/browser/ui/web_applications/
web_app_ui.h 21 // Updates web app shortcut of the TabContents. This function checks and
23 // on MD5 hash of icon image. For shortcuts, it checks the desktop, start menu
  /external/clang/test/Analysis/inlining/
inline-defensive-checks.m 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-config suppress-inlined-defensive-checks=true -verify %s
20 // Check that inline defensive checks is triggered for null expressions
  /external/llvm/test/Assembler/
2002-04-07-HexFloatConstants.ll 1 ; This testcase checks to make sure that the assembler can handle floating
2 ; point constants in IEEE hex format. This also checks that the disassembler,
  /external/llvm/utils/lit/lit/ExampleTests/
lit.cfg 22 # target_triple: Used by ShTest format for XFAIL checks.
25 # available_features: Used by ShTest format for REQUIRES checks.
  /dalvik/dx/tests/051-dex-explicit-null/
info.txt 1 This is a smoke test of dex conversion, which checks to see that
  /dalvik/dx/tests/063-dex-empty-switch/
info.txt 1 This is a smoke test of dex conversion, which checks to see that
  /dalvik/dx/tests/071-dex-java-stack-ops/
info.txt 1 This is a smoke test of dex conversion, which checks to see that at
  /dalvik/dx/tests/073-dex-null-array-refs/
info.txt 1 This is a smoke test of dex conversion, which checks to see that
  /dalvik/dx/tests/075-dex-cat2-value-merge/
info.txt 1 This is a smoke test of dex conversion, which checks to see that
  /dalvik/dx/tests/079-dex-local-variable-renumbering/
info.txt 1 This is a smoke test of dex conversion, which checks to make sure that
  /dalvik/dx/tests/080-dex-exception-tables/
info.txt 1 This is a smoke test of dex conversion, which checks to make sure that
  /dalvik/dx/tests/081-dex-throws-list/
info.txt 1 This is a smoke test of dex conversion, which checks to make sure that
  /dalvik/dx/tests/082-dex-throws-list-sharing/
info.txt 1 This is a smoke test of dex conversion, which checks to make sure that
  /dalvik/dx/tests/084-dex-high-register-moves/
info.txt 1 This is a smoke test of dex conversion, which checks to make sure that
  /dalvik/dx/tests/097-dex-branch-offset-zero/
info.txt 1 This is a smoke test of dex conversion, which checks to make sure that
  /dalvik/tests/068-classloader/
info.txt 4 some situations in which a VM that only checks the UTF-8 signatures could
  /external/clang/test/CodeGen/
debug-info-gline-tables-only2.c 2 // Checks that clang with "-gline-tables-only" emits metadata for
debug-info-line4.c 2 // Checks that clang emits column information when -gcolumn-info is passed.
  /external/clang/test/Sema/
fn-ptr-as-fn-prototype.c 3 // This testcase checks the functionality of