HomeSort by relevance Sort by last modified time
    Searched full:operations (Results 1 - 25 of 5305) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/ForwardingHeaders/runtime/
Operations.h 3 #include <JavaScriptCore/Operations.h>
  /dalvik/dx/tests/116-leb128/
info.txt 1 Performs little endian operations.
  /external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
WKBundleNodeHandlePrivate.h 39 /* Convenience Operations */
43 /* Additional DOM Operations */
47 /* Element Specific Operations */
51 /* HTMLInputElement Specific Operations */
57 /* HTMLTextAreaElement Specific Operations */
60 /* HTMLTableCellElement Specific Operations */
63 /* Document Specific Operations */
66 /* HTMLFrameElement Specific Operations */
69 /* HTMLIFrameElement Specific Operations */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.operations_2.0.0.v20100510.jar 
  /dalvik/dx/tests/117-modified-utf8/
info.txt 1 Performs modified UTF-8 operations.
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_setpid.3 11 capng_pid sets the working pid for capabilities operations. This is useful if you want to get the capabilities of a different process.
  /external/oprofile/events/i386/pii/
unit_masks 19 0x04 MMX pack operations
20 0x08 MMX unpack operations
25 0x00 MMX->float operations
26 0x01 float->MMX operations
  /external/oprofile/events/i386/piii/
unit_masks 29 0x04 MMX pack operations
30 0x08 MMX unpack operations
35 0x00 MMX->float operations
36 0x01 float->MMX operations
  /external/oprofile/module/ia64/
op_ia64_model.h 3 * interface to ia64 model-specific MSR operations
  /external/tinyalsa/
README 7 - Avoid supporting complex and unnecessary operations that could be
  /external/webkit/LayoutTests/storage/domstorage/localstorage/
simple-usage-expected.txt 1 This test tries simple operations on localStorage
  /external/webkit/LayoutTests/storage/domstorage/sessionstorage/
simple-usage-expected.txt 1 This test trys simple operations on SessionStorage
  /external/webkit/LayoutTests/storage/
multiple-databases-garbage-collection-expected.txt 1 This test opens two databases, queues up a series of operations on both, then "forgets" about one of them. After forcing GC, resources associated with that database should be freed gracefully.
multiple-databases-garbage-collection.html 6 This test opens two databases, queues up a series of operations on both, then "forgets" about one of them.
  /frameworks/compile/libbcc/tests/data/src/
iops.c 1 // Check integer operations
  /packages/apps/Nfc/nci/jni/
Pn544Interop.h 21 ** Description: Implement operations that provide compatibility with NXP
23 ** operations with PN544 controller.
47 ** Description: Is the code performing operations?
59 ** Description: Request to abort all operations.
  /packages/experimental/RpcPerformance/
README 5 no-op Binder calls and certain file I/O operations).
  /dalvik/vm/
Atomic.h 18 * Atomic operations
30 * NOTE: Two "quasiatomic" operations on the exact same memory address
32 * but no guarantees are made about quasiatomic operations mixed with
33 * non-quasiatomic operations on the same address, nor about
34 * quasiatomic operations that are performed on partially-overlapping
  /frameworks/base/core/java/android/net/
NetworkStats.java 72 private long[] operations; field in class:NetworkStats
83 public long operations; field in class:NetworkStats.Entry
89 public Entry(long rxBytes, long rxPackets, long txBytes, long txPackets, long operations) {
91 operations);
95 long txBytes, long txPackets, long operations) {
104 this.operations = operations;
108 return rxBytes < 0 || rxPackets < 0 || txBytes < 0 || txPackets < 0 || operations < 0;
113 && operations == 0;
121 this.operations += another.operations
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
HasPositionalPredChecker.java 30 import org.apache.xpath.operations.Div;
31 import org.apache.xpath.operations.Minus;
32 import org.apache.xpath.operations.Mod;
33 import org.apache.xpath.operations.Mult;
34 import org.apache.xpath.operations.Plus;
35 import org.apache.xpath.operations.Quo;
36 import org.apache.xpath.operations.Variable;
109 (pred instanceof org.apache.xpath.operations.Number) ||
  /libcore/luni/src/main/java/java/util/concurrent/
TimeoutException.java 11 * operations for which a timeout is specified need a means to
12 * indicate that the timeout has occurred. For many such operations it
  /external/iptables/include/linux/netfilter/
xt_CHECKSUM.h 17 __u8 operation; /* bitset of operations */
  /external/llvm/test/CodeGen/X86/
vec_return.ll 3 ; Without any typed operations, always use the smaller xorps.
  /external/llvm/test/Transforms/Mem2Reg/
atomic.ll 3 ; mem2reg is allowed with arbitrary atomic operations (although we only support
  /external/oprofile/events/i386/p6_mobile/
unit_masks 33 0x04 MMX pack operations
34 0x08 MMX unpack operations
39 0x00 MMX->float operations
40 0x01 float->MMX operations

Completed in 607 milliseconds

1 2 3 4 5 6 7 8 91011>>