Home
last modified time | relevance | path

Searched refs:NotSet (Results 1 – 25 of 961) sorted by relevance

12345678910>>...39

/dports/devel/py-pygithub/PyGithub-1.54/github/
H A DOrganization.py412 events=github.GithubObject.NotSet,
413 active=github.GithubObject.NotSet,
649 blog=github.GithubObject.NotSet,
652 email=github.GithubObject.NotSet,
654 name=github.GithubObject.NotSet,
774 sort=github.GithubObject.NotSet,
819 self, filter_=github.GithubObject.NotSet, role=github.GithubObject.NotSet
933 type=github.GithubObject.NotSet,
934 sort=github.GithubObject.NotSet,
1010 user=github.GithubObject.NotSet,
[all …]
H A DAuthenticatedUser.py431 scopes=github.GithubObject.NotSet,
432 note=github.GithubObject.NotSet,
690 name=github.GithubObject.NotSet,
691 email=github.GithubObject.NotSet,
692 blog=github.GithubObject.NotSet,
696 bio=github.GithubObject.NotSet,
821 sort=github.GithubObject.NotSet,
870 sort=github.GithubObject.NotSet,
951 all=github.GithubObject.NotSet,
1031 type=github.GithubObject.NotSet,
[all …]
H A DRepository.py1160 body=github.GithubObject.NotSet,
1277 state=github.GithubObject.NotSet,
1688 sha=github.GithubObject.NotSet,
1689 path=github.GithubObject.NotSet,
1785 sha=github.GithubObject.NotSet,
1786 ref=github.GithubObject.NotSet,
1787 task=github.GithubObject.NotSet,
1840 task=github.GithubObject.NotSet,
2419 sort=github.GithubObject.NotSet,
2507 sort=github.GithubObject.NotSet,
[all …]
H A DCheckRun.py189 name=github.GithubObject.NotSet,
190 head_sha=github.GithubObject.NotSet,
191 details_url=github.GithubObject.NotSet,
192 external_id=github.GithubObject.NotSet,
193 status=github.GithubObject.NotSet,
194 started_at=github.GithubObject.NotSet,
195 conclusion=github.GithubObject.NotSet,
197 output=github.GithubObject.NotSet,
198 actions=github.GithubObject.NotSet,
269 self._app = github.GithubObject.NotSet
[all …]
H A DBranch.py82 self._commit = github.GithubObject.NotSet
83 self._name = github.GithubObject.NotSet
85 self._protected = github.GithubObject.NotSet
116 strict=github.GithubObject.NotSet,
117 contexts=github.GithubObject.NotSet,
118 enforce_admins=github.GithubObject.NotSet,
119 dismissal_users=github.GithubObject.NotSet,
120 dismissal_teams=github.GithubObject.NotSet,
170 strict is not github.GithubObject.NotSet
173 if strict is github.GithubObject.NotSet:
[all …]
H A DCommit.py139 line=github.GithubObject.NotSet,
140 path=github.GithubObject.NotSet,
141 position=github.GithubObject.NotSet,
176 target_url=github.GithubObject.NotSet,
177 description=github.GithubObject.NotSet,
178 context=github.GithubObject.NotSet,
265 check_name=github.GithubObject.NotSet,
266 status=github.GithubObject.NotSet,
267 filter=github.GithubObject.NotSet,
298 self, app_id=github.GithubObject.NotSet, check_name=github.GithubObject.NotSet
[all …]
H A DPullRequest.py467 commit=github.GithubObject.NotSet,
468 body=github.GithubObject.NotSet,
469 event=github.GithubObject.NotSet,
470 comments=github.GithubObject.NotSet,
509 reviewers=github.GithubObject.NotSet,
533 reviewers=github.GithubObject.NotSet,
557 title=github.GithubObject.NotSet,
558 body=github.GithubObject.NotSet,
559 state=github.GithubObject.NotSet,
560 base=github.GithubObject.NotSet,
[all …]
H A DAuthorization.py126 scopes=github.GithubObject.NotSet,
127 add_scopes=github.GithubObject.NotSet,
128 remove_scopes=github.GithubObject.NotSet,
129 note=github.GithubObject.NotSet,
130 note_url=github.GithubObject.NotSet,
171 self._app = github.GithubObject.NotSet
173 self._id = github.GithubObject.NotSet
174 self._note = github.GithubObject.NotSet
176 self._scopes = github.GithubObject.NotSet
177 self._token = github.GithubObject.NotSet
[all …]
H A DProject.py154 name=github.GithubObject.NotSet,
155 body=github.GithubObject.NotSet,
156 state=github.GithubObject.NotSet,
158 private=github.GithubObject.NotSet,
179 if name is not github.GithubObject.NotSet:
227 self._body = github.GithubObject.NotSet
232 self._id = github.GithubObject.NotSet
233 self._name = github.GithubObject.NotSet
235 self._number = github.GithubObject.NotSet
237 self._state = github.GithubObject.NotSet
[all …]
H A DDeployment.py192 target_url=github.GithubObject.NotSet,
193 description=github.GithubObject.NotSet,
194 environment=github.GithubObject.NotSet,
195 environment_url=github.GithubObject.NotSet,
196 auto_inactive=github.GithubObject.NotSet,
257 self._id = github.GithubObject.NotSet
260 self._url = github.GithubObject.NotSet
261 self._sha = github.GithubObject.NotSet
262 self._task = github.GithubObject.NotSet
263 self._payload = github.GithubObject.NotSet
[all …]
H A DWorkflow.py129 if inputs is github.GithubObject.NotSet:
138 actor=github.GithubObject.NotSet,
139 branch=github.GithubObject.NotSet,
140 event=github.GithubObject.NotSet,
141 status=github.GithubObject.NotSet,
152 actor is github.GithubObject.NotSet
157 branch is github.GithubObject.NotSet
188 self._id = github.GithubObject.NotSet
189 self._name = github.GithubObject.NotSet
190 self._path = github.GithubObject.NotSet
[all …]
H A DHook.py145 events=github.GithubObject.NotSet,
146 add_events=github.GithubObject.NotSet,
147 remove_events=github.GithubObject.NotSet,
148 active=github.GithubObject.NotSet,
204 self._active = github.GithubObject.NotSet
205 self._config = github.GithubObject.NotSet
207 self._events = github.GithubObject.NotSet
208 self._id = github.GithubObject.NotSet
210 self._name = github.GithubObject.NotSet
211 self._test_url = github.GithubObject.NotSet
[all …]
H A DNamedUser.py556 type=github.GithubObject.NotSet,
557 sort=github.GithubObject.NotSet,
558 direction=github.GithubObject.NotSet,
652 self._bio = github.GithubObject.NotSet
653 self._blog = github.GithubObject.NotSet
669 self._id = github.GithubObject.NotSet
674 self._name = github.GithubObject.NotSet
679 self._plan = github.GithubObject.NotSet
685 self._role = github.GithubObject.NotSet
693 self._type = github.GithubObject.NotSet
[all …]
H A DCheckSuite.py177 check_name=github.GithubObject.NotSet,
178 status=github.GithubObject.NotSet,
179 filter=github.GithubObject.NotSet,
196 if status is not github.GithubObject.NotSet:
210 self._after = github.GithubObject.NotSet
211 self._app = github.GithubObject.NotSet
212 self._before = github.GithubObject.NotSet
218 self._head_sha = github.GithubObject.NotSet
219 self._id = github.GithubObject.NotSet
223 self._status = github.GithubObject.NotSet
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dantlr.r22 NotSet,
33 NotSet,
177 NotSet,
189 NotSet,
201 NotSet,
216 NotSet,
229 NotSet,
242 NotSet,
255 NotSet,
267 NotSet,
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dantlr.r22 NotSet,
33 NotSet,
177 NotSet,
189 NotSet,
201 NotSet,
216 NotSet,
229 NotSet,
242 NotSet,
255 NotSet,
267 NotSet,
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dantlr.r22 NotSet,
33 NotSet,
177 NotSet,
189 NotSet,
201 NotSet,
216 NotSet,
229 NotSet,
242 NotSet,
255 NotSet,
267 NotSet,
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dantlr.r22 NotSet,
33 NotSet,
177 NotSet,
189 NotSet,
201 NotSet,
216 NotSet,
229 NotSet,
242 NotSet,
255 NotSet,
267 NotSet,
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dantlr.r22 NotSet,
33 NotSet,
177 NotSet,
189 NotSet,
201 NotSet,
216 NotSet,
229 NotSet,
242 NotSet,
255 NotSet,
267 NotSet,
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dantlr.r22 NotSet,
33 NotSet,
177 NotSet,
189 NotSet,
201 NotSet,
216 NotSet,
229 NotSet,
242 NotSet,
255 NotSet,
267 NotSet,
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dantlr.r22 NotSet,
33 NotSet,
177 NotSet,
189 NotSet,
201 NotSet,
216 NotSet,
229 NotSet,
242 NotSet,
255 NotSet,
267 NotSet,
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dantlr.r22 NotSet,
33 NotSet,
177 NotSet,
189 NotSet,
201 NotSet,
216 NotSet,
229 NotSet,
242 NotSet,
255 NotSet,
267 NotSet,
[all …]
/dports/devel/cccc/cccc-3.1.6/pccts/antlr/
H A Dantlr.r22 NotSet,
33 NotSet,
177 NotSet,
189 NotSet,
201 NotSet,
216 NotSet,
229 NotSet,
242 NotSet,
255 NotSet,
267 NotSet,
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dantlr.r22 NotSet,
33 NotSet,
177 NotSet,
189 NotSet,
201 NotSet,
216 NotSet,
229 NotSet,
242 NotSet,
255 NotSet,
267 NotSet,
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dantlr.r22 NotSet,
33 NotSet,
177 NotSet,
189 NotSet,
201 NotSet,
216 NotSet,
229 NotSet,
242 NotSet,
255 NotSet,
267 NotSet,
[all …]

12345678910>>...39