/frameworks/base/awt/java/awt/image/ |
TileObserver.java | 44 * writing or be released.
|
/frameworks/base/opengl/tests/angeles/include/GLES/ |
egl.h | 22 ** Version 1.2.1, released January 26, 2000, developed by Silicon Graphics, 29 ** OpenGL(R) Graphics System: A Specification (Version 1.2.1), released 31 ** 1.3), released November 4, 1998; and OpenGL(R) Graphics with the X 32 ** Window System(R) (Version 1.3), released October 19, 1998. This software
|
/packages/apps/AlarmClock/src/com/android/alarmclock/ |
AlarmAlertWakeLock.java | 24 * released in the AlarmAlert activity
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
AlarmAlertWakeLock.java | 24 * released in the AlarmAlert activity
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/ |
se.cpp | [all...] |
/frameworks/base/core/java/android/text/method/ |
MetaKeyKeyListener.java | 152 * or primed to be reset to unshifted (once it is released). 182 else if (current == RELEASED) 233 else if (state == RELEASED) 290 content.setSpan(what, 0, 0, RELEASED); 377 * or primed to be reset to unshifted (once it is released). Takes 474 * The meta key has been pressed and released but has still 477 private static final int RELEASED = 481 * The meta key has been pressed and used but has not yet been released. 487 * The meta key has been pressed and released without use, and then 488 * pressed again; it may also have been released again [all...] |
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/ |
OpenWnnDictionaryImplJni.c | 291 /* If the internal work area was not yet released, remove that */ 301 /* freeWnnWork() is always successful even if the internal work area was already released */ 331 /* If the internal work area was already released, return an error code */ 375 /* If the internal work area was already released, return an error code */ 443 /* If the internal work area was already released, return an error code */ 487 /* If the internal work area was already released, return an error code */ 520 /* If the internal work area was already released, return an error status */ 553 /* If the internal work area was already released, return an error status */ 577 /* If the internal work area was already released, return an error code */ 658 /* If the internal work area was already released, return an error code * [all...] |
/build/core/tasks/ |
apicheck.mk | 51 # Check that the API we're building hasn't broken the last-released 63 # Check that the API we're building hasn't changed from the not-yet-released
|
/dalvik/libcore/dom/src/test/java/org/w3c/domts/ |
DOM4JTestDocumentBuilderFactory.java | 49 * factory will be mutated in constructor and should be released 52 * it may be mutated and should be released by the caller immediately
|
/external/apache-http/src/org/apache/http/conn/ |
ConnectionReleaseTrigger.java | 66 * in case of an IO problem. The connection will be released 79 * The connection will be released anyway.
|
/external/openssl/crypto/jpake/ |
jpake.h | 97 * the return value belongs to the library and will be released when 98 * ctx is released, and will change when a new handshake is performed.
|
/frameworks/base/core/java/android/content/ |
ContentProviderClient.java | 30 * calling {@link ContentResolver#acquireContentProviderClient}. This object must be released 101 * @return true if this was release, false if it was already released
|
/frameworks/base/include/media/ |
IAudioTrack.h | 44 * obtainBuffer will return an error. Buffers that are already released 60 * obtainBuffer will return an error. Buffers that are already released
|
/dalvik/docs/opcodes/ |
opcode-11-return-object.html | 57 If the method is synchronized, the object's monitor is released in a way
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
ExecutionException.java | 3 * Expert Group and released to the public domain, as explained at
|
RejectedExecutionException.java | 3 * Expert Group and released to the public domain, as explained at
|
/dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/ |
SystemTest.java | 3 * Expert Group and released to the public domain, as explained at
|
ThreadTest.java | 3 * Expert Group and released to the public domain, as explained at
|
/development/build/tools/ |
sdk_clean.sh | 3 # This script processes a set of files given as arguments as sample code to be released
|
/device/htc/sapphire/recovery/ |
recovery_ui.c | 53 // Wait for the keys to be released, to avoid triggering
|
/external/bluetooth/glib/debian/ |
build | 9 # This work is released under the GNU
|
/external/bzip2/ |
mk251.c | 18 This program is released under the terms of the license contained
|
/external/guava/src/com/google/common/collect/ |
Hashing.java | 34 * JSR-166 Expert Group and released to the public domain, as explained at
|
/external/jsr305/ri/src/main/java/javax/annotation/concurrent/ |
GuardedBy.java | 10 * Released under the Creative Commons Attribution License
|
/external/kernel-headers/original/linux/ |
spinlock_api_smp.h | 15 * Released under the General Public License (GPL).
|