HomeSort by relevance Sort by last modified time
    Searched refs:force (Results 276 - 300 of 1770) sorted by null

<<11121314151617181920>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
build_clib.py 41 ('force', 'f',
47 boolean_options = ['debug', 'force']
66 self.force = 0
81 ('force', 'force'))
103 force=self.force)
build_py.py 27 ('force', 'f', "forcibly build everything (ignore file timestamps)"),
30 boolean_options = ['compile', 'force']
41 self.force = None
46 ('force', 'force'))
390 force=self.force, prefix=prefix, dry_run=self.dry_run)
393 force=self.force, prefix=prefix, dry_run=self.dry_run)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
driver.py 110 save=True, force=False, logger=None):
119 if force or not _newer(gp, gt):
153 load_grammar(gt, save=True, force=True)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
build_clib.py 41 ('force', 'f',
47 boolean_options = ['debug', 'force']
66 self.force = 0
81 ('force', 'force'))
103 force=self.force)
build_py.py 27 ('force', 'f', "forcibly build everything (ignore file timestamps)"),
30 boolean_options = ['compile', 'force']
41 self.force = None
46 ('force', 'force'))
390 force=self.force, prefix=prefix, dry_run=self.dry_run)
393 force=self.force, prefix=prefix, dry_run=self.dry_run)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
driver.py 110 save=True, force=False, logger=None):
119 if force or not _newer(gp, gt):
153 load_grammar(gt, save=True, force=True)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
build_py.py 27 ('force', 'f', "forcibly build everything (ignore file timestamps)"),
30 boolean_options = ['compile', 'force']
41 self.force = None
46 ('force', 'force'))
390 force=self.force, prefix=prefix, dry_run=self.dry_run)
393 force=self.force, prefix=prefix, dry_run=self.dry_run)
  /external/chromium-trace/catapult/devil/devil/android/
device_utils_devicetest.py 96 self.device.RemovePath(_DEVICE_DIR, recursive=True, force=True)
111 self.device.RemovePath(_DEVICE_DIR, recursive=True, force=True)
128 self.device.RemovePath(_DEVICE_DIR, recursive=True, force=True)
156 self.device.RemovePath(_DEVICE_DIR, recursive=True, force=True)
211 self.device.RemovePath(_DEVICE_DIR, recursive=True, force=True)
  /external/elfutils/libelf/
elf_compress.c 68 size). Returns (void *) -1 when FORCE is false and the compressed
74 size_t *new_size, bool force)
91 if (next_data == NULL && !force
177 if (!force && flush == Z_FINISH && used >= *orig_size)
334 bool force = (flags & ELF_CHF_FORCE) != 0; local
395 &new_size, force);
  /external/libyuv/files/
setup_links.py 250 def __init__(self, links_db, force=False, dry_run=False, prompt=False):
251 self._force = force
312 %s%s --force
443 parser.add_option('-f', '--force', action='store_true', default=on_bot,
444 help='Force link creation. CAUTION: This deletes existing '
455 if options.dry_run or options.force or options.clean_only:
483 symlink_creator = WebRTCLinkSetup(links_database, options.force,
  /external/python/cpython2/Lib/distutils/command/
build_py.py 27 ('force', 'f', "forcibly build everything (ignore file timestamps)"),
30 boolean_options = ['compile', 'force']
41 self.force = None
46 ('force', 'force'))
391 force=self.force, prefix=prefix, dry_run=self.dry_run)
394 force=self.force, prefix=prefix, dry_run=self.dry_run)
  /external/python/cpython3/Lib/distutils/command/
build_py.py 26 ('force', 'f', "forcibly build everything (ignore file timestamps)"),
29 boolean_options = ['compile', 'force']
40 self.force = None
45 ('force', 'force'))
389 force=self.force, prefix=prefix, dry_run=self.dry_run)
392 force=self.force, prefix=prefix, dry_run=self.dry_run)
  /external/webrtc/
setup_links.py 271 def __init__(self, links_db, force=False, dry_run=False, prompt=False):
272 self._force = force
333 %s%s --force
464 parser.add_option('-f', '--force', action='store_true', default=on_bot,
465 help='Force link creation. CAUTION: This deletes existing '
476 if options.dry_run or options.force or options.clean_only:
504 symlink_creator = WebRTCLinkSetup(links_database, options.force,
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
build_py.py 27 ('force', 'f', "forcibly build everything (ignore file timestamps)"),
30 boolean_options = ['compile', 'force']
41 self.force = None
46 ('force', 'force'))
390 force=self.force, prefix=prefix, dry_run=self.dry_run)
393 force=self.force, prefix=prefix, dry_run=self.dry_run)
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
build_py.py 27 ('force', 'f', "forcibly build everything (ignore file timestamps)"),
30 boolean_options = ['compile', 'force']
41 self.force = None
46 ('force', 'force'))
390 force=self.force, prefix=prefix, dry_run=self.dry_run)
393 force=self.force, prefix=prefix, dry_run=self.dry_run)
  /prebuilts/misc/common/swig/include/2.0.11/php/
php.swg 148 %typemap(in) void ** ($*1_ltype ptr, int force),
149 void *& ($*1_ltype ptr, int force)
160 force=0;
169 force=1;
175 if (force$argnum) {
typemaps.i 287 %typemap(in,numinputs=0) void **OUTPUT (int force),
288 void *&OUTPUT (int force)
299 force=0;
308 force=1;
315 if (force$argnum) { /* pass back arg$argnum through params ($arg) if we can */
  /external/fio/
eta.c 354 bool calc_thread_status(struct jobs_eta *je, int force)
368 if (!force) {
495 if (!force && disp_time < 900)
503 if (!force && !je->nr_running && !je->nr_pending)
624 struct jobs_eta *get_jobs_eta(bool force, size_t *size)
637 if (!calc_thread_status(je, force)) {
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
AudioOutputDescriptor.cpp 148 bool force)
152 // - the force flag is set
153 if (volume != mCurVolume[stream] || force) {
371 bool force)
373 bool changed = AudioOutputDescriptor::setVolume(volume, stream, device, delayMs, force);
376 // Force VOICE_CALL to track BLUETOOTH_SCO stream volume when bluetooth audio is
583 bool force)
585 bool changed = AudioOutputDescriptor::setVolume(volume, stream, device, delayMs, force);
  /frameworks/base/libs/storage/
IMountService.cpp 160 int32_t unmountVolume(const String16& mountPoint, const bool force, const bool removeEncryption)
165 data.writeInt32(force ? 1 : 0);
319 int32_t unmountSecureContainer(const String16& id, const bool force)
324 data.writeInt32(force ? 1 : 0);
466 void unmountObb(const String16& filename, const bool force,
472 data.writeInt32(force ? 1 : 0);
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/symbolz/
symbolz.go 40 // force is false, it will only symbolize locations from mappings
42 func Symbolize(p *profile.Profile, force bool, sources plugin.MappingSources, syms func(string, string) ([]byte, error), ui plugin.UI) error {
44 if !force && m.HasFunctions {
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/symbolz/
symbolz.go 40 // force is false, it will only symbolize locations from mappings
42 func Symbolize(p *profile.Profile, force bool, sources plugin.MappingSources, syms func(string, string) ([]byte, error), ui plugin.UI) error {
44 if !force && m.HasFunctions {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
bcppcompiler.py 56 force=0):
58 CCompiler.__init__ (self, verbose, dry_run, force)
385 if self.force or output_file is None or newer(source, output_file):
  /external/python/cpython2/Lib/distutils/
bcppcompiler.py 56 force=0):
58 CCompiler.__init__ (self, verbose, dry_run, force)
385 if self.force or output_file is None or newer(source, output_file):
  /external/python/cpython3/Lib/distutils/
bcppcompiler.py 56 force=0):
58 CCompiler.__init__ (self, verbose, dry_run, force)
384 if self.force or output_file is None or newer(source, output_file):

Completed in 647 milliseconds

<<11121314151617181920>>