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

1 23 4 5 6 7 8

  /art/test/909-attach-agent/
attach.cc 71 CHECK_CALL_SUCCESS(env->Deallocate(local_data));
  /art/test/928-jni-table/
jni_table.cc 86 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(env_override));
  /art/test/ti-agent/
jni_binder.cc 99 CheckJvmtiError(jvmti_env, Deallocate(jvmti_env, name_cstr));
100 CheckJvmtiError(jvmti_env, Deallocate(jvmti_env, sig_cstr));
101 CheckJvmtiError(jvmti_env, Deallocate(jvmti_env, klass_name));
208 CheckJvmtiError(jvmti_env, Deallocate(jvmti_env, info.name));
249 CheckJvmtiError(jvmti_env, Deallocate(jvmti_env, methods));
trace_helper.cc 226 jvmti->Deallocate(reinterpret_cast<unsigned char*>(fields));
259 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(klasses));
265 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(fields));
267 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(klasses));
299 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(klasses));
305 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(fields));
307 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(klasses));
jvmti_helper.cc 65 Deallocate(jvmti_env, err);
  /art/test/1900-track-alloc/
alloc.cc 35 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(t));
50 reinterpret_cast<jvmtiEnv*>(jvmti_env_ptr)->Deallocate(
  /art/test/912-classes/
classes.cc 64 // Need to deallocate the strings.
66 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(sig));
69 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(gen));
119 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(fields));
144 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(methods));
163 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(classes));
198 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(classes));
234 jenv->Deallocate(reinterpret_cast<unsigned char*>(name));
355 jenv->Deallocate(reinterpret_cast<unsigned char*>(info.name));
classes_art.cc 120 CheckJvmtiError(jvmti_env, jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(sig)));
123 CheckJvmtiError(jvmti_env, jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(classes)));
  /art/test/931-agent-thread/
agent_thread.cc 61 CheckJvmtiError(jenv, jenv->Deallocate(reinterpret_cast<unsigned char*>(info.name)));
117 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(cur_thread_info.name)));
  /external/llvm/include/llvm/Support/
ArrayRecycler.h 106 Allocator.Deallocate(Ptr);
109 /// Special case for BumpPtrAllocator which has an empty Deallocate()
132 /// Deallocate an array with the specified Capacity.
136 void deallocate(Capacity Cap, T *Ptr) { function in class:llvm::ArrayRecycler
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ArrayRecycler.h 105 Allocator.Deallocate(Ptr);
108 /// Special case for BumpPtrAllocator which has an empty Deallocate()
131 /// Deallocate an array with the specified Capacity.
135 void deallocate(Capacity Cap, T *Ptr) { function in class:llvm::ArrayRecycler
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ArrayRecycler.h 105 Allocator.Deallocate(Ptr);
108 /// Special case for BumpPtrAllocator which has an empty Deallocate()
131 /// Deallocate an array with the specified Capacity.
135 void deallocate(Capacity Cap, T *Ptr) { function in class:llvm::ArrayRecycler
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ArrayRecycler.h 105 Allocator.Deallocate(Ptr);
108 /// Special case for BumpPtrAllocator which has an empty Deallocate()
131 /// Deallocate an array with the specified Capacity.
135 void deallocate(Capacity Cap, T *Ptr) { function in class:llvm::ArrayRecycler
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ArrayRecycler.h 105 Allocator.Deallocate(Ptr);
108 /// Special case for BumpPtrAllocator which has an empty Deallocate()
131 /// Deallocate an array with the specified Capacity.
135 void deallocate(Capacity Cap, T *Ptr) { function in class:llvm::ArrayRecycler
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
ArrayRecycler.h 105 Allocator.Deallocate(Ptr);
108 /// Special case for BumpPtrAllocator which has an empty Deallocate()
131 /// Deallocate an array with the specified Capacity.
135 void deallocate(Capacity Cap, T *Ptr) { function in class:llvm::ArrayRecycler
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
ArrayRecycler.h 105 Allocator.Deallocate(Ptr);
108 /// Special case for BumpPtrAllocator which has an empty Deallocate()
131 /// Deallocate an array with the specified Capacity.
135 void deallocate(Capacity Cap, T *Ptr) { function in class:llvm::ArrayRecycler
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
ArrayRecycler.h 105 Allocator.Deallocate(Ptr);
108 /// Special case for BumpPtrAllocator which has an empty Deallocate()
131 /// Deallocate an array with the specified Capacity.
135 void deallocate(Capacity Cap, T *Ptr) { function in class:llvm::ArrayRecycler
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ArrayRecycler.h 105 Allocator.Deallocate(Ptr);
108 /// Special case for BumpPtrAllocator which has an empty Deallocate()
131 /// Deallocate an array with the specified Capacity.
135 void deallocate(Capacity Cap, T *Ptr) { function in class:llvm::ArrayRecycler
  /art/test/910-methods/
methods.cc 56 // Need to deallocate the strings.
58 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(name));
61 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(sig));
64 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(gen));
  /art/test/924-threads/
threads.cc 88 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(info.name));
124 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(threads));
168 jvmti_env->Deallocate(reinterpret_cast<unsigned char*>(info.name));
  /external/compiler-rt/lib/lsan/
lsan_allocator.cc 106 void Deallocate(void *p) {
110 allocator.Deallocate(&cache, p);
118 allocator.Deallocate(&cache, p);
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_allocator_test.cc 131 // Deallocate all.
137 cache.Deallocate(a, a->GetSizeClass(x), x);
193 cache.Deallocate(a, 1 + i % 50, allocated[i]);
318 a.Deallocate(&stats, x);
358 // Deallocate all.
363 a.Deallocate(&stats, p);
382 // Deallocate all in reverse order.
389 a.Deallocate(&stats, p);
407 a.Deallocate(&stats, allocated[i]);
417 a.Deallocate(&stats, p)
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCContext.h 269 void Deallocate(void *Ptr) {
292 /// @c Context.Deallocate(Ptr).
311 C.Deallocate(Ptr);
326 /// @c Context.Deallocate(Ptr).
345 C.Deallocate(Ptr);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineFunction.cpp 83 Allocator.Deallocate(RegInfo);
87 Allocator.Deallocate(MFInfo);
89 FrameInfo->~MachineFrameInfo(); Allocator.Deallocate(FrameInfo);
90 ConstantPool->~MachineConstantPool(); Allocator.Deallocate(ConstantPool);
94 Allocator.Deallocate(JumpTableInfo);
176 InstructionRecycler.Deallocate(Allocator, MI);
194 BasicBlockRecycler.Deallocate(Allocator, MBB);
  /external/compiler-rt/lib/asan/
asan_fake_stack.h 124 // Deallocate the fake frame: read the saved flag address and write 0 there.
125 static void Deallocate(uptr x, uptr class_id) {

Completed in 1564 milliseconds

1 23 4 5 6 7 8