HomeSort by relevance Sort by last modified time
    Searched full:operate (Results 1 - 25 of 1163) 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/chromium_org/third_party/sqlite/src/src/
mem0.c 15 ** here always fail. SQLite will not operate with these drivers. These
17 ** sqlite3_config() before SQLite will operate.
  /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.
  /external/chromium_org/chrome/browser/extensions/
extension_creator_filter.h 17 // Designed specifically to operate with the callback in chrome/common/zip.
chrome_extension_function.h 30 // invoked from) can operate on the window wrapped by |window_controller|.
36 // Many extension APIs operate relative to the current browser, which is the
  /external/chromium_org/chrome/browser/ui/cocoa/content_settings/
cookie_tree_node.h 30 // operate on the children. Note that this lazily creates children.
  /external/chromium_org/content/common/
gamepad_hardware_buffer.h 21 Writer and reader operate on the same buffer assuming contention is low, and
shared_memory_seqlock_buffer.h 18 // Writer and reader operate on the same buffer assuming contention is low, and
one_writer_seqlock.h 25 // You must be very careful not to operate on potentially inconsistent read
29 // to do during the read loop is to make a copy of the data, and operate on it
  /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 14 uses-permission : The "uses-permission" tag requests a "permission" that the containing package must be granted in order for it to operate correctly.
15 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
  /frameworks/support/v4/java/android/support/v4/widget/
SearchViewCompat.java 284 * @param searchView The SearchView to operate on.
299 * @param searchView The SearchView to operate on.
312 * @param searchView The SearchView to operate on.
403 * @param searchView The SearchView to operate on.
414 * @param searchView The SearchView to operate on.
428 * @param searchView The SearchView to operate on.
442 * @param searchView The SearchView to operate on.
453 * @param searchView The SearchView to operate on.
466 * @param searchView The SearchView to operate on.
477 * @param searchView The SearchView to operate on
    [all...]
  /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.
  /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
  /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

Completed in 1898 milliseconds

1 2 3 4 5 6 7 8 91011>>