/external/dropbear/libtommath/ |
LICENSE | 1 LibTomMath is hereby released into the Public Domain.
|
/build/core/ |
apicheck_msg_last.txt | 3 You have tried to change the API from what has been previously released in
|
/external/qemu/ |
LICENSE | 3 1) QEMU as a whole is released under the GNU General Public License 10 released under the GNU Lesser General Public License. Many hardware 11 device emulation sources are released under the BSD license. 13 3) The Tiny Code Generator (TCG) is released under the BSD license
|
/external/qemu/tcg/ |
LICENSE | 1 All the files in this directory and subdirectories are released under
|
/external/bluetooth/glib/gthread/ |
ChangeLog | 9 * === Released 2.20.0 === 13 * === Released 2.19.10 === 17 * === Released 2.19.9 === 21 * === Released 2.19.8 === 25 * === Released 2.19.7 === 29 * === Released 2.19.6 === 33 * === Released 2.19.5 === 37 * === Released 2.19.4 === 41 * === Released 2.19.3 === 45 * === Released 2.19.2 == [all...] |
/external/icu4c/test/cintltst/ |
ucnvseltst.h | 21 /** TODO: Remove this file after ICU 4.2 is released. See ticket #6869. */
|
/external/libpng/scripts/ |
libpng-config-head.in | 8 # This code is released under the libpng license.
|
/external/bluetooth/glib/gmodule/ |
ChangeLog | 9 * === Released 2.20.0 === 13 * === Released 2.19.10 === 17 * === Released 2.19.9 === 28 * === Released 2.19.8 === 32 * === Released 2.19.7 === 36 * === Released 2.19.6 === 40 * === Released 2.19.5 === 44 * === Released 2.19.4 === 48 * === Released 2.19.3 === 52 * === Released 2.19.2 == [all...] |
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/ |
lcblc.h | 91 enum LCBLCState { RELEASED, AWAITING_ESTABLISHMENT, ESTABLISHED, AWAITING_RELEASE }; // states 96 State(RELEASED), 116 case RELEASED: 181 case RELEASED: 203 case RELEASED: 225 case RELEASED: 250 case RELEASED: 275 case RELEASED: 324 if (State == RELEASED) Print("State -> RELEASED\n") [all...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
ScheduledFuture.java | 3 * Expert Group and released to the public domain, as explained at
|
BrokenBarrierException.java | 3 * Expert Group and released to the public domain, as explained at
|
CancellationException.java | 3 * Expert Group and released to the public domain, as explained at
|
TimeoutException.java | 3 * Expert Group and released to the public domain, as explained at
|
/dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/ |
LockSupportTest.java | 3 * Expert Group and released to the public domain, as explained at 25 * park is released by unpark occurring after park 49 * park is released by unpark occurring before park 73 * park is released by interrupt
|
/external/clearsilver/man/man3/ |
dictReleaseLock.3 | 31 the lock is released, the dictCleanupFunc callback can
|
skipRelease.3 | 31 the lock is released, the freeValue callback can be called
|
/external/kernel-headers/original/linux/ |
kref.h | 11 * This file is released under the GPLv2.
|
spinlock_types_up.h | 12 * Released under the General Public License (GPL).
|
/frameworks/base/core/java/android/content/ |
EntityIterator.java | 26 * can be released. 36 * may be released (such as a SQLite cursor).
|
/frameworks/base/libs/utils/ |
SharedBuffer.cpp | 38 ssize_t SharedBuffer::dealloc(const SharedBuffer* released) 40 if (released->mRefs != 0) return -1; // XXX: invalid operation 41 free(const_cast<SharedBuffer*>(released));
|
/system/core/libpixelflinger/tinyutils/ |
SharedBuffer.cpp | 31 ssize_t SharedBuffer::dealloc(const SharedBuffer* released) 33 if (released->mRefs != 0) return -1; // XXX: invalid operation 34 free(const_cast<SharedBuffer*>(released));
|
/external/clearsilver/ |
LICENSE | 5 toolkits are released under our Neotonic ClearSilver License.
|
/external/dhcpcd/dhcpcd-hooks/ |
95-configured | 24 setprop dhcp.${interface}.result "released"
|
/external/jsr305/ri/src/main/java/javax/annotation/concurrent/ |
NotThreadSafe.java | 11 * Released under the Creative Commons Attribution License
|
/external/webkit/WebCore/manual-tests/ |
slider-thumb-tracking.html | 20 REGRESSION (Native slider): slider thumb not updated when the mouse is dragged/released out of range</i>.
|