Searched refs:Free (Results 201 - 225 of 269) sorted by relevance

1234567891011

/external/lzma/C/
H A DLzFind.c21 alloc->Free(alloc, p->bufferBase);
153 alloc->Free(alloc, p->hash);
H A DLzmaDec.c882 alloc->Free(alloc, p->probs);
888 alloc->Free(alloc, p->dic);
H A DLzmaEnc.c479 alloc->Free(alloc, p->bufBase);
1711 alloc->Free(alloc, p->litProbs);
1712 alloc->Free(alloc, p->saveState.litProbs);
1730 alloc->Free(alloc, p);
/external/tinyxml2/
H A Dtinyxml2.h239 virtual void Free( void* ) = 0;
281 virtual void Free( void* mem ) { function in class:tinyxml2::MemPoolT
/external/bison/
H A Dmaint.mk5 ## Copyright (C) 2001-2012 Free Software Foundation, Inc.
9 ## the Free Software Foundation, either version 3 of the License, or
871 # line wrapping between 'Free Documentation License,' and 'Version'.
872 _GFDL_regexp = (Free ''Documentation.*Version 1\.[^3]|Version 1\.[^3] or any)
1060 's/^Copyright.+?Free\sSoftware\sFoundation,\sInc\.\n//ms' \
1191 @require='# Copyright \(C\) '$$(date +%Y)' Free' \
1195 @require='Copyright @copyright\{\} .*'$$(date +%Y)' Free' \
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation.cc314 mapped_memory_->Free(async_upload_sync_);
359 transfer_buffer_->Free();
582 // Free the bucket. This is not required but it does free up the memory.
1552 buffer_tracker_->Free(buffer);
1560 buffer_tracker_->Free(buffer);
1564 buffer_tracker_->Free(buffer);
1655 // Free the bucket. This is not required but it does free up the memory.
1697 // Free the bucket. This is not required but it does free up the memory.
3831 mapped_memory_->Free(it->first);
3841 mapped_memory_->Free(i
[all...]
/external/chromium_org/crypto/
H A Dmock_apple_keychain_mac.cc455 void MockAppleKeychain::Free(CFTypeRef ref) const { function in class:crypto::MockAppleKeychain
/external/chromium_org/media/video/capture/win/
H A Dvideo_capture_device_win.cc175 void VideoCaptureDeviceWin::ScopedMediaType::Free() { function in class:media::VideoCaptureDeviceWin::ScopedMediaType
/external/chromium_org/third_party/lzma_sdk/
H A DLzmaEnc.c479 alloc->Free(alloc, p->bufBase);
1711 alloc->Free(alloc, p->litProbs);
1712 alloc->Free(alloc, p->saveState.litProbs);
1730 alloc->Free(alloc, p);
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzmaEnc.c480 alloc->Free(alloc, p->bufBase);
1712 alloc->Free(alloc, p->litProbs);
1713 alloc->Free(alloc, p->saveState.litProbs);
1731 alloc->Free(alloc, p);
/external/chromium_org/third_party/skia/src/core/
H A DSkGlyphCache.cpp133 SkDescriptor::Free(fDesc);
/external/skia/src/core/
H A DSkGlyphCache.cpp133 SkDescriptor::Free(fDesc);
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
H A DAntlr.Runtime.Tools.Tests.pas177 FANTLRString.Free;
/external/chromium_org/v8/src/
H A Disolate.h260 void Free();
683 void FreeThreadResources() { thread_local_top_.Free(); }
/external/llvm/lib/Analysis/IPA/
H A DInlineCost.cpp793 bool Free = !HasReturn; local
795 return Free;
/external/blktrace/doc/
H A Dblktrace.tex8 % the Free Software Foundation; either version 2 of the License, or
17 % along with this program; if not, write to the Free Software
754 BLK\_TA\_GETRQ & Free request retrieved. \\ \hline
/external/chromium_org/v8/src/heap/
H A Dmark-compact.cc3278 static intptr_t Free(PagedSpace* space, FreeList* free_list, Address start, function in namespace:v8::internal
3282 return space->Free(start, size);
3285 return size - free_list->Free(start, size);
3332 freed_bytes = Free<parallelism>(space, free_list, free_start, size);
3366 freed_bytes = Free<parallelism>(space, free_list, free_start, size);
3712 space->Free(p->area_start(), p->area_size());
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dextension_set.cc167 iter->second.Free();
1419 void ExtensionSet::Extension::Free() { function in class:google::protobuf::internal::ExtensionSet::Extension
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmscgats.c1077 cmsUInt32Number Free = it8 ->Allocator.BlockSize - it8 ->Allocator.Used; local
1082 if (size > Free) {
/external/protobuf/src/google/protobuf/
H A Dextension_set.cc167 iter->second.Free();
1413 void ExtensionSet::Extension::Free() { function in class:google::protobuf::internal::ExtensionSet::Extension
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas2444 Buf.Free;
3358 Buf.Free;
3378 Buf.Free;
3402 Buf.Free;
3458 Buf.Free;
3495 Buf.Free;
3878 FSVal.Free;
4960 Buf.Free;
/external/bison/djgpp/
H A Dconfig.bat7 Rem Copyright (C) 2005-2012 Free Software Foundation, Inc.
11 Rem the Free Software Foundation, either version 3 of the License, or
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex6 % the Free Software Foundation; either version 2 of the License, or
15 % along with this program; if not, write to the Free Software
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DV8Binding.cpp111 virtual void Free(void* data, size_t size) OVERRIDE
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.h10 * License as published by the Free Software Foundation; either
19 * License along with this library; if not, write to the Free Software
806 WinUsb_Free_t Free; member in struct:winusb_interface

Completed in 584 milliseconds

1234567891011