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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/Transforms/InstCombine/
2004-03-13-InstCombineInfLoop.ll 2 ; cast back and forth, changing the seteq to operate on int vs uint and back.
  /external/speex/include/speex/
speex_bits.h 84 * @param bits Bit-stream to operate on
92 * @param bits Bit-stream to operate on
103 * @param bits Bit-stream to operate on
111 * @param bits Bit-stream to operate on
119 * @param bits Bit-stream to operate on
127 * @param bits Bit-stream to operate on
134 * @param bits Bit-stream to operate on
143 * @param bits Bit-stream to operate on
150 * @param bits Bit-stream to operate on
157 * @param bits Bit-stream to operate o
    [all...]
  /external/llvm/docs/HistoricalNotes/
2000-12-06-EncodingIdea.txt 9 Instead of encoding an instruction to operate on two register numbers,
10 have it operate on two negative offsets based on the current register
  /external/llvm/include/llvm/CodeGen/
MachineFunctionPass.h 11 // just FunctionPass's, except they operate on machine code as part of a code
12 // generator. Because they operate on machine code, not the LLVM
29 /// allow convenient creation of passes that operate on the MachineFunction
  /external/chromium/chrome/browser/ui/cocoa/content_settings/
cookie_tree_node.h 30 // operate on the children. Note that this lazily creates children.
  /dalvik/dexgen/src/com/android/dexgen/util/
Bits.java 54 * @param bits {@code non-null;} bit set to operate on
67 * @param bits {@code non-null;} bit set to operate on
85 * @param bits {@code non-null;} bit set to operate on
97 * @param bits {@code non-null;} bit set to operate on
110 * @param bits {@code non-null;} bit set to operate on
128 * @param bits {@code non-null;} bit set to operate on
146 * @param bits {@code non-null;} bit set to operate on
161 * @param bits {@code non-null;} bit set to operate on
  /dalvik/dx/src/com/android/dx/util/
Bits.java 54 * @param bits {@code non-null;} bit set to operate on
67 * @param bits {@code non-null;} bit set to operate on
85 * @param bits {@code non-null;} bit set to operate on
97 * @param bits {@code non-null;} bit set to operate on
110 * @param bits {@code non-null;} bit set to operate on
128 * @param bits {@code non-null;} bit set to operate on
146 * @param bits {@code non-null;} bit set to operate on
161 * @param bits {@code non-null;} bit set to operate on
  /external/dexmaker/src/dx/java/com/android/dx/util/
Bits.java 54 * @param bits {@code non-null;} bit set to operate on
67 * @param bits {@code non-null;} bit set to operate on
85 * @param bits {@code non-null;} bit set to operate on
97 * @param bits {@code non-null;} bit set to operate on
110 * @param bits {@code non-null;} bit set to operate on
128 * @param bits {@code non-null;} bit set to operate on
146 * @param bits {@code non-null;} bit set to operate on
161 * @param bits {@code non-null;} bit set to operate on
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
sem.h 58 /* Operate on semaphore. */
62 /* Operate on semaphore with timeout. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
sem.h 58 /* Operate on semaphore. */
62 /* Operate on semaphore with timeout. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
sem.h 58 /* Operate on semaphore. */
62 /* Operate on semaphore with timeout. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
manifest-expected-completion16.txt 13 uses-permission : The "uses-permission" tag requests a "permission" that the containing package must be granted in order for it to operate correctly.
14 uses-sdk : The "uses-sdk" tag describes the SDK features that the containing package must be running on to operate correctly.
  /dalvik/dx/src/com/android/dx/cf/code/
Machine.java 51 * @param frame {@code non-null;} frame to operate on
64 * @param frame {@code non-null;} frame to operate on
74 * @param frame {@code non-null;} frame to operate on
86 * @param frame {@code non-null;} frame to operate on
99 * @param frame {@code non-null;} frame to operate on
110 * @param frame {@code non-null;} frame to operate on
210 * @param frame {@code non-null;} frame to operate on
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
Equals.java 45 public XObject operate(XObject left, XObject right) method in class:Equals
53 * and then calling the operate method on the derived class.
UnaryOperation.java 97 return operate(m_right.execute(xctxt));
110 public abstract XObject operate(XObject right) method in class:UnaryOperation
  /external/oprofile/events/alpha/ev4/
events 15 event:0x14 counters:0 um:zero minimum:256 name:FP_INSNS : FP operate instructions (not br, load, store)
16 event:0x15 counters:0 um:zero minimum:256 name:INTEGER_OPERATE : Integer operate instructions
  /dalvik/vm/mterp/x86-atom/
OP_IGET_QUICK.S 31 GET_VREG %eax # %eax<- vB; object to operate on
OP_IGET_WIDE_QUICK.S 31 GET_VREG %edx # %edx<- vB; object to operate on
OP_IPUT_QUICK.S 30 GET_VREG %eax # %eax<- vB; object to operate on
OP_IPUT_WIDE_QUICK.S 31 GET_VREG %edx # %edx<- vB; object to operate on
  /external/antlr/antlr-3.4/runtime/Python/
ChangeLog 5 generated lexers operate on integers. Also made various performance
  /external/chromium/base/
at_exit.cc 14 // Keep a stack of registered AtExitManagers. We always operate on the most
  /external/chromium/chrome/browser/status_icons/
status_tray.h 44 // Returns the list of active status icons so subclasses can operate on them.
  /libcore/luni/src/main/java/libcore/io/
StructFlock.java 34 /** Byte count to operate on. */
  /packages/apps/Mms/src/com/android/mms/ui/
ChipsRecipientAdapter.java 29 // will operate with phone numbers instead of emails.

Completed in 2515 milliseconds

1 2 3 4 5 6 7 8 91011>>