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

/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
H A D102-garbage-after-endif.c2 #endif garbage
H A D103-garbage-after-else.c2 #else garbage
/external/mesa3d/src/glsl/glcpp/tests/
H A D102-garbage-after-endif.c2 #endif garbage
H A D103-garbage-after-else.c2 #else garbage
/external/valgrind/main/gdbserver_tests/
H A Dfilter_make_empty8 ps -lf -p $PPID >> garbage.filtered.out
9 date >> garbage.filtered.out
10 cat >> garbage.filtered.out
H A Dsend_signal24 (while ! $GUARDCMD >> garbage.filtered.out 2>&1
H A Dsimulate_control_c22 (while ! $GUARDCMD >> garbage.filtered.out 2>&1
H A Dmake_local_links109 # cleanup the possibly big garbage previously collected output
110 rm -f gdbserver_tests/garbage.filtered.out
/external/clang/test/Lexer/
H A Dmsdos-cpm-eof.c8 I am random garbage after ^Z
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Dweakref.pxd19 # receives notification when ob is garbage collected; it should
30 # receives notification when ob is garbage collected; it should
H A Dref.pxd54 # value of a variable that might be traversed during garbage
/external/lldb/examples/synthetic/
H A Dgnu_libstdcpp.py271 self.garbage = False
356 if self.garbage:
357 logger >> "Returning None since we are a garbage tree"
399 self.garbage = True
412 self.garbage = True
H A Dlibcxx.py463 self.garbage = False
537 if self.garbage:
538 logger >> "Returning None since this tree is garbage"
549 logger >> "Tree is garbage - returning None"
550 self.garbage = True
572 logger >> "Unable to infer data-type - returning None (should mark tree as garbage here?)"
/external/zlib/src/contrib/pascal/
H A Dexample.pas66 StrCopy(PChar(uncompr), 'garbage');
127 StrCopy(PChar(uncompr), 'garbage');
234 StrCopy(PChar(uncompr), 'garbage');
329 StrCopy(PChar(uncompr), 'garbage');
412 StrCopy(PChar(uncompr), 'garbage');
489 StrCopy(PChar(uncompr), 'garbage');
/external/llvm/bindings/ocaml/executionengine/
H A Dllvm_executionengine.mli91 is not garbage collected and must be destroyed with [dispose ee].
97 execution engine is not garbage collected and must be destroyed with
105 engine is not garbage collected and must be destroyed with [dispose ee].
/external/llvm/test/Bindings/Ocaml/
H A Dexecutionengine.ml109 (* Demonstrate that a garbage pointer wasn't returned. *)
/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1588 // automatically garbage collected.
1644 : CFRefBug(checker, "-dealloc called while using garbage collection") {}
1647 return "-dealloc called while using garbage collection";
1796 GCModeDescription = "Code is compiled to only use garbage collection";
1806 GCModeDescription = "Code is compiled to use either garbage collection "
1811 GCModeDescription = "Code is compiled to use either garbage collection "
1927 "Core Foundation objects are not automatically garbage collected.";
2011 "object with the garbage collector. ";
2016 "automatically collected by the garbage collector.";
2019 os << "An object must have a 0 retain count to be garbage collecte
[all...]
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
H A Dkernel_proxy_test.cc109 int garbage[buffer_size]; local
122 ASSERT_EQ(buffer_size, ki_write(fd, garbage, buffer_size));
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DtimelinePanel.css364 .timeline-garbage-collect-status-bar-item .glyph {
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
H A Dopt-gvmat64.asm176 ; this clear high 32 bits of r8, which can be garbage in both r8 and rdx
/external/zlib/src/contrib/masmx64/
H A Dgvmat64.asm214 ; this clear high 32 bits of r8, which can be garbage in both r8 and rdx
/external/chromium_org/v8/test/cctest/
H A Dtest-heap.cc1424 // Collect garbage that might have been created by one of the
3008 // Triggering one GC will cause a lot of garbage to be discovered but
3570 // Finish garbage collection cycle.
4154 v8::Persistent<v8::Object> garbage; local
4157 garbage.Reset(isolate, CompileRun(source)->ToObject());
4160 garbage.SetWeak(static_cast<void*>(&garbage), &ClearWeakIC);
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli406 the context [context]. Modules are not garbage collected; it is mandatory
1456 (** [gc f] returns [Some name] if the function [f] has a garbage
/external/e2fsprogs/
H A Dconfigure7257 /* First, make a file with some known garbage in it. */
7291 we see the same garbage. */
/external/iproute2/doc/
H A Dip-cref.tex932 the next garbage collection.

Completed in 4279 milliseconds