HomeSort by relevance Sort by last modified time
    Searched full:operations (Results 226 - 250 of 2408) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/base/
base_drop_target.h 32 // drag-drop operations within the same HWND, such as dragging
61 // This should return a bitmask of the supported drop operations:
70 // This should return a bitmask of the supported drop operations:
  /external/chromium/third_party/icu/source/test/intltest/
caltest.h 81 * The operations of adding and setting should not exhibit pathological
82 * dependence on the order of operations. This test checks for this.
120 * expected sequence of operations.
idnaref.h 44 * - idnaref_UNASSIGNED Unassigned values can be converted to ASCII for query operations
83 * - idnaref_UNASSIGNED Unassigned values can be converted to ASCII for query operations
127 * - idnaref_UNASSIGNED Unassigned values can be converted to ASCII for query operations
167 * - idnaref_UNASSIGNED Unassigned values can be converted to ASCII for query operations
208 * - idnaref_UNASSIGNED Unassigned values can be converted to ASCII for query operations
  /external/guava/src/com/google/common/collect/
ArrayListMultimap.java 53 * <p>This class is not threadsafe when any concurrent operations update the
54 * multimap. Concurrent read operations will work correctly. To allow concurrent
55 * update operations, wrap your multimap with a call to {@link
HashMultimap.java 40 * <p>This class is not threadsafe when any concurrent operations update the
41 * multimap. Concurrent read operations will work correctly. To allow concurrent
42 * update operations, wrap your multimap with a call to {@link
Multimaps.java 75 * <p>The multimap is not threadsafe when any concurrent operations update the
77 * {@code factory} are. Concurrent read operations will work correctly. To
78 * allow concurrent update operations, wrap the multimap with a call to
154 * <p>The multimap is not threadsafe when any concurrent operations update the
156 * {@code factory} are. Concurrent read operations will work correctly. To
157 * allow concurrent update operations, wrap the multimap with a call to
228 * <p>The multimap is not threadsafe when any concurrent operations update the
230 * {@code factory} are. Concurrent read operations will work correctly. To
231 * allow concurrent update operations, wrap the multimap with a call to
303 * <p>The multimap is not threadsafe when any concurrent operations update th
    [all...]
Multiset.java 45 * bulk-modification operations, for example {@link #add(Object, int)}, to add
47 * an element to a specific value. These modification operations are optional,
48 * but implementations which support the standard collection operations {@link
63 * <p>As with other collection types, the modification operations are optional,
65 * implemented. Most implementations should support either all add operations
66 * or none of them, all removal operations or none of them, and if and only if
78 // Query Operations
96 // Bulk Operations
179 * <p>If the element set supports any removal operations, these necessarily
182 * operations, although this is possible
    [all...]
  /external/icu4c/test/intltest/
caltest.h 81 * The operations of adding and setting should not exhibit pathological
82 * dependence on the order of operations. This test checks for this.
120 * expected sequence of operations.
idnaref.h 44 * - idnaref_UNASSIGNED Unassigned values can be converted to ASCII for query operations
83 * - idnaref_UNASSIGNED Unassigned values can be converted to ASCII for query operations
127 * - idnaref_UNASSIGNED Unassigned values can be converted to ASCII for query operations
167 * - idnaref_UNASSIGNED Unassigned values can be converted to ASCII for query operations
208 * - idnaref_UNASSIGNED Unassigned values can be converted to ASCII for query operations
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
oper_32b.c 18 * This file contains operations in double precision. *
19 * These operations are not standard double precision operations. *
  /frameworks/base/test-runner/src/android/test/mock/
MockContentProvider.java 59 public ContentProviderResult[] applyBatch(ArrayList<ContentProviderOperation> operations)
61 return MockContentProvider.this.applyBatch(operations);
213 public ContentProviderResult[] applyBatch(ArrayList<ContentProviderOperation> operations) {
  /libcore/luni/src/main/java/org/apache/harmony/luni/platform/
INetworkSystem.java 80 * Select the given file descriptors for read and write operations.
83 * be selected for read-ready operations. The first {@code numWritable} file
85 * operations. A file descriptor can appear in either or both and must not
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
SQLiteContentProvider.java 187 public ContentProviderResult[] applyBatch(ArrayList<ContentProviderOperation> operations)
193 final int numOperations = operations.size();
196 final ContentProviderOperation operation = operations.get(i);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
resource.h 191 /* Number of input operations via the file system. Note: This
192 and `ru_oublock' do not include operations with the cache. */
194 /* Number of output operations via the file system. */
  /system/core/include/cutils/
atomic.h 28 * A handful of basic atomic operations. The appropriate pthread
62 * Basic arithmetic and bitwise operations. These all provide a
66 * as the equivalent non-atomic C operations.
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentHashMap.java 34 * <tt>Hashtable</tt>. However, even though all operations are
35 * thread-safe, retrieval operations do <em>not</em> entail locking,
41 * <p> Retrieval operations (including <tt>get</tt>) generally do not
42 * block, so may overlap with update operations (including
44 * of the most recently <em>completed</em> update operations holding
45 * upon their onset. For aggregate operations such as <tt>putAll</tt>
53 * <p> The allowed concurrency among update operations is guided by
235 * Read operations can thus proceed without locking, but rely
237 * write operations performed by other threads are
241 * needs to be read in many read operations anyway
    [all...]
ConcurrentSkipListSet.java 31 * operations and their variants. Insertion, removal, and access
32 * operations safely execute concurrently by multiple threads.
37 * other operations. Ascending ordered views and their iterators are
44 * bulk operations <tt>addAll</tt>, <tt>removeAll</tt>,
152 /* ---------------- Set operations -------------- */
311 /* ---------------- Relational operations -------------- */
356 /* ---------------- SortedSet operations -------------- */
  /external/chromium/third_party/icu/public/i18n/unicode/
regex.h 36 * operations, for search and replace operations, and for obtaining detailed
154 * equivalent operations.
255 * RegexMatcher can then be used to perform match, find or replace operations
260 * pattern matching operations happen directly on this original string. It is
262 * expression operations is complete.
292 * RegexMatcher can be used to perform match, find or replace operations.
337 * For the best performance on split() operations,
445 * for testing for matches, and for find and replace operations.
479 * pattern matching operations happen directly on the original string. It i
    [all...]
  /external/kernel-headers/original/linux/
quota.h 234 /* Operations which must be implemented by each quota format */
245 /* Operations working with dquots */
261 /* Operations handling requests from userspace */
278 struct quota_format_ops *qf_ops; /* Operations of format */
293 struct quota_format_ops *ops[MAXQUOTAS]; /* Operations for each type */
  /frameworks/base/core/tests/coretests/src/android/pim/vcard/test_utils/
ImportTestProvider.java 94 ArrayList<ContentProviderOperation> operations) {
95 if (operations == null) {
99 final int size = operations.size();
107 ContentProviderOperation operation = operations.get(i);
112 ContentProviderOperation operation = operations.get(i);
  /dalvik/dx/src/com/android/dx/rop/code/
Rop.java 25 * Class that describes all the immutable parts of register-based operations.
57 * no-result operations
85 * Type#VOID} for no-result operations
133 * Type#VOID} for no-result operations
153 * Type#VOID} for no-result operations
172 * Type#VOID} for no-result operations
188 * Type#VOID} for no-result operations
  /external/icu4c/test/cintltst/
hpmufn.c 62 * The ICU data directory must be preserved across these operations.
171 /* Doing ICU operations should cause allocations to come through our test heap */
191 /* ICU operations should no longer cause allocations to come through our test heap */
318 /* Doing ICU operations should cause allocations to come through our test mutexes */
343 /* Additional ICU operations should no longer use our dummy test mutexes */
444 /* Doing ICU operations should cause our functions to be called */
456 /* Additional ICU operations should not use them */
  /external/qemu/tcg/
README 326 ********* QEMU specific operations
376 On a 32 bit target, all 64 bit operations are converted to 32 bits. A
377 few specific operations must be implemented to allow it (see add2_i32,
380 Floating point operations are not supported in this version. A
382 but it is better to concentrate on integer operations first.
402 The movi_i32 and movi_i64 operations must accept any constants.
404 The mov_i32 and mov_i64 operations must accept any registers of the
  /external/webkit/WebCore/page/animation/
KeyframeAnimation.cpp 341 if (it->style()->transform().operations().size() > 0) {
357 if (val->operations().isEmpty())
361 if (firstVal->operations().size() != val->operations().size())
365 for (size_t j = 0; j < firstVal->operations().size(); ++j) {
366 if (!firstVal->operations()[j]->isSameType(*val->operations()[j]))
  /frameworks/base/docs/html/guide/topics/nfc/
index.jd 52 math operations, and have cryptographic hardware to authenticate access to a sector.
115 and perform I/O operations on a tag. The classes are divided to represent different
119 operations on a tag. The classes are divided to represent different NFC technologies that can be
138 <td>Provides access to NFC-A (ISO 14443-3A) properties and I/O operations.</td>
144 <td>Provides access to NFC-B (ISO 14443-3B) properties and I/O operations.</td>
150 <td>Provides access to NFC-F (JIS 6319-4) properties and I/O operations.</td>
156 <td>Provides access to NFC-V (ISO 15693) properties and I/O operations.</td>
162 <td>Provides access to ISO-DEP (ISO 14443-4) properties and I/O operations.</td>
168 <td>Provides access to NDEF data and operations on NFC tags that have been formatted as NDEF.
175 <td>Provides a format operations for tags that may be NDEF formatable.</td
    [all...]

Completed in 1696 milliseconds

1 2 3 4 5 6 7 8 91011>>