/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/ |
SDL_macevents.c | 146 /* for some reason, event.where isn't set ? */ 299 /* Don't allow resize if video mode isn't resizable */
|
/external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/ |
SDL_gsevents.c | 194 /* This will fail if we aren't root or this isn't our tty */ 358 /* Don't bother looking if the fifo isn't there */
|
/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/ |
SDL_sysevents.c | 27 /* Make sure XBUTTON stuff is defined that isn't in older Platform SDKs... */ 250 _TrackMouseEvent() is available on Win95, but isn't yet in the mingw32
|
/external/quake/quake/src/QW/client/ |
keys.c | 513 Con_Printf ("\"%s\" isn't a valid key\n", Cmd_Argv(1));
550 Con_Printf ("\"%s\" isn't a valid key\n", Cmd_Argv(1));
|
/external/quake/quake/src/QW/ |
qwrlnote.txt | 276 - If a model file isn't found (couldn't be download) a msg is displayed
327 (unless allow_download or allow_download_maps isn't set).
|
/external/quake/quake/src/WinQuake/ |
keys.cpp | 435 Con_Printf ("\"%s\" isn't a valid key\n", Cmd_Argv(1)); 472 Con_Printf ("\"%s\" isn't a valid key\n", Cmd_Argv(1));
|
net_udp.cpp | 57 // This isn't a good long-term solution: 164 // if the quake hostname isn't set, set it to the machine name
|
net_wins.cpp | 127 // so we can run on Win 3.1, where there isn't necessarily Winsock)
189 // if the quake hostname isn't set, set it to the machine name
|
/external/tcpdump/ |
print-domain.c | 376 /* print the class (if it's not IN and the type isn't OPT) */ 556 return (rp); /* XXX This isn't always right */
|
/external/webkit/WebCore/accessibility/ |
AccessibilityObject.cpp | 887 // "option" isn't here because it may map to different roles depending on the parent element's role 893 // "menuitem" isn't here because it may map to different roles depending on the parent element's role [all...] |
/external/webkit/WebCore/bindings/v8/ |
NPV8Object.cpp | 417 // However, if there isn't a v8 context, throw the error away as there really isn't anything useful to do with it.
|
/external/webkit/WebCore/loader/ |
HistoryController.cpp | 110 // Since the document isn't changed as a result of a fragment scroll, we should 646 // Since the document isn't changed as a result of a pushState call, we
|
/external/webkit/WebCore/platform/image-decoders/gif/ |
GIFImageReader.cpp | 144 /* Extend if bottom edge isn't covered because of the shift upward. */ 711 // Don't do this, this extension doesn't exist (isn't used at all)
|
/external/webkit/WebKit/win/ |
WebHistory.cpp | 626 // If this exact object isn't stored, then make no change. 627 // FIXME: Is this the right behavior if this entry isn't present, but another entry for the same URL is? [all...] |
/external/yaffs2/yaffs2/direct/ |
yaffsfs.c | 1208 /* Hey someone isn't playing nice! */ 1230 /* Hey someone isn't playing nice! */
|
/frameworks/base/core/java/android/net/ |
UrlQuerySanitizer.java | 316 // If whitespace isn't OK, get rid of whitespace at beginning 569 * Because the URL is parsed before the constructor returns, there isn't
|
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
LockPatternKeyguardView.java | 541 // do this before changing visibility so focus isn't requested before the input 609 + " (IAccountsService isn't available)");
|
/hardware/ti/wlan/wl1271/TWD/Ctrl/ |
CmdQueue.c | 343 /* If pInterrogateBuf isn't NULL we need to copy the results */ 366 /* If queue isn't empty, send the next command */ [all...] |
/hardware/ti/wlan/wl1271/TWD/MacServices/Export_Inc/ |
MacServices_api.h | 291 * if PS isn't enabled then POWER_SAVE_802_11_NOT_ALLOWED\n 296 * - to enter to802.11 PS or not (if not this isn't a request to get out from 802.11 PS).\n
|
/packages/apps/Settings/src/com/android/settings/ |
TextToSpeechSettings.java | 456 // If the default Locale isn't supported, just choose the first available 640 // if there isn't already a default language preference [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/ |
xf86str.h | 110 MODE_CLOCK_RANGE, /* clock/mode isn't in a ClockRange */ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/Export_Inc/ |
MacServices_api.h | 318 * if PS isn't enabled then POWER_SAVE_802_11_NOT_ALLOWED\n 323 * - to enter to802.11 PS or not (if not this isn't a request to get out from 802.11 PS).\n
|
/system/wlan/ti/wilink_6_1/TWD/Ctrl/ |
CmdQueue.c | 343 /* If pInterrogateBuf isn't NULL we need to copy the results */ 366 /* If queue isn't empty, send the next command */ [all...] |
/system/wlan/ti/wilink_6_1/TWD/Data_Service/ |
RxQueue.c | 469 /* frame Sequence Number is lower then Expected sequence number (ISN) ? */ 754 /* get initial sequence number (ISN) from ADDBA action frame */ [all...] |
/system/wlan/ti/wilink_6_1/TWD/MacServices/Export_Inc/ |
MacServices_api.h | 291 * if PS isn't enabled then POWER_SAVE_802_11_NOT_ALLOWED\n 296 * - to enter to802.11 PS or not (if not this isn't a request to get out from 802.11 PS).\n
|