/external/chromium_org/third_party/closure_linter/ |
README | 8 gjslint.py - runs the linter and checks for errors
|
/external/chromium_org/third_party/tcmalloc/vendor/m4/ |
namespaces.m4 | 0 # Checks whether the compiler implements namespaces
|
/external/fdlibm/ |
configure.in | 5 dnl Checks for programs
|
/external/open-vcdiff/gflags/m4/ |
namespaces.m4 | 0 # Checks whether the compiler implements namespaces
|
/frameworks/native/opengl/tools/glgen/src/ |
ParameterChecker.java | 46 String[] checks = map.get(functionName); local 47 if (checks == null && 52 checks = map.get(functionName); 54 return checks;
|
/ndk/tests/build/multi-abi/ |
README | 1 This test checks that we can build the same binary for multiple architectures
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
p755.cpp | 2 // It checks to see if you can define your own global new operator.
|
p755a.cpp | 2 // It checks to see if you can define your own global delete operator.
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
p755.cpp | 2 // It checks to see if you can define your own global new operator.
|
p755a.cpp | 2 // It checks to see if you can define your own global delete operator.
|
/prebuilts/devtools/tools/lib/ |
lint-checks.jar | |
/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/chromium_org/chrome/browser/metrics/variations/ |
variations_seed_processor.h | 52 // Checks whether a study is applicable for the given |channel| per |filter|. 55 // Checks whether a study is applicable for the given |locale| per |filter|. 58 // Checks whether a study is applicable for the given |platform| per |filter|. 61 // Checks whether a study is applicable for the given date/time per |filter|. 65 // Checks whether a study is applicable for the given version per |filter|. 73 // Checks whether |study| is expired using the given date/time. 77 // parameters. Uses |version_info| for min / max version checks, 79 // checks.
|
/external/chromium_org/chrome/browser/profiles/ |
profiles_state.h | 13 // Checks if multiple profiles is enabled. 16 // Checks if new profile management is enabled.
|
/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.
|
/art/test/068-classloader/ |
info.txt | 4 some situations in which a VM that only checks the UTF-8 signatures could
|
/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
|