HomeSort by relevance Sort by last modified time
    Searched refs:Deallocate (Results 126 - 150 of 198) sorted by null

1 2 3 4 56 7 8

  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
ScopedHashTable.h 80 Allocator.Deallocate(this);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
AllocatorList.h 63 AL.getAlloc().Deallocate(N);
ScopedHashTable.h 80 Allocator.Deallocate(this);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
AllocatorList.h 63 AL.getAlloc().Deallocate(N);
ScopedHashTable.h 80 Allocator.Deallocate(this);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
AllocatorList.h 63 AL.getAlloc().Deallocate(N);
ScopedHashTable.h 80 Allocator.Deallocate(this);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
AllocatorList.h 63 AL.getAlloc().Deallocate(N);
ScopedHashTable.h 80 Allocator.Deallocate(this);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
AllocatorList.h 63 AL.getAlloc().Deallocate(N);
ScopedHashTable.h 80 Allocator.Deallocate(this);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
AllocatorList.h 63 AL.getAlloc().Deallocate(N);
ScopedHashTable.h 80 Allocator.Deallocate(this);
  /external/clang/lib/AST/
Stmt.cpp 300 C.Deallocate(Body);
435 C.Deallocate(this->Names);
439 C.Deallocate(this->Exprs);
443 C.Deallocate(this->Constraints);
447 C.Deallocate(this->Clobbers);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
JITMemoryManager.cpp 211 "Cannot deallocate part of an allocated block!");
262 virtual void Deallocate(MemSlab *Slab);
482 /// deallocateFunctionBody - Deallocate all memory for the specified
488 /// deallocateExceptionTable - Deallocate memory for the specified
525 void JITSlabAllocator::Deallocate(MemSlab *Slab) {
  /external/compiler-rt/lib/asan/
asan_fake_stack.cc 215 FakeStack::Deallocate(ptr, class_id);
  /external/compiler-rt/lib/tsan/rtl/
tsan_mman.cc 175 allocator()->Deallocate(&thr->proc()->alloc_cache, p);
  /external/python/cpython2/Modules/_ctypes/libffi/src/alpha/
osf.S 39 deallocate some of the stack that has been alloca'd. */
76 # Deallocate the register argument area.
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
StringMap.h 223 Allocator.Deallocate(this);
  /art/runtime/openjdkjvmti/
events-inl.h 165 last_env->Deallocate(current_class_data);
  /external/llvm/include/llvm/ADT/
StringMap.h 202 Allocator.Deallocate(static_cast<void *>(this), AllocSize);
  /external/llvm/include/llvm/Support/
YAMLParser.h 153 Alloc.Deallocate(Ptr, Size);