HomeSort by relevance Sort by last modified time
    Searched full:lost (Results 26 - 50 of 20255) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/valgrind/memcheck/tests/
reach_thread_register.stderr.exp-mips32 2 136 bytes in 1 blocks are definitely lost in loss record ... of ...
reach_thread_register.stderr.exp-mips64 2 272 bytes in 1 blocks are definitely lost in loss record ... of ...
static_malloc.stderr.exp 1 10 bytes in 1 blocks are definitely lost in loss record ... of ...
trivialleak.stderr.exp 1 1,000 bytes in 1,000 blocks are definitely lost in loss record ... of ...
trivialleak.stderr.exp2 1 999 bytes in 999 blocks are definitely lost in loss record ... of ...
lks.stderr.exp 5 definitely lost: 48 bytes in 3 blocks
6 indirectly lost: 32 bytes in 2 blocks
7 possibly lost: 0 bytes in 0 blocks
21 16 bytes in 1 blocks are indirectly lost in loss record ... of ...
27 16 bytes in 1 blocks are indirectly lost in loss record ... of ...
33 16 bytes in 1 blocks are definitely lost in loss record ... of ...
39 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
45 32 (16 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
52 definitely lost: 48 bytes in 3 blocks
53 indirectly lost: 32 bytes in 2 block
    [all...]
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 ...
  /external/webrtc/webrtc/video/
report_block_stats.h 39 // Returns the total fraction of lost packets (or -1 if less than two report
44 // Updates the total number of packets/lost packets.
46 // Returns the number of packets/lost packets since previous report block.
51 // The total number of packets/lost packets.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
crange4.s 2 ! lost because .space just emitted a frag, without calling emit_expr as
  /external/webrtc/webrtc/modules/audio_coding/neteq/
rtcp.cc 63 // packets that were actually received. The cumulative number of lost packets
68 // No packets received, assume none lost.
79 // Fraction lost since last report.
86 int32_t lost = expected_since_last - received_since_last; local
87 if (expected_since_last == 0 || lost <= 0 || received_packets_ == 0) {
90 stats->fraction_lost = std::min(0xFFU, (lost << 8) / expected_since_last);
  /external/clang/test/CodeGenCXX/
debug-info-vtable-optzn.cpp 8 // CHECK: !DIDerivedType(tag: DW_TAG_member, name: "lost"
12 int lost; member in class:A
  /external/tpm2/
PowerPlat.c 29 // Need to indicate that we lost power
37 // Test whether power was lost before a _TPM_Init()
  /external/clang/test/CodeGen/
arrayderef.c 2 // The load here was getting lost because this code was close
  /external/deqp/external/vulkancts/framework/vulkan/
vkVirtualPlatformInterface.inl 2 * be lost! Modify the generating script instead.
  /external/e2fsprogs/tests/f_imagic/
expect.1 10 /lost+found not found. Create? yes
16 Connect to /lost+found? yes
21 Connect to /lost+found? yes
  /external/e2fsprogs/tests/f_lpf2/
expect.1 5 Connect to /lost+found? yes
7 /lost+found not found. Create? yes
10 Connect to /lost+found? yes
  /external/webrtc/webrtc/modules/audio_coding/neteq/tools/
neteq_quality_test.h 32 virtual bool Lost() = 0;
37 bool Lost() override;
43 bool Lost() override;
53 bool Lost() override;
56 // Prob. of losing current packet, when previous packet is lost.
58 // Prob. of losing current packet, when previous packet is not lost.
83 // lost or not.
  /external/webrtc/webrtc/modules/video_coding/codecs/test/
packet_manipulator.h 28 // the number of lost packets in a row is equal to the configured burst
59 // probability of a packet being lost. 0.1 means 10% and so on.
63 // Packet loss burst length. Defines how many packets will be lost in a burst
64 // when a packet has been decided to be lost. Must be >=1. Default: 1.
70 // frame is lost (even if burst length is only a single packet).
81 // Manipulates the data of the encoded_image to simulate parts being lost
  /external/e2fsprogs/tests/f_orphan_dotdot_ft/
expect.1 21 Connect to /lost+found? yes
24 Connect to /lost+found? yes
27 Connect to /lost+found? yes
  /bionic/libc/kernel/uapi/asm-arm/asm/
auxvec.h 14 *** Any manual change here will be lost the next time this script will
bitsperlong.h 14 *** Any manual change here will be lost the next time this script will
errno.h 14 *** Any manual change here will be lost the next time this script will
ioctl.h 14 *** Any manual change here will be lost the next time this script will
ipcbuf.h 14 *** Any manual change here will be lost the next time this script will
kvm_para.h 14 *** Any manual change here will be lost the next time this script will

Completed in 675 milliseconds

12 3 4 5 6 7 8 91011>>