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

1 2 34 5 6 7 8 91011>>

  /external/llvm/lib/Target/X86/Utils/
X86ShuffleDecode.cpp 136 // Handle 128 and 256-bit vector lengths. AVX defines UNPCK* to operate
156 // Handle 128 and 256-bit vector lengths. AVX defines UNPCK* to operate
  /external/llvm/include/llvm-c/
Core.h 52 * of the functions provided operate only on branches of the type hierarchy.
55 * functions that operate upon it. For more detail, refer to LLVM's C++ code.
634 * Functions in this section operate on integer types.
757 * @param FunctionTy The function type to operate on.
957 * These are similar to the above functions except they operate on the
    [all...]
  /external/llvm/include/llvm/Analysis/
IntervalIterator.h 163 // This method is templated because it may operate on two different source
188 // This method is templated because it may operate on two different source
  /external/quake/quake/src/WinQuake/kit/
JOYSTICK.TXT 56 To make an advanced controller operate, you will need to get a config file from your game controller company. This file is typically placed in your quake\id1 directory and then it is called within your autoexec.cfg file. For example, if your config file is named gamectrl.cfg, place that file within your quake\id1 directory and add 'exec gamectrl.cfg' in your autoexec.cfg file. If you don't have an autoexec.cfg file, you can create one and just place this one line in it.
150 Here is a config file for making your joystick operate looking around and strafing, your rudder pedals control turning left and right and throttle control moving forward and backward:
  /bionic/libc/regex/
regexec.c 41 * macros that code uses. This lets the same code operate on two different
  /development/samples/NotePad/
AndroidManifest.xml 105 <!-- This is the data type we operate on. -->
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRTokenRewriteStream.h 59 * Return the index of the next token to operate on.
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRTokenRewriteStream.h 59 * Return the index of the next token to operate on.
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRTokenRewriteStream.h 59 * Return the index of the next token to operate on.
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTokenRewriteStream.h 59 * Return the rwIndex of the next token to operate on.
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_flow.h 94 // is called when the HTML page is fully loaded. We then operate on this
  /external/chromium/third_party/libjingle/source/
README 76 These provided samples will inter-operate with Google Talk Video. If you use
  /external/chromium/third_party/libjingle/source/talk/base/
httpbase.h 107 // However, it can also operate in stream mode, in which case the user of the
  /external/clang/include/clang/AST/
TypeNodes.def 42 // which can operate on such types more efficiently may wish to do so.
  /external/dhcpcd/
dhcpcd-run-hooks.8 109 dhcpcd failed to operate on the interface.
dhcpcd-run-hooks.8.in 109 dhcpcd failed to operate on the interface.
  /external/dnsmasq/dbus/
DBus-interface 10 Because dnsmasq can operate stand-alone from the DBus, and may need to provide
  /external/guava/guava/src/com/google/common/collect/
BstRangeOps.java 26 * A utility class with operations on binary search trees that operate on some interval.
  /external/jmonkeyengine/engine/src/core/com/jme3/asset/
ImplHandler.java 44 * which store local persistent data to operate with a multi-threaded system.
  /external/libmtp/
TODO 66 choose which one to operate, not just connect to the first one...
  /external/libusb/libusb/
io.c 146 * threads and can only operate when your application is calling into it. Your
    [all...]
  /external/llvm/include/llvm/
CallGraphSCCPass.h 12 // be cycles in the call graph, passes of this type operate on the call-graph in
  /external/llvm/lib/Analysis/
CFGPrinter.cpp 15 // Function::viewCFG method, which is useful for debugging passes which operate
IntervalPartition.cpp 95 assert(IP.getRootInterval() && "Cannot operate on empty IntervalPartitions!");
  /external/llvm/lib/Support/
regexec.c 42 * macros that code uses. This lets the same code operate on two different

Completed in 481 milliseconds

1 2 34 5 6 7 8 91011>>