Home
last modified time | relevance | path

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

12345678910>>...26

/external/libxml2/result/
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.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.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/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
90 to be uncollectable (and were therefore moved to the :data:`garbage`
98 Set the garbage collection thresholds (the collection frequency). Setting
131 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/tensorflow/tensorflow/compiler/xla/python/
Dpython_ref_manager.cc50 void PythonRefManager::AddGarbage(absl::Span<py::object> garbage) { in AddGarbage() argument
54 for (py::object& o : garbage) { in AddGarbage()
60 absl::Span<std::pair<PyCodeObject*, int> const> garbage) { in AddGarbage() argument
66 for (const auto& o : garbage) { in AddGarbage()
74 std::deque<pybind11::object> garbage; in CollectGarbage() local
78 garbage.swap(python_garbage_); in CollectGarbage()
/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}}
/external/tensorflow/tensorflow/python/util/
Dtf_should_use_test.py52 self.assertFalse(gc.garbage)
66 self.assertFalse(gc.garbage)
72 self.assertFalse(gc.garbage)
87 self.assertFalse(gc.garbage)
94 self.assertFalse(gc.garbage)
108 self.assertFalse(gc.garbage)
127 self.assertFalse(gc.garbage)
/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/python/cpython3/Lib/test/
Dtest_gc.py187 for obj in gc.garbage:
193 gc.garbage.remove(obj)
213 for obj in gc.garbage:
219 gc.garbage.remove(obj)
246 self.assertEqual(gc.garbage, [])
258 self.assertEqual(len(gc.garbage), 1)
259 obj = gc.garbage.pop()
438 garbagelen = len(gc.garbage)
448 self.assertEqual(len(gc.garbage), garbagelen)
467 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/python/cpython3/Doc/c-api/
Dgcsupport.rst8 Python's support for detecting and collecting garbage which involves circular
12 or strings), do not need to provide any explicit support for garbage
54 class that implements the garbage collector protocol and the child class
86 Returns non-zero if the object implements the garbage collector protocol,
89 The object cannot be tracked by the garbage collector if this function returns 0.
95 currently tracked by the garbage collector and 0 otherwise.
105 already finalized by the garbage collector and 0 otherwise.
140 Python core uses several visitor functions to implement cyclic garbage
194 garbage collection runs.
198 Perform a full garbage collection, if the garbage collector is enabled.
[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.c293 const int garbage = 0xde; in deSha1_selfTest() local
302 deMemset(&hash, garbage, sizeof(deSha1)); in deSha1_selfTest()
314 deMemset(&hash, garbage, sizeof(deSha1)); in deSha1_selfTest()
328 deMemset(&hashA, garbage, sizeof(deSha1)); in deSha1_selfTest()
329 deMemset(&hashB, garbage, sizeof(deSha1)); in deSha1_selfTest()
354 deMemset(&hashA, garbage, sizeof(deSha1)); in deSha1_selfTest()
355 deMemset(&hashB, garbage, sizeof(deSha1)); in deSha1_selfTest()
374 deMemset(&hash, garbage, sizeof(hash)); in deSha1_selfTest()
375 deMemset(&result, garbage, sizeof(result)); in deSha1_selfTest()
/external/bcc/tools/
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.
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.
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.
/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.rst25 full sector erase occurs as part of garbage collection.
49 garbage collection reclaims the “stale” entries.
52 sector to be garbage collected to a different sector and then erasing the
98 This is due to the always free sector required for garbage collection and the
99 "write and garbage collect later" approach KVS uses.
103 storage. For applications that prefer/need to do garbage collection at
127 remains unaltered “on-disk” but is considered “stale”. It is garbage collected
143 for reuse through a garbage collection process. The base garbage collection
147 garbage collect. This free sector is used to copy valid entries from the sector
148 to be garbage collected before erasing the sector to be garbage collected. The
[all …]
/external/mesa3d/src/compiler/glsl/glcpp/tests/
D126-garbage-after-directive.c1 #ifdef MACRO garbage
4 #ifndef MORE garbage

12345678910>>...26