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

<<21222324252627282930>>

  /dalvik/libcore/luni/src/main/java/java/io/
CharArrayWriter.java 171 // Exception priorities (in case of multiple errors) differ from
231 // Exception priorities (in case of multiple errors) differ from
OutputStreamWriter.java 228 // Exception priorities (in case of multiple errors) differ from
305 // Exception priorities (in case of multiple errors) differ from RI,
  /dalvik/libcore/luni/src/main/java/java/net/
DatagramSocketImpl.java 133 * member of multiple groups but may join any group only once.
146 * member of multiple groups but may join any group only once.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/engines/
DESedeWrapEngine.java 156 throw new IllegalStateException("Not multiple of block length");
223 throw new InvalidCipherTextException("Ciphertext not multiple of "
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
Serializer.java 154 * This method can be called multiple times before a document is serialized. Each
162 * If the "cdata-section-elements" key is specified on multiple calls
  /dalvik/libdex/
SysUtil.c 188 * segment. The file offset must be a multiple of the system page size.
224 * file offset must be a multiple of the system page size.
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactManager.java 85 // A sync adapter should batch operations on multiple contacts,
129 // A sync adapter should batch operations on multiple contacts,
  /development/simulator/app/
PhoneData.h 131 * a situation where the same key shows up in multiple background images,
270 * Each device may have multiple "modes", e.g. a flip-phone that can be
  /external/bison/djgpp/
config.sed 98 # sed script contains a multiple line sed command at line #48. In this
99 # case the first part of the multiple line sed command will be written
  /external/bluetooth/glib/gio/
gcancellable.c 223 * One #GCancellable can be used in multiple consecutive
224 * operations, but not in multiple concurrent operations.
  /external/dbus/dbus/
dbus-sysdeps.h 223 * that can be used from multiple threads.
228 * An atomic integer safe to increment or decrement from multiple threads.
  /external/dropbear/libtomcrypt/src/prngs/
sober128.c 218 /* inlen must be multiple of 4 bytes */
245 /* inlen must be multiple of 4 bytes */
  /external/dropbear/libtommath/
bn_mp_div.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
  /external/emma/core/java12/com/vladium/util/
IProperties.java 35 * multiple IProperties instances (and invoked from multiple concurrent threads).
  /external/gtest/include/gtest/internal/
gtest-filepath.h 177 // Replaces multiple consecutive separators with a single separator.
181 // A pathname with multiple consecutive separators may occur either through
  /external/gtest/samples/
sample6_unittest.cc 32 // This sample shows how to test common properties of multiple
136 // happy that you don't have to define them multiple times.
  /external/gtest/test/
gtest-typed-test_test.cc 125 // Tests that multiple TYPED_TEST_CASE's can be defined in the same
270 // Tests that multiple TYPED_TEST_CASE_P's can be defined in the same
  /external/guava/src/com/google/common/collect/
ImmutableBiMap.java 132 * multiple times to build multiple bimaps in series. Each bimap is a superset
ImmutableListMultimap.java 149 * multiple times to build multiple multimaps in series. Each multimap
  /external/icu4c/common/
ubidiimp.h 67 /* special flag for multiple runs from explicit embedding codes */
123 /* Paragraph type for multiple paragraph support ---------------------------- */
  /external/icu4c/layout/
OpenTypeLayoutEngine.h 92 * For Indic languages where multiple script tags exist,
105 * For Indic languages where multiple script tags exist,
  /external/jpeg/
change.log 65 Multiple calls to jpeg_simple_progression for a single JPEG object
207 * All static state has been eliminated from the library, so that multiple
  /external/kernel-headers/original/linux/
dmaengine.h 307 * the status of multiple cookies without re-checking hardware state.
322 * the test logic is seperated for lightweight testing of multiple cookies
  /external/libpng/
pngtest.c 1456 int multiple = 0; local
    [all...]
  /external/neven/Embedded/common/src/b_APIEm/
BFFaceFinder.h 155 /** Processes integral image for multiple face detection;
239 /** Multiple face processing function; returns number of faces detected

Completed in 1525 milliseconds

<<21222324252627282930>>