HomeSort by relevance Sort by last modified time
    Searched refs:GC (Results 101 - 125 of 132) sorted by null

1 2 3 45 6

  /external/python/cpython3/Lib/test/
test_threading.py 555 import gc, threading
565 print("GC:",
571 gc.collect() # sanity check
578 ["GC: True True True"] * 2)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/AsmParser/
LLParser.cpp     [all...]
  /external/v8/src/heap/
incremental-marking.cc 11 #include "src/heap/gc-idle-time-handler.h"
12 #include "src/heap/gc-tracer.h"
37 VMState<GC> state(heap->isolate());
299 // marking is turned on, 2) when we are currently not in a GC, and
495 // - GC is requested by tests or dev-tools (abort_incremental_marking_).
809 // incremental marking finished and a regular GC was triggered after that
810 // because should_hurry_ will force a full GC.
819 // TODO(gc) hurry can mark objects it encounters black as mutator
890 // We will set the stack guard to request a GC now. This will mean the rest
891 // of the GC gets performed as soon as possible (we can't do a GC here in
    [all...]
spaces.cc 16 #include "src/heap/gc-tracer.h"
323 // TODO(gc) this will be true again when we fix FreeMemory.
502 // TODO(gc) make code_range part of memory allocator?
515 // TODO(gc) make code_range part of memory allocator?
    [all...]
  /external/v8/src/profiler/
profile-generator.cc 807 case GC:
  /external/v8/tools/profview/
profview.js 216 text : "C++/GC" },
254 return "C++ GC";
    [all...]
  /external/ipsec-tools/src/racoon/
cftoken.l 74 #ifdef GC
  /external/syzkaller/syz-manager/
html.go 244 runtime.GC()
  /external/clang/lib/AST/
TypePrinter.cpp     [all...]
ASTContext.cpp     [all...]
  /external/python/cpython2/Tools/gdb/
libpython.py     [all...]
  /external/llvm/lib/IR/
Core.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Core.cpp     [all...]
  /external/ImageMagick/MagickCore/
display.c     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
Core.cpp     [all...]
  /external/libpng/contrib/gregbook/
rpng2-x.c 299 static GC gc; variable
    [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /external/v8/src/
counters.h     [all...]
  /external/flatbuffers/js/
flatbuffers.js 110 // Special-case zero to avoid GC overhead for default values
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /external/webrtc/talk/media/testdata/
video.rtpdump     [all...]
  /external/llvm/bindings/go/llvm/
ir.go     [all...]
  /external/protobuf/js/binary/
writer.js 229 // Replace our block list with the flattened block, which lets GC reclaim
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
ir.go     [all...]

Completed in 1699 milliseconds

1 2 3 45 6