/aosp_15_r20/external/google-cloud-java/java-billingbudgets/google-cloud-billingbudgets/src/test/java/com/google/cloud/billing/budgets/v1/ |
H A D | BudgetServiceClientHttpJsonTest.java | 96 Budget budget = Budget.newBuilder().build(); in createBudgetTest() local 125 Budget budget = Budget.newBuilder().build(); in createBudgetExceptionTest() local 148 Budget budget = Budget.newBuilder().build(); in createBudgetTest2() local 177 Budget budget = Budget.newBuilder().build(); in createBudgetExceptionTest2() local 199 Budget budget = in updateBudgetTest() local 237 Budget budget = in updateBudgetExceptionTest() local
|
H A D | BudgetServiceClientTest.java | 99 Budget budget = Budget.newBuilder().build(); in createBudgetTest() local 123 Budget budget = Budget.newBuilder().build(); in createBudgetExceptionTest() local 146 Budget budget = Budget.newBuilder().build(); in createBudgetTest2() local 170 Budget budget = Budget.newBuilder().build(); in createBudgetExceptionTest2() local 192 Budget budget = Budget.newBuilder().build(); in updateBudgetTest() local 216 Budget budget = Budget.newBuilder().build(); in updateBudgetExceptionTest() local
|
/aosp_15_r20/external/google-cloud-java/java-billingbudgets/proto-google-cloud-billingbudgets-v1/src/main/java/com/google/cloud/billing/budgets/v1/ |
H A D | BudgetName.java | 36 private final String budget; field in BudgetName 65 public static BudgetName of(String billingAccount, String budget) { in of() 69 public static String format(String billingAccount, String budget) { in format() 161 private String budget; field in BudgetName.Builder 178 public Builder setBudget(String budget) { in setBudget()
|
/aosp_15_r20/external/google-cloud-java/java-billingbudgets/proto-google-cloud-billingbudgets-v1beta1/src/main/java/com/google/cloud/billing/budgets/v1beta1/ |
H A D | BudgetName.java | 36 private final String budget; field in BudgetName 65 public static BudgetName of(String billingAccount, String budget) { in of() 69 public static String format(String billingAccount, String budget) { in format() 161 private String budget; field in BudgetName.Builder 178 public Builder setBudget(String budget) { in setBudget()
|
/aosp_15_r20/external/bzip2/ |
H A D | blocksort.c | 352 Int32* budget ) in mainGtU() 492 Int32* budget ) in mainSimpleSort() 628 Int32* budget ) in mainQSort3() 757 Int32* budget ) in mainSort() 1040 Int32 budget; in BZ2_blockSort() local
|
/aosp_15_r20/external/igt-gpu-tools/tools/ |
H A D | hsw_compute_wrpll.c | 54 unsigned budget; in wrpll_get_budget_for_freq() local 126 static void wrpll_update_rnp(uint64_t freq2k, unsigned budget, in wrpll_update_rnp() 192 unsigned budget; in wrpll_compute_rnp() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/ |
D | coop.rs | 72 pub(crate) fn budget<R>(f: impl FnOnce() -> R) -> R { in budget() function 157 let budget = self.0.get(); localVariable 181 let mut budget = cell.get(); localVariable
|
D | context.rs | 65 budget: Cell<coop::Budget>, field 138 pub(super) fn budget<R>(f: impl FnOnce(&Cell<coop::Budget>) -> R) -> Result<R, AccessError> { in budget() function
|
/aosp_15_r20/external/skia/src/lazy/ |
H A D | SkDiscardableMemoryPool.cpp | 127 DiscardableMemoryPool::DiscardableMemoryPool(size_t budget) in DiscardableMemoryPool() 142 void DiscardableMemoryPool::dumpDownTo(size_t budget) { in dumpDownTo() 221 void DiscardableMemoryPool::setRAMBudget(size_t budget) { in setRAMBudget()
|
/aosp_15_r20/external/libdivsufsort/lib/ |
H A D | trsort.c | 202 trbudget_init(trbudget_t *budget, saidx_t chance, saidx_t incval) { in trbudget_init() 209 trbudget_check(trbudget_t *budget, saidx_t size) { in trbudget_check() 329 trbudget_t *budget) { in tr_introsort() 558 trbudget_t budget; in trsort() local
|
/aosp_15_r20/external/google-cloud-java/java-billingbudgets/google-cloud-billingbudgets/src/main/java/com/google/cloud/billing/budgets/v1/ |
H A D | BudgetServiceClient.java | 203 public final Budget createBudget(BillingAccountName parent, Budget budget) { in createBudget() 237 public final Budget createBudget(String parent, Budget budget) { in createBudget() 333 public final Budget updateBudget(Budget budget, FieldMask updateMask) { in updateBudget()
|
/aosp_15_r20/external/google-cloud-java/java-billingbudgets/proto-google-cloud-billingbudgets-v1beta1/src/main/proto/google/cloud/billing/budgets/v1beta1/ |
H A D | budget_service.proto | 105 Budget budget = 2 [(google.api.field_behavior) = REQUIRED]; field 112 Budget budget = 1 [(google.api.field_behavior) = REQUIRED]; field
|
/aosp_15_r20/external/google-cloud-java/java-billingbudgets/proto-google-cloud-billingbudgets-v1/src/main/proto/google/cloud/billing/budgets/v1/ |
H A D | budget_service.proto | 111 Budget budget = 2 [(google.api.field_behavior) = REQUIRED]; field 118 Budget budget = 1 [(google.api.field_behavior) = REQUIRED]; field
|
/aosp_15_r20/external/googleapis/google/cloud/billing/budgets/v1beta1/ |
H A D | budget_service.proto | 105 Budget budget = 2 [(google.api.field_behavior) = REQUIRED]; field 112 Budget budget = 1 [(google.api.field_behavior) = REQUIRED]; field
|
/aosp_15_r20/external/googleapis/google/cloud/billing/budgets/v1/ |
H A D | budget_service.proto | 111 Budget budget = 2 [(google.api.field_behavior) = REQUIRED]; field 118 Budget budget = 1 [(google.api.field_behavior) = REQUIRED]; field
|
/aosp_15_r20/external/libopus/celt/ |
H A D | quant_bands.c | 158 opus_int32 budget, opus_int32 tell, in quant_coarse_energy_impl() 262 const opus_val16 *eBands, opus_val16 *oldEBands, opus_uint32 budget, in quant_coarse_energy() 435 opus_int32 budget; in unquant_coarse_energy() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/connectivity/ |
H A D | MultipathPolicyTracker.java | 366 final long budget = (usage == -1) ? 0 : Math.max(0, quota - usage); in updateMultipathBudget() local 409 private void setMultipathBudget(long budget) { in setMultipathBudget()
|
/aosp_15_r20/external/zstd/lib/dictBuilder/ |
H A D | divsufsort.c | 1050 trbudget_init(trbudget_t *budget, int chance, int incval) { in trbudget_init() 1057 trbudget_check(trbudget_t *budget, int size) { in trbudget_check() 1177 trbudget_t *budget) { in tr_introsort() 1405 trbudget_t budget; in trsort() local
|
/aosp_15_r20/external/google-cloud-java/java-billingbudgets/samples/snippets/generated/com/google/cloud/billing/budgets/v1/budgetservice/updatebudget/ |
H A D | SyncUpdateBudgetBudgetFieldmask.java | 37 Budget budget = Budget.newBuilder().build(); in syncUpdateBudgetBudgetFieldmask() local
|
/aosp_15_r20/external/google-cloud-java/java-billingbudgets/samples/snippets/generated/com/google/cloud/billing/budgets/v1/budgetservice/createbudget/ |
H A D | SyncCreateBudgetBillingaccountnameBudget.java | 38 Budget budget = Budget.newBuilder().build(); in syncCreateBudgetBillingaccountnameBudget() local
|
H A D | SyncCreateBudgetStringBudget.java | 38 Budget budget = Budget.newBuilder().build(); in syncCreateBudgetStringBudget() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/webpki/src/ |
D | lib.rs | 44 mod budget; module
|
/aosp_15_r20/external/rust/android-crates-io/crates/tower/src/retry/ |
D | mod.rs | 3 pub mod budget; module
|
/aosp_15_r20/external/libwebsockets/minimal-examples/api-tests/api-test-lws_dsh/ |
H A D | main.c | 255 unsigned int budget; in test5() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/ |
D | AggregatableNamedBudgets.java | 35 public BudgetAndContribution(int budget) { in BudgetAndContribution()
|