Home
last modified time | relevance | path

Searched refs:BDP (Results 1 – 25 of 145) sorted by relevance

123456

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/congestion_control/
H A Dbbr2_drain.cc28 << ", bdp:" << model_->BDP(model_->MaxBandwidth()) in OnCongestionEvent()
36 << ", bdp:" << model_->BDP(model_->MaxBandwidth()) in OnCongestionEvent()
43 QuicByteCount bdp = model_->BDP(model_->MaxBandwidth()); in DrainTarget()
H A Dbbr2_sender.cc142 cwnd_ = model_.BDP(model_.BandwidthEstimate()); in AdjustNetworkParameters()
223 << ", BDP:" << model_.BDP(BandwidthEstimate()) in OnCongestionEvent()
287 return std::max(model_.BDP(model_.BandwidthEstimate(), gain), in GetTargetCongestionWindow()
344 QuicByteCount bdp = model_.BDP(model_.BandwidthEstimate()); in GetTargetBytesInflight()
H A Dbbr2_simulator_test.cc107 QuicByteCount BDP() const { return BottleneckBandwidth() * RTT(); } in BDP() function in quic::test::DefaultTopologyParams
110 return switch_queue_capacity_in_bdp * BDP(); in SwitchQueueCapacity()
116 << " RTT: " << RTT() << " BDP: " << BDP() in ToString()
404 ASSERT_GE(params.BDP(), kDefaultInitialCwndBytes + kDefaultTCPMSS); in TEST_F()
620 EXPECT_GE(queue->bytes_queued(), 1.5 * params.BDP()); in TEST_F()
635 EXPECT_LE(queue->bytes_queued(), params.BDP()); in TEST_F()
692 sender_endpoint_.AddBytesToTransfer(1.3 * params.BDP()); in TEST_F()
745 ASSERT_GE(params.BDP(), kDefaultInitialCwndBytes + kDefaultTCPMSS); in TEST_F()
H A Dbbr2_probe_rtt.cc46 return model_->BDP(model_->MaxBandwidth(), in InflightTarget()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/congestion_control/
H A Dbbr2_drain.cc28 << ", bdp:" << model_->BDP(model_->MaxBandwidth()) in OnCongestionEvent()
36 << ", bdp:" << model_->BDP(model_->MaxBandwidth()) in OnCongestionEvent()
43 QuicByteCount bdp = model_->BDP(model_->MaxBandwidth()); in DrainTarget()
H A Dbbr2_sender.cc207 model_.BDP(effective_bandwidth))); in AdjustNetworkParameters()
209 cwnd_ = cwnd_limits().ApplyLimits(model_.BDP(effective_bandwidth)); in AdjustNetworkParameters()
293 << ", BDP:" << model_.BDP(BandwidthEstimate()) in OnCongestionEvent()
357 return std::max(model_.BDP(model_.BandwidthEstimate(), gain), in GetTargetCongestionWindow()
410 QuicByteCount bdp = model_.BDP(model_.BandwidthEstimate()); in GetTargetBytesInflight()
H A Dbbr2_simulator_test.cc107 QuicByteCount BDP() const { return BottleneckBandwidth() * RTT(); } in BDP() function in quic::test::DefaultTopologyParams
110 return switch_queue_capacity_in_bdp * BDP(); in SwitchQueueCapacity()
116 << " RTT: " << RTT() << " BDP: " << BDP() in ToString()
404 ASSERT_GE(params.BDP(), kDefaultInitialCwndBytes + kDefaultTCPMSS); in TEST_F()
628 EXPECT_GE(queue->bytes_queued(), 0.95 * params.BDP()); in TEST_F()
643 EXPECT_LE(queue->bytes_queued(), params.BDP()); in TEST_F()
700 sender_endpoint_.AddBytesToTransfer(1.4 * params.BDP()); in TEST_F()
774 EXPECT_GT(sender_->ExportDebugState().inflight_hi, 1.2f * params.BDP()); in TEST_F()
776 EXPECT_APPROX_EQ(sender_->ExportDebugState().inflight_hi, params.BDP(), in TEST_F()
791 ASSERT_GE(params.BDP(), kDefaultInitialCwndBytes + kDefaultTCPMSS); in TEST_F()
[all …]
H A Dbbr2_probe_rtt.cc46 return model_->BDP(model_->MaxBandwidth(), in InflightTarget()
/dports/math/math77/MATH77/
H A Dranpk2.f454 subroutine DRANUS(UDP, N, ADP, BDP) argument
456 double precision ADP, BDP, UDP(N) local
490 UDP(I) = ADP + BDP * dble(XCURSP) / MDIVDP
497 UDP(I) = ADP + BDP * XCURDP/MDIVDP
510 UDP(I) = ADP + BDP * XCURDP/MDIVDP
/dports/lang/smalltalk/smalltalk-3.2.5/opcode/
H A Dppc-opc.c131 #define BDP (BDMA + 1) macro
137 #define BDPA (BDP + 1)
1343 { "bdnz+", BBO(16,BODNZ,0,0), BBOYBI_MASK, PPC, { BDP } },
1347 { "bdnzl+", BBO(16,BODNZ,0,1), BBOYBI_MASK, PPC, { BDP } },
1359 { "bdz+", BBO(16,BODZ,0,0), BBOYBI_MASK, PPC, { BDP } },
1362 { "bdzl+", BBO(16,BODZ,0,1), BBOYBI_MASK, PPC, { BDP } },
1539 { "bt+", BBO(16,BOT,0,0), BBOY_MASK, PPC, { BI, BDP } },
1543 { "btl+", BBO(16,BOT,0,1), BBOY_MASK, PPC, { BI, BDP } },
1555 { "bf+", BBO(16,BOF,0,0), BBOY_MASK, PPC, { BI, BDP } },
1595 { "bc+", B(16,0,0), B_MASK, PPC, { BOE, BI, BDP } },
[all …]
/dports/math/mfem/mfem-4.3/examples/
H A Dex22.cpp384 BlockDiagonalPreconditioner BDP(blockOffsets); in main() local
418 BDP.SetDiagonalBlock(0, pc_r); in main()
419 BDP.SetDiagonalBlock(1, pc_i); in main()
420 BDP.owns_blocks = 1; in main()
423 gmres.SetPreconditioner(BDP); in main()
H A Dex22p.cpp421 BlockDiagonalPreconditioner BDP(blockTrueOffsets); in main() local
459 BDP.SetDiagonalBlock(0, pc_r); in main()
460 BDP.SetDiagonalBlock(1, pc_i); in main()
461 BDP.owns_blocks = 1; in main()
464 fgmres.SetPreconditioner(BDP); in main()
/dports/math/py-bitmath/bitmath-1.3.3.1/docsite/source/
H A Dreal_life_examples.rst139 Calculating Linux BDP and TCP Window Scaling
143 speeds we need to calculate our BDP, or Bandwidth Delay Product. For
174 We would normally calculate the optimal BDP and related values following this approach:
180 #. Calculate the BDP (multiply transfer rate by rtt)
195 Lets calculate the BDP now. Because the kernel parameters expect
225 BDP = rx_rate_GB * window_seconds = 0.125 * 0.000199 = 0.000024875
227 Our BDP is 0.000024875GB.
237 Our BDP is 24875 bytes (or about 24.3KiB)
/dports/devel/vasm/vasm/cpus/ppc/
H A Dopcodes.h628 "bdnz+", { BDP } ,{PPCCOM, BBO(16,BODNZ,0,0)},
632 "bdnzl+", { BDP } ,{PPCCOM, BBO(16,BODNZ,0,1)},
644 "bdz+", { BDP } ,{PPCCOM, BBO(16,BODZ,0,0)},
647 "bdzl+", { BDP } ,{PPCCOM, BBO(16,BODZ,0,1)},
824 "bt+", { BI, BDP } ,{PPCCOM, BBO(16,BOT,0,0)},
828 "btl+", { BI, BDP } ,{PPCCOM, BBO(16,BOT,0,1)},
840 "bf+", { BI, BDP } ,{PPCCOM, BBO(16,BOF,0,0)},
844 "bfl+", { BI, BDP } ,{PPCCOM, BBO(16,BOF,0,1)},
856 "bdzt+", { BI, BDP } ,{PPCCOM, BBO(16,BODZT,0,0)},
880 "bc+", { BOE, BI, BDP } ,{PPCCOM, B(16,0,0)},
[all …]
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/asm/
H A Dppcopc.cc418 #define BDP BDMA + 1 macro
424 #define BDPA BDP + 1
1583 { "bdnz+", BBO(16,BODNZ,0,0), BBOATBI_MASK, PPCCOM, { BDP } },
1586 { "bdnzl+", BBO(16,BODNZ,0,1), BBOATBI_MASK, PPCCOM, { BDP } },
1595 { "bdz+", BBO(16,BODZ,0,0), BBOATBI_MASK, PPCCOM, { BDP } },
1598 { "bdzl+", BBO(16,BODZ,0,1), BBOATBI_MASK, PPCCOM, { BDP } },
1775 { "bt+", BBO(16,BOT,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
1778 { "btl+", BBO(16,BOT,0,1), BBOAT_MASK, PPCCOM, { BI, BDP } },
1787 { "bf+", BBO(16,BOF,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
1823 { "bc+", B(16,0,0), B_MASK, PPCCOM, { BOE, BI, BDP } },
[all …]
/dports/emulators/simh/simh-3.9.0_5/VAX/
H A Dvax_cpu.c1086 case BDP|VB: in sim_instr()
1087 case BDP|WB: case BDP|WW: case BDP|WL: case BDP|WQ: case BDP|WO: in sim_instr()
1089 case BDP|AB: case BDP|AW: case BDP|AL: case BDP|AQ: case BDP|AO: in sim_instr()
1094 case BDP|RB: case BDP|RW: case BDP|RL: case BDP|RF: in sim_instr()
1100 case BDP|RQ: case BDP|RD: case BDP|RG: in sim_instr()
1107 case BDP|RO: case BDP|RH: in sim_instr()
1113 case BDP|MB: case BDP|MW: case BDP|ML: in sim_instr()
1119 case BDP|MQ: in sim_instr()
1126 case BDP|MO: in sim_instr()
1433 case BDP: in sim_instr()
/dports/biology/molden/molden5.8/plush/
H A DBDP1 mol="BDP" Charge="0"
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dppc-opc.c158 #define BDP BDMA + 1 macro
164 #define BDPA BDP + 1
2588 { "bt+", BBO(16,BOT,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
2592 { "btl+", BBO(16,BOT,0,1), BBOAT_MASK, PPCCOM, { BI, BDP } },
2604 { "bf+", BBO(16,BOF,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
2608 { "bfl+", BBO(16,BOF,0,1), BBOAT_MASK, PPCCOM, { BI, BDP } },
2620 { "bdzt+", BBO(16,BODZT,0,0), BBOY_MASK, NOPOWER4, { BI, BDP } },
2623 { "bdztl+", BBO(16,BODZT,0,1), BBOY_MASK, NOPOWER4, { BI, BDP } },
2632 { "bdzf+", BBO(16,BODZF,0,0), BBOY_MASK, NOPOWER4, { BI, BDP } },
2644 { "bc+", B(16,0,0), B_MASK, PPCCOM, { BOE, BI, BDP } },
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/opcodes/
H A Dppc-opc.c158 #define BDP BDMA + 1 macro
164 #define BDPA BDP + 1
2642 { "bt+", BBO(16,BOT,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
2646 { "btl+", BBO(16,BOT,0,1), BBOAT_MASK, PPCCOM, { BI, BDP } },
2658 { "bf+", BBO(16,BOF,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
2662 { "bfl+", BBO(16,BOF,0,1), BBOAT_MASK, PPCCOM, { BI, BDP } },
2674 { "bdzt+", BBO(16,BODZT,0,0), BBOY_MASK, NOPOWER4, { BI, BDP } },
2677 { "bdztl+", BBO(16,BODZT,0,1), BBOY_MASK, NOPOWER4, { BI, BDP } },
2686 { "bdzf+", BBO(16,BODZF,0,0), BBOY_MASK, NOPOWER4, { BI, BDP } },
2698 { "bc+", B(16,0,0), B_MASK, PPCCOM, { BOE, BI, BDP } },
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dppc-opc.c158 #define BDP BDMA + 1 macro
164 #define BDPA BDP + 1
2588 { "bt+", BBO(16,BOT,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
2592 { "btl+", BBO(16,BOT,0,1), BBOAT_MASK, PPCCOM, { BI, BDP } },
2604 { "bf+", BBO(16,BOF,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
2608 { "bfl+", BBO(16,BOF,0,1), BBOAT_MASK, PPCCOM, { BI, BDP } },
2620 { "bdzt+", BBO(16,BODZT,0,0), BBOY_MASK, NOPOWER4, { BI, BDP } },
2623 { "bdztl+", BBO(16,BODZT,0,1), BBOY_MASK, NOPOWER4, { BI, BDP } },
2632 { "bdzf+", BBO(16,BODZF,0,0), BBOY_MASK, NOPOWER4, { BI, BDP } },
2644 { "bc+", B(16,0,0), B_MASK, PPCCOM, { BOE, BI, BDP } },
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/opcodes/
H A Dppc-opc.c160 #define BDP BDMA + 1 macro
166 #define BDPA BDP + 1
2690 { "bt+", BBO(16,BOT,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
2694 { "btl+", BBO(16,BOT,0,1), BBOAT_MASK, PPCCOM, { BI, BDP } },
2706 { "bf+", BBO(16,BOF,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
2710 { "bfl+", BBO(16,BOF,0,1), BBOAT_MASK, PPCCOM, { BI, BDP } },
2722 { "bdzt+", BBO(16,BODZT,0,0), BBOY_MASK, NOPOWER4, { BI, BDP } },
2725 { "bdztl+", BBO(16,BODZT,0,1), BBOY_MASK, NOPOWER4, { BI, BDP } },
2734 { "bdzf+", BBO(16,BODZF,0,0), BBOY_MASK, NOPOWER4, { BI, BDP } },
2746 { "bc+", B(16,0,0), B_MASK, PPCCOM, { BOE, BI, BDP } },
[all …]
/dports/emulators/qemu/qemu-6.2.0/disas/
H A Dppc.c481 #define BDP BDMA + 1 macro
487 #define BDPA BDP + 1
2833 { "bt+", BBO(16,BOT,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
2837 { "btl+", BBO(16,BOT,0,1), BBOAT_MASK, PPCCOM, { BI, BDP } },
2849 { "bf+", BBO(16,BOF,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
2853 { "bfl+", BBO(16,BOF,0,1), BBOAT_MASK, PPCCOM, { BI, BDP } },
2865 { "bdzt+", BBO(16,BODZT,0,0), BBOY_MASK, NOPOWER4, { BI, BDP } },
2868 { "bdztl+", BBO(16,BODZT,0,1), BBOY_MASK, NOPOWER4, { BI, BDP } },
2877 { "bdzf+", BBO(16,BODZF,0,0), BBOY_MASK, NOPOWER4, { BI, BDP } },
2889 { "bc+", B(16,0,0), B_MASK, PPCCOM, { BOE, BI, BDP } },
[all …]
/dports/emulators/qemu42/qemu-4.2.1/disas/
H A Dppc.c481 #define BDP BDMA + 1 macro
487 #define BDPA BDP + 1
2833 { "bt+", BBO(16,BOT,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
2837 { "btl+", BBO(16,BOT,0,1), BBOAT_MASK, PPCCOM, { BI, BDP } },
2849 { "bf+", BBO(16,BOF,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
2853 { "bfl+", BBO(16,BOF,0,1), BBOAT_MASK, PPCCOM, { BI, BDP } },
2865 { "bdzt+", BBO(16,BODZT,0,0), BBOY_MASK, NOPOWER4, { BI, BDP } },
2868 { "bdztl+", BBO(16,BODZT,0,1), BBOY_MASK, NOPOWER4, { BI, BDP } },
2877 { "bdzf+", BBO(16,BODZF,0,0), BBOY_MASK, NOPOWER4, { BI, BDP } },
2889 { "bc+", B(16,0,0), B_MASK, PPCCOM, { BOE, BI, BDP } },
[all …]
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/
H A Dppc-dis.c480 #define BDP BDMA + 1 macro
486 #define BDPA BDP + 1
2822 { "bt+", BBO(16,BOT,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
2826 { "btl+", BBO(16,BOT,0,1), BBOAT_MASK, PPCCOM, { BI, BDP } },
2838 { "bf+", BBO(16,BOF,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
2842 { "bfl+", BBO(16,BOF,0,1), BBOAT_MASK, PPCCOM, { BI, BDP } },
2854 { "bdzt+", BBO(16,BODZT,0,0), BBOY_MASK, NOPOWER4, { BI, BDP } },
2857 { "bdztl+", BBO(16,BODZT,0,1), BBOY_MASK, NOPOWER4, { BI, BDP } },
2866 { "bdzf+", BBO(16,BODZF,0,0), BBOY_MASK, NOPOWER4, { BI, BDP } },
2878 { "bc+", B(16,0,0), B_MASK, PPCCOM, { BOE, BI, BDP } },
[all …]
/dports/emulators/qemu5/qemu-5.2.0/disas/
H A Dppc.c481 #define BDP BDMA + 1 macro
487 #define BDPA BDP + 1
2833 { "bt+", BBO(16,BOT,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
2837 { "btl+", BBO(16,BOT,0,1), BBOAT_MASK, PPCCOM, { BI, BDP } },
2849 { "bf+", BBO(16,BOF,0,0), BBOAT_MASK, PPCCOM, { BI, BDP } },
2853 { "bfl+", BBO(16,BOF,0,1), BBOAT_MASK, PPCCOM, { BI, BDP } },
2865 { "bdzt+", BBO(16,BODZT,0,0), BBOY_MASK, NOPOWER4, { BI, BDP } },
2868 { "bdztl+", BBO(16,BODZT,0,1), BBOY_MASK, NOPOWER4, { BI, BDP } },
2877 { "bdzf+", BBO(16,BODZF,0,0), BBOY_MASK, NOPOWER4, { BI, BDP } },
2889 { "bc+", B(16,0,0), B_MASK, PPCCOM, { BOE, BI, BDP } },
[all …]

123456