Searched refs:lost (Results 1 - 25 of 26) sorted by relevance

12

/external/valgrind/main/memcheck/tests/
H A Dpointer-trace.stderr.exp1 1,000 bytes in 1 blocks are definitely lost in loss record ... of ...
H A Dtrivialleak.stderr.exp1 1,000 bytes in 1,000 blocks are definitely lost in loss record ... of ...
H A Dleak-cases-full.stderr.exp5 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 ...
H A Dleak-cases-possible.stderr.exp5 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 ...
H A Dleak-tree.stderr.exp5 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 ...
H A Dleak-cycle.stderr.exp5 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 ...
H A Dmempool.stderr.exp35 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 ...
H A Dxml1.stderr.exp357 <text>396 bytes in 1 blocks are definitely lost in loss record ... of ...</text>
/external/quake/quake/src/QW/client/
H A Dgl_ngraph.c91 int lost; local
96 lost = CL_CalcNet();
114 sprintf(st, "%3i%% packet loss", lost);
H A Dcl_input.c394 int lost; local
436 lost = CL_CalcNet();
437 MSG_WriteByte (&buf, (byte)lost);
H A Dr_misc.c214 int lost; local
230 lost = CL_CalcNet();
236 sprintf(st, "%3i%% packet loss", lost);
H A Dcl_parse.c118 int lost; local
136 lost = 0;
141 lost++;
143 return lost * 100 / NET_TIMINGS;
/external/speex/libspeex/
H A Dltp.h94 int lost,
137 int lost,
/external/bluetooth/bluez/tools/
H A Dl2ping.c80 int i, sk, lost; local
162 lost = 0;
176 lost = 1;
208 if (!lost) {
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
H A DAbstractConnPool.java204 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/e2fsprogs/po/
H A Dat-expand.pl88 $msg =~ s/\@l/lost+found/g;
/external/llvm/lib/Analysis/
H A DConstantFolding.cpp1181 bool lost = false; local
1182 Val.convert(APFloat::IEEEhalf, APFloat::rmNearestTiesToEven, &lost);
1287 bool lost = false; local
1289 Val.convert(APFloat::IEEEsingle, APFloat::rmNearestTiesToEven, &lost);
1293 assert(status == APFloat::opOK && !lost &&
1294 "Precision lost during fp16 constfolding");
/external/llvm/bindings/ocaml/executionengine/
H A Dllvm_executionengine.mli67 most significant bit may be lost). See the field
/external/kernel-headers/original/linux/
H A Dperf_event.h348 * u64 lost;
603 local_t lost; /* nr records lost */ member in struct:perf_mmap_data
/external/kernel-headers/original/sound/
H A Dasound.h644 unsigned int lost; /* counter of master tick lost */ member in struct:snd_timer_status
/external/dropbear/
H A Dscp.c865 SCREWUP("lost connection");
1252 write(STDERR_FILENO, "lost connection\n", 16);
/external/libpcap/
H A Dpcap-dos.c1102 stats->rx_errors = pktStat.lost;
/external/libpng/
H A DCHANGES745 when you define this macro. Capabilities lost in this event
1499 Restored blank that was lost from makefile.sggcc "clean" target in beta7.
2008 Add missing quotes in projects/visualc6, lost in version 1.2.20rc3
/external/mesa3d/docs/
H A DMESA_texture_array.spec416 that access to these initial textures not be lost, they are treated as
/external/iproute2/doc/
H A Dip-cref.tex514 of lost carrier.
2685 are administratively scoped, the reply may be lost entirely.
2885 masquerading, so that this feature has lost meaning and disabled.

Completed in 501 milliseconds

12