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

<<41424344454647484950>>

  /dalvik/libcore/math/src/test/java/org/apache/harmony/math/tests/java/math/
BigIntegerConstructorsTest.java 128 * The number of bytes is multiple of 4.
216 * The number of bytes is multiple of 4.
420 * The number of bytes is multiple of 4.
444 * The number of bytes is multiple of 4.
587 * The number of bytes is multiple of 4.
611 * The number of bytes is multiple of 4.
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/
XPathContext.java 72 * the DTMs if the problem occurs multiple times. I'm not sure that's
216 // %REVIEW% If it's a DTM which may contain multiple Result Tree
    [all...]
  /external/bluetooth/glib/gio/
glocalfileinfo.c     [all...]
  /bionic/libc/include/net/
if_types.h 235 #define IFT_MVL 0xbf /* Multiple Virtual Lines DSL */
254 #define IFT_LINEGROUP 0xd2 /* Interface common to multiple lines */
  /bionic/libc/netbsd/net/
base64.c 125 multiple of 24 bits; here, the final unit of encoded
126 output will be an integral multiple of 4 characters
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
BlockingQueue.java 103 * Note that a <tt>BlockingQueue</tt> can safely be used with multiple
104 * producers and multiple consumers.
  /dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/
JSR166TestCase.java 64 * there are multiple tests per JSR166 method when the different
66 * cover multiple methods when they cannot be tested in
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/
ExternalMessages.properties 201 K0191=Invalid size, must be a multiple of 64 from 512 to 1024
222 K01ec=key size must be a multiple of 8 bits
  /dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/
CharsetProviderTest.java 133 * providers (multiple).
419 * providers (multiple).
  /dalvik/libcore/xml/src/main/java/javax/xml/transform/
TransformerFactory.java 117 * be taken not to use this <code>Transformer</code> in multiple
160 * may then be used concurrently across multiple threads. Creating
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
DTMManager.java 39 * of a DTMManager to use across multiple threads. This will allow sharing
40 * of DTMs across multiple processes.</p>
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2RTFDTM.java 39 * 1) Multiple XML trees may be appended to the single DTM. This means
153 * SAX2RTFDTM, which may contain multiple documents, this returns
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/
AxesWalker.java 462 * from multiple documents.
503 * @return Axis.CHILD, etc., or -1 if the axis is not known or is of multiple
  /external/apache-http/src/org/apache/http/impl/entity/
LaxContentLengthStrategy.java 157 * If multiple encodings have been applied to an entity, the transfer- codings MUST be listed in
236 throw new ProtocolException("Multiple content length headers");
  /external/freetype/include/freetype/config/
ftheader.h 286 * API which manages multiple @FT_Size objects per face.
573 * optional multiple-masters management API of FreeType~2.
  /external/gtest/include/gtest/
gtest-param-test.h.pump 45 // parameters without writing multiple copies of the same test.
330 // of multiple flags can be tested when several Bool()'s are combined using
  /external/guava/src/com/google/common/collect/
ImmutableList.java 405 * multiple times to build multiple lists in series. Each new list
ImmutableMap.java 156 * multiple times to build multiple maps in series. Each map is a superset of
ImmutableMultimap.java 134 * multiple times to build multiple multimaps in series. Each multimap
ImmutableSet.java 460 * multiple times to build multiple sets in series. Each set
ImmutableSetMultimap.java 168 * multiple times to build multiple multimaps in series. Each multimap
  /external/icu4c/layout/
LEGlyphStorage.h 317 * with multiple glyphs. This method uses the <code>LEInsertionList</code>
336 * with multiple glyphs. This method uses the <code>LEInsertionList</code>
  /external/icu4c/test/testdata/
re_tests.txt 238 multiple words of text uh-uh n - -
239 multiple words multiple words, yeah y $& multiple words
386 'multiple words of text'i UH-UH n - -
387 'multiple words'i MULTIPLE WORDS, YEAH y $& MULTIPLE WORDS
  /external/icu4c/tools/genbidi/
store.c 73 const uint8_t jgArray[i5-i4]; -- (i5-i4) is always a multiple of 4
346 /* finish jgArray, pad to multiple of 4 */
  /external/ipsec-tools/src/racoon/
algorithm.c 831 /* key length must be multiple of 8 bytes - RFC2451 2.2 */
841 "key length %d is not multiple of 8\n", len);

Completed in 1852 milliseconds

<<41424344454647484950>>