HomeSort by relevance Sort by last modified time
    Searched full:steal (Results 151 - 175 of 224) sorted by null

1 2 3 4 5 67 8 9

  /external/llvm/include/llvm/Analysis/
CallGraph.h 254 "Cannot steal callsite information if I already have some");
  /external/llvm/test/CodeGen/X86/
crash.ll 397 ; InstrEmitter::EmitSubregNode() may steal virtual registers from already
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
d3d1xstutil.h 563 T* steal() function in struct:refcnt_ptr
  /external/openssl/crypto/dso/
dso.h 279 /* This method is the default, but will beg, borrow, or steal whatever
  /external/openssl/include/openssl/
dso.h 279 /* This method is the default, but will beg, borrow, or steal whatever
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_cursor.c 571 /* Make sure we can steal the blit mapping */
  /external/regex-re2/re2/
nfa.cc 582 // Steal match storage (cleared but unused as of yet)
onepass.cc 386 // Steal memory for the one-pass NFA from the overall DFA budget.
  /external/regex-re2/
ucs2.diff 215 // Steal match storage (cleared but unused as of yet)
  /external/skia/src/core/
SkBitmapProcState.cpp 91 // for filtering, width and height must fit in 14bits, since we use steal
    [all...]
  /libcore/json/src/main/java/org/json/
JSONArray.java 90 * parse to temporary JSONArray and then steal the data from that.
JSONObject.java 153 * parse to temporary JSONObject and then steal the data from that.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
sysctl.h 187 VM_SWAPPINESS=19, /* Tendency to steal mapped memory */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
sysctl.h 187 VM_SWAPPINESS=19, /* Tendency to steal mapped memory */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
sysctl.h 187 VM_SWAPPINESS=19, /* Tendency to steal mapped memory */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_strptime.py 193 # "steal" characters from each other.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_strptime.py 193 # "steal" characters from each other.
  /external/chromium/chrome/browser/chromeos/login/
screen_locker.cc 354 // This method tries to steal pointer/keyboard grab from other
    [all...]
  /external/chromium_org/ash/wm/
window_manager_unittest.cc 329 // Clicking an active window with a child shouldn't steal the
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.cc     [all...]
  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_impl.cc 790 // Setting the time of the last action on the window here allows us to steal
    [all...]
  /external/chromium_org/dbus/
bus.h 177 // steal ownership of this service name from you.
  /external/chromium_org/third_party/openssl/openssl/ssl/
ssl_sess.c 521 /* don't allow other threads to steal it: */
    [all...]
  /external/llvm/include/llvm/ADT/
SmallVector.h 802 // If the RHS isn't small, clear this vector and then steal its buffer.
  /external/llvm/lib/CodeGen/
StrongPHIElimination.cpp 69 /// from a normal union-find data structure. We steal two bits from the parent

Completed in 1277 milliseconds

1 2 3 4 5 67 8 9