Lines Matching defs:ORIGINS
74 ORIGINS = "origins"
128 opts_new[ORIGINS] = set()
129 for e in opts[ORIGINS]:
130 opts_new[ORIGINS].add(misc.parse_uri(e,
132 if opts[ORIGINS]:
527 if ORIGINS in opts and opts[ORIGINS]:
529 [arg1, ORIGINS])
567 if ORIGINS in opts and opts[ORIGINS]:
569 [arg1, ORIGINS])
689 for o in opts[ORIGINS]:
691 opts_new[ORIGINS] = origins
756 if opts_new[ORIGINS] and opts_new[LIST_UPGRADABLE]:
758 [ORIGINS, LIST_UPGRADABLE])
760 if opts_new[ORIGINS] and not opts_new[LIST_NEWEST]:
869 (ORIGINS, [], [], {"type": "array",
1073 (ORIGINS, [], [], {"type": "array",