Home
last modified time | relevance | path

Searched refs:garbage (Results 1 – 25 of 125) sorted by relevance

12345

/external/libxml2/result/
Dent9.rdr11 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
16 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
21 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
26 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
31 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
36 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
41 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
46 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
51 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
56 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
[all …]
Dent9.rde21 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
26 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
31 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
36 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
41 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
46 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
51 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
56 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
61 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
66 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
[all …]
Dent9.sax28 SAX.characters( WE need lot of garbage now to, 50)
33 SAX.characters( WE need lot of garbage now to, 50)
38 SAX.characters( WE need lot of garbage now to, 50)
43 SAX.characters( WE need lot of garbage now to, 50)
48 SAX.characters( WE need lot of garbage now to, 50)
53 SAX.characters( WE need lot of garbage now to, 50)
58 SAX.characters( WE need lot of garbage now to, 50)
63 SAX.characters( WE need lot of garbage now to, 50)
68 SAX.characters( WE need lot of garbage now to, 50)
73 SAX.characters( WE need lot of garbage now to, 50)
[all …]
Dent9.sax228 SAX.characters( WE need lot of garbage now to, 50)
33 SAX.characters( WE need lot of garbage now to, 50)
38 SAX.characters( WE need lot of garbage now to, 50)
43 SAX.characters( WE need lot of garbage now to, 50)
48 SAX.characters( WE need lot of garbage now to, 50)
53 SAX.characters( WE need lot of garbage now to, 50)
58 SAX.characters( WE need lot of garbage now to, 50)
63 SAX.characters( WE need lot of garbage now to, 50)
68 SAX.characters( WE need lot of garbage now to, 50)
73 SAX.characters( WE need lot of garbage now to, 50)
[all …]
/external/clang/test/Analysis/
Dnil-receiver-undefined-larger-than-voidptr-ret.m86 …iver of message 'longDoubleM' is nil and returns a value of type 'long double' that will be garbage
87 …receiver of message 'longlongM' is nil and returns a value of type 'long long' that will be garbage
88 … The receiver of message 'doubleM' is nil and returns a value of type 'double' that will be garbage
89 …ge 'unsignedLongLongM' is nil and returns a value of type 'unsigned long long' that will be garbage
90 …receiver of message 'longlongM' is nil and returns a value of type 'long long' that will be garbage
92 …receiver of message 'longlongM' is nil and returns a value of type 'long long' that will be garbage
93 …ge 'unsignedLongLongM' is nil and returns a value of type 'unsigned long long' that will be garbage
94 … The receiver of message 'doubleM' is nil and returns a value of type 'double' that will be garbage
95 …receiver of message 'longlongM' is nil and returns a value of type 'long long' that will be garbage
96 …iver of message 'longDoubleM' is nil and returns a value of type 'long double' that will be garbage
Duninit-vals-ps-region.m28 v1.y = z; // expected-warning{{Assigned value is garbage or undefined}}
34 test_unit_aux2(v2.x + v1.y); // expected-warning{{The left operand of '+' is a garbage value}}
39 test_unit_aux2(v1.y + v2.x); // expected-warning{{The right operand of '+' is a garbage value}}
67 …ion of the compound assignment is an uninitialized value. The computed value will also be garbage}}
92 return s2->y; // expected-warning{{Undefined or garbage value returned to caller}}
Dretain-release-path-notes-gc.m43 …n object with a +1 retain count. Core Foundation objects are not automatically garbage collected}}
48 …n object with a +1 retain count. Core Foundation objects are not automatically garbage collected}}
50 …n count and registers the object with the garbage collector. An object must have a 0 retain count …
51 …s the object with the garbage collector. Since it now has a 0 retain count the object can be autom…
52 …ed. The object now has a +1 retain count. The object is not eligible for garbage collection until …
66 …n object with a +1 retain count. Core Foundation objects are not automatically garbage collected}}
67garbage collection. Callers of this method do not expect a returned object with a +1 retain count…
71 …n object with a +1 retain count. Core Foundation objects are not automatically garbage collected}}
72garbage collection. Callers of this method do not expect a returned object with a +1 retain count…
140 …t with a +1 retain count. Core Foundation objects are not automatically garbage collected</string>
[all …]
Duninit-vals.m239 clang_analyzer_eval(b.x == 1); // expected-warning{{garbage}}
252 clang_analyzer_eval(b.y == 2); // expected-warning{{garbage}}
267 clang_analyzer_eval(b.y == 2); // expected-warning{{garbage}}
282 clang_analyzer_eval(b.x == 1); // expected-warning{{garbage}}
/external/valgrind/gdbserver_tests/
Dfilter_make_empty8 ps -lf -p $PPID >> garbage.filtered.out
9 date >> garbage.filtered.out
10 cat >> garbage.filtered.out
Dmake_local_links111 rm -f gdbserver_tests/garbage.filtered.out
112 rm -f gdbserver_tests/solaris/garbage.filtered.out
Dsimulate_control_c22 (while ! $GUARDCMD >> garbage.filtered.out 2>&1
Dsend_signal24 (while ! $GUARDCMD >> garbage.filtered.out 2>&1
/external/deqp/framework/delibs/debase/
DdeSha1.c279 const int garbage = 0xde; in deSha1_selfTest() local
288 deMemset(&hash, garbage, sizeof(deSha1)); in deSha1_selfTest()
300 deMemset(&hash, garbage, sizeof(deSha1)); in deSha1_selfTest()
314 deMemset(&hashA, garbage, sizeof(deSha1)); in deSha1_selfTest()
315 deMemset(&hashB, garbage, sizeof(deSha1)); in deSha1_selfTest()
340 deMemset(&hashA, garbage, sizeof(deSha1)); in deSha1_selfTest()
341 deMemset(&hashB, garbage, sizeof(deSha1)); in deSha1_selfTest()
360 deMemset(&hash, garbage, sizeof(hash)); in deSha1_selfTest()
361 deMemset(&result, garbage, sizeof(result)); in deSha1_selfTest()
/external/llvm/docs/
DGarbageCollection.rst12 supports garbage collection. **Note that LLVM itself does not provide a
13 garbage collector.** You must provide your own.
46 * Use the memory allocation routines provided by your garbage collector's
82 and maintain. Many programming languages rely on garbage collection for
83 automatic memory management. There are two primary forms of garbage collection:
86 Conservative garbage collection often does not require any special support from
93 Accurate garbage collection requires the ability to identify all pointers in the
99 Conservative garbage collection is attractive because it does not require any
101 conservative garbage collector cannot *know* that a particular word in the
106 conservative garbage collectors (though these seem rare in practice).
[all …]
DLexicon.rst75 A pointer to the interior of an object, such that a garbage collector is
111 In garbage collection, the region of memory which is managed using
176 A pointer to an object such that the garbage collector is able to trace
207 In garbage collection, a pointer variable lying outside of the `heap`_ from
221 In garbage collection, it is necessary to identify `stack roots`_ so that
248 In garbage collection, metadata emitted by the code generator which
DStatepoints.rst17 garbage collection support using the ``gcroot`` intrinsic. The mechanism
25 To collect dead objects, garbage collectors must be able to identify
40 collector. Given this, a garbage collector can not safely rely on the
42 with. If the garbage collector wishes to move any object, the
47 most garbage collectors are organized in terms of three abstractions:
59 barrier is to update a 'card table' in a generational garbage
91 where the possible updates performed by the garbage collector are
108 garbage collected objects.
110 Note that the task of identifying all live pointers to garbage
180 :ref:`Stack Map section <stackmap-section>`. If the garbage collector
[all …]
/external/llvm/test/Bitcode/
Dpadding.test17 RUN: llvm-dis -disable-output %p/Inputs/padding-garbage.bc
18 RUN: opt -disable-output %p/Inputs/padding-garbage.bc
/external/mesa3d/src/glsl/glcpp/tests/
D103-garbage-after-else.c2 #else garbage
D102-garbage-after-endif.c2 #endif garbage
/external/clang/test/Lexer/
Dmsdos-cpm-eof.c8 I am random garbage after ^Z
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_posix_libcdep.cc216 char *garbage = internal_strstr(buffer + 1, output_terminator_); in ReadFromSymbolizer() local
219 CHECK(garbage); in ReadFromSymbolizer()
221 garbage[0] = '\0'; in ReadFromSymbolizer()
/external/dnsmasq/contrib/dns-loc/
Ddnsmasq2-loc-rfc1876.patch257 + while (!isspace(*cp)) /* if any trailing garbage */
298 + while (!isspace(*cp)) /* if any trailing garbage */
372 + /* if trailing garbage or m */
382 + while (!isspace(*cp) && (cp < maxcp))/*if trailing garbage or m*/
393 + while (!isspace(*cp) && (cp < maxcp))/*if trailing garbage or m*/
/external/libjpeg-turbo/java/
DREADME25 necessary to manually invoke the garbage collector to prevent heap exhaustion
26 or to prevent performance degradation. Background garbage collection can kill
/external/clang/test/Driver/
Ddarwin-objc-gc.m11 // IPHONE_OBJC_GC_STDERR: warning: Objective-C garbage collection is not supported on this platform…
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DStripedTest.java123 WeakReference<Object> garbage = new WeakReference<Object>(new Object()); in testStrongImplementations() local
124 GcFinalization.awaitClear(garbage); in testStrongImplementations()

12345