HomeSort by relevance Sort by last modified time
    Searched refs:Deallocate (Results 1 - 25 of 338) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
RecyclingAllocator.h 48 /// Deallocate - Release storage for the pointed-to object. The
52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); }
70 A.Deallocate(E);
  /art/test/ti-agent/
stack_trace_helper.cc 64 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(frames));
69 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(frames));
75 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(frames));
85 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(frames));
90 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(frames));
94 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(frames));
jvmti_helper.h 59 jvmtiError ret = env_->Deallocate(ptr);
75 static inline jvmtiError Deallocate(jvmtiEnv* env, T* mem) {
76 return env->Deallocate(reinterpret_cast<unsigned char*>(mem));
  /art/test/918-fields/
fields.cc 44 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(err));
59 // Need to deallocate the strings.
61 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(name));
64 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(sig));
67 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(gen));
76 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(err));
93 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(err));
110 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(err));
127 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(err));
  /art/test/920-objects/
objects.cc 39 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(err));
55 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(err));
  /art/test/992-source-data/
source_file.cc 48 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(file));
61 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(ext));
  /art/openjdkjvmti/
ti_allocator.h 49 static jvmtiError Deallocate(jvmtiEnv* env, unsigned char* mem);
  /external/compiler-rt/lib/lsan/
lsan_allocator.h 25 void Deallocate(void *p);
  /external/opencv/
WLNonFileByteStream.h 42 void Deallocate();
  /external/llvm/include/llvm/Support/
RecyclingAllocator.h 48 /// Deallocate - Release storage for the pointed-to object. The
52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); }
74 A.Deallocate(E);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
RecyclingAllocator.h 48 /// Deallocate - Release storage for the pointed-to object. The
52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); }
74 A.Deallocate(E);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
RecyclingAllocator.h 48 /// Deallocate - Release storage for the pointed-to object. The
52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); }
74 A.Deallocate(E);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
RecyclingAllocator.h 48 /// Deallocate - Release storage for the pointed-to object. The
52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); }
74 A.Deallocate(E);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
RecyclingAllocator.h 48 /// Deallocate - Release storage for the pointed-to object. The
52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); }
74 A.Deallocate(E);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
RecyclingAllocator.h 48 /// Deallocate - Release storage for the pointed-to object. The
52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); }
74 A.Deallocate(E);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
RecyclingAllocator.h 48 /// Deallocate - Release storage for the pointed-to object. The
52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); }
74 A.Deallocate(E);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
RecyclingAllocator.h 48 /// Deallocate - Release storage for the pointed-to object. The
52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); }
74 A.Deallocate(E);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
RecyclingAllocator.h 48 /// Deallocate - Release storage for the pointed-to object. The
52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); }
74 A.Deallocate(E);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
RecyclingAllocator.h 48 /// Deallocate - Release storage for the pointed-to object. The
52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); }
74 A.Deallocate(E);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
RecyclingAllocator.h 48 /// Deallocate - Release storage for the pointed-to object. The
52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); }
74 A.Deallocate(E);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
RecyclingAllocator.h 48 /// Deallocate - Release storage for the pointed-to object. The
52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); }
74 A.Deallocate(E);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
RecyclingAllocator.h 48 /// Deallocate - Release storage for the pointed-to object. The
52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); }
74 A.Deallocate(E);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
RecyclingAllocator.h 48 /// Deallocate - Release storage for the pointed-to object. The
52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); }
74 A.Deallocate(E);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
RecyclingAllocator.h 48 /// Deallocate - Release storage for the pointed-to object. The
52 void Deallocate(SubClass* E) { return Base.Deallocate(Allocator, E); }
74 A.Deallocate(E);
  /art/test/922-properties/
properties.cc 47 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(data));
52 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(properties));
72 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(value));

Completed in 1088 milliseconds

1 2 3 4 5 6 7 8 91011>>