/external/qemu/ |
qemu-options.hx | 336 means qemu is able to report the mouse position without having to grab the 430 DEF("alt-grab", 0, QEMU_OPTION_alt_grab, 431 "-alt-grab use Ctrl-Alt-Shift to grab mouse (instead of Ctrl-Alt)\n") 434 @item -alt-grab 436 Use Ctrl-Alt-Shift to grab mouse (instead of Ctrl-Alt). [all...] |
/bionic/libc/bionic/ |
pthread.c | 966 * threads has a chance to grab it. 985 * It's possible for another thread to sneak in and grab the lock [all...] |
/external/libffi/src/powerpc/ |
ffi.c | 1043 /* Grab the addresses of the arguments from the stack frame. */ [all...] |
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_video.h | [all...] |
/external/quake/quake/src/QW/client/ |
gl_vidnt.c | 438 // sometimes in some systems we don't. We grab the foreground, then
441 // ourselves at the top of the z order, then grab the foreground again,
[all...] |
/external/quake/quake/src/WinQuake/ |
gl_vidnt.cpp | 438 // sometimes in some systems we don't. We grab the foreground, then
441 // ourselves at the top of the z order, then grab the foreground again,
[all...] |
/external/webkit/WebKit/android/WebCoreSupport/ |
FrameLoaderClientAndroid.cpp | 338 // Grab the error page from the asset manager [all...] |
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_video.h | [all...] |
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_video.h | [all...] |
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_video.h | [all...] |
/prebuilt/windows/sdl/include/SDL/ |
SDL_video.h | [all...] |
/build/libs/host/ |
CopyFile.c | 538 * trying to copy "foo", it doesn't grab something we don't want.
|
/dalvik/libcore/luni/src/main/java/java/io/ |
BufferedReader.java | 307 * If there are bytes in the buffer, grab those first.
|
/dalvik/vm/ |
AllocTracker.c | 27 * structure, but at the point we grab that (under dvmMalloc()) we're just
|
Globals.h | 388 * MUTEX ORDERING: when locking multiple mutexes, always grab them in
|
Profile.c | 535 * To avoid seeing partially-written data, we grab state->curOffset here,
|
/dalvik/vm/arch/arm/ |
CallEABI.S | 227 * The stack copy is complete. Grab the first two words off of argv
|
/dalvik/vm/compiler/codegen/arm/Thumb/ |
Factory.c | 43 * grab from the per-translation literal pool. If target is
|
/dalvik/vm/native/ |
dalvik_system_VMDebug.c | 569 * Grab a copy of the global instruction count array.
|
/external/bison/lib/ |
obstack.h | 35 These routines grab large chunks of memory, using a function you
|
/external/blktrace/ |
blkiomon.c | 285 /* grab tree and make data gatherer build up another tree */
|
/external/clearsilver/cgi/ |
cgi.h | 163 * callback here to grab the XML data chunk. Usually
|
/external/iptables/ |
iptables-xml.c | 653 /* Grab standard input. */
|
/external/netperf/ |
netserver.c | 1009 perror("Failed to grab aux server socket" );
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
lt_decode.cpp | 37 only calls lt_decode if LTP is enabled. This removes one grab from the
|