HomeSort by relevance Sort by last modified time
    Searched full:possible (Results 1051 - 1075 of 7007) sorted by null

<<41424344454647484950>>

  /libcore/dalvik/src/main/java/dalvik/system/
TemporaryDirectory.java 52 * defined for this process, and only if it is possible (e.g., the
  /libcore/luni/src/main/java/java/lang/ref/
SoftReference.java 78 * possible</em>, that is, in case the VM is in danger of running out of
WeakReference.java 77 * possible</em>, that is, in case the VM is in danger of running out of
  /libcore/luni/src/main/java/java/util/concurrent/
BlockingQueue.java 78 * possible to remove an arbitrary element from a queue using
89 * otherwise in an implementation. So it is possible, for example, for
154 * Inserts the specified element into this queue if it is possible to do
174 * Inserts the specified element into this queue if it is possible to do
  /libcore/luni/src/main/java/java/util/concurrent/locks/
Lock.java 184 * implementations may not be possible, and if possible may be an
268 * may not be possible, and if possible may
  /libcore/luni/src/main/java/java/util/logging/
ErrorManager.java 88 * constant fields of this class for possible values.
  /libcore/luni/src/main/java/javax/xml/validation/
Validator.java 322 * possible for a {@link Validator} to recognize a feature name but
355 * possible for a {@link Validator} to expose a feature value but
383 * possible for a {@link Validator} to recognize a property name but
411 * possible for a {@link Validator} to recognize a property name but
ValidatorHandler.java 330 * possible for a {@link ValidatorHandler} to recognize a feature name but
364 * possible for a {@link ValidatorHandler} to expose a feature value but
393 * possible for a {@link ValidatorHandler} to recognize a property name but
423 * possible for a {@link ValidatorHandler} to recognize a property name but
  /libcore/luni/src/main/java/libcore/net/http/
ChunkedInputStream.java 63 * be recycled and we want to do that as early as possible. Otherwise
  /libcore/luni/src/main/java/org/w3c/dom/
CDATASection.java 32 * therefore possible to have the character sequence <code>"]]&gt;"</code>
  /libcore/luni/src/main/java/org/xml/sax/
XMLReader.java 74 * possible for an XMLReader to recognize a feature name but
134 * possible for an XMLReader to expose a feature value but
161 * possible for an XMLReader to recognize a property name but
190 * possible for an XMLReader to recognize a property name but
  /ndk/sources/cxx-stl/stlport/src/
warning_disable.h 44 # pragma warning( disable : 4244 ) /* implicit conversion: possible loss of data */
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_warnings_off.h 18 # pragma warning( disable : 4244 ) // implicit conversion: possible loss of data
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
missing 82 bison create \`y.tab.[ch]', if possible, from existing .[ch]
83 flex create \`lex.yy.c', if possible, from existing .c
85 lex create \`lex.yy.c', if possible, from existing .c
88 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
  /ndk/sources/host-tools/sed-4.2.1/lib/
intprops.h 32 people like to be portable to all possible C hosts. */
localcharset.c 99 possible multithread problem in the function get_charset_aliases. If we
127 /* Make it possible to override the charset.alias location. This is
367 /* Look for the possible @... trailer and remove it, if any. */
450 /* Look for the possible @... trailer and remove it, if any. */
  /packages/apps/Camera/src/com/android/camera/
ListPreference.java 29 * A type of <code>CameraPreference</code> whose number of possible values
  /packages/apps/Contacts/src/com/android/contacts/model/
DataKind.java 33 * {@link Data} rows of this kind, including the possible {@link EditType}
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/
Device.java 37 * EAS requires a unique device id, so that sync is possible from a variety of different
  /packages/apps/Email/emailcommon/src/org/apache/james/mime4j/field/address/
AddressList.java 39 * @param dontCopy true iff it is not possible for the addresses ArrayList to be modified by someone else.
  /packages/apps/Email/src/com/android/email/
ControllerResultUiThreadWrapper.java 65 /* It's possible this callback is unregistered after this Runnable was posted and
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapTempFileLiteral.java 79 // It's probably possible if we're low on storage and the system clears the cache dir.
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GalleryEGLConfigChooser.java 27 * choose a configuration that support RGBA_8888 format and if possible,
  /packages/apps/Gallery2/src/com/android/gallery3d/util/
SpinnerVisibilitySetter.java 88 // here to avoid possible cross-thread synchronization issues.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardActionListener.java 46 * @param keyCodes the codes for all the possible alternative keys with the primary code being

Completed in 2094 milliseconds

<<41424344454647484950>>