Home
last modified time | relevance | path

Searched defs:platform (Results 701 – 725 of 1154) sorted by relevance

1...<<21222324252627282930>>...47

/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/
H A Dccompiler.py937 def get_default_compiler(osname=None, platform=None): argument
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/
Dccompiler.py944 def get_default_compiler(osname=None, platform=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/distutils/
Dccompiler.py937 def get_default_compiler(osname=None, platform=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dccompiler.py1031 def get_default_compiler(osname=None, platform=None): argument
/aosp_15_r20/external/python/cpython3/Lib/distutils/
Dccompiler.py937 def get_default_compiler(osname=None, platform=None): argument
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-44/
Dframework.jarcom/android/server/compat/Flags.uau com/android/server/compat/ ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pkg_resources/
D__init__.py973 self, search_path=None, platform=get_supported_platform(), argument
2586 version=None, py_version=PY_MAJOR, platform=None, argument
/aosp_15_r20/external/python/setuptools/pkg_resources/
D__init__.py960 self, search_path=None, platform=get_supported_platform(), argument
2573 version=None, py_version=PY_MAJOR, platform=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pkg_resources/
D__init__.py973 self, search_path=None, platform=get_supported_platform(), argument
2586 version=None, py_version=PY_MAJOR, platform=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pkg_resources/
D__init__.py973 self, search_path=None, platform=get_supported_platform(), argument
2586 version=None, py_version=PY_MAJOR, platform=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/
D__init__.py1033 self, search_path=None, platform=get_supported_platform(), python=PY_MAJOR argument
2640 platform=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/
D__init__.py1033 self, search_path=None, platform=get_supported_platform(), python=PY_MAJOR argument
2640 platform=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/
D__init__.py1033 self, search_path=None, platform=get_supported_platform(), python=PY_MAJOR argument
2640 platform=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pkg_resources/
D__init__.py973 self, search_path=None, platform=get_supported_platform(), argument
2586 version=None, py_version=PY_MAJOR, platform=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/
D__init__.py1033 self, search_path=None, platform=get_supported_platform(), python=PY_MAJOR argument
2640 platform=None, argument
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLPreRotationTest.cpp104 const angle::PlatformParameters platform = ::testing::get<0>(GetParam()); in initializeDisplay() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayTimingTests.cpp134 de::MovePtr<vk::wsi::Display> createDisplay(const vk::Platform &platform, const Extensions &support… in createDisplay()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_egl_autogen.cpp1487 EGLDisplay EGLAPIENTRY EGL_GetPlatformDisplay(EGLenum platform, in EGL_GetPlatformDisplay()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_compiler.cc347 const se::Platform* platform = stream_exec->platform(); in OptimizeHloModule() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dmacho.go61 platform MachoPlatform // One of PLATFORM_* constants. member
/aosp_15_r20/external/aws-sdk-java-v2/services/imagebuilder/src/main/resources/codegen-resources/
H A Dservice-2.json1655 "platform":{ object
1848 "platform":{ object
1925 "platform":{ object
2016 "platform":{ object
2090 "platform":{ object
2150 "platform":{ object
3934 "platform":{ object
4085 "platform":{ object
4197 "platform":{ object
4255 "platform":{ object
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dcpu_gpu_fusion_test.cc828 se::Platform* platform = PlatformUtil::GetDefaultPlatform().ValueOrDie(); in BM_ParallelFusion() local
H A Dlocal_client_execute_test.cc935 se::Platform* platform = PlatformUtil::GetDefaultPlatform().ValueOrDie(); in BM_LocalClientOverhead() local
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A Druntime_fallback_kernels.cc264 auto platform = tfrt::gpu::wrapper::Platform::CUDA; in InjectTfGpuResourcesHelper() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp120 de::MovePtr<vk::wsi::Display> createDisplay(const vk::Platform &platform, const Extensions &support… in createDisplay()

1...<<21222324252627282930>>...47