HomeSort by relevance Sort by last modified time
    Searched refs:lost (Results 1 - 25 of 60) sorted by null

1 2 3

  /external/valgrind/main/memcheck/tests/
pointer-trace.stderr.exp 1 1,000 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 ...
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 ...
27 16 bytes in 1 blocks are definitely lost in loss record ... of ...
33 32 (16 direct, 16 indirect) 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 ...
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-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 ...
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-delta.stderr.exp 8 expecting details +10 bytes lost, +21 bytes reachable
9 10 (+10) bytes in 1 (+1) blocks are definitely lost in loss record ... of ...
32 expecting details -10 bytes reachable, +10 bytes lost
38 10 (+10) bytes in 1 (+1) blocks are definitely lost in loss record ... of ...
43 expecting details -10 bytes lost, +10 bytes reachable
44 0 (-10) bytes in 0 (-1) blocks are definitely lost in loss record ... of ...
54 expecting details 32 (+32) bytes lost, 33 (-32) bytes reachable
55 32 (+32) bytes in 1 (+1) blocks are definitely lost in loss record ... of ...
80 32 bytes in 1 blocks are definitely lost in loss record ... of ...
mempool.stderr.exp 35 10 bytes in 1 blocks are definitely lost in loss record ... of ...
40 10 bytes in 1 blocks are definitely lost in loss record ... of ...
45 20 bytes in 1 blocks are definitely lost in loss record ... of ...
50 48 (32 direct, 16 indirect) bytes in 1 blocks are definitely lost in loss record ... of ...
  /external/valgrind/main/gdbserver_tests/
mcleak.stderr.exp 11 expecting details +10 bytes lost, +21 bytes reachable
15 expecting details -10 bytes reachable, +10 bytes lost
16 expecting details -10 bytes lost, +10 bytes reachable
17 expecting details 32 (+32) bytes lost, 33 (-32) bytes reachable
33 32 bytes in 1 blocks are definitely lost in loss record ... of ...
mcleak.stderrB.exp 8 10 (+10) bytes in 1 (+1) blocks are definitely lost in loss record ... of ...
33 10 (+10) bytes in 1 (+1) blocks are definitely lost in loss record ... of ...
38 0 (-10) bytes in 0 (-1) blocks are definitely lost in loss record ... of ...
48 32 (+32) bytes in 1 (+1) blocks are definitely lost in loss record ... of ...
  /external/quake/quake/src/QW/client/
gl_ngraph.c 91 int lost; local
96 lost = CL_CalcNet();
114 sprintf(st, "%3i%% packet loss", lost);
cl_input.c 394 int lost; local
436 lost = CL_CalcNet();
437 MSG_WriteByte (&buf, (byte)lost);
r_misc.c 214 int lost; local
230 lost = CL_CalcNet();
236 sprintf(st, "%3i%% packet loss", lost);
  /bootable/recovery/tools/ota/
Android.mk 28 LOCAL_MODULE := check-lost+found
31 LOCAL_SRC_FILES := check-lost+found.c
  /external/speex/libspeex/
ltp.h 94 int lost,
137 int lost,
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
AbstractConnPool.java 204 final boolean lost = issuedConnections.remove(ref);
205 if (lost) {
222 * Handles cleaning up for a lost pool entry with the given route.
223 * A lost pool entry corresponds to a connection that was
226 * @param route the route of the pool entry that was lost
  /external/linux-tools-perf/util/
event.h 44 u64 lost; member in struct:lost_event
139 struct lost_event lost; member in union:perf_event
session.h 84 lost, member in struct:perf_event_ops
event.c 22 [PERF_RECORD_LOST] = "LOST",
479 dump_printf(": id:%" PRIu64 ": lost:%" PRIu64 "\n",
480 event->lost.id, event->lost.lost);
481 session->hists.stats.total_lost += event->lost.lost;
  /frameworks/av/media/libstagefright/wifi-display/sink/
RTPSink.cpp 179 int64_t lost = (int64_t)expected - (int64_t)mReceived; local
180 if (lost > 0x7fffff) {
181 lost = 0x7fffff;
182 } else if (lost < -0x800000) {
183 lost = -0x800000;
210 ptr[5] = (lost >> 16) & 0xff;
211 ptr[6] = (lost >> 8) & 0xff;
212 ptr[7] = lost & 0xff;
  /external/e2fsprogs/po/
at-expand.pl 88 $msg =~ s/\@l/lost+found/g;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
timer.h 112 unsigned long lost; /* lost ticks */ member in struct:snd_timer_instance
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
timer.h 112 unsigned long lost; /* lost ticks */ member in struct:snd_timer_instance
  /external/linux-tools-perf/
builtin-inject.c 181 .lost = perf_event__repipe,
  /system/extras/tests/fstest/
perm_checker.conf 5 /cache/lost+found/ 700 770 root root root root
21 /data/lost+found/ 700 770 root root root root
149 /system/lost+found/ 700 770 root root root root

Completed in 507 milliseconds

1 2 3