/external/v8/tools/release/ |
auto_tag.py | 153 if not self._options.dry_run: 170 parser.add_argument("--dry_run", help="Don't tag the new version.", 174 if not options.dry_run and not options.author:
|
create_release.py | 158 if self._options.dry_run: 237 if self._options.dry_run: 247 if self._options.dry_run:
|
/frameworks/native/cmds/dumpstate/ |
DumpstateInternal.cpp | 114 bool dry_run) { 133 if (dry_run) {
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
cygwinccompiler.py | 92 def __init__ (self, verbose=0, dry_run=0, force=0):
94 UnixCCompiler.__init__ (self, verbose, dry_run, force)
303 dry_run=0,
306 CygwinCCompiler.__init__ (self, verbose, dry_run, force)
|
/external/autotest/server/site_tests/hardware_MemoryIntegrity/ |
hardware_MemoryIntegrity.py | 25 self._client_at.run_test('hardware_RamFio', size=0, dry_run=True)
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
sb_context.cpp | 35 unsigned sb_context::dry_run = 0; member in class:r600_sb::sb_context
|
/external/python/cpython2/Lib/distutils/ |
cygwinccompiler.py | 92 def __init__ (self, verbose=0, dry_run=0, force=0): 94 UnixCCompiler.__init__ (self, verbose, dry_run, force) 303 dry_run=0, 306 CygwinCCompiler.__init__ (self, verbose, dry_run, force)
|
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/ |
cygwinccompiler.py | 109 def __init__ (self, verbose=0, dry_run=0, force=0): 111 UnixCCompiler.__init__ (self, verbose, dry_run, force) 335 dry_run=0, 338 CygwinCCompiler.__init__ (self, verbose, dry_run, force)
|
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/ |
cygwinccompiler.py | 109 def __init__ (self, verbose=0, dry_run=0, force=0): 111 UnixCCompiler.__init__ (self, verbose, dry_run, force) 335 dry_run=0, 338 CygwinCCompiler.__init__ (self, verbose, dry_run, force)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
cygwinccompiler.py | 109 def __init__ (self, verbose=0, dry_run=0, force=0): 111 UnixCCompiler.__init__ (self, verbose, dry_run, force) 335 dry_run=0, 338 CygwinCCompiler.__init__ (self, verbose, dry_run, force)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
cygwinccompiler.py | 109 def __init__ (self, verbose=0, dry_run=0, force=0): 111 UnixCCompiler.__init__ (self, verbose, dry_run, force) 335 dry_run=0, 338 CygwinCCompiler.__init__ (self, verbose, dry_run, force)
|
/external/autotest/tko/ |
parse.py | 36 'ParseOptions', ['reparse', 'mail_on_failure', 'dry_run', 'suite_report', 63 dest="dry_run", action="store_true", default=False) 251 dry_run = parse_options.dry_run 311 if not dry_run: 339 if not dry_run: 362 if not dry_run: 432 if not dry_run: 601 options.dry_run, options.suite_report,
|
/external/python/cpython2/Lib/test/ |
test_marshal.py | 291 @test_support.precisionbigmemtest(size=LARGE_SIZE, memuse=1, dry_run=False) 296 memuse=character_size + 2, dry_run=False) 301 memuse=pointer_size, dry_run=False) 306 memuse=pointer_size, dry_run=False) 312 dry_run=False) 318 dry_run=False) 322 @test_support.precisionbigmemtest(size=LARGE_SIZE, memuse=1, dry_run=False)
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_marshal.py | 284 @test_support.precisionbigmemtest(size=LARGE_SIZE, memuse=1, dry_run=False) 289 memuse=character_size, dry_run=False) 294 memuse=pointer_size, dry_run=False) 299 memuse=pointer_size, dry_run=False) 305 dry_run=False) 311 dry_run=False) 315 @test_support.precisionbigmemtest(size=LARGE_SIZE, memuse=1, dry_run=False)
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_marshal.py | 284 @test_support.precisionbigmemtest(size=LARGE_SIZE, memuse=1, dry_run=False) 289 memuse=character_size, dry_run=False) 294 memuse=pointer_size, dry_run=False) 299 memuse=pointer_size, dry_run=False) 305 dry_run=False) 311 dry_run=False) 315 @test_support.precisionbigmemtest(size=LARGE_SIZE, memuse=1, dry_run=False)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_marshal.py | 284 @test_support.precisionbigmemtest(size=LARGE_SIZE, memuse=1, dry_run=False) 289 memuse=character_size, dry_run=False) 294 memuse=pointer_size, dry_run=False) 299 memuse=pointer_size, dry_run=False) 305 dry_run=False) 311 dry_run=False) 315 @test_support.precisionbigmemtest(size=LARGE_SIZE, memuse=1, dry_run=False)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_marshal.py | 284 @test_support.precisionbigmemtest(size=LARGE_SIZE, memuse=1, dry_run=False) 289 memuse=character_size, dry_run=False) 294 memuse=pointer_size, dry_run=False) 299 memuse=pointer_size, dry_run=False) 305 dry_run=False) 311 dry_run=False) 315 @test_support.precisionbigmemtest(size=LARGE_SIZE, memuse=1, dry_run=False)
|
/external/clang/ |
build.py | 48 dry_run = False variable in class:Config 89 if not Config.dry_run: 97 if not Config.dry_run: 105 if not Config.dry_run: 113 if not Config.dry_run: 120 if not Config.dry_run: 127 if not Config.dry_run: 134 if not Config.dry_run: 675 Config.dry_run = args.dry_run [all...] |
/external/toolchain-utils/ |
repo_to_repo.py | 72 def PushSources(self, commit_message=None, dry_run=False, message_file=None): 262 def PushSources(self, commit_message=None, dry_run=False, message_file=None): 267 if dry_run: 358 '--dry_run', 359 dest='dry_run', 405 dry_run=options.dry_run, 410 if not options.dry_run:
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_tokenize.c | 466 void vp9_tokenize_sb(VP9_COMP *cpi, ThreadData *td, TOKENEXTRA **t, int dry_run, 479 if (!dry_run && !seg_skip) ++td->counts->skip[ctx][1]; 484 if (!dry_run) {
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/ |
build_py.py | 390 force=self.force, prefix=prefix, dry_run=self.dry_run)
393 force=self.force, prefix=prefix, dry_run=self.dry_run)
|
build_scripts.py | 78 if not self.dry_run:
95 if not self.dry_run:
119 if self.dry_run:
|
sdist.py | 401 dir_util.create_tree(base_dir, files, dry_run=self.dry_run)
458 dir_util.remove_tree(base_dir, dry_run=self.dry_run)
|
/external/autotest/site_utils/autoupdate/ |
full_release_test.py | 359 def run_test_afe(test, env, control_code, afe, dry_run): 366 @param dry_run: If True, don't actually run the test against the afe. 368 @return The scheduled job ID or None if dry_run. 381 if not dry_run: 416 'without running them. Implies --dry_run') 431 parser.add_option('-n', '--dry_run', action='store_true', 460 opts.dry_run = True 515 afe, args.dry_run)
|
/external/kmod/tools/ |
modprobe.c | 48 static int dry_run = 0; variable 273 if (dry_run) 298 if (dry_run) 507 if (dry_run) 777 dry_run = 1; 787 dry_run = 1;
|