Home
last modified time | relevance | path

Searched refs:released (Results 1 – 25 of 92) sorted by relevance

1234

/external/qemu/
DLICENSE4 system emulator are released under the GNU Lesser General Public
7 2) The Linux user mode QEMU emulator is released under the GNU General
/external/dropbear/libtommath/
DLICENSE1 LibTomMath is hereby released into the Public Domain.
/external/qemu/tcg/
DLICENSE1 All the files in this directory and subdirectories are released under
/external/e2fsprogs/lib/ext2fs/tdb/patches/
Dcopyright20 ** library. This does NOT imply that all of Samba is released
/external/dhcpcd/dhcpcd-hooks/
D95-configured24 setprop dhcp.${interface}.result "released"
/external/opencore/
DNOTICE50 * not released for non MPEG-4 Video (ISO/IEC 14496-2) Standard conforming
86 software module or modifications thereof. Copyright is not released for
117 in an implementation. Copyright is not released for non MPEG-2
145 implementation. Copyright is not released for non MPEG-2 aac/MPEG-4
172 modifications thereof in an implementation. Copyright is not released
/external/clearsilver/
DLICENSE5 toolkits are released under our Neotonic ClearSilver License.
/external/libpng/scripts/
Dsmakefile.ppc5 # This code is released under the libpng license.
Dlibpng.icc5 // This code is released under the libpng license.
DCMakeLists.txt6 # This code is released under the libpng license.
/external/bzip2/
DREADME.XML.STUFF11 This program is released under the terms of the license contained
DMakefile-libbz2_so19 # This program is released under the terms of the license contained
DREADME.COMPILATION.PROBLEMS11 This program is released under the terms of the license contained
DCHANGES11 This program is released under the terms of the license contained
186 in the 18 or so months since 1.0.1 was released. Most of the fixes
/external/strace/
DREADME2 V release 4, Solaris 2.x and Irix 5.x. strace is released under a
/external/libffi/src/
Ddlmalloc.c3554 size_t released = 0; in release_unused_segments() local
3576 released += size; in release_unused_segments()
3590 return released; in release_unused_segments()
3594 size_t released = 0; in sys_trim() local
3614 released = extra; in sys_trim()
3629 released = old_br - new_br; in sys_trim()
3636 if (released != 0) { in sys_trim()
3637 sp->size -= released; in sys_trim()
3638 m->footprint -= released; in sys_trim()
3639 init_top(m, m->top, m->topsize - released); in sys_trim()
[all …]
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
DSDL_malloc.c3564 size_t released = 0; in release_unused_segments() local
3586 released += size; in release_unused_segments()
3600 return released; in release_unused_segments()
3604 size_t released = 0; in sys_trim() local
3624 released = extra; in sys_trim()
3639 released = old_br - new_br; in sys_trim()
3646 if (released != 0) { in sys_trim()
3647 sp->size -= released; in sys_trim()
3648 m->footprint -= released; in sys_trim()
3649 init_top(m, m->top, m->topsize - released); in sys_trim()
[all …]
/external/libpng/contrib/visupng/
DREADME.txt6 This code is released under the libpng license.
/external/webkit/WebCore/platform/mac/
DDragImageMac.mm44 // delete it. It will be released when it falls out of scope.
/external/dbus/
DHACKING99 than anything released.
123 released, e.g. ChangeLog.pre-1-0. Then create and cvs add a new empty
/external/libpng/
DLICENSE11 This code is released under the libpng license.
/external/webkit/WebCore/svg/graphics/cg/
DSVGResourceFilterCg.mm59 // of cgContext due to it being created on an autorelease pool, and released
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzEvents.m410 * it went pressed to released or released to pressed, so we must
467 * it is clear that the modifier has been released (i.e. one side
503 * we know that all keys have been released when calling this function.
/external/webkit/JavaScriptCore/wtf/
DFastMalloc.cpp1182 void Carve(Span* span, Length n, bool released);
1235 bool released = false; in New() local
1242 released = true; in New()
1249 Carve(result, n, released); in New()
1351 inline void TCMalloc_PageHeap::Carve(Span* span, Length n, bool released) { in Carve() argument
1368 Span* dst = released ? &listpair->returned : &listpair->normal; in Carve()
/external/bison/doc/
Dfdl.texi71 that says that the Document is released under this License. If a
79 the Document is released under this License. A Front-Cover Text may
303 You may combine the Document with other documents released under this
329 released under this License, and replace the individual copies of this

1234