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

1 2 3 4 56 7 8 9

  /packages/apps/Calendar/tests/src/com/android/calendar/
AsyncQueryServiceTest.java 109 assertEquals("Not all operations were executed.", work.length, aqs
135 assertEquals("Not all operations were executed.", work.length, aqs
163 assertEquals("Not all operations were executed.", work.length, aqs
193 assertEquals("Not all operations were executed.", work.length, aqs
225 assertEquals("Not all operations were executed.", work.length, aqs
247 assertEquals("Not all operations were executed.", work.length, aqs
275 assertEquals("Not all operations were executed.", expected.length, aqs
307 assertEquals("Not all operations were executed.", expected.length, aqs
339 assertEquals("Not all operations were executed.", expected.length, aqs
614 public ContentProviderResult[] applyBatch(ArrayList<ContentProviderOperation> operations) {
    [all...]
  /external/dropbear/libtommath/
bn.tex 163 However, there are cases where such a build is not optional. For instance, you want to perform RSA operations. You
164 don't need the vast majority of the library to perform these operations. Aside from LTM\_ALL there is
557 excess digits being removed. Note that you can use a shrunk mp\_int in further computations, however, such operations
558 will require heap operations which can be slow. It is not ideal to shrink mp\_int variables that you will further
639 \chapter{Basic Operations}
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsLayerQt.cpp     [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
openssladapter.cc 40 #error You must define mutex operations appropriate for your platform!
  /external/v8/tools/
profile.js 54 * Enum for profiler operations that involve looking up existing
82 * possible operations.
splaytree.js 32 * elements are quick to access again. It performs basic operations
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
popuplib.js 120 // Note: If you want to perform other operations before opening the popup, but
  /external/oprofile/events/mips/34K/
events 69 event:0x2f counters:0 um:zero minimum:500 name:RELAX_STALLS : 47-0 Low power stall cycles (operations) as requested by the policy manager
  /external/oprofile/events/x86-64/family11h/
events 33 event:0x24 counters:0,1,2,3 um:locked_ops minimum:500 name:LOCKED_OPS : Locked operations
  /external/oprofile/events/x86-64/hammer/
events 31 event:0x24 counters:0,1,2,3 um:locked_ops minimum:500 name:LOCKED_OPS : Locked operations
  /external/v8/benchmarks/spinning-balls/
splay-tree.js 31 * elements are quick to access again. It performs basic operations
  /external/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 26 ;# We often need to perform transposes (and other transpose-like operations)
31 ;# These operations can be very confusing. They become more straightforward
162 ;# We begin by reading the data 32 bits at a time (using scalar operations)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar 
  /external/v8/src/
array.js 39 // Gets a sorted array of array keys. Useful for operations on sparse
217 // special array operations to handle sparse arrays in a sensible fashion.
260 // special array operations to handle sparse arrays in a sensible fashion.
    [all...]
  /external/chromium/third_party/libjingle/source/talk/
main.scons 127 # TODO: encapsulate all string operations that are not based
  /external/oprofile/events/mips/1004K/
events 70 event:0x2f counters:0 um:zero minimum:500 name:RELAX_STALLS : 47-0 Low power stall cycles (operations) as requested by the policy manager
  /external/v8/benchmarks/
splay.js 126 * elements are quick to access again. It performs basic operations
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-splay.js 120 * elements are quick to access again. It performs basic operations
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-splay.js 120 * elements are quick to access again. It performs basic operations
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-splay.js 121 * elements are quick to access again. It performs basic operations
  /packages/apps/Email/src/com/android/email/provider/
EmailProvider.java 108 /** Appended to the notification URI for delete operations */
110 /** Appended to the notification URI for insert operations */
112 /** Appended to the notification URI for update operations */
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 280 usually a lexer. They provide the operations required by higher-level
294 Then, all <tt>peek</tt>, <tt>look</tt>, and <tt>consume</tt> operations only
670 not actually use any buffered IO operations throughout the stream navigation
739 # and numbers and operations as tokens on channel DEFAULT
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 129 As noted above, \texttt{btrecord} extracts \texttt{QUEUE} operations from
130 \texttt{blktrace} output. These \texttt{QUEUE} operations indicate the
  /external/libvpx/vp8/common/x86/
subpixel_sse2.asm 23 ; rows each iteration to take advantage of the 128 bits operations.
153 ; rows each iteration to take advantage of the 128 bits operations.
    [all...]

Completed in 599 milliseconds

1 2 3 4 56 7 8 9