Searched defs:api_key (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/maintainer-scripts/ |
H A D | branch_changer.py | 96 def update_summary(self, api_key, doit): argument 108 …def change_milestone(self, api_key, old_milestone, new_milestone, comment, new_fail_version, doit): argument 151 def modify_bug(self, api_key, params, doit): argument 171 def get_bugs(api_key, query): argument 176 def search(api_key, remove, add, limit, doit): argument 194 def replace_milestone(api_key, limit, old_milestone, new_milestone, comment, add_known_to_fail, doi… argument
|
H A D | bugzilla-close-candidate.py | 50 def get_bugs(api_key, query): argument 55 def search(api_key): argument
|
/netbsd-src/external/gpl3/gcc/dist/maintainer-scripts/ |
H A D | branch_changer.py | 110 def update_summary(self, api_key, doit): argument 126 …def change_milestone(self, api_key, old_milestone, new_milestone, comment, new_fail_version, doit): argument 176 def modify_bug(self, api_key, params, doit): argument 196 def get_bugs(api_key, query): argument 202 def search(api_key, remove, add, limit, doit): argument 221 def replace_milestone(api_key, limit, old_milestone, new_milestone, comment, add_known_to_fail, doi… argument
|
/netbsd-src/external/gpl3/gcc/dist/contrib/ |
H A D | mark_spam.py | 30 def mark_as_spam(id, api_key, verbose): argument
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/ |
H A D | mark_spam.py | 30 def mark_as_spam(id, api_key, verbose): argument
|