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

  /external/libchrome/base/mac/
scoped_mach_vm.cc 16 vm_deallocate(mach_task_self(),
22 vm_deallocate(mach_task_self(),
scoped_mach_vm.h 59 vm_deallocate(mach_task_self(), address_, size_);
  /external/google-breakpad/src/client/mac/handler/
mach_vm_compat.h 40 #define mach_vm_deallocate vm_deallocate
protected_memory_allocator.cc 55 vm_deallocate(mach_task_self(),
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/common/
ARDUtilities.m 125 vm_deallocate(task, (vm_address_t)thread_array,
  /external/python/cpython2/Modules/_ctypes/libffi/src/arm/
ffi.c 607 kt = vm_deallocate (mach_task_self (), trampoline_page, PAGE_SIZE);
609 fprintf(stderr, "vm_deallocate() failure: %d at %s:%d\n", kt, __FILE__, __LINE__);
626 vm_deallocate (mach_task_self (), config_page, PAGE_SIZE);
725 kt = vm_deallocate (mach_task_self (), table->config_page, PAGE_SIZE);
727 fprintf(stderr, "vm_deallocate() failure: %d at %s:%d\n", kt, __FILE__, __LINE__);
729 kt = vm_deallocate (mach_task_self (), table->trampoline_page, PAGE_SIZE);
731 fprintf(stderr, "vm_deallocate() failure: %d at %s:%d\n", kt, __FILE__, __LINE__);
  /external/valgrind/coregrind/
pub_core_threadstate.h 195 } vm_deallocate; member in union:__anon37524::__anon37525
  /external/llvm/utils/unittest/googletest/src/
gtest-port.cc 92 vm_deallocate(task,
  /external/protobuf/gtest/src/
gtest-port.cc 90 vm_deallocate(task,
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest-port.cc 92 vm_deallocate(task,
  /external/google-breakpad/src/testing/gtest/src/
gtest-port.cc 97 vm_deallocate(task,
  /external/mesa3d/src/gtest/src/
gtest-port.cc 97 vm_deallocate(task,
  /external/valgrind/coregrind/m_syswrap/
priv_syswrap-darwin.h 672 DECL_TEMPLATE(darwin, vm_deallocate);
syswrap-darwin.c     [all...]
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/src/
gtest-port.cc 97 vm_deallocate(task,
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/src/
gtest-port.cc 97 vm_deallocate(task,
  /external/googletest/googletest/src/
gtest-port.cc 125 vm_deallocate(task,
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-port.cc 125 vm_deallocate(task,
    [all...]
  /external/v8/testing/gtest/src/
gtest-port.cc 120 vm_deallocate(task,
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-port.cc 97 vm_deallocate(task,
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc     [all...]
  /external/fmtlib/test/
gmock-gtest-all.cc     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc     [all...]

Completed in 787 milliseconds