Home
last modified time | relevance | path

Searched defs:Platform (Results 1 – 25 of 259) sorted by relevance

1234567891011

/external/chromium-crossbench/crossbench/browsers/chrome/
Dhelper.py18 def default_path(cls, platform: plt.Platform) -> AnyPath:
22 def stable_path(cls, platform: plt.Platform) -> AnyPath:
30 def beta_path(cls, platform: plt.Platform) -> AnyPath:
38 def dev_path(cls, platform: plt.Platform) -> AnyPath:
46 def canary_path(cls, platform: plt.Platform) -> AnyPath:
Ddownloader.py54 browser_platform: Platform) -> bool:
63 browser_platform: Platform) -> Type[ChromeDownloader]:
193 browser_platform: Platform) -> bool:
198 browser_platform: Platform):
249 browser_platform: Platform) -> bool:
254 browser_platform: Platform):
345 browser_platform: Platform) -> bool:
350 browser_platform: Platform):
493 browser_platform: Platform) -> bool:
498 browser_platform: Platform):
/external/chromium-crossbench/crossbench/browsers/edge/
Dedge.py19 def default_path(cls, platform: plt.Platform) -> AnyPath:
23 def stable_path(cls, platform: plt.Platform) -> AnyPath:
31 def beta_path(cls, platform: plt.Platform) -> AnyPath:
39 def dev_path(cls, platform: plt.Platform) -> AnyPath:
47 def canary_path(cls, platform: plt.Platform) -> AnyPath:
/external/chromium-crossbench/tests/crossbench/
Dmock_browser.py58 def mock_app_path(cls, platform: plt.Platform) -> pathlib.Path:
62 def setup_fs(cls, fs, platform: plt.Platform = plt.PLATFORM) -> None:
74 platform: plt.Platform = plt.PLATFORM) -> None:
207 def app_root(platform: plt.Platform) -> pathlib.Path:
264 def mock_app_path(cls, platform: plt.Platform = plt.PLATFORM) -> pathlib.Path:
299 def mock_app_path(cls, platform: plt.Platform = plt.PLATFORM) -> pathlib.Path:
311 def mock_app_path(cls, platform: plt.Platform = plt.PLATFORM) -> pathlib.Path:
323 def mock_app_path(cls, platform: plt.Platform = plt.PLATFORM) -> pathlib.Path:
351 def mock_app_path(cls, platform: plt.Platform = plt.PLATFORM) -> pathlib.Path:
363 def mock_app_path(cls, platform: plt.Platform = plt.PLATFORM) -> pathlib.Path:
[all …]
/external/chromium-crossbench/crossbench/plt/
Dbin.py18 def __init__(self, binary: Binary, platform: Platform):
32 def __init__(self, binary: Binary, platform: Platform, expected: str):
94 def resolve_cached(self, platform: Platform) -> pth.AnyPath:
97 def resolve(self, platform: Platform) -> pth.AnyPath:
105 def platform_path(self, platform: Platform) -> Tuple[pth.AnyPath, ...]:
126 def _validate_platform(self, platform: Platform) -> None:
135 def _validate_platform(self, platform: Platform) -> None:
145 def _validate_platform(self, platform: Platform) -> None:
155 def _validate_platform(self, platform: Platform) -> None:
165 def _validate_platform(self, platform: Platform) -> None:
[all …]
/external/mesa3d/src/gallium/frontends/rusticl/core/
Dplatform.rs19 pub struct Platform { struct
30 pub struct PlatformDebug { argument
138 impl Platform { impl
175 impl Drop for Platform { implementation
184 fn get_ref(&self) -> CLResult<&'static Platform>; in get_ref()
188 fn get_ref(&self) -> CLResult<&'static Platform> { in get_ref()
/external/aws-crt-java/
DREADME.md26 ## Platform section
28 ### Linux/Unix
42 ### OSX
56 ### Windows
/external/federated-compute/fcp/demo/
DREADME.md143 #### `federated_context.py`
155 #### `federated_computation.py`
162 #### `federated_data_source.py`
168 #### `checkpoint_tensor_reference.py`
/external/crosvm/tools/
Dpresubmit28 Platform = Literal["x86_64", "aarch64", "mingw64", "armhf"] variable
35 def platform_is_supported(platform: Union[Platform, ClippyOnlyPlatform]):
120 def check_crosvm_tests(platform: Platform):
137 def check_crosvm_unit_tests(platform: Platform):
149 platform: Platform, features: Optional[str] = None, no_default_features: bool = False
164 def check_clippy(platform: Union[Platform, ClippyOnlyPlatform]):
/external/swiftshader/third_party/llvm-16.0/llvm/lib/TextAPI/
DPlatform.cpp21 PlatformType mapToPlatformType(PlatformType Platform, bool WantSim) { in mapToPlatformType()
63 StringRef getPlatformName(PlatformType Platform) { in getPlatformName()
106 std::string getOSAndEnvironmentName(PlatformType Platform, in getOSAndEnvironmentName()
/external/chromium-crossbench/crossbench/browsers/
Ddownloader.py36 def _get_loader_cls(cls, browser_platform: Platform) -> Type[Downloader]:
41 browser_platform: Platform) -> bool:
52 browser_platform: Platform) -> pth.LocalPath:
63 browser_platform: Platform):
263 def extract(cls, platform: Platform, archive_path: pth.LocalPath,
271 def extract(cls, platform: Platform, archive_path: pth.LocalPath,
300 def extract(cls, platform: Platform, archive_path: pth.LocalPath,
/external/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/
DPlatform.java21 public class Platform { class
22 private Platform() { in Platform() method in Platform
/external/chromium-crossbench/crossbench/browsers/firefox/
Ddownloader.py38 browser_platform: Platform) -> Type[FirefoxDownloader]:
54 browser_platform: Platform) -> bool:
63 platform_name: str, browser_platform: Platform):
113 browser_platform: Platform) -> bool:
135 browser_platform: Platform) -> bool:
179 browser_platform: Platform) -> bool:
Dfirefox.py26 def default_path(cls, platform: plt.Platform) -> AnyPath:
34 def developer_edition_path(cls, platform: plt.Platform) -> AnyPath:
42 def nightly_path(cls, platform: plt.Platform) -> AnyPath:
/external/tensorflow/tensorflow/lite/g3doc/performance/
Ddelegates.md48 #### Cross-platform (Android & iOS)
58 #### Android
71 #### iOS
/external/guava/android/guava/src/com/google/common/escape/
DPlatform.java28 final class Platform { class
29 private Platform() {} in Platform() method in Platform
/external/guava/guava-gwt/src-super/com/google/common/escape/super/com/google/common/escape/
DPlatform.java20 final class Platform { class
32 private Platform() {} in Platform() method in Platform
/external/guava/guava-gwt/test-super/com/google/common/testing/super/com/google/common/testing/
DPlatform.java26 final class Platform { class
33 private Platform() {} in Platform() method in Platform
/external/guava/guava/src/com/google/common/escape/
DPlatform.java28 final class Platform { class
29 private Platform() {} in Platform() method in Platform
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
DTarget.h27 Target(Architecture Arch, PlatformKind Platform) in Target()
37 PlatformKind Platform; variable
/external/rust/beto-rust/remoteauth/platform/src/
Dlib.rs21 pub trait Platform { trait
/external/guava/guava-testlib/src/com/google/common/testing/
DPlatform.java36 final class Platform { class
52 private Platform() {} in Platform() method in Platform
/external/guava/android/guava/src/com/google/common/util/concurrent/
DPlatform.java26 final class Platform { class
39 private Platform() {} in Platform() method in Platform
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
DPlatform.java28 final class Platform { class
45 private Platform() {} in Platform() method in Platform
/external/guava/android/guava-testlib/src/com/google/common/testing/
DPlatform.java36 final class Platform { class
52 private Platform() {} in Platform() method in Platform

1234567891011