/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/ |
D | ReportImpressionScriptEngineTest.java | 212 double bid = 5; in testReportResultSuccessfulCaseRegisterAdBeaconEnabled() local 239 double bid = 5; in testReportResultSuccessfulCaseRegisterAdBeaconDisabled() local 262 double bid = 5; in testReportResultSuccessfulCaseWithMoreResultsFieldsThanExpected() local 289 double bid = 5; in testReportResultSuccessfulCaseWithCallingRegisterAdBeacon() local 328 double bid = 5; in testReportResultFailsWhenCallingRegisterAdBeaconWhenFlagDisabled() local 356 double bid = 5; in testReportResultFailsInvalidInteractionKeyType() local 384 double bid = 5; in testReportResultFailsInvalidInteractionReportingUriType() local 414 double bid = 5; in testReportResultFailsWhenRegisterAdBeaconCalledMoreThanOnce() local 441 double bid = 5; in testReportResultFailsWhenRegisterAdBeaconInputNotAnObject__Null() local 468 double bid = 5; in testReportResultFailsWhenRegisterAdBeaconInputNotAnObject__Int() local [all …]
|
/aosp_15_r20/frameworks/av/media/codec2/hal/client/ |
H A D | GraphicsTracker.cpp | 38 c2_status_t retrieveAHardwareBufferId(const C2ConstGraphicBlock &blk, uint64_t *bid) { in retrieveAHardwareBufferId() 464 uint64_t bid = it->second->mId; in clearCacheIfNecessaryLocked() local 615 uint64_t bid = (*pBuffer)->mId; in commitAllocate() local 819 c2_status_t GraphicsTracker::requestDeallocate(uint64_t bid, const sp<Fence> &fence, in requestDeallocate() 858 std::shared_ptr<BufferCache> &cache, int slotId, uint64_t bid, bool *updateDequeue) { in commitDeallocate() 874 c2_status_t GraphicsTracker::deallocate(uint64_t bid, const sp<Fence> &fence) { in deallocate() 907 c2_status_t GraphicsTracker::requestRender(uint64_t bid, std::shared_ptr<BufferCache> *cache, in requestRender() 983 uint64_t bid; in render() local
|
/aosp_15_r20/external/autotest/server/site_tests/firmware_Cr50PartialBoardId/ |
H A D | firmware_Cr50PartialBoardId.py | 32 def initialize(self, host, cmdline_args, full_args, bid=''): argument 63 def set_bid_with_dbg_image(self, bid): argument 71 def get_bid_str(bid): argument
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/location/countrydetector/ |
H A D | LocationBasedCountryDetector.java | 99 final long bid = Binder.clearCallingIdentity(); in registerListener() local 111 final long bid = Binder.clearCallingIdentity(); in unregisterListener() local 123 final long bid = Binder.clearCallingIdentity(); in getLastKnownLocation() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/assets/scenarios/data/ |
D | ScoringLogicWithRejectReason.js | 17 function scoreAd(ad, bid, auction_config, seller_signals, trusted_scoring_signals, argument 39 function reportResult(ad_selection_config, render_uri, bid, contextual_signals) { argument
|
D | ScoringLogicWithDebugReporting.js | 17 function scoreAd(ad, bid, auction_config, seller_signals, trusted_scoring_signals, argument 29 function reportResult(ad_selection_config, render_uri, bid, contextual_signals) { argument
|
D | ScoringLogicWithDebugReportingOnZeroScore.js | 17 function scoreAd(ad, bid, auction_config, seller_signals, trusted_scoring_signals, argument 36 function reportResult(ad_selection_config, render_uri, bid, contextual_signals) { argument
|
D | ScoringLogicAdCost.js | 17 function scoreAd(ad, bid, auction_config, seller_signals, trusted_scoring_signals, argument 21 function reportResult(ad_selection_config, render_uri, bid, contextual_signals) { argument
|
D | ScoringLogicWithDataVersionHeader.js | 17 function scoreAd(ad, bid, auction_config, seller_signals, argument 27 function reportResult(ad_selection_config, render_uri, bid, argument
|
D | ScoringLogic.js | 31 function scoreAd(ad, bid, auction_config, seller_signals, trusted_scoring_signals, argument 41 function reportResult(ad_selection_config, render_uri, bid, contextual_signals) { argument
|
D | ScoringLogicWith6SecDelay.js | 31 function scoreAd(ad, bid, auction_config, seller_signals, trusted_scoring_signals, argument 41 function reportResult(ad_selection_config, render_uri, bid, contextual_signals) { argument
|
D | ScoringLogicBeacon.js | 17 function scoreAd(ad, bid, auction_config, seller_signals, trusted_scoring_signals, argument 21 function reportResult(ad_selection_config, render_uri, bid, contextual_signals) { argument
|
D | ScoringLogicBeaconDomainFailure.js | 17 function scoreAd(ad, bid, auction_config, seller_signals, trusted_scoring_signals, argument 21 function reportResult(ad_selection_config, render_uri, bid, contextual_signals) { argument
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/android/adservices/adselection/ |
D | AdBiddingOutcomeFixture.java | 34 AdTechIdentifier buyer, Double bid) { in anAdBiddingOutcomeBuilder() 63 AdTechIdentifier buyer, Double bid, BuyerContextualSignals buyerContextualSignals) { in anAdBiddingOutcomeBuilderWithBuyerContextualSignals()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | searchsorted_op_gpu.cu.cc | 39 int bid = work_unit_id / values_size; in UpperBoundKernel() local 52 int bid = work_unit_id / values_size; in LowerBoundKernel() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/signature/ |
D | BinarySerializerSignedContextualAdsTest.java | 89 String bid = "5.10"; in testContextualAdSerialization_fullObject_success() local 189 String bid = "5.10"; in testContextualAdSerialization_minimalistObject_success() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_perfcounter.c | 21 unsigned bid; in lookup_counter() local 42 unsigned bid; in lookup_group() local 506 unsigned bid, num_queries = 0; in r600_get_perfcounter_info() local
|
/aosp_15_r20/external/autotest/server/site_tests/firmware_Cr50BID/ |
H A D | firmware_Cr50BID.py | 342 def updater_set_bid(self, bid, flags, exit_code): argument 376 def run_bid_test(self, image_name, bid, flags, bid_error): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/ |
D | lldb-defines.h | 39 #define LLDB_BREAK_ID_IS_VALID(bid) ((bid) != (LLDB_INVALID_BREAK_ID)) argument 40 #define LLDB_BREAK_ID_IS_INTERNAL(bid) ((bid) < 0) argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/ |
D | lldb-defines.h | 39 #define LLDB_BREAK_ID_IS_VALID(bid) ((bid) != (LLDB_INVALID_BREAK_ID)) argument 40 #define LLDB_BREAK_ID_IS_INTERNAL(bid) ((bid) < 0) argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/ |
D | lldb-defines.h | 39 #define LLDB_BREAK_ID_IS_VALID(bid) ((bid) != (LLDB_INVALID_BREAK_ID)) argument 40 #define LLDB_BREAK_ID_IS_INTERNAL(bid) ((bid) < 0) argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/ |
D | lldb-defines.h | 39 #define LLDB_BREAK_ID_IS_VALID(bid) ((bid) != (LLDB_INVALID_BREAK_ID)) argument 40 #define LLDB_BREAK_ID_IS_INTERNAL(bid) ((bid) < 0) argument
|
/aosp_15_r20/frameworks/av/media/codec2/tests/aidl/ |
H A D | GraphicsTracker_test.cpp | 210 uint64_t bid; in queueBuffer() local 329 uint64_t bid; in TEST_F() local 369 uint64_t bid; in TEST_F() local
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_perfcounter.c | 1054 unsigned bid; in ac_lookup_counter() local 1075 unsigned bid; in ac_lookup_group() local
|
/aosp_15_r20/external/coreboot/src/mainboard/google/kahlee/variants/careena/ |
H A D | variant.c | 24 uint32_t bid; in variant_romstage_entry() local
|