Searched defs:Resolution (Results 1 – 6 of 6) sorted by relevance
294 #### Source Context List Schema303 #### PolicyDelivery placeholders318 #### `source_context_schema` and `subresource_schema`328 #### Example
6 pub struct Resolution<'a> { struct12 pub fn resolve(&self, ident: &impl UnresolvedName) -> Resolution<'a> { in resolve() argument
77 class Resolution(enum.Enum): class
366 .. _whatsnew37-pep565:
2267 ConflictResolution Resolution = CR_Keep; member3570 auto Resolution = RegVals.getResolution(OtherIt->valno->id); in checkMergingChangesDbgValuesImpl() local
59892 static BaseTimeDuration Resolution() { in Resolution() function in mozilla::BaseTimeDuration