Home
last modified time | relevance | path

Searched defs:getCost (Results 1 – 25 of 76) sorted by relevance

1234

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DInlineCost.h70 const APInt &getCost() const { return Cost; } in getCost() function
144 int getCost() const { in getCost() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DInlineCost.h70 const APInt &getCost() const { return Cost; } in getCost() function
144 int getCost() const { in getCost() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DInlineCost.h70 const APInt &getCost() const { return Cost; } in getCost() function
144 int getCost() const { in getCost() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DInlineCost.h71 const APInt &getCost() const { return Cost; } in getCost() function
145 int getCost() const { in getCost() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DInlineCost.h70 const APInt &getCost() const { return Cost; } in getCost() function
144 int getCost() const { in getCost() function
/aosp_15_r20/external/google-cloud-java/java-recommender/proto-google-cloud-recommender-v1beta1/src/main/java/com/google/cloud/recommender/v1beta1/
H A DCostProjection.java105 public com.google.type.Money getCost() { in getCost() method in CostProjection
589 public com.google.type.Money getCost() { in getCost() method in CostProjection.Builder
H A DCostProjectionOrBuilder.java57 com.google.type.Money getCost(); in getCost() method
/aosp_15_r20/external/google-cloud-java/java-recommender/proto-google-cloud-recommender-v1/src/main/java/com/google/cloud/recommender/v1/
H A DCostProjection.java105 public com.google.type.Money getCost() { in getCost() method in CostProjection
588 public com.google.type.Money getCost() { in getCost() method in CostProjection.Builder
H A DCostProjectionOrBuilder.java57 com.google.type.Money getCost(); in getCost() method
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2beta/src/main/java/com/google/cloud/retail/v2beta/
H A DPurchaseTransaction.java181 public float getCost() { in getCost() method in PurchaseTransaction
911 public float getCost() { in getCost() method in PurchaseTransaction.Builder
H A DPurchaseTransactionOrBuilder.java97 float getCost(); in getCost() method
H A DPriceInfoOrBuilder.java119 float getCost(); in getCost() method
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2/src/main/java/com/google/cloud/retail/v2/
H A DPurchaseTransaction.java180 public float getCost() { in getCost() method in PurchaseTransaction
908 public float getCost() { in getCost() method in PurchaseTransaction.Builder
H A DPurchaseTransactionOrBuilder.java96 float getCost(); in getCost() method
H A DPriceInfoOrBuilder.java118 float getCost(); in getCost() method
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2alpha/src/main/java/com/google/cloud/retail/v2alpha/
H A DPurchaseTransaction.java181 public float getCost() { in getCost() method in PurchaseTransaction
911 public float getCost() { in getCost() method in PurchaseTransaction.Builder
H A DPurchaseTransactionOrBuilder.java97 float getCost(); in getCost() method
H A DPriceInfoOrBuilder.java121 float getCost(); in getCost() method
/aosp_15_r20/external/google-cloud-java/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/src/main/java/com/google/cloud/discoveryengine/v1beta/
H A DTransactionInfo.java285 public float getCost() { in getCost() method in TransactionInfo
1237 public float getCost() { in getCost() method in TransactionInfo.Builder
H A DTransactionInfoOrBuilder.java165 float getCost(); in getCost() method
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/fitting/leastsquares/
H A DLeastSquaresProblem.java135 double getCost(); in getCost() method
H A DAbstractEvaluation.java82 public double getCost() { in getCost() method in AbstractEvaluation
H A DOptimumImpl.java84 public double getCost() { in getCost() method in OptimumImpl
/aosp_15_r20/external/google-cloud-java/java-optimization/proto-google-cloud-optimization-v1/src/main/java/com/google/cloud/optimization/v1/
H A DTransitionAttributesOrBuilder.java161 double getCost(); in getCost() method
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DInlineCost.h91 int getCost() const { in getCost() function

1234