/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
D | SDL_BWin.h | 203 virtual void Minimize(bool minimize) { in Minimize() argument 206 BWindow::Minimize(minimize); in Minimize()
|
/external/pcre/ |
D | pcre_exec.c | 483 BOOL minimize, possessive; /* Quantifier options */ in match() local 684 minimize = possessive = FALSE; in match() 2288 minimize = (c & 1) != 0; in match() 2296 minimize = (*ecode == OP_CRMINRANGE); in match() 2339 if (minimize) in match() 2407 minimize = (c & 1) != 0; in match() 2415 minimize = (*ecode == OP_CRMINRANGE); in match() 2475 if (minimize) in match() 2608 minimize = (c & 1) != 0; in match() 2616 minimize = (*ecode == OP_CRMINRANGE); in match() [all …]
|
/external/llvm/utils/unittest/googletest/ |
D | README.LLVM | 5 the actual source code, to minimize the addition to the LLVM distribution.
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | floating_bar_backing_view.mm | 44 // a double-click in the blank area should try to minimize, to be consistent
|
/external/llvm/tools/ |
D | CMakeLists.txt | 2 # three small executables. This is done to minimize memory load in parallel
|
/external/dropbear/libtomcrypt/notes/ |
D | tech0003.txt | 14 the build you can minimize the size of this structure. For instance, by removing both Twofish and …
|
/external/quake/quake/src/QW/docs/ |
D | qwcl-readme.txt | 376 screensaver. If you use Alt-Tab to minimize QWCL, the screensaver will 388 Can't minimize window while mouse active 391 there is no easy way to minimize the window, because the system menu 394 manipulate the window because it's controlling QWCL. To minimize, you 395 can disable the mouse for QWCL and use it to minimize the window. Or 397 minimize (this doesn't work on NT, where clicking on the window 403 and press that key to minimize the window. 410 to click on the QWCL system menu control, or the minimize, maximize, or 426 defragging, QWCL is forced to minimize, and when it is brought back up, 779 the commands "vid_windowed; wait; vid_minimize" to minimize QWCL
|
/external/quake/quake/src/WinQuake/ |
D | wqreadme.txt | 377 screensaver. If you use Alt-Tab to minimize WQ, the screensaver will 389 Can't minimize window while mouse active 392 there is no easy way to minimize the window, because the system menu 395 manipulate the window because it's controlling WQ. To minimize, you 396 can disable the mouse for WQ and use it to minimize the window. Or 398 minimize (this doesn't work on NT, where clicking on the window 404 and press that key to minimize the window. 411 to click on the WQ system menu control, or the minimize, maximize, or 427 defragging, WQ is forced to minimize, and when it is brought back up, 792 the commands "vid_windowed; wait; vid_minimize" to minimize WQ
|
D | gl_vidnt.cpp | 124 void AppActivate(BOOL fActive, BOOL minimize); 944 void AppActivate(BOOL fActive, BOOL minimize) in AppActivate() argument 962 Minimized = minimize; in AppActivate()
|
D | gl_draw.cpp | 643 int minimize, maximize; member 668 if (gl_filter_min == modes[i].minimize) in Draw_TextureMode_f() 688 gl_filter_min = modes[i].minimize; in Draw_TextureMode_f()
|
D | vid_win.cpp | 146 void AppActivate(BOOL fActive, BOOL minimize); 2632 void AppActivate(BOOL fActive, BOOL minimize) in AppActivate() argument 2653 Minimized = minimize; in AppActivate()
|
/external/quake/quake/src/QW/client/ |
D | gl_vidnt.c | 124 void AppActivate(BOOL fActive, BOOL minimize); 944 void AppActivate(BOOL fActive, BOOL minimize) in AppActivate() argument 962 Minimized = minimize; in AppActivate()
|
D | gl_draw.c | 309 int minimize, maximize; member 334 if (gl_filter_min == modes[i].minimize) in Draw_TextureMode_f() 354 gl_filter_min = modes[i].minimize; in Draw_TextureMode_f()
|
D | vid_win.c | 150 void AppActivate(BOOL fActive, BOOL minimize); 2672 void AppActivate(BOOL fActive, BOOL minimize) in AppActivate() argument 2693 Minimized = minimize; in AppActivate()
|
/external/jpeg/ |
D | jconfig.doc | 98 * To minimize application namespace pollution, the symbols won't be
|
D | jmemdosa.asm | 16 ; To minimize dependence on the C compiler's register usage conventions,
|
/external/llvm/docs/CommandGuide/ |
D | lli.pod | 168 =simple: Simple two pass scheduling: minimize critical path and maximize processor utilization
|
/external/webkit/Source/WebKit/mac/Carbon/ |
D | CarbonWindowFrame.m | 214 // Refuse to admit there's a minimize button on the window.
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/ |
D | mozilla | 125 -moz-window-button-minimize
|
/external/mesa3d/docs/ |
D | README.AMIWIN | 7 - Modifications made to minimize changes to Mesa distribution.
|
D | README.CYGWIN | 128 toolkits try to minimize colormap "flashing" by sharing colormaps when
|
/external/tcpdump/ |
D | README | 208 preferably to the null device (to minimize effects like
|
/external/expat/doc/ |
D | xmlwf.sgml | 463 sgml-minimize-attributes:nil
|
/external/libphonenumber/java/ |
D | release_notes.txt | 28 - Refactored AreaCodeMap to minimize binary and memory footprint by using 2 different strategies.
|
/external/llvm/include/llvm/Target/ |
D | Target.td | 85 // minimize the number of instructions using a register with a CostPerUse.
|