HomeSort by relevance Sort by last modified time
    Searched full:multiple (Results 301 - 325 of 3575) sorted by null

<<11121314151617181920>>

  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 87 uint timeInc_offset; /* timeInc offset for multiple VOP in a packet */
208 /* Data used to facilitate multiple layer decoding. 05/04/2000 */
245 int displayWidth; /* Handle image whose size is not a multiple of 16. */
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppBatch.java 50 * 2. create a batch for multiple files to send
56 * 7. Cancel sending a file from multiple files (implies cancel the transfer, rest of
122 /* There are 2 cases: Service scans the databases and it's multiple send
  /bionic/libc/include/
assert.h 42 * multiple times, with and without NDEBUG defined.
  /dalvik/dx/src/com/android/dx/ssa/
SsaConverter.java 128 * Inserts Z nodes as new predecessors for every node that has multiple
129 * successors and multiple predecessors.
155 * Any block with that has both multiple successors and multiple
  /dalvik/dx/tests/087-ssa-local-vars/
Blort.java 6 // These two locals are defined once and used multiple times
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/
package-info.java 30 * In particular, multiple {@code Condition} objects may be associated
  /dalvik/libcore/luni/src/main/java/java/lang/reflect/
WildcardType.java 23 * multiple upper bounded wildcard {@code '? extends Closeable & Flushable'} or
  /dalvik/libcore/luni/src/main/java/java/util/
LinkedHashSet.java 29 * Like HashSet, LinkedHashSet is not thread safe, so access by multiple threads
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/net/
SocketInputStream.java 29 * Multiple streams may be opened on a socket, so care should be taken to manage
  /dalvik/libcore/nio/src/main/java/java/nio/
DirectByteBuffers.java 57 * result of a split); and it may be memory shared by multiple buffers.
  /dalvik/libcore/nio/src/main/java/java/nio/channels/
Channel.java 51 * If multiple threads attempt to simultaneously close a channel, then only
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/macs/
CFBBlockCipherMac.java 27 * @param blockSize the block size in bits (note: a multiple of 8)
221 * @param macSizeInBits the size of the MAC in bits, must be a multiple of 8.
243 * @param macSizeInBits the size of the MAC in bits, must be a multiple of 8.
254 throw new IllegalArgumentException("MAC size must be multiple of 8");
  /dalvik/libcore/xml/src/main/java/javax/xml/namespace/
NamespaceContext.java 41 * <strong>multiple</strong> prefixes in the current scope. This can
42 * occur when multiple <code>XMLConstants.XMLNS_ATTRIBUTE</code>
49 * This can also occur when the same Namespace URI is used in multiple
163 * if multiple prefixes are bound to the Namespace URI in
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
AttributeIterator.java 65 * @return Axis.CHILD, etc., or -1 if the axis is not known or is of multiple
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/
DOMErrorHandler.java 35 * may be reused by the DOM implementation across multiple calls to
  /development/apps/GestureBuilder/res/layout/
create_gesture.xml 56 android:gestureStrokeType="multiple" />
  /development/samples/ApiDemos/src/com/example/android/apis/app/
RedirectGetter.java 53 // NOTE: because this preference is shared between multiple
  /development/samples/SampleSyncAdapter/
_index.html 9 manager</a> allows sharing of credentials across multiple applications and
  /development/samples/TicTacToeMain/
README.txt 8 split an APK into multiple projects.
  /development/samples/VoiceRecognitionService/
AndroidManifest.xml 28 to users if they have to choose between multiple recognizers in
  /development/simulator/app/
Preferences.h 13 * have more than one instance, though it's probably unwise to have multiple
  /development/simulator/wrapsim/
BitVector.c 55 * lock that prevents multiple threads from executing simultaneously in
  /external/apache-http/src/org/apache/http/entity/
ContentProducer.java 41 * content multiple times</p>
  /external/bison/
GNUmakefile 57 # build multiple targets on one command line.
  /external/bison/lib/
basename.c 45 /* Treat multiple adjacent slashes like a single slash. */

Completed in 1883 milliseconds

<<11121314151617181920>>