HomeSort by relevance Sort by last modified time
    Searched refs:DestroyAll (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/content/browser/gpu/
gpu_process_host_ui_shim.h 60 CONTENT_EXPORT static void DestroyAll();
gpu_process_host_ui_shim.cc 39 #ifdef DestroyAll
40 #undef DestroyAll
135 void GpuProcessHostUIShim::DestroyAll() {
  /external/llvm/include/llvm/Support/
Allocator.h 355 /// This allows calling the destructor in DestroyAll() and when the allocator is
364 ~SpecificBumpPtrAllocator() { DestroyAll(); }
374 void DestroyAll() {
  /external/chromium_org/content/browser/
browser_main_loop.cc 131 #ifdef DestroyAll
132 #undef DestroyAll
794 GpuProcessHostUIShim::DestroyAll();
    [all...]
  /external/clang/include/clang/AST/
DeclContextInternals.h 245 static void DestroyAll(StoredDeclsMap *Map, bool Dependent);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
X.h 456 #define DestroyAll 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
X.h 456 #define DestroyAll 0
  /external/llvm/lib/CodeGen/
ExecutionDepsFix.cpp 789 Allocator.DestroyAll();
MachineBlockPlacement.cpp     [all...]
  /external/clang/lib/AST/
DeclBase.cpp     [all...]

Completed in 197 milliseconds