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

<<11121314151617181920>>

  /external/libnfc-nxp/src/
phLlcNfc_Timer.h 93 * \retval NFCSTATUS_SUCCESS Operation successful.
111 * \retval NFCSTATUS_SUCCESS Operation successful.
142 * \retval NFCSTATUS_SUCCESS Operation successful.
194 * \retval NFCSTATUS_SUCCESS Operation successful.
  /external/llvm/test/Transforms/InstCombine/
narrow.ll 7 ; operation) allows instcombine to realize the function always returns false.
  /external/mdnsresponder/mDNSCore/
Implementer Notes.txt 7 operation, to calculate the time at which it needed to be called back to
8 perform its next timed operation. When the workload is light, and
31 to unreliable or incorrect operation.
35 perform its next necessary operation (e.g. transmitting its next
  /external/openfst/src/script/
connect.cc 25 Apply<Operation<MutableFstClass> >("Connect", fst->ArcType(), fst);
invert.cc 25 Apply<Operation<MutableFstClass> >("Invert", fst->ArcType(), fst);
  /external/oprofile/events/mips/loongson2/
events 8 event:0x05 counters:0 um:zero minimum:500 name:ALU1_ISSUED : ALU1 operation issued
10 event:0x07 counters:0 um:zero minimum:300 name:FALU1_ISSUED : Float ALU1 operation issued
24 event:0x15 counters:1 um:zero minimum:500 name:ALU2_ISSUED : ALU2 operation issued
25 event:0x16 counters:1 um:zero minimum:500 name:FALU2_ISSUED : FALU2 operation issued
  /external/valgrind/main/drd/tests/
annotate_hb_err.c 28 /* condition variable operation on a h.b. annotated object. */
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
userdatahandler01.js 99 var operation;
133 operation = notification.operation;
134 assertEquals("operationIsRename",4,operation);
userdatahandler02.js 99 var operation;
133 operation = notification.operation;
134 assertEquals("operationIsClone",1,operation);
userdatahandler03.js 99 var operation;
148 operation = notification.operation;
149 assertEquals("operationIsImport",2,operation);
userdatahandler04.js 99 var operation;
148 operation = notification.operation;
149 assertEquals("operationIsImport",5,operation);
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDoneException.java 21 * Thrown when an operation that expects a row (such as {@link
  /frameworks/base/obex/javax/obex/
ClientOperation.java 43 * This class implements the <code>Operation</code> interface. It will read and
47 public final class ClientOperation implements Operation, BaseStream {
137 throw new IOException("Operation has already ended");
140 mExceptionMessage = "Operation aborted";
271 // there are 3 bytes operation headers and 3 bytes body headers //
301 * @throws IOException if the operation has already ended or is closed
311 * Returns the headers that have been received during the operation.
314 * @return the headers received during this <code>Operation</code>
315 * @throws IOException if this <code>Operation</code> has been closed
327 * @throws IOException if this <code>Operation</code> has been closed or th
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
TimeoutException.java 10 * Exception thrown when a blocking operation times out. Blocking
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlarmManagerInterface.java 25 public void set(int type, long triggerAtMillis, PendingIntent operation);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fib_rules.h 60 FR_ACT_NOP, /* No operation */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
nfnetlink.h 36 * 8 bit subsystem, 8bit operation.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ECN.h 22 u_int8_t operation; /* bitset of operations */ member in struct:ipt_ECN_info
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdio_ext.h 51 last operation on the stream was a read operation. */
55 append-only, or if the last operation on the stream was a write
56 operation. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fib_rules.h 60 FR_ACT_NOP, /* No operation */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
nfnetlink.h 36 * 8 bit subsystem, 8bit operation.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ECN.h 22 u_int8_t operation; /* bitset of operations */ member in struct:ipt_ECN_info
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdio_ext.h 51 last operation on the stream was a read operation. */
55 append-only, or if the last operation on the stream was a write
56 operation. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fib_rules.h 60 FR_ACT_NOP, /* No operation */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
nfnetlink.h 36 * 8 bit subsystem, 8bit operation.

Completed in 1740 milliseconds

<<11121314151617181920>>