Home
last modified time | relevance | path

Searched defs:bdp (Results 1 – 25 of 62) sorted by relevance

123

/aosp_15_r20/external/blktrace/btt/
H A Dbno_dump.c50 struct bno_dump *bdp; in bno_dump_alloc() local
69 struct bno_dump *bdp = handle; in bno_dump_add() local
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/proto/h2/
Dping.rs51 let bdp = config.bdp_initial_window.map(|wnd| Bdp { in channel() localVariable
122 bdp: Option<Bdp>, field
152 bdp: u32, field
Dserver.rs140 let bdp = if config.adaptive_window { in new() localVariable
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dflow_control_fuzzer.cc244 if (auto* bdp = tfc_->bdp_estimator()) { in Perform() local
304 if (auto* bdp = tfc_->bdp_estimator()) { in Perform() local
H A Dflow_control_test.cc141 BdpEstimator* bdp = tfc.bdp_estimator(); in TEST_F() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dbbr2_drain.cc41 QuicByteCount bdp = model_->BDP(); in DrainTarget() local
H A Dbbr2_sender.cc491 QuicByteCount bdp = model_.BDP(model_.BandwidthEstimate()); in GetTargetBytesInflight() local
H A Dbbr2_probe_bw.cc160 QuicByteCount bdp = model_->BDP(); in UpdateProbeDown() local
H A Dbbr_sender.cc444 QuicByteCount bdp = GetMinRtt() * BandwidthEstimate(); in GetTargetCongestionWindow() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dflow_control.cc181 const double bdp = bdp_estimator_.EstimateBdp() * 2.0; in TargetInitialWindowSizeBasedOnMemoryPressureAndBdp() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.cc225 const double bdp = bdp_estimator_.EstimateBdp() * 2.0; in TargetInitialWindowSizeBasedOnMemoryPressureAndBdp() local
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DStringPrep.java229 private UBiDiProps bdp; field in StringPrep
H A DArabicShaping.java837 UBiDiProps bdp=UBiDiProps.INSTANCE; in shapeToArabicDigitsWithContext() local
H A DBidi.java1003 final UBiDiProps bdp; field in Bidi
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DStringPrep.java241 private UBiDiProps bdp; field in StringPrep
H A DArabicShaping.java883 UBiDiProps bdp=UBiDiProps.INSTANCE; in shapeToArabicDigitsWithContext() local
H A DBidi.java1027 final UBiDiProps bdp; field in Bidi
/aosp_15_r20/external/toybox/toys/other/
H A Dbzcat.c609 static int start_bunzip(struct bunzip_data **bdp, int src_fd, char *inbuf, in start_bunzip()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
H A Dsimulator_test.cc298 const QuicByteCount bdp = in TEST_F() local
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c4636 #define IS_BX_DIGIT(bdp) (((u8)(bdp))<0x80) argument
4637 #define IS_BX_WS(bdp) ((bdp)==WS) argument
4638 #define IS_BX_PAD(bdp) ((bdp)==PC) argument
4705 u8 bdp = BX_DV_PROTO(c); in fromBase64() local
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c4631 #define IS_BX_DIGIT(bdp) (((u8)(bdp))<0x80) argument
4632 #define IS_BX_WS(bdp) ((bdp)==WS) argument
4633 #define IS_BX_PAD(bdp) ((bdp)==PC) argument
4700 u8 bdp = BX_DV_PROTO(c); in fromBase64() local
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common/withres/
Dcore-icu4j.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/icu/android_icu4j/core-icu4j/android_common/jarjar/
Dcore-icu4j.jarcom/android/icu/util/regex/PatternNative.class PatternNative.java package com. ...
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/java/
HDcore-icu4j.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/java/
HDcore-icu4j-for-host.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/icu/ android/ ...

123