Searched defs:nomination_type (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/ |
D | .pick_status.json | 6 "nomination_type": null, null 15 "nomination_type": null, null 24 "nomination_type": null, null 33 "nomination_type": null, null 42 "nomination_type": null, null 51 "nomination_type": null, null 60 "nomination_type": null, null 69 "nomination_type": null, null 78 "nomination_type": null, null 87 "nomination_type": null, null [all …]
|
/third_party/mesa3d/bin/pick/ |
D | core.py | 119 nomination_type: typing.Optional[NominationType] = attr.ib(None) variable in Commit
|