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

  /external/regex-re2/util/
arena.cc 32 FreeBlocks();
33 assert(overflow_blocks_ == NULL); // FreeBlocks() should do that
45 FreeBlocks();
141 // UnsafeArena::FreeBlocks()
147 // FreeBlocks() does the work for Reset(), actually freeing all
151 void UnsafeArena::FreeBlocks() {
arena.h 84 void FreeBlocks(); // Frees all except first block
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h 135 BitVector FreeBlocks;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h 135 BitVector FreeBlocks;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h 135 BitVector FreeBlocks;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h 135 BitVector FreeBlocks;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h 135 BitVector FreeBlocks;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h 135 BitVector FreeBlocks;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h 135 BitVector FreeBlocks;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h 135 BitVector FreeBlocks;
  /build/make/tools/releasetools/
ota_package_parser.py 43 def FreeBlocks(self, SHA1):
51 self.FreeBlocks(SHA1)
127 my_stash.FreeBlocks(SHA1)
  /art/runtime/gc/space/
large_object_space.h 208 TrackingAllocator<AllocationInfo*, kAllocatorTagLOSFreeList>> FreeBlocks;
220 FreeBlocks free_blocks_ GUARDED_BY(lock_);
  /external/protobuf/src/google/protobuf/
arena.cc 108 uint64 space_allocated = FreeBlocks();
265 uint64 Arena::FreeBlocks() {
arena.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h     [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
arena.h     [all...]

Completed in 397 milliseconds