/external/iproute2/tc/ |
q_netem.c | 38 " [ loss random PERCENT [CORRELATION]]\n" \ 39 " [ loss state P13 [P31 [P32 [P23 P14]]]\n" \ 40 " [ loss gemodel PERCENT [R [1-H [1-K]]]\n" \ 221 } else if (matches(*argv, "loss") == 0 || 223 if (opt.loss > 0 || loss_type != NETEM_LOSS_UNSPEC) { 224 explain1("duplicate loss argument\n"); 229 /* Old (deprecated) random loss model syntax */ 236 if (get_percent(&opt.loss, *argv)) { 237 explain1("loss percent"); 244 explain1("loss correllation") [all...] |
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/ |
do_plc.h | 25 * Packet loss concealment routine. Conceals a residual signal 26 * and LP parameters. If no packet loss, update state. 32 int16_t PLI, /* (i) packet loss indicator
|
/external/valgrind/main/memcheck/tests/ |
leak-cases-possible.stderr.exp | 5 16 bytes in 1 blocks are definitely lost in loss record ... of ... 11 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ... 17 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
|
leak-cases-full.stderr.exp | 5 16 bytes in 1 blocks are possibly lost in loss record ... of ... 11 16 bytes in 1 blocks are possibly lost in loss record ... of ... 17 16 bytes in 1 blocks are possibly lost in loss record ... of ... 23 16 bytes in 1 blocks are possibly lost in loss record ... of ... 29 16 bytes in 1 blocks are possibly lost in loss record ... of ... 35 16 bytes in 1 blocks are possibly lost in loss record ... of ... 41 16 bytes in 1 blocks are definitely lost in loss record ... of ... 47 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ... 53 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
|
leak-cycle.stderr.exp | 5 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ... 11 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ... 17 96 (16 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record ... of ... 23 96 (16 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
|
leak-tree.stderr.exp | 5 16 bytes in 1 blocks are definitely lost in loss record ... of ... 11 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
|
/frameworks/ml/bordeaux/learning/multiclass_pa/native/ |
multiclass_pa.cpp | 114 float loss = 1.0 - target_class_score + other_class_score; local 115 if (loss > 0.0) { 121 float rate = loss / twice_norm_square; 125 // VLOG(1) << "loss = " << loss << " rate = " << rate; 133 return loss; 147 float loss = 1.0 - target_class_score + other_class_score; local 148 if (loss > 0.0) { 154 float rate = loss / twice_norm_square; 158 // VLOG(1) << "loss = " << loss << " rate = " << rate [all...] |
/external/chromium_org/net/quic/congestion_control/ |
cubic.h | 29 // Compute a new congestion window to use after a loss event. 38 // packet loss. 53 // Time when this cycle started, after last loss event. 62 // Max congestion window (in packets) used just before last loss event.
|
tcp_cubic_sender.h | 104 // Bytes sent and acked since the last loss event. Used for PRR. 109 // The congestion window before the last loss event. 124 // Congestion window before the last loss event or RTO. 130 // Slow start threshold before the last loss event or RTO. 133 // Whether the last loss event caused us to exit slowstart.
|
/external/chromium_org/net/quic/ |
quic_connection_stats.h | 40 // Number of packets abandoned as lost by the loss detection algorithm. 47 // Count of times the loss detection alarm fired. At least one packet should 70 // The number of loss events from TCP's perspective. Each loss event includes
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_WM_IconifyWindow.3 | 11 If the application is running in a window managed environment SDL attempts to iconify/minimise it\&. If \fBSDL_WM_IconifyWindow\fP is successful, the application will receive a \fI\fBSDL_APPACTIVE\fP\fR loss event\&.
|
/external/iproute2/man/man8/ |
tc-netem.8 | 10 .IR OPTIONS " := [ " LIMIT " ] [ " DELAY " ] [ " LOSS \ 24 .IR LOSS " := " 25 .BR loss " { " 57 that allow to add delay, packet loss, duplication and more other 81 .SS loss random 82 adds an independent loss probability to the packets outgoing from the chosen 86 .SS loss state 94 .SS loss gemodel 95 adds packet losses according to the Gilbert-Elliot loss model or its special 102 the good states, 1-h is the loss probability in the bad state and 1-k is th [all...] |
/external/valgrind/main/gdbserver_tests/ |
mcblocklistsearch.stderrB.exp | 15 16 bytes in 1 blocks are still reachable in loss record ... of ... 20 16 bytes in 1 blocks are still reachable in loss record ... of ... 25 16 bytes in 1 blocks are still reachable in loss record ... of ... 30 16 bytes in 1 blocks are indirectly lost in loss record ... of ... 35 16 bytes in 1 blocks are indirectly lost in loss record ... of ... 40 16 bytes in 1 blocks are definitely lost in loss record ... of ... 45 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ... 51 16 bytes in 1 blocks are definitely lost in loss record ... of ... 58 48 (16 direct, 32 indirect) bytes in 1 blocks are definitely lost in loss record ... of ... 64 0x........[16] indirect loss record [all...] |
mcleak.stderr.exp | 5 10 bytes in 1 blocks are still reachable in loss record ... of ... 23 10 bytes in 1 blocks are still reachable in loss record ... of ... 28 21 bytes in 1 blocks are still reachable in loss record ... of ... 33 32 bytes in 1 blocks are definitely lost in loss record ... of ... 38 33 bytes in 1 blocks are still reachable in loss record ... of ...
|
/frameworks/base/media/java/android/media/ |
FocusRequester.java | 55 * the audio focus loss received my mFocusDispatcher, is AudioManager.AUDIOFOCUS_NONE if 152 return "LOSS"; 192 + " -- loss: " + focusLossToString() 216 * For a given audio focus gain request, return the audio focus loss type that will result 217 * from it, taking into account any previous focus loss. 219 * @return the audio focus loss type that matches the gain request 292 // before dispatching a focus loss, check if the following conditions are met: 293 // 1/ the framework is not supposed to notify the focus loser on a DUCK loss 294 // 2/ it is a DUCK loss 295 // 3/ the focus loser isn't flagged as pausing in a DUCK loss [all...] |
/external/ceres-solver/include/ceres/ |
c_api.h | 23 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 66 /* Create callback data for Ceres' stock loss functions. 68 * Ceres has several loss functions available by default, and these functions 69 * expose those to the C API. To use the stock loss functions, call 71 * the stock loss functions (for example ceres::CauchyLoss), and pass the 92 * See loss_function.h for the details of each loss function. 100 /* Free the given stock loss function data. */ 104 * itself, intended as a way to access the various stock Ceres loss functions
|
/external/ceres-solver/internal/ceres/ |
loss_function_test.cc | 23 // SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 47 void AssertLossFunctionIsValid(const LossFunction& loss, double s) { 52 loss.Evaluate(s, rho); 61 loss.Evaluate(s + kH, fwd); 62 loss.Evaluate(s - kH, bwd); 78 // Note that for the Huber loss the test exercises both code paths 125 // Check that loss before and after the approximation threshold are good. 151 // Wrap a few loss functions, and a few scale factors. This can't combine
|
/external/chromium_org/v8/test/mjsunit/ |
number-literal.js | 28 test('precission-loss-high', '9007199254740992', '9007199254740993'); 29 test('precission-loss-low', '1.9999999999999998', '1.9999999999999997');
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/ |
acm_opus.cc | 71 packet_loss_rate_(0) { // Initial packet loss rate. 207 // Optimize the loss rate to configure Opus. Basically, optimized loss rate is 208 // the input loss rate rounded down to various levels, because a robustly good 209 // audio quality is achieved by lowering the packet loss down. 211 // a loss rate from below, a higher threshold is used than jumping to the same 240 // Ask the encoder to change the target packet loss rate.
|
/external/eigen/ |
COPYING.MINPACK | 46 ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF
47 PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER
51 POSSIBILITY OF SUCH LOSS OR DAMAGES.
|
/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/ |
CopyrightMINPACK.txt | 46 ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF 47 PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER 51 POSSIBILITY OF SUCH LOSS OR DAMAGES.
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/ |
atlantis.h | 19 * LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, OR THE CLAIMS OF 21 * ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/ |
atlantis.h | 19 * LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, OR THE CLAIMS OF 21 * ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON
|
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/ |
atlantis.h | 19 * LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, OR THE CLAIMS OF 21 * ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON
|
/external/valgrind/main/tests/ |
outer_inner.supp | 4 # ==31040== 16 bytes in 1 blocks are definitely lost in loss record 10 of 106 18 # ==31040== 392 bytes in 1 blocks are definitely lost in loss record 58 of 106 34 # ==32749== 400 bytes in 1 blocks are definitely lost in loss record 47 of 96
|