/dports/shells/fish/fish-3.3.1/src/ |
H A D | builtin_commandline.cpp | 34 REPLACE_MODE = 1, // replace current text enumerator 60 case REPLACE_MODE: { in replace_part() 214 append_mode = REPLACE_MODE; in builtin_commandline() 370 append_mode = REPLACE_MODE; in builtin_commandline()
|
/dports/devel/jline/jline-0.9.94/src/src/main/java/jline/ |
H A D | ConsoleOperations.java | 149 final short REPLACE_MODE = -37; field
|
H A D | ConsoleReader.java | 72 names.put("REPLACE_MODE", new Short(REPLACE_MODE));
|
/dports/games/powder-toy/The-Powder-Toy-95.0/src/simulation/ |
H A D | SimulationData.h | 133 #define REPLACE_MODE 0x1 macro
|
H A D | Simulation.cpp | 1763 if (flags & REPLACE_MODE) in CreatePartFlags()
|
/dports/games/powder-toy/The-Powder-Toy-95.0/src/gui/game/ |
H A D | GameController.cpp | 1135 if (!(old_flags & REPLACE_MODE) && (flags & REPLACE_MODE)) in SetReplaceModeFlags() 1143 flags &= ~REPLACE_MODE; in SetReplaceModeFlags() 1145 if ((flags & SPECIFIC_DELETE) && (flags & REPLACE_MODE)) in SetReplaceModeFlags()
|
H A D | GameView.cpp | 1473 c->SetReplaceModeFlags(c->GetReplaceModeFlags()^REPLACE_MODE); in OnKeyPress() 1489 c->SetReplaceModeFlags(c->GetReplaceModeFlags()^REPLACE_MODE); in OnKeyPress() 2288 if (c->GetReplaceModeFlags()&REPLACE_MODE) in OnDraw()
|
/dports/games/ioquake3/ioquake3-1.36/code/renderer/ |
H A D | tr_shade.c | 1362 #ifdef REPLACE_MODE in RB_StageIteratorLightmappedMultitexture() 1411 #ifdef REPLACE_MODE in RB_StageIteratorLightmappedMultitexture()
|
/dports/games/ioquake3-server/ioquake3-1.36/code/renderer/ |
H A D | tr_shade.c | 1362 #ifdef REPLACE_MODE in RB_StageIteratorLightmappedMultitexture() 1411 #ifdef REPLACE_MODE in RB_StageIteratorLightmappedMultitexture()
|
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/renderer/ |
H A D | tr_shade.c | 1330 #ifdef REPLACE_MODE in RB_StageIteratorLightmappedMultitexture() 1379 #ifdef REPLACE_MODE in RB_StageIteratorLightmappedMultitexture()
|
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/renderer/ |
H A D | tr_shade.c | 1374 #ifdef REPLACE_MODE in RB_StageIteratorLightmappedMultitexture() 1423 #ifdef REPLACE_MODE in RB_StageIteratorLightmappedMultitexture()
|
/dports/games/iortcw/iortcw-1.51c/MP/code/renderer/ |
H A D | tr_shade.c | 1468 #ifdef REPLACE_MODE in RB_StageIteratorLightmappedMultitexture() 1524 #ifdef REPLACE_MODE in RB_StageIteratorLightmappedMultitexture()
|
/dports/games/iortcw/iortcw-1.51c/SP/code/renderer/ |
H A D | tr_shade.c | 1519 #ifdef REPLACE_MODE in RB_StageIteratorLightmappedMultitexture() 1575 #ifdef REPLACE_MODE in RB_StageIteratorLightmappedMultitexture()
|
/dports/graphics/imlib2_loaders/imlib2_loaders-1.7.0/src/modules/loaders/ |
H A D | loader_xcf.c | 135 REPLACE_MODE, /*< skip > */ enumerator 562 case REPLACE_MODE: in flatten_image()
|
/dports/devel/efl/efl-1.25.1/src/generic/evas/xcf/ |
H A D | main.c | 127 REPLACE_MODE, /*< skip >*/ enumerator 1537 case REPLACE_MODE: in flatten_image()
|
/dports/games/openarena/openarena-engine-source-0.8.8/code/renderer/ |
H A D | tr_shade.c | 1713 #ifdef REPLACE_MODE in RB_StageIteratorLightmappedMultitexture() 1762 #ifdef REPLACE_MODE in RB_StageIteratorLightmappedMultitexture()
|
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/renderer/ |
H A D | tr_shade.c | 1713 #ifdef REPLACE_MODE in RB_StageIteratorLightmappedMultitexture() 1762 #ifdef REPLACE_MODE in RB_StageIteratorLightmappedMultitexture()
|
/dports/emulators/mess/mame-mame0226/src/mame/drivers/ |
H A D | rainbow.cpp | 434 #define REPLACE_MODE 00 macro
|
/dports/emulators/mame/mame-mame0226/src/mame/drivers/ |
H A D | rainbow.cpp | 434 #define REPLACE_MODE 00 macro
|
/dports/graphics/gimp-app/gimp-2.10.30/ |
H A D | ChangeLog.pre-1-0 | 1301 REPLACE_MODE to correctly match layer_modes[]
|
H A D | ChangeLog.pre-1-2 | 20990 mode is REPLACE_MODE.
|
H A D | ChangeLog.pre-2-4 | 13218 the values REPLACE_MODE, ERASE_MODE and ANTI_ERASE_MODE with
|