Searched refs:Free (Results 226 - 250 of 269) sorted by relevance

1234567891011

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dextension_set.h504 void Free();
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
H A Dunit_test.cc507 _encodedVideoBuffer.Free();
/external/chromium_org/v8/src/base/platform/
H A Dplatform-win32.cc796 void OS::Free(void* address, const size_t size) { function in class:v8::base::OS
/external/flac/libFLAC/ppc/as/
H A Dlpc_asm.s1 ; libFLAC - Free Lossless Audio Codec library
/external/flac/libFLAC/ppc/gas/
H A Dlpc_asm.s1 # libFLAC - Free Lossless Audio Codec library
/external/lzma/C/
H A DLzFindMt.c440 alloc->Free(alloc, p->hashBuf);
H A DPpmd7.c91 alloc->Free(alloc, p->Base);
/external/protobuf/src/google/protobuf/
H A Dextension_set.h450 void Free();
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
H A DAntlr.Runtime.Tree.Tests.pas638 Buf.Free;
711 Buf2.Free;
712 Buf.Free;
/external/chromium_org/v8/src/
H A Dd8.cc1531 virtual void Free(void* data, size_t) { free(data); } function in class:v8::ShellArrayBufferAllocator
1543 virtual void Free(void* p, size_t) OVERRIDE {
H A Disolate.cc104 void ThreadLocalTop::Free() { function in class:v8::internal::ThreadLocalTop
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.c12 * License as published by the Free Software Foundation; either
21 * License along with this library; if not, write to the Free Software
1666 // Free any additional GUIDs
2543 WinUSBX_Set(Free);
2740 WinUSBX[sub_api].Free(winusb_handle);
2806 WinUSBX[sub_api].Free(winusb_handle);
/external/chromium_org/v8/src/heap/
H A Dheap.cc6011 new_space_strings_.Free();
6015 old_space_strings_.Free();
6066 isolate_->memory_allocator()->Free(chunk);
/external/blktrace/btt/doc/
H A Dbtt.tex9 % the Free Software Foundation; either version 2 of the License, or
18 % along with this program; if not, write to the Free Software
/external/chromium_org/chrome/browser/password_manager/
H A Dpassword_store_mac_unittest.cc455 keychain_->Free(*i);
/external/chromium_org/third_party/icu/source/
H A Dconfigure9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
13 # This configure script is free software; the Free Software Foundation
1502 Copyright (C) 2010 Free Software Foundation, Inc.
1503 This configure script is free software; the Free Software Foundation
8087 Copyright (C) 2010 Free Software Foundation, Inc.
8088 This config.status script is free software; the Free Software Foundation
/external/icu/icu4c/source/
H A Dconfigure9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
13 # This configure script is free software; the Free Software Foundation
1502 Copyright (C) 2010 Free Software Foundation, Inc.
1503 This configure script is free software; the Free Software Foundation
8087 Copyright (C) 2010 Free Software Foundation, Inc.
8088 This config.status script is free software; the Free Software Foundation
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation_unittest.cc129 virtual void Free() OVERRIDE;
254 void MockTransferBuffer::Free() { function in class:gpu::gles2::MockTransferBuffer
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas3389 FR.Free;
3679 Buf.Free;
5066 Buf.Free;
6164 Buf.Free;
6186 Buf.Free;
6263 Buf.Free;
/external/qemu/distrib/sdl-1.2.15/acinclude/
H A Dlibtool.m46 # 2006, 2007, 2008 Free Software Foundation, Inc.
9 # This file is free software; the Free Software Foundation gives
15 # 2006, 2007, 2008 Free Software Foundation, Inc.
22 # published by the Free Software Foundation; either version 2 of
38 # obtained by writing to the Free Software Foundation, Inc.,
606 Copyright (C) 2008 Free Software Foundation, Inc.
607 This config.lt script is free software; the Free Software Foundation
/external/elfutils/0.153/
H A Dconfigure9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
13 # This configure script is free software; the Free Software Foundation
1472 Copyright (C) 2010 Free Software Foundation, Inc.
1473 This configure script is free software; the Free Software Foundation
5664 Copyright (C) 2010 Free Software Foundation, Inc.
5665 This config.status script is free software; the Free Software Foundation
/external/chromium_org/v8/src/x87/
H A Dlithium-codegen-x87.cc578 void LCodeGen::X87Stack::Free(X87Register reg) { function in class:v8::internal::LCodeGen::X87Stack
660 Free(reg);
697 Free(reg);
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids9700 022b Wireless Mouse (Battery Free)
9703 032b Wireless Mouse (Battery Free)
14046 0502 Sirius Battery Free Tablet
16845 00d Free Space Wand
16964 090 PID Block Free Report
/external/srtp/
H A Dconfigure5 # Copyright (C) 2003 Free Software Foundation, Inc.
6 # This configure script is free software; the Free Software Foundation
963 Copyright (C) 2003 Free Software Foundation, Inc.
964 This configure script is free software; the Free Software Foundation
7600 Copyright (C) 2003 Free Software Foundation, Inc.
7601 This config.status script is free software; the Free Software Foundation
/external/tcpdump/
H A Dconfigure6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
9 # This configure script is free software; the Free Software Foundation
1423 Copyright (C) 2012 Free Software Foundation, Inc.
1424 This configure script is free software; the Free Software Foundation
8751 Copyright (C) 2012 Free Software Foundation, Inc.
8752 This config.status script is free software; the Free Software Foundation

Completed in 780 milliseconds

1234567891011