HomeSort by relevance Sort by last modified time
    Searched full:chained (Results 1 - 25 of 136) sorted by null

1 2 3 4 5 6

  /libcore/luni/src/main/java/javax/security/auth/login/
package.html 10 specified simply via a new LoginModule and chained together with the existing
  /frameworks/base/core/java/android/bluetooth/
AtCommandResult.java 24 * intermediate responses to a single command within a chained AT command
30 * final response is sent from multiple commands chained into a single command
AtParser.java 28 * Bluetooth - such as chained commands.<p>
56 * Basic commands cannot be chained in this implementation. For Bluetooth
58 * commands ATA and ATD, which are not allowed to be chained. For general V.250
63 * Extended commands can be chained. For example:<p>
  /libcore/luni/src/main/java/java/sql/
SQLWarning.java 127 * Gets the next {@code SQLWarning} chained to this {@code SQLWarning} object.
129 * @return the {@code SQLWarning} chained to this {@code SQLWarning}.
130 * {@code null} if no {@code SQLWarning} is chained to this {@code
SQLException.java 189 * Retrieves the {@code SQLException} chained to this {@code SQLException},
192 * @return The {@code SQLException} chained to this {@code SQLException}.
193 * {@code null} if there is no {@code SQLException} chained to this
  /external/ipsec-tools/src/racoon/
proposal.h 40 * A. chained list of transform, only for single proto_id
43 * here so pointer to (A) must be ordered array, or chained list).
45 * C. finally, (B) needs to be connected as chained list.
  /external/chromium/net/base/
filter.h 50 // filters, there is only one owner of all the chained filters, and that context
148 // provided in an HTTP header), which will be chained together serially to do
150 // encoding order, and the filters are chained to operate in the reverse
257 // chained filters.
host_resolver_proc.h 19 // can be chained together; they fallback to the next procedure in the chain
  /external/chromium/net/disk_cache/
block_files.h 66 // Removes a chained block file that is now empty.
  /external/guava/src/com/google/common/collect/
ComparisonChain.java 28 * A utility for performing a "lazy" chained comparison statement, which
56 * Begins a new chained comparison statement. See example in the class
  /external/v8/src/
zone.cc 47 // chained together forming a LIFO structure with the newest segment
115 // Traverse the chained list of segments, zapping (in debug mode)
  /external/kernel-headers/original/linux/
irq.h 384 * Set a highlevel chained flow handler for a given IRQ.
385 * (a chained handler is automatically enabled and set to
  /external/stlport/src/
lock_free_slist.h 108 * topmost item. The items are still chained and may be traversed safely as
255 * topmost. The items are still chained and may be traversed safely as
  /ndk/sources/cxx-stl/stlport/src/
lock_free_slist.h 108 * topmost item. The items are still chained and may be traversed safely as
255 * topmost. The items are still chained and may be traversed safely as
  /development/tutorials/NotepadCodeLab/Notepadv1/src/com/android/demo/notepad1/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /development/tutorials/NotepadCodeLab/Notepadv1Solution/src/com/android/demo/notepad1/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /development/tutorials/NotepadCodeLab/Notepadv2/src/com/android/demo/notepad2/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /development/tutorials/NotepadCodeLab/Notepadv2Solution/src/com/android/demo/notepad2/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /development/tutorials/NotepadCodeLab/Notepadv3/src/com/android/demo/notepad3/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/
NotesDbAdapter.java 96 * @return this (self reference, allowing this to be chained in an
  /external/bluetooth/glib/gio/
gasyncresult.c 38 * which are chained together by a #GAsyncReadyCallback. To begin
  /external/guava/src/com/google/common/util/concurrent/
Futures.java 246 * the chained Function. When using {@link Executors#sameThreadExecutor}, the
247 * thread chained Function executes in will be whichever thread set the
296 * the chained Function. When using {@link Executors#sameThreadExecutor}, the
297 * thread chained Function executes in will be whichever thread set the result
  /external/libxml2/include/libxml/
hash.h 2 * Summary: Chained hash tables
  /external/qemu/slirp/
mbuf.c 12 * chained together. If there's more data than the mbuf
  /external/qemu/slirp-android/
mbuf.c 12 * chained together. If there's more data than the mbuf

Completed in 497 milliseconds

1 2 3 4 5 6