/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
SDL_QuartzWM.m | 559 /*SDL_SetError ("QZ_GrabInput: video is not set, grab will take effect on mode switch"); */
|
/external/quake/quake/src/QW/client/ |
gl_rmisc.c | 103 Grab six views for environment mapping tests
|
cl_ents.c | 625 // grab an entity to fill in
843 // grab an entity to fill in
|
vid_x.c | 327 // grab shared memory
873 /* grab the pointer */
|
/external/quake/quake/src/WinQuake/ |
gl_rmisc.cpp | 109 Grab six views for environment mapping tests
|
net_ipx.cpp | 252 // grab a chunk of memory down in DOS land
368 // grab a handle; fill in the ECBs, and get them listening
|
vid_x.cpp | 406 // grab shared memory 948 /* grab the pointer */
|
/external/webkit/WebCore/bindings/v8/ |
V8Binding.cpp | 476 // The DOM constructors' toString functions grab the current toString
|
/external/webkit/WebCore/platform/mac/ |
ClipboardMac.mm | 217 // Grab the value off the pasteboard corresponding to the cocoaType
|
/external/webkit/WebCore/workers/ |
DefaultSharedWorkerRepository.cpp | 104 // Ensures exclusive access to the worker documents. Must not grab any other locks (such as the DefaultSharedWorkerRepository lock) while holding this one.
|
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/ |
json_results_generator.py | 166 # and we can't grab the results.json file off of it.
|
/frameworks/base/core/tests/coretests/src/android/content/ |
SearchRecentSuggestionsProviderTest.java | 61 * During setup, grab a helper for DB access
|
/frameworks/base/libs/surfaceflinger_client/ |
SurfaceComposerClient.cpp | 86 // grab the lock again for updating gSurfaceManager
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
SmsReceiverService.java | 423 // There is only one part, so grab the body directly.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/voice/ |
VoiceInput.java | 276 * Start listening for speech from the user. This will grab the microphone
|
/sdk/eventanalyzer/src/com/android/eventanalyzer/ |
EventAnalyzer.java | 468 System.out.println(" -s <serial> The serial number of the Device to grab the event log from.");
|
/system/core/adb/ |
usb_osx.c | 162 DBG("ERR: Couldn't grab device from interface (%08x)\n", kr);
|
/system/core/fastboot/ |
usb_osx.c | 295 // So, we have a device, finally. Grab its vitals.
|
/system/core/libdiskconfig/ |
diskconfig.c | 193 /* grab the sector size (in bytes) */
|
/system/core/sh/ |
histedit.c | 372 * If editing, grab a temp file.
|
/system/core/toolbox/ |
powerd.c | 45 #define EVIOCGRAB _IOW('E', 0x90, int) /* Grab/Release device */
|
/dalvik/vm/alloc/ |
Heap.c | 178 * Grab the lock, but put ourselves into THREAD_VMWAIT if it looks like 723 * thread stacks. (Before we do so, grab the lock.) [all...] |
/external/opencore/doc/oscl_html/ |
classNTPTime.html | 43 <tr><td> </td><td><font size=-1><em>Grab the middle 32 bits of the 64 bit 32.32 representation.</em> <a href="#a11"></a><em></em></font><br><br></td></tr> 322 Grab the middle 32 bits of the 64 bit 32.32 representation.
|
/external/qemu/hw/ |
usb-hid.c | 862 /* Force poll routine to be run and grab input the first time. */ 883 /* Force poll routine to be run and grab input the first time. */
|
/frameworks/base/awt/resources/org/apache/harmony/awt/internal/nls/ |
messages.properties | 225 awt.12F=Attempt to start nested mouse grab 226 awt.130=Attempt to grab mouse in not displayable window
|