HomeSort by relevance Sort by last modified time
    Searched defs:Free (Results 1 - 25 of 128) sorted by null

1 2 3 4 5 6

  /external/libchrome/base/files/
scoped_file.cc 24 void ScopedFDCloseTraits::Free(int fd) {
  /external/libchrome/base/memory/
shared_memory_helper.cc 14 static void Free(const FilePath* path) {
  /external/perfetto/src/tracing/core/
id_allocator.h 61 void Free(T id) { FreeGeneric(id); }
  /external/webrtc/webrtc/modules/video_coding/
encoded_frame.cc 71 Free();
74 void VCMEncodedFrame::Free() {
  /art/runtime/base/
arena_bit_vector.cc 69 virtual void Free(void*) {} // Nop.
  /external/libchrome/base/
scoped_generic_unittest.cc 22 void Free(int value) {
62 // Reset should free the old value, then the new one should go away when
  /external/llvm/include/llvm/ExecutionEngine/
SectionMemoryManager.h 87 // The actual block of free memory
88 sys::MemoryBlock Free;
  /external/lzma/CPP/7zip/Common/
InBuffer.cpp 27 Free();
33 void CInBuffer::Free() throw()
OutBuffer.cpp 16 Free();
22 void COutBuffer::Free() throw()
  /external/lzma/CPP/Windows/
COM.h 34 ~CStgMedium() { Free(); }
35 void Free()
DLL.cpp 16 bool CLibrary::Free() throw()
28 if (!Free())
45 if (!Free())
  /external/v8/src/regexp/
regexp-stack.cc 31 thread_local_.Free();
58 void RegExpStack::ThreadLocal::Free() {
  /frameworks/av/media/libstagefright/codecs/common/include/
voMem.h 44 VO_U32 (VO_API * Free) (VO_S32 uID, VO_PTR pBuff);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
SectionMemoryManager.h 90 // The actual block of free memory
91 sys::MemoryBlock Free;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/
SectionMemoryManager.h 90 // The actual block of free memory
91 sys::MemoryBlock Free;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/
SectionMemoryManager.h 90 // The actual block of free memory
91 sys::MemoryBlock Free;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/
SectionMemoryManager.h 90 // The actual block of free memory
91 sys::MemoryBlock Free;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/
SectionMemoryManager.h 90 // The actual block of free memory
91 sys::MemoryBlock Free;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/
SectionMemoryManager.h 90 // The actual block of free memory
91 sys::MemoryBlock Free;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/
SectionMemoryManager.h 90 // The actual block of free memory
91 sys::MemoryBlock Free;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
SectionMemoryManager.h 90 // The actual block of free memory
91 sys::MemoryBlock Free;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/
SectionMemoryManager.h 90 // The actual block of free memory
91 sys::MemoryBlock Free;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/
SectionMemoryManager.h 90 // The actual block of free memory
91 sys::MemoryBlock Free;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ExecutionEngine/
SectionMemoryManager.h 90 // The actual block of free memory
91 sys::MemoryBlock Free;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ExecutionEngine/
SectionMemoryManager.h 90 // The actual block of free memory
91 sys::MemoryBlock Free;

Completed in 863 milliseconds

1 2 3 4 5 6