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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
cross_correlation_neon.S 17 @ C code in file cross_correlation.c, due to reduction of shift operations
  /external/chromium_org/ui/file_manager/file_manager/background/js/
file_operation_handler.js 8 * An event handler of the background page for file operations.
37 * Delete operations are usually complete quickly.
  /external/chromium_org/v8/test/webkit/fast/js/kde/
md5-2.js 36 * Add integers, wrapping at 2^32. This uses 16-bit operations internally
55 * These functions implement the four basic operations the algorithm uses.
  /external/eigen/blas/
ctbmv.f 13 * CTBMV performs one of the matrix-vector operations
201 * Start the operations. In this version the elements of A are
dtbmv.f 13 * DTBMV performs one of the matrix-vector operations
200 * Start the operations. In this version the elements of A are
stbmv.f 13 * STBMV performs one of the matrix-vector operations
200 * Start the operations. In this version the elements of A are
ztbmv.f 13 * ZTBMV performs one of the matrix-vector operations
201 * Start the operations. In this version the elements of A are
  /external/oprofile/events/i386/atom/
events 20 event:0x12 counters:0,1 um:mul minimum:6000 name:MUL : Multiply operations
21 event:0x13 counters:0,1 um:div minimum:6000 name:DIV : Divide operations
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
MobileDataController.java 187 .append(",operations=").append(entry.operations)
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
SelectionKeyTest.java 77 public SelectionKey interestOps(int operations) {
  /external/stressapptest/src/
worker.cc 2908 } operations[2] = { local
    [all...]
  /external/deqp/modules/egl/
teglGLES2SharingThreadedTests.cpp 2274 std::vector<OperationId> operations; local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleBuilderCustom.cpp 661 TransformOperations operations; local
662 TransformBuilder::createTransformOperations(value, state.cssToLengthConversionData(), operations);
663 state.style()->setTransform(operations);
911 FilterOperations operations; local
    [all...]
  /external/oprofile/events/i386/westmere/
unit_masks 20 0x02 mul Multiply operations executed
82 0x01 x87 Computational floating-point operations executed
102 0x02 x87 Retired floating-point operations (Precise Event)
246 0x01 packed_mpy 128 bit SIMD integer multiply operations
247 0x02 packed_shift 128 bit SIMD integer shift operations
248 0x04 pack 128 bit SIMD integer pack operations
249 0x08 unpack 128 bit SIMD integer unpack operations
250 0x10 packed_logical 128 bit SIMD integer logical operations
251 0x20 packed_arith 128 bit SIMD integer arithmetic operations
252 0x40 shuffle_move 128 bit SIMD integer shuffle/move operations
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
yasm.pyx 32 symbols, and operations such as SEG.
  /external/chromium_org/ui/views/controls/textfield/
textfield_unittest.cc 850 // Ensure that disabled textfields do not support drag operations.
855 // Ensure that textfields without selections do not support drag operations.
860 // Ensure that password textfields do not support drag operations.
865 // Ensure that textfields only initiate drag operations inside the selection.
890 int operations = 0; local
901 operations = textfield_->GetDragOperationsForView(textfield_
943 int operations = 0; local
    [all...]
  /external/chromium_org/v8/test/mjsunit/compiler/
short-circuit.js 29 // operations that did not otherwise have test coverage.
  /external/chromium_org/v8/test/mjsunit/
elements-transition.js 52 // We apply the same operations to two identical arrays. The first array
math-round.js 60 // was not properly handled by other operations.
smi-negative-zero.js 28 // Ensure that operations on small integers handle -0.
  /external/eigen/lapack/
clarf.f 195 ! Note that lastc.eq.0 renders the BLAS operations null; no special
dlarf.f 190 ! Note that lastc.eq.0 renders the BLAS operations null; no special
slarf.f 190 ! Note that lastc.eq.0 renders the BLAS operations null; no special
zlarf.f 195 * Note that lastc.eq.0 renders the BLAS operations null; no special
  /frameworks/base/services/core/java/com/android/server/net/
NetworkStatsCollection.java 187 entry.operations = historyEntry.operations;

Completed in 666 milliseconds

1 2 3 4 5 6 7 8 91011>>