HomeSort by relevance Sort by last modified time
    Searched defs:should (Results 1 - 2 of 2) sorted by null

  /build/core/
main.mk 29 # TOPDIR is the normal variable you should use, because
218 # ENABLE_INCREMENTALJAVAC should NOT be enabled by default, because change of
364 # TODO: this should be eng I think. Since the sdk is built from the eng
392 # non-empty if that module should be installed in /system.
394 # For most goals, anything not tagged with the "tests" tag should
396 define should-install-to-system
401 # For the sdk goal, anything with the "samples" tag should be
403 define should-install-to-system
498 $(warning * should not be used for new files.)
661 # TODO: Should we do this for all builds and not just the sdk
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/common/checkout/
scm_unittest.py 49 from webkitpy.common.config.committers import Committer # FIXME: This should not be needed namespace
50 from webkitpy.common.net.bugzilla import Attachment # FIXME: This should not be needed namespace
58 # FIXME: This should be unified into one of the executive.py commands!
84 # We use this wrapper to disable output decoding. diffs should be treated as
122 # Slash should always be the right path separator since we use cygwin on Windows.
295 # Tests which both GitTest and SVNTest should run.
370 # Patch formats are slightly different between svn and git, so just regexp for things we know should be there.
433 # Applying the same modification should fail.
    [all...]

Completed in 273 milliseconds