Searched refs:_options (Results 1 – 21 of 21) sorted by relevance
25 self["last_push"] = self._options.last_push or self.FindLastTrunkPush(37 cwd = self._options.chromium52 self.GitCheckout("master", cwd=self._options.chromium)53 self.Command("gclient", "sync --nohooks", cwd=self._options.chromium)54 self.GitPull(cwd=self._options.chromium)60 cwd=self._options.chromium)70 cwd=self._options.chromium) is None:79 (commit_title, sheriff, self._options.reviewer),80 author=self._options.author,81 cwd=self._options.chromium)[all …]
40 if self._options.force:42 elif self._options.step == 0: # pragma: no cover47 if self._options.revert_bleeding_edge:49 elif self._options.branch:50 self["merge_to_branch"] = self._options.branch71 self._options.revisions))146 self.ApplyPatch(self.Config("TEMPORARY_PATCH_FILE"), self._options.revert)147 if self._options.patch:148 self.ApplyPatch(self._options.patch, self._options.revert)155 if self._options.revert_bleeding_edge:[all …]
127 return (self._options.max_releases > 0128 and len(releases) > self._options.max_releases)240 if self._options.branch == 'recent':242 if self._options.max_releases == 0: # pragma: no cover243 self._options.max_releases = 10249 elif self._options.branch == 'all': # pragma: no cover257 assert self._options.branch in branches + ["trunk", "bleeding_edge"]258 releases += self.GetReleasesFromBranch(self._options.branch)269 cwd = self._options.chromium282 cwd = self._options.chromium[all …]
29 "owner": self._options.author,58 exec(FileToText(os.path.join(self._options.chromium, "DEPS")))90 if self._options.roll:92 "--author", self._options.author,93 "--reviewer", self._options.reviewer,94 "--chromium", self._options.chromium,97 if self._options.sheriff:99 "--sheriff", "--googlers-mapping", self._options.googlers_mapping])100 if self._options.dry_run:
264 self._options = options338 if self._options.force_readline_defaults and default is not None:363 if self._options.requires_editor:385 if not self._options.manual: # pragma: no cover411 if (self._options.requires_editor and (not os.environ.get("EDITOR") or464 answer = self.ReadLine(None if self._options.wait_for_lgtm else "LGTM")523 self.Command("svn", "update", cwd=self._options.svn)524 if self.Command("svn", "status", cwd=self._options.svn) != "":528 cwd=self._options.svn):533 (self._options.author, self._options.svn_config, commit_message),[all …]
168 if self._options.dry_run: # pragma: no cover195 self.GitCommit("%s\n\nTBR=%s" % (msg, self._options.author),196 author=self._options.author)197 if self._options.svn:200 self.GitUpload(author=self._options.author,201 force=self._options.force_upload,
112 if self._options.push:115 ["--author", self._options.author,116 "--reviewer", self._options.reviewer,
66 if self._options.revision:67 self["push_hash"] = self.GitSVNFindGitHash(self._options.revision)78 last_push = self._options.last_push or self.FindLastTrunkPush()86 if self._options.last_bleeding_edge:89 last_push_bleeding_edge = self._options.last_bleeding_edge
154 if not self._options.dry_run:
96 LIST_CATEGORIES_ARGS, self._options.device_serial)100 if self._options.app_name is not None:101 extra_args.extend(['-a', self._options.app_name])103 if self._options.kfuncs is not None:104 extra_args.extend(['-k', self._options.kfuncs])107 self._categories = get_default_categories(self._options.device_serial)119 if self._options.list_categories:122 elif self._options.from_file is not None:123 tracer_args = ['cat', self._options.from_file]128 if self._options.compress_trace_data:[all …]
59 for (int i = 0; i < _options.Methods.Size(); i++) in CreateMixerCoder()61 const CMethodFull &methodFull = _options.Methods[i]; in CreateMixerCoder()84 RINOK(setCoderMt->SetNumberOfThreads(_options.NumThreads)); in CreateMixerCoder()116 const UInt32 sizeInBytes = _options.Password.Length() * 2; in CreateMixerCoder()118 for (int i = 0; i < _options.Password.Length(); i++) in CreateMixerCoder()120 wchar_t c = _options.Password[i]; in CreateMixerCoder()284 _options = options; in CEncoder()292 if (_options.Methods.IsEmpty()) in EncoderConstr()295 if (!_options.PasswordIsDefined) in EncoderConstr()297 if (!_options.Binds.IsEmpty()) in EncoderConstr()[all …]
29 CCompressionMethodMode _options; variable
292 self._options = options.copy()294 self._path + '?' + urllib.urlencode(self._options))296 self._new_max_keys = self._options.get('max-keys')299 options = self._options319 max_keys = self._options.get('max-keys')324 body=content, extras=self._options)328 self._path + '?' + urllib.urlencode(self._options))412 if ('max-keys' in self._options and413 self._options['max-keys'] <= common._MAX_GET_BUCKET_RESULT):424 self._options.pop('marker', None)[all …]
76 self._options = options88 self._options = options100 if self._options:101 return self._options108 self._options = options_class()109 return self._options
83 self._options = options95 self._options = options107 if self._options:108 return self._options115 self._options = options_class()116 return self._options
19 self._options = options
90 protected int _options; field in ServletContextHandler117 _options=options; in ServletContextHandler()275 if (_securityHandler==null && (_options&SECURITY)!=0 && !isStarted()) in getSecurityHandler()298 if (_sessionHandler==null && (_options&SESSIONS)!=0 && !isStarted()) in getSessionHandler()
165 DESCRIPTOR._options = _descriptor._ParseOptions(descriptor_pb2.FileOptions(), '\n\034com.google.pro…
6 …_options=e.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},getOptions:func…
943 (this._options = $.extend({}, this.options, { trigger: 'manual', selector: '' })) :961 var self = $(e.currentTarget)[this.type](this._options).data(this.type)973 var self = $(e.currentTarget)[this.type](this._options).data(this.type)
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...