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

1 2 3 4 5 67 8

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 156 Alloc.Deallocate(Ptr, Size);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 209 Allocator.Deallocate(static_cast<void *>(this), AllocSize);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 156 Alloc.Deallocate(Ptr, Size);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 209 Allocator.Deallocate(static_cast<void *>(this), AllocSize);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 156 Alloc.Deallocate(Ptr, Size);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 209 Allocator.Deallocate(static_cast<void *>(this), AllocSize);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 156 Alloc.Deallocate(Ptr, Size);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 209 Allocator.Deallocate(static_cast<void *>(this), AllocSize);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 156 Alloc.Deallocate(Ptr, Size);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 209 Allocator.Deallocate(static_cast<void *>(this), AllocSize);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 156 Alloc.Deallocate(Ptr, Size);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 209 Allocator.Deallocate(static_cast<void *>(this), AllocSize);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 156 Alloc.Deallocate(Ptr, Size);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
StringMap.h 209 Allocator.Deallocate(static_cast<void *>(this), AllocSize);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLParser.h 156 Alloc.Deallocate(Ptr, Size);
  /external/clang/include/clang/AST/
ASTContext.h 574 void Deallocate(void *Ptr) const { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h 629 void Deallocate(void *Ptr) const { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h 629 void Deallocate(void *Ptr) const { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h 629 void Deallocate(void *Ptr) const { }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h 629 void Deallocate(void *Ptr) const { }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h 629 void Deallocate(void *Ptr) const { }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h 629 void Deallocate(void *Ptr) const { }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h 629 void Deallocate(void *Ptr) const { }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h 629 void Deallocate(void *Ptr) const { }
    [all...]
  /art/runtime/openjdkjvmti/
OpenjdkJvmTi.cc 116 static jvmtiError Deallocate(jvmtiEnv* env, unsigned char* mem) {
118 return AllocUtil::Deallocate(env, mem);
    [all...]

Completed in 2734 milliseconds

1 2 3 4 5 67 8