Home
last modified time | relevance | path

Searched defs:getPlatform (Results 1 – 25 of 140) sorted by relevance

123456

/aosp_15_r20/external/angle/src/libANGLE/
H A DCLDevice.h75 inline Platform &Device::getPlatform() noexcept in getPlatform() function
80 inline const Platform &Device::getPlatform() const noexcept in getPlatform() function
H A DCLContext.h155 inline const Platform &Context::getPlatform() const noexcept in getPlatform() function
H A DDisplay.h273 EGLenum getPlatform() const { return mPlatform; } in getPlatform() function
/aosp_15_r20/external/perfetto/ui/src/base/
H A Dhotkeys.ts247 const platform = spoofPlatform ?? getPlatform(); constant
282 export function getPlatform(): Platform { function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DAvailability.h52 StringRef getPlatform() const { return Platform; } in getPlatform() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLContextVk.h90 CLPlatformVk *getPlatform() { return &mContext.getPlatform().getImpl<CLPlatformVk>(); } in getPlatform() function
H A DCLCommandQueueVk.h230 CLPlatformVk *getPlatform() { return mContext->getPlatform(); } in getPlatform() function
H A DCLProgramVk.h333 CLPlatformVk *getPlatform() { return mContext->getPlatform(); } in getPlatform() function
/aosp_15_r20/external/google-cloud-java/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/src/main/java/io/grafeas/v1beta1/deployment/
H A DDeploymentOrBuilder.java249 io.grafeas.v1beta1.deployment.Deployment.Platform getPlatform(); in getPlatform() method
H A DDeployment.java697 public io.grafeas.v1beta1.deployment.Deployment.Platform getPlatform() { in getPlatform() method in Deployment
2069 public io.grafeas.v1beta1.deployment.Deployment.Platform getPlatform() { in getPlatform() method in Deployment.Builder
/aosp_15_r20/external/google-cloud-java/java-grafeas/src/main/java/io/grafeas/v1/
H A DDeploymentOccurrenceOrBuilder.java250 io.grafeas.v1.DeploymentOccurrence.Platform getPlatform(); in getPlatform() method
H A DDeploymentOccurrence.java598 public io.grafeas.v1.DeploymentOccurrence.Platform getPlatform() { in getPlatform() method in DeploymentOccurrence
2024 public io.grafeas.v1.DeploymentOccurrence.Platform getPlatform() { in getPlatform() method in DeploymentOccurrence.Builder
/aosp_15_r20/external/deqp/framework/common/
H A DtcuTestContext.hpp68 Platform &getPlatform(void) in getPlatform() function in tcu::TestContext
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DAvailability.h53 StringRef getPlatform() const { return Platform; } in getPlatform() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DAvailability.h53 StringRef getPlatform() const { return Platform; } in getPlatform() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DAvailability.h53 StringRef getPlatform() const { return Platform; } in getPlatform() function
/aosp_15_r20/external/clang/include/clang/Driver/
H A DToolChain.h134 StringRef getPlatform() const { return Triple.getVendorName(); } in getPlatform() function
/aosp_15_r20/external/angle/util/
H A DEGLWindow.h155 const EGLPlatformParameters &getPlatform() const { return mPlatform; } in getPlatform() function
/aosp_15_r20/external/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp253 angle::GetDisplayPlatformFunc getPlatform = reinterpret_cast<angle::GetDisplayPlatformFunc>( in ANGLEGLContext() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Driver/
DToolChain.h270 StringRef getPlatform() const { return Triple.getVendorName(); } in getPlatform() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Driver/
DToolChain.h263 StringRef getPlatform() const { return Triple.getVendorName(); } in getPlatform() function
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
H A DZipArchiveEntry.java363 public int getPlatform() { in getPlatform() method in ZipArchiveEntry
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Driver/
DToolChain.h270 StringRef getPlatform() const { return Triple.getVendorName(); } in getPlatform() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Driver/
DToolChain.h270 StringRef getPlatform() const { return Triple.getVendorName(); } in getPlatform() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp238 PDB_Cpu NativeRawSymbol::getPlatform() const { in getPlatform() function in NativeRawSymbol

123456