Home
last modified time | relevance | path

Searched defs:ParsedVersion (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/python/setuptools/pkg_resources/_vendor/packaging/
Dspecifiers.py27 ParsedVersion = Union[Version, LegacyVersion] variable
288 fn: Callable[["Specifier", ParsedVersion, str], bool] argument
291 def wrapped(self: "Specifier", prospective: ParsedVersion, spec: str) -> bool:
408 def _compare_compatible(self, prospective: ParsedVersion, spec: str) -> bool:
430 def _compare_equal(self, prospective: ParsedVersion, spec: str) -> bool:
470 def _compare_not_equal(self, prospective: ParsedVersion, spec: str) -> bool:
474 def _compare_less_than_equal(self, prospective: ParsedVersion, spec: str) -> bool:
483 self, prospective: ParsedVersion, spec: str
492 def _compare_less_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
518 def _compare_greater_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_vendor/packaging/
Dspecifiers.py27 ParsedVersion = Union[Version, LegacyVersion] variable
288 fn: Callable[["Specifier", ParsedVersion, str], bool] argument
291 def wrapped(self: "Specifier", prospective: ParsedVersion, spec: str) -> bool:
408 def _compare_compatible(self, prospective: ParsedVersion, spec: str) -> bool:
430 def _compare_equal(self, prospective: ParsedVersion, spec: str) -> bool:
470 def _compare_not_equal(self, prospective: ParsedVersion, spec: str) -> bool:
474 def _compare_less_than_equal(self, prospective: ParsedVersion, spec: str) -> bool:
483 self, prospective: ParsedVersion, spec: str
492 def _compare_less_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
518 def _compare_greater_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/packaging/
Dspecifiers.py27 ParsedVersion = Union[Version, LegacyVersion] variable
288 fn: Callable[["Specifier", ParsedVersion, str], bool] argument
291 def wrapped(self: "Specifier", prospective: ParsedVersion, spec: str) -> bool:
408 def _compare_compatible(self, prospective: ParsedVersion, spec: str) -> bool:
430 def _compare_equal(self, prospective: ParsedVersion, spec: str) -> bool:
470 def _compare_not_equal(self, prospective: ParsedVersion, spec: str) -> bool:
474 def _compare_less_than_equal(self, prospective: ParsedVersion, spec: str) -> bool:
483 self, prospective: ParsedVersion, spec: str
492 def _compare_less_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
518 def _compare_greater_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_vendor/packaging/
Dspecifiers.py27 ParsedVersion = Union[Version, LegacyVersion] variable
288 fn: Callable[["Specifier", ParsedVersion, str], bool] argument
291 def wrapped(self: "Specifier", prospective: ParsedVersion, spec: str) -> bool:
408 def _compare_compatible(self, prospective: ParsedVersion, spec: str) -> bool:
430 def _compare_equal(self, prospective: ParsedVersion, spec: str) -> bool:
470 def _compare_not_equal(self, prospective: ParsedVersion, spec: str) -> bool:
474 def _compare_less_than_equal(self, prospective: ParsedVersion, spec: str) -> bool:
483 self, prospective: ParsedVersion, spec: str
492 def _compare_less_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
518 def _compare_greater_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_vendor/packaging/
Dspecifiers.py27 ParsedVersion = Union[Version, LegacyVersion] variable
288 fn: Callable[["Specifier", ParsedVersion, str], bool] argument
291 def wrapped(self: "Specifier", prospective: ParsedVersion, spec: str) -> bool:
408 def _compare_compatible(self, prospective: ParsedVersion, spec: str) -> bool:
430 def _compare_equal(self, prospective: ParsedVersion, spec: str) -> bool:
470 def _compare_not_equal(self, prospective: ParsedVersion, spec: str) -> bool:
474 def _compare_less_than_equal(self, prospective: ParsedVersion, spec: str) -> bool:
483 self, prospective: ParsedVersion, spec: str
492 def _compare_less_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
518 def _compare_greater_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/packaging/
Dspecifiers.py27 ParsedVersion = Union[Version, LegacyVersion] variable
288 fn: Callable[["Specifier", ParsedVersion, str], bool] argument
291 def wrapped(self: "Specifier", prospective: ParsedVersion, spec: str) -> bool:
408 def _compare_compatible(self, prospective: ParsedVersion, spec: str) -> bool:
430 def _compare_equal(self, prospective: ParsedVersion, spec: str) -> bool:
470 def _compare_not_equal(self, prospective: ParsedVersion, spec: str) -> bool:
474 def _compare_less_than_equal(self, prospective: ParsedVersion, spec: str) -> bool:
483 self, prospective: ParsedVersion, spec: str
492 def _compare_less_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
518 def _compare_greater_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/
Dspecifiers.py27 ParsedVersion = Union[Version, LegacyVersion] variable
288 fn: Callable[["Specifier", ParsedVersion, str], bool] argument
291 def wrapped(self: "Specifier", prospective: ParsedVersion, spec: str) -> bool:
408 def _compare_compatible(self, prospective: ParsedVersion, spec: str) -> bool:
430 def _compare_equal(self, prospective: ParsedVersion, spec: str) -> bool:
470 def _compare_not_equal(self, prospective: ParsedVersion, spec: str) -> bool:
474 def _compare_less_than_equal(self, prospective: ParsedVersion, spec: str) -> bool:
483 self, prospective: ParsedVersion, spec: str
492 def _compare_less_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
518 def _compare_greater_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
/aosp_15_r20/external/python/setuptools/setuptools/_vendor/packaging/
Dspecifiers.py27 ParsedVersion = Union[Version, LegacyVersion] variable
288 fn: Callable[["Specifier", ParsedVersion, str], bool] argument
291 def wrapped(self: "Specifier", prospective: ParsedVersion, spec: str) -> bool:
408 def _compare_compatible(self, prospective: ParsedVersion, spec: str) -> bool:
430 def _compare_equal(self, prospective: ParsedVersion, spec: str) -> bool:
470 def _compare_not_equal(self, prospective: ParsedVersion, spec: str) -> bool:
474 def _compare_less_than_equal(self, prospective: ParsedVersion, spec: str) -> bool:
483 self, prospective: ParsedVersion, spec: str
492 def _compare_less_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
518 def _compare_greater_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/packaging/
Dspecifiers.py27 ParsedVersion = Union[Version, LegacyVersion] variable
288 fn: Callable[["Specifier", ParsedVersion, str], bool] argument
291 def wrapped(self: "Specifier", prospective: ParsedVersion, spec: str) -> bool:
408 def _compare_compatible(self, prospective: ParsedVersion, spec: str) -> bool:
430 def _compare_equal(self, prospective: ParsedVersion, spec: str) -> bool:
470 def _compare_not_equal(self, prospective: ParsedVersion, spec: str) -> bool:
474 def _compare_less_than_equal(self, prospective: ParsedVersion, spec: str) -> bool:
483 self, prospective: ParsedVersion, spec: str
492 def _compare_less_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
518 def _compare_greater_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/
Dspecifiers.py27 ParsedVersion = Union[Version, LegacyVersion] variable
288 fn: Callable[["Specifier", ParsedVersion, str], bool] argument
291 def wrapped(self: "Specifier", prospective: ParsedVersion, spec: str) -> bool:
408 def _compare_compatible(self, prospective: ParsedVersion, spec: str) -> bool:
430 def _compare_equal(self, prospective: ParsedVersion, spec: str) -> bool:
470 def _compare_not_equal(self, prospective: ParsedVersion, spec: str) -> bool:
474 def _compare_less_than_equal(self, prospective: ParsedVersion, spec: str) -> bool:
483 self, prospective: ParsedVersion, spec: str
492 def _compare_less_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
518 def _compare_greater_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_vendor/packaging/
Dspecifiers.py27 ParsedVersion = Union[Version, LegacyVersion] variable
288 fn: Callable[["Specifier", ParsedVersion, str], bool] argument
291 def wrapped(self: "Specifier", prospective: ParsedVersion, spec: str) -> bool:
408 def _compare_compatible(self, prospective: ParsedVersion, spec: str) -> bool:
430 def _compare_equal(self, prospective: ParsedVersion, spec: str) -> bool:
470 def _compare_not_equal(self, prospective: ParsedVersion, spec: str) -> bool:
474 def _compare_less_than_equal(self, prospective: ParsedVersion, spec: str) -> bool:
483 self, prospective: ParsedVersion, spec: str
492 def _compare_less_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
518 def _compare_greater_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/packaging/
Dspecifiers.py27 ParsedVersion = Union[Version, LegacyVersion] variable
288 fn: Callable[["Specifier", ParsedVersion, str], bool] argument
291 def wrapped(self: "Specifier", prospective: ParsedVersion, spec: str) -> bool:
408 def _compare_compatible(self, prospective: ParsedVersion, spec: str) -> bool:
430 def _compare_equal(self, prospective: ParsedVersion, spec: str) -> bool:
470 def _compare_not_equal(self, prospective: ParsedVersion, spec: str) -> bool:
474 def _compare_less_than_equal(self, prospective: ParsedVersion, spec: str) -> bool:
483 self, prospective: ParsedVersion, spec: str
492 def _compare_less_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
518 def _compare_greater_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/
Dspecifiers.py27 ParsedVersion = Union[Version, LegacyVersion] variable
288 fn: Callable[["Specifier", ParsedVersion, str], bool] argument
291 def wrapped(self: "Specifier", prospective: ParsedVersion, spec: str) -> bool:
408 def _compare_compatible(self, prospective: ParsedVersion, spec: str) -> bool:
430 def _compare_equal(self, prospective: ParsedVersion, spec: str) -> bool:
470 def _compare_not_equal(self, prospective: ParsedVersion, spec: str) -> bool:
474 def _compare_less_than_equal(self, prospective: ParsedVersion, spec: str) -> bool:
483 self, prospective: ParsedVersion, spec: str
492 def _compare_less_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
518 def _compare_greater_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/
Dspecifiers.py27 ParsedVersion = Union[Version, LegacyVersion] variable
288 fn: Callable[["Specifier", ParsedVersion, str], bool] argument
291 def wrapped(self: "Specifier", prospective: ParsedVersion, spec: str) -> bool:
408 def _compare_compatible(self, prospective: ParsedVersion, spec: str) -> bool:
430 def _compare_equal(self, prospective: ParsedVersion, spec: str) -> bool:
470 def _compare_not_equal(self, prospective: ParsedVersion, spec: str) -> bool:
474 def _compare_less_than_equal(self, prospective: ParsedVersion, spec: str) -> bool:
483 self, prospective: ParsedVersion, spec: str
492 def _compare_less_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
518 def _compare_greater_than(self, prospective: ParsedVersion, spec_str: str) -> bool:
/aosp_15_r20/tools/external_updater/
H A Dupdater_utils.py91 ParsedVersion = Tuple[List[int], str, str] variable
107 def _match_and_get_version(old_ver: ParsedVersion,