HomeSort by relevance Sort by last modified time
    Searched refs:SLOW (Results 1 - 15 of 15) sorted by null

  /sdk/lint/libs/lint_api/src/com/android/tools/lint/detector/api/
Speed.java 37 SLOW("Slow");
  /sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
ViewTypeDetector.java 75 return Speed.SLOW;
UnusedResourceDetector.java 97 "Unused resources make applications larger and slow down builds.",
483 return Speed.SLOW;
ApiDetector.java 113 return Speed.SLOW;
IconDetector.java 262 return Speed.SLOW;
    [all...]
  /external/zlib/src/contrib/puff/
puff.c 14 * function here is used, then puff() is only twice as slow as zlib's
233 #ifdef SLOW
261 #else /* !SLOW */
305 #endif /* SLOW */
    [all...]
  /external/jpeg/
jccolor.c 386 SLOW:
  /external/icu4c/test/intltest/
usettest.cpp     [all...]
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
test_expectations.py 45 SLOW, REBASELINE, MISSING, FLAKY, NOW, NONE) = range(16)
243 SLOW: The test takes a long time to run, but does not timeout indefinitely.
247 -A test cannot be both SLOW and TIMEOUT
290 'slow': SLOW,
579 if 'slow' in options and TIMEOUT in expectations:
581 'A test can not be both SLOW and TIMEOUT. If it times out '
648 modifiers: sequence of modifier keywords ('wontfix', 'slow', etc.)
    [all...]
test_runner.py 480 test_expectations.SLOW)
495 # That will slow down experimental-fully-parallel, but it's unclear
    [all...]
  /external/qemu/android/
hw-events.h 354 KEY_CODE(SLOW ,0x199) \
  /external/qemu/distrib/jpeg-6b/
jccolor.c 479 SLOW:
  /external/v8/tools/
test.py 689 'debug' : ['--nobreak-on-abort', '--enable-slow-asserts', '--debug-code', '--verify-heap'],
759 SLOW = 'slow'
    [all...]
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 
  /prebuilts/sdk/tools/lib/
lint_api.jar 

Completed in 378 milliseconds