Home
last modified time | relevance | path

Searched defs:Distribution (Results 1 – 25 of 205) sorted by relevance

123456789

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/config/
Dpyprojecttoml.py55 dist: "Distribution",
70 dist: Optional["Distribution"] = None,
146 project_cfg: dict, setuptools_cfg: dict, dist: Optional["Distribution"]
179 dist: Optional["Distribution"] = None,
204 dist: Optional["Distribution"] = None,
267 def _expand_all_dynamic(self, dist: "Distribution", package_dir: Mapping[str, str]):
297 def _ensure_previously_set(self, dist: "Distribution", field: str):
319 def _obtain(self, dist: "Distribution", field: str, package_dir: Mapping[str, str]):
329 def _obtain_version(self, dist: "Distribution", package_dir: Mapping[str, str]):
335 def _obtain_readme(self, dist: "Distribution") -> Optional[Dict[str, str]]:
[all …]
D_apply_pyprojecttoml.py36 def apply(dist: "Distribution", config: dict, filename: _Path) -> "Distribution":
58 def _apply_project_table(dist: "Distribution", config: dict, root_dir: _Path):
75 def _apply_tool_table(dist: "Distribution", config: dict, filename: _Path):
94 def _handle_missing_dynamic(dist: "Distribution", project_table: dict):
111 def _set_config(dist: "Distribution", field: str, value: Any):
141 def _long_description(dist: "Distribution", val: _DictOrStr, root_dir: _Path):
156 def _license(dist: "Distribution", val: dict, root_dir: _Path):
165 def _people(dist: "Distribution", val: List[dict], _root_dir: _Path, kind: str):
183 def _project_urls(dist: "Distribution", val: dict, _root_dir):
187 def _python_requires(dist: "Distribution", val: dict, _root_dir):
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/config/
Dpyprojecttoml.py55 dist: "Distribution",
70 dist: Optional["Distribution"] = None,
146 project_cfg: dict, setuptools_cfg: dict, dist: Optional["Distribution"]
179 dist: Optional["Distribution"] = None,
204 dist: Optional["Distribution"] = None,
267 def _expand_all_dynamic(self, dist: "Distribution", package_dir: Mapping[str, str]):
297 def _ensure_previously_set(self, dist: "Distribution", field: str):
319 def _obtain(self, dist: "Distribution", field: str, package_dir: Mapping[str, str]):
329 def _obtain_version(self, dist: "Distribution", package_dir: Mapping[str, str]):
335 def _obtain_readme(self, dist: "Distribution") -> Optional[Dict[str, str]]:
[all …]
D_apply_pyprojecttoml.py36 def apply(dist: "Distribution", config: dict, filename: _Path) -> "Distribution":
58 def _apply_project_table(dist: "Distribution", config: dict, root_dir: _Path):
75 def _apply_tool_table(dist: "Distribution", config: dict, filename: _Path):
94 def _handle_missing_dynamic(dist: "Distribution", project_table: dict):
111 def _set_config(dist: "Distribution", field: str, value: Any):
141 def _long_description(dist: "Distribution", val: _DictOrStr, root_dir: _Path):
156 def _license(dist: "Distribution", val: dict, root_dir: _Path):
165 def _people(dist: "Distribution", val: List[dict], _root_dir: _Path, kind: str):
183 def _project_urls(dist: "Distribution", val: dict, _root_dir):
187 def _python_requires(dist: "Distribution", val: dict, _root_dir):
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/config/
Dpyprojecttoml.py55 dist: "Distribution",
70 dist: Optional["Distribution"] = None,
146 project_cfg: dict, setuptools_cfg: dict, dist: Optional["Distribution"]
179 dist: Optional["Distribution"] = None,
204 dist: Optional["Distribution"] = None,
267 def _expand_all_dynamic(self, dist: "Distribution", package_dir: Mapping[str, str]):
297 def _ensure_previously_set(self, dist: "Distribution", field: str):
319 def _obtain(self, dist: "Distribution", field: str, package_dir: Mapping[str, str]):
329 def _obtain_version(self, dist: "Distribution", package_dir: Mapping[str, str]):
335 def _obtain_readme(self, dist: "Distribution") -> Optional[Dict[str, str]]:
[all …]
D_apply_pyprojecttoml.py36 def apply(dist: "Distribution", config: dict, filename: _Path) -> "Distribution":
58 def _apply_project_table(dist: "Distribution", config: dict, root_dir: _Path):
75 def _apply_tool_table(dist: "Distribution", config: dict, filename: _Path):
94 def _handle_missing_dynamic(dist: "Distribution", project_table: dict):
111 def _set_config(dist: "Distribution", field: str, value: Any):
141 def _long_description(dist: "Distribution", val: _DictOrStr, root_dir: _Path):
156 def _license(dist: "Distribution", val: dict, root_dir: _Path):
165 def _people(dist: "Distribution", val: List[dict], _root_dir: _Path, kind: str):
183 def _project_urls(dist: "Distribution", val: dict, _root_dir):
187 def _python_requires(dist: "Distribution", val: dict, _root_dir):
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/config/
Dpyprojecttoml.py55 dist: "Distribution",
70 dist: Optional["Distribution"] = None,
146 project_cfg: dict, setuptools_cfg: dict, dist: Optional["Distribution"]
179 dist: Optional["Distribution"] = None,
204 dist: Optional["Distribution"] = None,
267 def _expand_all_dynamic(self, dist: "Distribution", package_dir: Mapping[str, str]):
297 def _ensure_previously_set(self, dist: "Distribution", field: str):
319 def _obtain(self, dist: "Distribution", field: str, package_dir: Mapping[str, str]):
329 def _obtain_version(self, dist: "Distribution", package_dir: Mapping[str, str]):
335 def _obtain_readme(self, dist: "Distribution") -> Optional[Dict[str, str]]:
[all …]
D_apply_pyprojecttoml.py36 def apply(dist: "Distribution", config: dict, filename: _Path) -> "Distribution":
58 def _apply_project_table(dist: "Distribution", config: dict, root_dir: _Path):
75 def _apply_tool_table(dist: "Distribution", config: dict, filename: _Path):
94 def _handle_missing_dynamic(dist: "Distribution", project_table: dict):
111 def _set_config(dist: "Distribution", field: str, value: Any):
141 def _long_description(dist: "Distribution", val: _DictOrStr, root_dir: _Path):
156 def _license(dist: "Distribution", val: dict, root_dir: _Path):
165 def _people(dist: "Distribution", val: List[dict], _root_dir: _Path, kind: str):
183 def _project_urls(dist: "Distribution", val: dict, _root_dir):
187 def _python_requires(dist: "Distribution", val: dict, _root_dir):
[all …]
/aosp_15_r20/external/python/setuptools/setuptools/config/
D_apply_pyprojecttoml.py31 def apply(dist: "Distribution", config: dict, filename: _Path) -> "Distribution":
69 def _set_config(dist: "Distribution", field: str, value: Any):
99 def _long_description(dist: "Distribution", val: _DictOrStr, root_dir: _Path):
114 def _license(dist: "Distribution", val: dict, root_dir: _Path):
123 def _people(dist: "Distribution", val: List[dict], _root_dir: _Path, kind: str):
141 def _project_urls(dist: "Distribution", val: dict, _root_dir):
159 def _python_requires(dist: "Distribution", val: dict, _root_dir):
181 def _copy_command_options(pyproject: dict, dist: "Distribution", filename: _Path):
Dpyprojecttoml.py47 dist: "Distribution", filepath: _Path, ignore_option_errors=False,
60 dist: Optional["Distribution"] = None,
130 dist: Optional["Distribution"] = None,
172 dist: Optional["Distribution"], project_cfg: dict, root_dir: _Path
181 def __init__(self, distribution: "Distribution", setuptools_cfg: dict):
/aosp_15_r20/external/opencensus-java/api/src/main/java/io/opencensus/stats/
H A DAggregation.java55 Function<? super Distribution, T> p2, in match()
86 Function<? super Distribution, T> p2, in match()
120 Function<? super Distribution, T> p2, in match()
157 Function<? super Distribution, T> p2, in match()
172 public abstract static class Distribution extends Aggregation { class in Aggregation
174 Distribution() {} in Distribution() method in Aggregation.Distribution
199 Function<? super Distribution, T> p2, in match()
233 Function<? super Distribution, T> p2, in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h385 struct Distribution { struct
392 Distribution() = default; argument
394 void addLocal(const BlockNode &Node, uint64_t Amount) { in addLocal()
398 void addExit(const BlockNode &Node, uint64_t Amount) { in addExit()
402 void addBackedge(const BlockNode &Node, uint64_t Amount) { in addBackedge()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h384 struct Distribution { struct
391 Distribution() = default; argument
393 void addLocal(const BlockNode &Node, uint64_t Amount) { in addLocal()
397 void addExit(const BlockNode &Node, uint64_t Amount) { in addExit()
401 void addBackedge(const BlockNode &Node, uint64_t Amount) { in addBackedge()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h385 struct Distribution { struct
392 Distribution() = default; argument
394 void addLocal(const BlockNode &Node, uint64_t Amount) { in addLocal()
398 void addExit(const BlockNode &Node, uint64_t Amount) { in addExit()
402 void addBackedge(const BlockNode &Node, uint64_t Amount) { in addBackedge()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h385 struct Distribution { struct
392 Distribution() = default; argument
394 void addLocal(const BlockNode &Node, uint64_t Amount) { in addLocal()
398 void addExit(const BlockNode &Node, uint64_t Amount) { in addExit()
402 void addBackedge(const BlockNode &Node, uint64_t Amount) { in addBackedge()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h385 struct Distribution { struct
392 Distribution() = default; argument
394 void addLocal(const BlockNode &Node, uint64_t Amount) { in addLocal()
398 void addExit(const BlockNode &Node, uint64_t Amount) { in addExit()
402 void addBackedge(const BlockNode &Node, uint64_t Amount) { in addBackedge()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h375 struct Distribution { struct
382 Distribution() = default; argument
384 void addLocal(const BlockNode &Node, uint64_t Amount) { in addLocal()
388 void addExit(const BlockNode &Node, uint64_t Amount) { in addExit()
392 void addBackedge(const BlockNode &Node, uint64_t Amount) { in addBackedge()
/aosp_15_r20/external/opencensus-java/api/src/main/java/io/opencensus/metrics/export/
H A DValue.java97 Function<? super Distribution, T> distributionFunction, in match()
112 Function<? super Distribution, T> distributionFunction, in match()
147 Function<? super Distribution, T> distributionFunction, in match()
185 Function<? super Distribution, T> distributionFunction, in match()
223 Function<? super Distribution, T> distributionFunction, in match()
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/stats/
Dmod.rs26 pub struct Distribution<A>(Box<[A]>); struct
28 impl<A> Distribution<A> impl
78 impl<A> Deref for Distribution<A> { implementation
Dtuple.rs46 impl<A> TupledDistributions for (Distribution<A>,) implementation
84 impl<A, B> TupledDistributions for (Distribution<A>, Distribution<B>) implementation
130 impl<A, B, C> TupledDistributions for (Distribution<A>, Distribution<B>, Distribution<C>) implementation
191 impl<A, B, C, D> TupledDistributions implementation
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/metadata/importlib/
D_compat.py6 def __init__(self, dist: importlib.metadata.Distribution, *, reason: str) -> None:
34 def get_info_location(d: importlib.metadata.Distribution) -> Optional[BasePath]:
46 def get_dist_name(dist: importlib.metadata.Distribution) -> str:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/metadata/importlib/
D_compat.py6 def __init__(self, dist: importlib.metadata.Distribution, *, reason: str) -> None:
34 def get_info_location(d: importlib.metadata.Distribution) -> Optional[BasePath]:
46 def get_dist_name(dist: importlib.metadata.Distribution) -> str:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/metadata/importlib/
D_compat.py6 def __init__(self, dist: importlib.metadata.Distribution, *, reason: str) -> None:
34 def get_info_location(d: importlib.metadata.Distribution) -> Optional[BasePath]:
46 def get_dist_name(dist: importlib.metadata.Distribution) -> str:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/metadata/importlib/
D_compat.py6 def __init__(self, dist: importlib.metadata.Distribution, *, reason: str) -> None:
34 def get_info_location(d: importlib.metadata.Distribution) -> Optional[BasePath]:
46 def get_dist_name(dist: importlib.metadata.Distribution) -> str:
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/command/
Deditable_wheel.py383 def __init__(self, dist: Distribution, name: str, path_entries: List[Path]):
416 self, dist: Distribution,
477 def __init__(self, dist: Distribution, name: str):
591 def _find_packages(dist: Distribution) -> Iterator[str]:
607 def _find_top_level_modules(dist: Distribution) -> Iterator[str]:

123456789