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

<<1112131415161718

  /external/eigen/blas/
zhbmv.f 195 * Start the operations. In this version the elements of the array A
zhpmv.f 157 * Start the operations. In this version the elements of the array AP
  /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/llvm/test/MC/ARM/
single-precision-fp.s 121 @ v8 operations, also double precision so make sure they're rejected.
174 @ Double precisionish operations that actually *are* allowed.
  /external/mesa3d/docs/
MESA_swap_frame_usage.spec 97 Additions to Chapter 4 of the 1.4 GL Specification (Per-Fragment Operations
113 between two buffer-swap operations being committed. In unextended GLX the
  /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...]
  /frameworks/base/services/core/java/com/android/server/tv/
TvInputManagerService.java 215 ArrayList<ContentProviderOperation> operations =
221 operations.add(ContentProviderOperation.newDelete(TvContract.Channels.CONTENT_URI)
223 operations.add(ContentProviderOperation.newDelete(TvContract.Programs.CONTENT_URI)
225 operations.add(ContentProviderOperation
231 results = mContentResolver.applyBatch(TvContract.AUTHORITY, operations);
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java 8292 final ArrayList<ContentProviderOperation> operations = local
8349 final ArrayList<ContentProviderOperation> operations = local
8494 final ArrayList<ContentProviderOperation> operations = local
8543 final ArrayList<ContentProviderOperation> operations = local
8568 final ArrayList<ContentProviderOperation> operations = local
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
openssladapter.cc 73 #error You must define mutex operations appropriate for your platform!
  /external/chromium_org/third_party/webrtc/base/
openssladapter.cc 56 #error You must define mutex operations appropriate for your platform!
  /external/chromium_org/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_org/chrome/browser/resources/chromeos/chromevox/common/
chromevox_json.js 336 // We split the second stage into 4 regexp operations in order to work
  /external/chromium_org/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/chromium_org/content/browser/web_contents/
web_contents_view_aura.cc     [all...]
  /external/chromium_org/tools/perf/page_sets/mse_cases/
startup_test.js 6 // The file runs a series of Media Source Entensions (MSE) operations on a
  /external/chromium_org/v8/benchmarks/spinning-balls/
splay-tree.js 31 * elements are quick to access again. It performs basic operations
  /external/libhevc/common/arm/
ihevc_inter_pred_luma_horz_w16out.s 253 vmull.u8 q4,d1,d25 @arithmetic operations for ii iteration in the same time
310 vmull.u8 q4,d1,d25 @arithmetic operations for ii iteration in the same time
  /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
  /frameworks/base/core/java/android/content/
ContentResolver.java 121 * Indicates that the sync adapter should proceed with the delete operations,
128 * Indicates that the sync adapter should not proceed with the delete operations,
532 * same content provider operations as with the original Uri --
    [all...]
  /external/chromium_org/third_party/libvpx/source/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...]

Completed in 556 milliseconds

<<1112131415161718