HomeSort by relevance Sort by last modified time
    Searched refs:operations (Results 251 - 275 of 368) sorted by null

<<1112131415

  /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/v8/tools/
splaytree.js 32 * elements are quick to access again. It performs basic operations
  /frameworks/base/core/java/android/content/
ContentResolver.java 120 * Indicates that the sync adapter should proceed with the delete operations,
127 * Indicates that the sync adapter should not proceed with the delete operations,
515 * same content provider operations as with the original Uri --
    [all...]
  /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...]
  /frameworks/base/services/java/com/android/server/content/
SyncManager.java 2177 ArrayList<SyncOperation> operations = new ArrayList<SyncOperation>(); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
  /external/chromium_org/v8/src/
array.js 39 // Gets a sorted array of array keys. Useful for operations on sparse
216 // special array operations to handle sparse arrays in a sensible fashion.
246 // special array operations to handle sparse arrays in a sensible fashion.
    [all...]
  /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...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
splay.js 126 * elements are quick to access again. It performs basic operations
  /external/chromium/third_party/libjingle/source/talk/
main.scons 127 # TODO: encapsulate all string operations that are not based
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
commands.js 285 * to be able to show partial results for slower operations.
viewport.js 104 // not really useful as we do not have any pixel-level operations.
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
suggest_apps_dialog.js 9 * with. This dialog should be used as action picker for file operations.
  /external/chromium_org/content/browser/web_contents/
web_contents_view_aura.cc     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-splay.js 120 * elements are quick to access again. It performs basic operations
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-splay.js 120 * elements are quick to access again. It performs basic operations
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-splay.js 121 * elements are quick to access again. It performs basic operations
  /external/chromium_org/v8/benchmarks/
splay.js 126 * elements are quick to access again. It performs basic operations
  /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
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherProvider.java 201 public ContentProviderResult[] applyBatch(ArrayList<ContentProviderOperation> operations)
206 ContentProviderResult[] result = super.applyBatch(operations);
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationCursor.java     [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...]

Completed in 640 milliseconds

<<1112131415