Home
last modified time | relevance | path

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

12345678910>>...23

/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.rde20 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
25 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
30 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
35 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
40 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
45 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
50 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
55 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
60 2 3 #text 0 1 WE need lot of garbage now to trigger the problem
65 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/libxml2/result/noent/
Dent9.sax227 SAX.characters( WE need lot of garbage now to, 50)
32 SAX.characters( WE need lot of garbage now to, 50)
37 SAX.characters( WE need lot of garbage now to, 50)
42 SAX.characters( WE need lot of garbage now to, 50)
47 SAX.characters( WE need lot of garbage now to, 50)
52 SAX.characters( WE need lot of garbage now to, 50)
57 SAX.characters( WE need lot of garbage now to, 50)
62 SAX.characters( WE need lot of garbage now to, 50)
67 SAX.characters( WE need lot of garbage now to, 50)
72 SAX.characters( WE need lot of garbage now to, 50)
[all …]
/external/e2fsprogs/tests/f_bad_inode_csum/
Dexpect.111 Inode 97 seems to contain garbage. Clear? yes
13 Inode 98 seems to contain garbage. Clear? yes
15 Inode 99 seems to contain garbage. Clear? yes
17 Inode 100 seems to contain garbage. Clear? yes
19 Inode 101 seems to contain garbage. Clear? yes
21 Inode 102 seems to contain garbage. Clear? yes
23 Inode 103 seems to contain garbage. Clear? yes
25 Inode 104 seems to contain garbage. Clear? yes
27 Inode 105 seems to contain garbage. Clear? yes
29 Inode 106 seems to contain garbage. Clear? yes
[all …]
/external/tensorflow/tensorflow/compiler/xla/python/
Dpython_ref_manager.cc53 void PythonRefManager::AddGarbage(absl::Span<py::object> garbage) { in AddGarbage() argument
55 for (py::object& o : garbage) { in AddGarbage()
61 absl::Span<std::pair<PyCodeObject*, int> const> garbage) { in AddGarbage() argument
63 for (const auto& o : garbage) { in AddGarbage()
71 std::deque<pybind11::object> garbage; in CollectGarbage() local
74 garbage.swap(python_garbage_); in CollectGarbage()
/external/python/cpython3/Doc/library/
Dgc.rst5 :synopsis: Interface to the cycle-detecting garbage collector.
12 This module provides an interface to the optional garbage collector. It
20 ``gc.DEBUG_SAVEALL``, causing garbage-collected objects to be saved in
21 gc.garbage for inspection.
28 Enable automatic garbage collection.
33 Disable automatic garbage collection.
56 Set the garbage collection debugging flags. Debugging information will be
88 to be uncollectable (and were therefore moved to the :data:`garbage`
96 Set the garbage collection thresholds (the collection frequency). Setting
129 will only locate those containers which support garbage collection; extension
[all …]
/external/python/cpython2/Doc/library/
Dgc.rst6 :synopsis: Interface to the cycle-detecting garbage collector.
11 This module provides an interface to the optional garbage collector. It
19 ``gc.DEBUG_SAVEALL``, causing garbage-collected objects to be saved in
20 gc.garbage for inspection.
27 Enable automatic garbage collection.
32 Disable automatic garbage collection.
59 Set the garbage collection debugging flags. Debugging information will be
79 Set the garbage collection thresholds (the collection frequency). Setting
114 will only locate those containers which support garbage collection; extension
115 types which do refer to other objects but do not support garbage collection will
[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
/external/llvm-project/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
Darc-zero-init.m15 // expected-warning@-2{{Branch condition evaluates to a garbage value}}
24 // expected-warning@-2{{Branch condition evaluates to a garbage value}}
34 // expected-warning@-2{{Branch condition evaluates to a garbage value}}
44 // expected-warning@-2{{Branch condition evaluates to a garbage value}}
Duninit-vals.m37 v1.y = z; // expected-warning{{Assigned value is garbage or undefined}}
38 // expected-note@-1{{Assigned value is garbage or undefined}}
44 test_unit_aux2(v2.x + v1.y); // expected-warning{{The left operand of '+' is a garbage value}}
45 // expected-note@-1{{The left operand of '+' is a garbage value}}
50 test_unit_aux2(v1.y + v2.x); // expected-warning{{The right operand of '+' is a garbage value}}
51 // expected-note@-1{{The right operand of '+' is a garbage value}}
81 …ion of the compound assignment is an uninitialized value. The computed value will also be garbage}}
82 …ion of the compound assignment is an uninitialized value. The computed value will also be garbage}}
114 return s2->y; // expected-warning{{Undefined or garbage value returned to caller}}
115 // expected-note@-1{{Undefined or garbage value returned to caller}}
[all …]
/external/libxkbcommon/test/data/symbols/
Dgarbage2 xkb_symbols "garbage" {
5 name[Group1]= "My garbage Layout";
7 // The garbage keysym will *not* override the corresponding symbol from the
12 // Define with 2 levels but first level is a garbage symbol.
/external/tensorflow/tensorflow/python/util/
Dtf_should_use_test.py56 self.assertFalse(gc.garbage)
70 self.assertFalse(gc.garbage)
76 self.assertFalse(gc.garbage)
91 self.assertFalse(gc.garbage)
98 self.assertFalse(gc.garbage)
112 self.assertFalse(gc.garbage)
131 self.assertFalse(gc.garbage)
/external/python/cpython3/Lib/test/
Dtest_gc.py186 for obj in gc.garbage:
192 gc.garbage.remove(obj)
212 for obj in gc.garbage:
218 gc.garbage.remove(obj)
245 self.assertEqual(gc.garbage, [])
257 self.assertEqual(len(gc.garbage), 1)
258 obj = gc.garbage.pop()
437 garbagelen = len(gc.garbage)
447 self.assertEqual(len(gc.garbage), garbagelen)
466 garbagelen = len(gc.garbage)
[all …]
/external/python/cpython2/Lib/test/
Dtest_gc.py145 for obj in gc.garbage:
151 gc.garbage.remove(obj)
169 for obj in gc.garbage:
175 gc.garbage.remove(obj)
201 self.assertEqual(gc.garbage, [])
213 self.assertEqual(len(gc.garbage), 1)
214 obj = gc.garbage.pop()
381 garbagelen = len(gc.garbage)
391 self.assertEqual(len(gc.garbage), garbagelen)
410 garbagelen = len(gc.garbage)
[all …]
/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/
DEagerSessionTest.java181 return garbage.poll(); in poll()
186 return garbage.take(); in remove()
192 return garbage.poll(timeout, TimeUnit.MILLISECONDS); in remove()
196 garbage.add(ref); in collect()
200 return garbage.isEmpty(); in isEmpty()
203 private final BlockingQueue<TestReference> garbage = new LinkedBlockingQueue<>(); field in EagerSessionTest.TestGarbageCollectorQueue
/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/bcc/tools/
Drubygc_example.txt4 ugc traces garbage collection events in high-level languages, including Java,
9 For example, to trace all garbage collection events in a specific Node process:
12 Tracing garbage collections in node process 30012... Ctrl-C to quit.
48 Tracing garbage collections in java process 29907... Ctrl-C to quit.
56 Tracing garbage collections in java process 29907... Ctrl-C to quit.
75 Summarize garbage collection events in high-level languages.
Dpythongc_example.txt4 ugc traces garbage collection events in high-level languages, including Java,
9 For example, to trace all garbage collection events in a specific Node process:
12 Tracing garbage collections in node process 30012... Ctrl-C to quit.
48 Tracing garbage collections in java process 29907... Ctrl-C to quit.
56 Tracing garbage collections in java process 29907... Ctrl-C to quit.
75 Summarize garbage collection events in high-level languages.
Dnodegc_example.txt4 ugc traces garbage collection events in high-level languages, including Java,
9 For example, to trace all garbage collection events in a specific Node process:
12 Tracing garbage collections in node process 30012... Ctrl-C to quit.
48 Tracing garbage collections in java process 29907... Ctrl-C to quit.
56 Tracing garbage collections in java process 29907... Ctrl-C to quit.
75 Summarize garbage collection events in high-level languages.
Djavagc_example.txt4 ugc traces garbage collection events in high-level languages, including Java,
9 For example, to trace all garbage collection events in a specific Node process:
12 Tracing garbage collections in node process 30012... Ctrl-C to quit.
48 Tracing garbage collections in java process 29907... Ctrl-C to quit.
56 Tracing garbage collections in java process 29907... Ctrl-C to quit.
75 Summarize garbage collection events in high-level languages.
/external/bcc/tools/lib/
Dugc_example.txt4 ugc traces garbage collection events in high-level languages, including Java,
9 For example, to trace all garbage collection events in a specific Node process:
12 Tracing garbage collections in node process 30012... Ctrl-C to quit.
48 Tracing garbage collections in java process 29907... Ctrl-C to quit.
56 Tracing garbage collections in java process 29907... Ctrl-C to quit.
75 Summarize garbage collection events in high-level languages.
/external/pigweed/pw_kvs/
Ddocs.rst26 full sector erase occurs as part of garbage collection.
50 garbage collection reclaims the “stale” entries.
53 sector to be garbage collected to a different sector and then erasing the
97 This is due to the always free sector required for garbage collection and the
98 "write and garbage collect later" approach KVS uses.
102 storage. For applications that prefer/need to do garbage collection at
127 remains unaltered “on-disk” but is considered “stale”. It is garbage collected
145 for reuse through a garbage collection process. The base garbage collection
149 garbage collect. This free sector is used to copy valid entries from the sector
150 to be garbage collected before erasing the sector to be garbage collected. The
[all …]

12345678910>>...23