HomeSort by relevance Sort by last modified time
    Searched full:operation (Results 126 - 150 of 6286) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/bluetooth/bluedroid/bta/include/
bta_gattc_co.h 38 ** conn_id: connection ID of this cache operation attach to.
55 ** conn_id: connection ID of this cache operation attach to.
73 ** attr_index: starting attribute index of the save operation.
74 ** conn_id: connection ID of this cache operation attach to.
92 ** attr_index: starting attribute index of the save operation.
93 ** conn_id: connection ID of this cache operation attach to.
  /external/bluetooth/bluedroid/btif/co/
bta_gattc_co.c 41 ** conn_id: connection ID of this cache operation attach to.
65 ** attr_index: starting attribute index of the save operation.
66 ** conn_id: connection ID of this cache operation attach to.
89 ** attr_index: starting attribute index of the save operation.
90 ** conn_id: connection ID of this cache operation attach to.
110 ** conn_id: connection ID of this cache operation attach to.
  /external/e2fsprogs/intl/
plural-exp.c 38 .operation = var,
43 .operation = num,
52 .operation = not_equal,
80 plvar.operation = var;
83 plone.operation = num;
87 GERMANIC_PLURAL.operation = not_equal;
  /external/kernel-headers/original/asm-generic/bitops/
non-atomic.h 16 * may be that only one operation succeeds.
41 * may be that only one operation succeeds.
56 * This operation is non-atomic and can be reordered.
57 * If two examples of this operation race, one can appear to succeed
75 * This operation is non-atomic and can be reordered.
76 * If two examples of this operation race, one can appear to succeed
  /external/libselinux/include/selinux/
label.h 84 * selabel_lookup - Perform labeling lookup operation.
87 * @key: string input to lookup operation
88 * @type: numeric input to the lookup operation
90 * Perform a labeling lookup operation. Return %0 on success, -%1 with
92 * lookup operation; appropriate values are dictated by the backend in use.
102 * selabel_stats - log labeling operation statistics.
  /external/llvm/include/llvm/MC/
MCWin64EH.h 31 OpType Operation;
37 : Operation(Op), Label(L), Offset(0), Register(Reg) {
41 : Operation(Size>128 ? Win64EH::UOP_AllocLarge : Win64EH::UOP_AllocSmall),
44 : Operation(Op), Label(L), Offset(Off), Register(Reg) {
52 : Operation(Op), Label(L), Offset(Code ? 1 : 0) {
55 OpType getOperation() const { return Operation; }
  /external/openfst/src/extensions/far/
farscript.cc 49 Apply<Operation<FarCompileStringsArgs> >("FarCompileStrings", arc_type,
64 Apply<Operation<FarCreateArgs> >("FarCreate", arc_type, &args);
73 Apply<Operation<FarEqualArgs> >("FarEqual", arc_type, &args_with_retval);
89 Apply<Operation<FarExtractArgs> >("FarExtract", arc_type, &args);
99 Apply<Operation<FarInfoArgs> >("FarInfo", arc_type, &args);
120 Apply<Operation<FarPrintStringsArgs> >("FarPrintStrings", arc_type,
  /external/openfst/src/extensions/pdt/
pdtscript.cc 51 Apply<Operation<PdtComposeArgs> >("PdtCompose", ifst1.ArcType(), &args);
59 Apply<Operation<PdtExpandArgs> >("PdtExpand", ifst.ArcType(), &args);
81 Apply<Operation<PdtReplaceArgs> >("PdtReplace", ofst->ArcType(), &args);
89 Apply<Operation<PdtReverseArgs> >("PdtReverse", ifst.ArcType(), &args);
98 Apply<Operation<PdtShortestPathArgs> >("PdtShortestPath",
105 Apply<Operation<PrintPdtInfoArgs> >("PrintPdtInfo", ifst.ArcType(), &args);
  /external/webkit/Source/WebKit/mac/WebView/
WebFrameView.h 83 @abstract Creates a print operation set up to print this frame
84 @result A newly created print operation object
90 @abstract Called by the host application before it initializes and runs a print operation.
91 @result If NO is returned, the host application will abort its print operation and call -printDocumentView on the
92 WebFrameView. The document view is then expected to run its own print operation. If YES is returned, the host
93 application's print operation will continue as normal.
  /libcore/luni/src/main/java/java/nio/channels/
GatheringByteChannel.java 24 * operation. The corresponding interface for read operations is
39 * operation.
42 * operation is in progress. The interrupt state of the calling
63 * If a write operation is in progress, subsequent threads will block until
77 * operation.
80 * operation is in progress. The interrupt state of the calling
ScatteringByteChannel.java 24 * single operation. The corresponding interface for writes is
39 * operation.
42 * operation is in progress. The interrupt state of the calling
59 * If a read operation is in progress, subsequent threads will block until
71 * operation.
74 * operation is in progress. The interrupt state of the calling
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
String.java 27 * The 'string()' operation expression executer.
34 * Apply the operation to two operands, and return the result.
39 * @return non-null reference to the XObject that represents the result of the operation.
  /external/chromium/chrome/browser/ui/cocoa/tab_contents/
web_contents_drag_source.h 53 // -draggedImage:endedAt:operation:.
55 operation:(NSDragOperation)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/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);
  /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.

Completed in 1623 milliseconds

1 2 3 4 56 7 8 91011>>