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

<<31323334353637383940>>

  /packages/apps/Contacts/src/com/android/contacts/util/
ExpirableCache.java 29 * An LRU cache in which all items can be marked as expired at a given time and it is possible to
75 * for evicting items when the cache is full. It is possible to supply your own subclass of LruCache
180 * When using this method, it is not possible to determine whether the value is expired or not.
  /bionic/libm/man/
feclearexcept.3 87 For all of these functions, the possible types of exceptions
feenableexcept.3 70 For all of these functions, the possible types of exceptions
  /cts/tests/src/android/theme/cts/
AlertDialogBuilder.java 26 * as much as possible, the constructor takes a flag that describes the
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Audio_GenresTest.java 49 + "document related to the possible values of param volumeName. @throw clause "
  /cts/tools/dx-tests/
dx-tests.html 72 additional parameters are possible that don't represent instructions.
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
LocalItem.java 73 * as the least-possible string value.
  /dalvik/dx/etc/
dx 62 # invocation (instead of to dx). This makes it possible for you to add
  /dalvik/dx/src/com/android/dx/rop/code/
LocalItem.java 73 * as the least-possible string value.
  /dalvik/vm/mterp/
NOTES.txt 59 If it's not possible to obey this rule, then we need to track the value
  /dalvik/vm/mterp/armv5te/
entry.S 67 /* Entry is always a possible trace start */
  /development/ndk/platforms/android-3/include/android/
log.h 53 * log message, if not already there. It is not possible to send several messages
  /development/ndk/platforms/android-9/include/android/
asset_manager.h 121 * Returns < 0 if direct fd access is not possible (for example, if the asset is
  /development/pdk/docs/compatibility/
index.jd 30 possible for developers to build apps.</p>
  /development/samples/ApiDemos/src/com/example/android/apis/app/
TextToSpeechActivity.java 101 // Check the documentation for other possible result codes.
  /docs/source.android.com/src/compatibility/
index.md 49 possible for developers to build apps.
  /external/antlr/src/org/antlr/runtime/
UnbufferedTokenStream.java 37 * the minimum number of tokens possible. It's the same as
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/serialization/
CertPathTest.java 105 // (both OSE and NPE are possible)
  /external/apache-http/src/org/apache/http/protocol/
RequestConnControl.java 62 // whenever possible
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
XSLTVisitor.java 28 * for each component of an XSLT stylesheet. Aside from possible other uses,
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
CoroutineManager.java 84 * their possible interactions, and in some implementations permits
92 * code clarity and possible future optimization.</p>
94 * <p>(Two possible approaches: wait-notify based and queue-based. Some
117 * sparse-array mechanism, it may be possible to raise or eliminate
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
WriterChain.java 72 * It is possible that the Writer returned by this method does not
  /external/bison/
TODO 30 what when two reductions are possible on a given look-ahead token, but one is
91 It should be possible to have %if/%else/%endif. The implementation is
204 Bison are compatible. *As much as possible* one should try to use the
222 This will be possible with a Bison parser for the grammar, as it will
  /external/bison/build-aux/
missing 81 bison create \`y.tab.[ch]', if possible, from existing .[ch]
82 flex create \`lex.yy.c', if possible, from existing .c
84 lex create \`lex.yy.c', if possible, from existing .c
87 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
  /external/bison/lib/
argmatch.h 67 /* Report on stderr the list of possible arguments. */

Completed in 2141 milliseconds

<<31323334353637383940>>