/external/eigen/blas/ |
zhpr.f | 136 * Start the operations. In this version the elements of the array AP
|
zhpr2.f | 159 * Start the operations. In this version the elements of the array AP
|
ztpsv.f | 160 * Start the operations. In this version the elements of AP are
|
/external/libvorbis/doc/ |
a1-encapsulation-ogg.tex | 173 for seeking operations at the very beginning of the stream.
|
02-bitpacking.tex | 228 operation. Any further read operations after an 'end-of-packet'
|
/external/v8/test/mjsunit/ |
array-tostring.js | 145 // rest of the operations.
|
/external/webkit/Tools/Scripts/ |
prepare-ChangeLog | [all...] |
/frameworks/base/core/java/android/content/ |
ContentResolver.java | [all...] |
/packages/apps/Calendar/tests/src/com/android/calendar/ |
AsyncQueryServiceTest.java | 130 assertEquals("Not all operations were executed.", work.length, aqs 156 assertEquals("Not all operations were executed.", work.length, aqs 184 assertEquals("Not all operations were executed.", work.length, aqs 214 assertEquals("Not all operations were executed.", work.length, aqs 246 assertEquals("Not all operations were executed.", work.length, aqs 268 assertEquals("Not all operations were executed.", work.length, aqs 296 assertEquals("Not all operations were executed.", expected.length, aqs 328 assertEquals("Not all operations were executed.", expected.length, aqs 360 assertEquals("Not all operations were executed.", expected.length, aqs 644 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
|
/ndk/build/core/ |
definitions-graph.mk | 116 # Many tree walking operations require setting a 'visited' flag on 145 # Many graph walking operations require a work queue and computing
|
/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/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 | |
/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/ceres-solver/docs/ |
build.tex | 13 linear algebra operations.
|
/external/chromium/third_party/libjingle/source/talk/ |
main.scons | 127 # TODO: encapsulate all string operations that are not based
|