HomeSort by relevance Sort by last modified time
    Searched refs:Free (Results 26 - 50 of 414) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/aac/libSYS/include/
genericStds.h 45 your modifications thereto in binary form. You must make available free of
162 void Free##name(type **p); \
168 void Free##name(type **p); \
177 void Free##name(type **p) { \
193 void Free##name(type **p) { \
211 void Free##name(type **p) { \
230 void Free##name(type **p) { \
248 void Free##name(type **p) { \
264 void Free##name(type **p) { \
282 void Free##name(type **p) {
    [all...]
  /external/compiler-rt/lib/tsan/tests/unit/
tsan_dense_alloc_test.cc 48 alloc.Free(&cache, idx);
  /external/libusb/android/jni/
Android.mk 4 # This library is free software; you can redistribute it and/or
6 # License as published by the Free Software Foundation; either
15 # License along with this library; if not, write to the Free Software
Application.mk 4 # This library is free software; you can redistribute it and/or
6 # License as published by the Free Software Foundation; either
15 # License along with this library; if not, write to the Free Software
  /external/linux-kselftest/tools/testing/selftests/ptp/
testptp.mk 5 # This program is free software; you can redistribute it and/or modify
7 # the Free Software Foundation; either version 2 of the License, or
16 # along with this program; if not, write to the Free Software
  /external/llvm/include/llvm/ExecutionEngine/
SectionMemoryManager.h 87 // The actual block of free memory
88 sys::MemoryBlock Free;
  /external/lzma/CPP/7zip/Common/
StreamObjects.h 70 ~CByteDynBuffer() { Free(); }
71 void Free() throw();
147 virtual ~CCachedInStream() { Free(); } // the destructor must be virtual (release calls it) !!!
148 void Free() throw();
  /external/perfetto/src/tracing/core/
id_allocator.h 61 void Free(T id) { FreeGeneric(id); }
  /external/tensorflow/tensorflow/core/common_runtime/gpu/
gpu_bfc_allocator.h 69 void Free(void* ptr, size_t num_bytes) override {
  /external/tensorflow/tensorflow/core/kernels/
conv_ops.h 55 // It uses malloc and free to avoid the time cost of initializing the memory.
61 ~Im2ColBufferResource<T, size>() { port::Free(data); }
  /external/v8/src/extensions/
free-buffer-extension.cc 5 #include "src/extensions/free-buffer-extension.h"
25 isolate->array_buffer_allocator()->Free(contents.Data(),
  /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;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ExecutionEngine/
SectionMemoryManager.h 90 // The actual block of free memory
91 sys::MemoryBlock Free;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ExecutionEngine/
SectionMemoryManager.h 90 // The actual block of free memory
91 sys::MemoryBlock Free;

Completed in 935 milliseconds

12 3 4 5 6 7 8 91011>>