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

1 2 3 4 5 6 7 891011>>

  /ndk/build/core/
setup-abi.mk 16 # this file is included multiple times by build/core/setup-app.mk
  /ndk/build/platforms/android-5/arch-x86/usr/include/
cassert 32 * can be included multiple times with different definition of NDEBUG, hence the
  /ndk/build/platforms/android-8/arch-x86/usr/include/
cassert 32 * can be included multiple times with different definition of NDEBUG, hence the
  /packages/apps/Mms/src/org/w3c/dom/smil/
ElementParallelTimeContainer.java 19 * in which multiple elements can play back at the same time. It may have to
  /packages/wallpapers/LivePicker/
android.software.live_wallpaper.xml 19 feature: robust multiple GL context support, fast enough CPU, enough
  /system/core/libacc/tests/data/
pointers2.c 1 // Test multiple levels of indirection
  /build/tools/apriori/
main.c 27 macro INFO() in multiple compilation unites. */
30 macro PRINT() in multiple compilation unites. */
142 a single input file, or a directory, if there are multiple input
159 "you have multiple input files: -o must specify a "
163 "you have multiple input files: -o must specify a "
  /external/opencore/protocols/http_parcom/include/
http_parser.h 43 * be anywhere in a complete HTTP response message. Considering HTTP header could spread among multiple input data stream
49 * constain multiple entity units, the memory for an input data fragment can only be released after all the related entity units
53 * will automatically take care of memory deallocation. In the case where the previous input data fragment contains multiple entity
55 * each time this function only sends out ONE enity unit if it has multiple).
108 // There could be a case where one field key correponds to multiple field values, so input argument "index" is for
  /frameworks/base/docs/html/sdk/
android-2.0-highlights.jd 62 <img src="images/2.0/multiple-accounts.png" class="screenshot" alt="" /><br/>
63 Multiple Accounts
86 <li>Multiple accounts can be added to a device for email and contact
101 <li>Sync support for contacts from multiple data sources including Exchange.
113 <li>Combined inbox to browse email from multiple accounts in one page.</li>
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/reader/
perf_reader.c 70 U32 sending, multiple, frame, size; local
87 /* we support having multiple log files concatenated into one log file */
171 multiple = (ulData1 & PERF_LOG_Multiple) ? PERF_FlagMultiple : PERF_FlagSingle;
174 /* read 2nd address if logged multiple buffers */
175 ulData2 = PERF_IsMultiple(multiple) ? read_U32(fLog) : 0;
179 multiple,
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppManager.java 307 * Thread to insert share info to db. In multiple files (say 100 files)
310 * multiple instances to support below case: User select multiple files to
327 public InsertShareInfoThread(BluetoothDevice device, boolean multiple,
331 this.mIsMultiple = multiple;
362 * Insert multiple sending sessions to db, only used by Opp application.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/macs/
BlockCipherMac.java 41 * @param macSizeInBits the size of the MAC in bits, must be a multiple of 8.
50 throw new IllegalArgumentException("MAC size must be multiple of 8");
  /dalvik/libcore/xml/src/main/java/javax/xml/transform/
Templates.java 29 * over multiple threads running concurrently, and may
30 * be used multiple times in a given session.</p>
  /external/dropbear/libtomcrypt/notes/
tech0001.txt 54 multiple sources. If you have a network adapter and other sources of events (keyboard, mouse, etc...) trapping their
71 safe either. This means if you have multiple threads or processes that read from it you will have to add your own semaphores
  /external/dropbear/libtommath/
bn_fast_s_mp_mul_digs.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_fast_s_mp_sqr.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_exteuclid.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_jacobi.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_karatsuba_sqr.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_montgomery_reduce.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_n_root.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_prime_random_ex.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_prime_tab.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
  /external/freetype/include/freetype/internal/
t1types.h 95 * Note these can't be blended with multiple-masters.
223 /* support for Multiple Masters fonts */
  /external/icu4c/tools/toolutil/
unewdata.h 36 * It then writes padding bytes to round up to a multiple of 16 bytes.
38 * that is a multiple of 16. <code>udata_getMemory()</code> will return

Completed in 2158 milliseconds

1 2 3 4 5 6 7 891011>>