Home
last modified time | relevance | path

Searched defs:getStage (Results 1 – 20 of 20) sorted by relevance

/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v2/src/main/java/com/google/cloudbuild/v2/
DInstallationStateOrBuilder.java53 com.google.cloudbuild.v2.InstallationState.Stage getStage(); in getStage() method
DInstallationState.java310 public com.google.cloudbuild.v2.InstallationState.Stage getStage() { in getStage() method in InstallationState
863 public com.google.cloudbuild.v2.InstallationState.Stage getStage() { in getStage() method in InstallationState.Builder
/external/google-cloud-java/java-iam-admin/proto-google-iam-admin-v1/src/main/java/com/google/iam/admin/v1/
DPermissionOrBuilder.java136 com.google.iam.admin.v1.Permission.PermissionLaunchStage getStage(); in getStage() method
DRoleOrBuilder.java189 com.google.iam.admin.v1.Role.RoleLaunchStage getStage(); in getStage() method
DRole.java562 public com.google.iam.admin.v1.Role.RoleLaunchStage getStage() { in getStage() method in Role
1660 public com.google.iam.admin.v1.Role.RoleLaunchStage getStage() { in getStage() method in Role.Builder
DPermission.java615 public com.google.iam.admin.v1.Permission.PermissionLaunchStage getStage() { in getStage() method in Permission
1645 public com.google.iam.admin.v1.Permission.PermissionLaunchStage getStage() { in getStage() method in Permission.Builder
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DModuloSchedule.h133 int getStage(MachineInstr *MI) { in getStage() function
352 unsigned getStage(MachineInstr *MI) { in getStage() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DModuloSchedule.h134 int getStage(MachineInstr *MI) { in getStage() function
360 unsigned getStage(MachineInstr *MI) { in getStage() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DRegAllocGreedy.h86 LiveRangeStage getStage(Register Reg) const { return Info[Reg].Stage; } in getStage() function
88 LiveRangeStage getStage(const LiveInterval &VirtReg) const { in getStage() function
/external/guice/core/src/com/google/inject/internal/
DInjectorShell.java108 Stage getStage() { in getStage() method in InjectorShell.Builder
/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2alpha/src/main/java/com/google/cloud/functions/v2alpha/
DListRuntimesResponse.java395 com.google.cloud.functions.v2alpha.ListRuntimesResponse.RuntimeStage getStage(); in getStage() method
658 public com.google.cloud.functions.v2alpha.ListRuntimesResponse.RuntimeStage getStage() { in getStage() method in ListRuntimesResponse.Runtime
1497 public com.google.cloud.functions.v2alpha.ListRuntimesResponse.RuntimeStage getStage() { in getStage() method in ListRuntimesResponse.Runtime.Builder
/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2beta/src/main/java/com/google/cloud/functions/v2beta/
DListRuntimesResponse.java395 com.google.cloud.functions.v2beta.ListRuntimesResponse.RuntimeStage getStage(); in getStage() method
658 public com.google.cloud.functions.v2beta.ListRuntimesResponse.RuntimeStage getStage() { in getStage() method in ListRuntimesResponse.Runtime
1495 public com.google.cloud.functions.v2beta.ListRuntimesResponse.RuntimeStage getStage() { in getStage() method in ListRuntimesResponse.Runtime.Builder
/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2/src/main/java/com/google/cloud/functions/v2/
DListRuntimesResponse.java395 com.google.cloud.functions.v2.ListRuntimesResponse.RuntimeStage getStage(); in getStage() method
658 public com.google.cloud.functions.v2.ListRuntimesResponse.RuntimeStage getStage() { in getStage() method in ListRuntimesResponse.Runtime
1494 public com.google.cloud.functions.v2.ListRuntimesResponse.RuntimeStage getStage() { in getStage() method in ListRuntimesResponse.Runtime.Builder
/external/angle/third_party/glslang/src/glslang/Public/
DShaderLang.h693 EShLanguage getStage() const { return stage; } in getStage() function
/external/deqp-deps/glslang/glslang/Public/
DShaderLang.h691 EShLanguage getStage() const { return stage; } in getStage() function
/external/deqp/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp247 virtual eStageType getStage() const in getStage() function in glcts::LayoutBindingProgram
488 virtual eStageType getStage() in getStage() function in glcts::LayoutBindingBaseCase
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp212 LiveRangeStage getStage(const LiveInterval &VirtReg) const { in getStage() function in __anon0d8d83d30111::RAGreedy
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dlocalintermediate.h442 EShLanguage getStage() const { return language; } in getStage() function
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
Dlocalintermediate.h447 EShLanguage getStage() const { return language; } in getStage() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp255 LiveRangeStage getStage(const LiveInterval &VirtReg) const { in getStage() function in __anon807977750111::RAGreedy