HomeSort by relevance Sort by last modified time
    Searched refs:operations (Results 76 - 100 of 205) sorted by null

1 2 34 5 6 7 8 9

  /external/v8/test/mjsunit/
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.
error-tostring.js 55 // Test the sequence in which getters and toString operations are called
  /packages/apps/Contacts/src/com/android/contacts/
ContactSaveService.java 73 /** Set to true in order to view logs on content provider operations */
253 ArrayList<ContentProviderOperation> operations = new ArrayList<ContentProviderOperation>(); local
254 operations.add(ContentProviderOperation.newInsert(RawContacts.CONTENT_URI)
264 operations.add(ContentProviderOperation.newInsert(Data.CONTENT_URI)
273 results = resolver.applyBatch(ContactsContract.AUTHORITY, operations);
355 // Build operations and try applying
358 Log.v(TAG, "Content Provider Operations:");
1054 ArrayList<ContentProviderOperation> operations = new ArrayList<ContentProviderOperation>(); local
    [all...]
  /external/mesa3d/src/glsl/
ast_to_hir.cpp 269 * operand. Section 5.10 "Vector and Matrix Operations" explains in
383 _mesa_glsl_error(loc, state, "bit operations require GLSL 1.30");
531 _mesa_glsl_error(loc, state, "bit operations require GLSL 1.30");
842 static const int operations[AST_NUM_OPERATORS] = { local
934 result = new(ctx) ir_expression(operations[this->oper], type,
950 result = new(ctx) ir_expression(operations[this->oper], type,
    [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.
simple-bailouts.js 39 // Test operations expected to stay on the fast path. Enumerate all binary
  /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 174 ArrayList<ContentProviderOperation> operations) {
178 verifySaveEventNewEvent(operations);
182 verifySaveEventModifyRecurring(operations);
186 verifySaveEventRecurringToNonRecurring(operations);
190 verifySaveEventNonRecurringToRecurring(operations);
194 verifySaveEventUpdateNonRecurring(operations);
198 verifySaveEventModifySingleInstance(operations);
202 verifySaveEventModifyAllFollowingWithNonRecurring(operations);
206 verifySaveEventModifyAllFollowingFirstWithNonRecurring(operations);
210 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
  /external/webkit/Source/WebCore/page/animation/
AnimationBase.cpp 163 unsigned fromSize = from.operations().size();
164 unsigned toSize = to.operations().size();
167 RefPtr<TransformOperation> fromOp = (i < fromSize) ? from.operations()[i].get() : 0;
168 RefPtr<TransformOperation> toOp = (i < toSize) ? to.operations()[i].get() : 0;
171 result.operations().append(blendedOp);
175 result.operations().append(toOp ? toOp : identityOp);
177 result.operations().append(fromOp ? fromOp : identityOp);
191 result.operations().append(Matrix3DTransformOperation::create(toT));
    [all...]

Completed in 553 milliseconds

1 2 34 5 6 7 8 9