/external/v8/test/mjsunit/ |
bitwise-operations-undefined.js | 28 // Test bitwise operations with undefined.
|
div-mod.js | 94 // Computes the modulo by slow but lossless operations. 176 // Side-effect-free expressions containing bit operations use 220 // Test the lithium code for modulo operations with a variable power of two 231 // Test the lithium code for modulo operations with a constant power of two
|
math-floor.js | 56 // by other operations. 147 // was not properly handled by other operations.
|
/frameworks/base/core/java/android/content/ |
ContentProviderClient.java | 39 * for each thread that will be performing operations. Unlike 224 public ContentProviderResult[] applyBatch(ArrayList<ContentProviderOperation> operations) 227 return mContentProvider.applyBatch(mPackageName, operations);
|
ContentProviderNative.java | 182 final ArrayList<ContentProviderOperation> operations = local 185 operations.add(i, ContentProviderOperation.CREATOR.createFromParcel(data)); 187 final ContentProviderResult[] results = applyBatch(callingPkg, operations); 471 ArrayList<ContentProviderOperation> operations) 478 data.writeInt(operations.size()); 479 for (ContentProviderOperation operation : operations) {
|
/packages/apps/Gallery2/tests/src/com/android/photos/data/ |
PhotoProviderTest.java | 359 ArrayList<ContentProviderOperation> operations = new ArrayList<ContentProviderOperation>(); local 368 operations.add(insert.build()); 376 operations.add(update.build()); 380 operations.add(delete.build()); 381 mResolver.applyBatch(PhotoProvider.AUTHORITY, operations);
|
/packages/apps/Contacts/src/com/android/contacts/ |
ContactSaveService.java | 74 /** Set to true in order to view logs on content provider operations */ 254 ArrayList<ContentProviderOperation> operations = new ArrayList<ContentProviderOperation>(); local 255 operations.add(ContentProviderOperation.newInsert(RawContacts.CONTENT_URI) 265 operations.add(ContentProviderOperation.newInsert(Data.CONTENT_URI) 274 results = resolver.applyBatch(ContactsContract.AUTHORITY, operations); 356 // Build operations and try applying 359 Log.v(TAG, "Content Provider Operations:"); 1052 ArrayList<ContentProviderOperation> operations = new ArrayList<ContentProviderOperation>(); local [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
FilterExprWalker.java | 79 if(m_expr instanceof org.apache.xpath.operations.Variable)
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_utils.h | 36 // set of drop operations (|operations|). This prefers the following ordering: 38 int PreferredDropOperation(int source_operations, int operations); 40 // Returns the drag operations for the specified node.
|
/external/v8/test/mjsunit/compiler/ |
math-floor-global.js | 58 // by other operations. 149 // was not properly handled by other operations.
|
math-floor-local.js | 58 // by other operations. 149 // was not properly handled by other operations.
|
loopcount.js | 28 // Test postfix count operations with smis.
|
/external/webkit/LayoutTests/storage/ |
test-authorizer.js | 128 // In order to test all other 'CREATE' operations, we must create the table first 134 // In order to test the 'DROP' and 'other' operations, we need to first create the respective entities
|
/frameworks/base/core/tests/utillib/src/android/test/ |
BandwidthTestCase.java | 38 private static final String REPORT_KEY_OPERATIONS = "operations"; 153 bundle.putLong(REPORT_KEY_OPERATIONS, entry.operations);
|
/frameworks/base/tools/preload/ |
PrintHtmlDiff.java | 45 for (Operation op : proc.operations) {
|
/packages/apps/Calendar/tests/src/com/android/calendar/event/ |
EditEventHelperTest.java | 194 ArrayList<ContentProviderOperation> operations) { 198 verifySaveEventNewEvent(operations); 202 verifySaveEventModifyRecurring(operations); 206 verifySaveEventRecurringToNonRecurring(operations); 210 verifySaveEventNonRecurringToRecurring(operations); 214 verifySaveEventUpdateNonRecurring(operations); 218 verifySaveEventModifySingleInstance(operations); 222 verifySaveEventModifyAllFollowingWithNonRecurring(operations); 226 verifySaveEventModifyAllFollowingFirstWithNonRecurring(operations); 230 verifySaveEventModifyAllFollowingFirstWithRecurring(operations); [all...] |
/external/oprofile/events/i386/westmere/ |
events | 21 event:0x12 counters:0,1,2,3 um:simd_int_128 minimum:200000 name:SIMD_INT_128 : 128 bit SIMD integer pack operations 36 event:0x4c counters:0,1 um:x01 minimum:200000 name:LOAD_HIT_PRE : Load operations conflicting with software prefetches 88 event:0xfd counters:0,1,2,3 um:simd_int_64 minimum:200000 name:SIMD_INT_64 : SIMD integer 64 bit pack operations
|
/external/v8/test/mjsunit/regress/ |
regress-1278.js | 30 // Test that that handling of 0/-0 is correct for binary operations when the
|
regress-580.js | 28 // Test constant folding of smi operations that overflow a 32-bit int
|
/libcore/luni/src/main/java/java/nio/ |
SelectorImpl.java | 120 int operations, Object attachment) { 126 SelectionKeyImpl selectionKey = new SelectionKeyImpl(channel, operations,
|
/external/webkit/Source/WebCore/inspector/front-end/ |
HeapSnapshotView.js | 512 operations: { 529 var operations = WebInspector.HeapSnapshotView.SearchHelper.operations; 534 return [operations[operation], parseFloat(match[1])]; 536 return [operations.EQUAL, parseFloat(query)]; [all...] |
/frameworks/base/core/tests/coretests/src/android/net/ |
NetworkStatsTest.java | 314 int tag, long rxBytes, long rxPackets, long txBytes, long txPackets, long operations) { 317 assertValues(entry, rxBytes, rxPackets, txBytes, txPackets, operations); 329 long txBytes, long txPackets, long operations) { 334 assertEquals(operations, entry.operations);
|
/external/oprofile/events/i386/nehalem/ |
events | 22 event:0x06 counters:0,1,2,3 um:store_blocks minimum:6000 name:STORE_BLOCKS : This event counts the number of load operations delayed caused by preceding stores. 31 event:0x12 counters:0,1,2,3 um:simd_int_128 minimum:6000 name:SIMD_INT_128 : Counts number of 128 bit SIMD integer operations. 52 event:0x4C counters:0,1,2,3 um:one minimum:6000 name:LOAD_HIT_PRE : Counts load operations sent to the L1 data cache while a previous SSE prefetch instruction to the same cache line has started prefetching but has not yet finished. 70 event:0xA2 counters:0,1,2,3 um:resource_stalls minimum:6000 name:RESOURCE_STALLS : Counts the number of Allocator resource related stalls. Includes register renaming buffer entries, memory buffer entries. In addition to resource related stalls, this event counts some other events. Includes stalls arising during branch misprediction recovery, such as if retirement of the mispredicted branch is delayed and stalls arising while store buffer is draining from synchronizing operations. 105 event:0xF7 counters:0,1,2,3 um:fp_assist minimum:6000 name:FP_ASSIST : Counts the number of floating point operations executed that required micro-code assist intervention. 107 event:0xFD counters:0,1,2,3 um:simd_int_64 minimum:6000 name:SIMD_INT_64 : Counts number of SID integer 64 bit packed multiply operations.
|
/development/build/tools/ |
windows_sdk.mk | 6 # Summary of operations:
|
/external/oprofile/events/mips/r10000/ |
events | 24 event:0x09 counters:1 um:zero minimum:500 name:SCACHE_LOAD_STORE_CACHEOP_OPERATIONS : Secondary cache load / store and cache-ops operations
|