HomeSort by relevance Sort by last modified time
    Searched full:operation (Results 226 - 250 of 9314) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/skia/include/pathops/
SkPathOps.h 32 Returns true if operation was able to produce a result;
39 @return True if operation succeeded.
48 Returns true if operation was able to produce a result;
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_drag_drop_client_win.cc 33 int operation,
36 drag_operation_ = operation;
43 ui::DragDropTypes::DragOperationToDropEffect(operation),
  /external/emma/core/res/com/vladium/emma/
run_usage.res 65 "verbose output operation";
70 "quiet operation (ignore all but warnings and severe errors)";
75 "extra-quiet operation (ignore all but severe errors)";
  /external/iptables/extensions/
libxt_CHECKSUM.c 37 einfo->operation = XT_CHECKSUM_OP_FILL;
48 if (einfo->operation & XT_CHECKSUM_OP_FILL)
57 if (einfo->operation & XT_CHECKSUM_OP_FILL)
  /external/mesa3d/src/gallium/state_trackers/vega/
mask.h 51 VGMaskOperation operation);
54 VGMaskOperation operation,
58 VGMaskOperation operation,
  /external/openfst/src/script/
relabel.cc 32 Apply<Operation<RelabelArgs1> >("Relabel", ofst->ArcType(), &args);
41 Apply<Operation<RelabelArgs2> >("Relabel", ofst->ArcType(), &args);
49 Apply<Operation<RelabelArgs3> >("Relabel", fst->ArcType(), &args);
rmepsilon.cc 30 Apply<Operation<RmEpsilonArgs1> >("RmEpsilon", ifst.ArcType(), &args);
38 Apply<Operation<RmEpsilonArgs2> >("RmEpsilon", fst->ArcType(), &args);
45 Apply<Operation<RmEpsilonArgs3> >("RmEpsilon", fst->ArcType(), &args);
  /external/skia/include/pathops/
SkPathOps.h 32 Returns true if operation was able to produce a result;
39 @return True if operation succeeded.
48 Returns true if operation was able to produce a result;
  /libcore/dom/src/test/java/org/w3c/domts/
UserDataMonitor.java 39 * @param operation
51 short operation,
57 new UserDataNotification(operation, key, data, src, dst));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
sem.h 45 short int sem_op; /* semaphore operation */
46 short int sem_flg; /* operation flag */
52 /* Semaphore control operation. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
sem.h 45 short int sem_op; /* semaphore operation */
46 short int sem_flg; /* operation flag */
52 /* Semaphore control operation. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
sem.h 45 short int sem_op; /* semaphore operation */
46 short int sem_flg; /* operation flag */
52 /* Semaphore control operation. */
  /dalvik/vm/compiler/template/armv5te-vfp/
TEMPLATE_SQRT_DOUBLE_VFP.S 3 * 64-bit floating point vfp sqrt operation.
  /dalvik/vm/compiler/template/mips/
TEMPLATE_SQRT_DOUBLE_VFP.S 4 * 64-bit floating point sqrt operation.
  /dalvik/vm/mterp/c/
OP_IPUT_OBJECT.cpp 4 * do this because it slows down a very common operation. It's not so bad
  /dalvik/vm/mterp/x86/
binflop2addr.S 2 * Generic 32-bit binary float operation.
binop1.S 3 * Generic 32-bit binary operation in which both operands loaded to
binopWide.S 2 * Generic 64-bit binary operation.
binopWide2addr.S 2 * Generic 64-bit binary operation.
unop.S 3 * Generic 32-bit unary operation. Provide an "instr" line that
  /development/ndk/platforms/android-3/include/linux/netfilter_ipv4/
ipt_ECN.h 25 u_int8_t operation; member in struct:ipt_ECN_info
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
And.java 28 * The 'and' operation expression executer.
30 public class And extends Operation
61 * Evaluate this operation directly to a boolean.
65 * @return The result of the operation as a boolean.
Or.java 28 * The 'or' operation expression executer.
30 public class Or extends Operation
61 * Evaluate this operation directly to a boolean.
65 * @return The result of the operation as a boolean.
  /external/bluetooth/bluedroid/bta/include/
bta_hl_ci.h 53 ** status - BTA_MA_STATUS_OK if operation is successful
72 ** status - BTA_MA_STATUS_OK if operation is successful
93 ** status - BTA_MA_STATUS_OK if operation is successful
113 ** status - BTA_MA_STATUS_OK if operation is successful
  /external/chromium/build/
sanitize-win-build-log.sed 11 /The operation completed successfully./d

Completed in 625 milliseconds

1 2 3 4 5 6 7 8 91011>>