Home
last modified time | relevance | path

Searched refs:OVERRIDE (Results 1 – 25 of 2528) sorted by relevance

12345678910>>...102

/dports/audio/linuxsampler/linuxsampler-2.2.0/src/scriptvm/
H A DCoreVMFunctions.h50 vmint evalInt() OVERRIDE { return value; } in evalInt()
90 String evalStr() OVERRIDE { return value; } in evalStr()
111 void bindResult(VMFnResult* res) OVERRIDE;
112 VMFnResult* boundResult() const OVERRIDE;
142 void bindResult(VMFnResult* res) OVERRIDE;
143 VMFnResult* boundResult() const OVERRIDE;
163 void bindResult(VMFnResult* res) OVERRIDE;
164 VMFnResult* boundResult() const OVERRIDE;
183 VMFnResult* boundResult() const OVERRIDE;
209 VMFnResult* boundResult() const OVERRIDE;
[all …]
H A Dtree.h193 vmint evalInt() OVERRIDE;
290 vmint evalInt() OVERRIDE;
325 vmint evalInt() OVERRIDE;
365 vmint evalInt() OVERRIDE;
447 vmint evalInt() OVERRIDE;
523 vmint evalInt() OVERRIDE;
533 vmint evalInt() OVERRIDE;
543 vmint evalInt() OVERRIDE;
553 vmint evalInt() OVERRIDE;
563 vmint evalInt() OVERRIDE;
[all …]
/dports/games/simutrans/simutrans-121.0/
H A Dsimtool.h159 bool init(player_t*) OVERRIDE;
160 bool exit(player_t*) OVERRIDE;
172 bool init(player_t*) OVERRIDE;
202 bool init(player_t*) OVERRIDE;
212 bool init(player_t*) OVERRIDE;
282 bool init(player_t*) OVERRIDE;
316 bool init(player_t*) OVERRIDE;
332 bool init(player_t*) OVERRIDE;
370 bool init(player_t*) OVERRIDE;
394 bool init(player_t*) OVERRIDE;
[all …]
H A Dsimtool-dialogs.h63 bool init(player_t*) OVERRIDE{ in init()
78 bool init(player_t*) OVERRIDE{ in init()
93 bool init(player_t*) OVERRIDE{ in init()
126 bool init(player_t*) OVERRIDE{ in init()
156 bool init(player_t*) OVERRIDE{ in init()
171 bool init(player_t*) OVERRIDE{ in init()
186 bool init(player_t*) OVERRIDE{ in init()
201 bool init(player_t*) OVERRIDE{ in init()
231 bool init(player_t*) OVERRIDE{ in init()
246 bool init(player_t*) OVERRIDE{ in init()
[all …]
H A Dsimdepot.h74 void rdwr(loadsave_t *file) OVERRIDE;
201 void show_info() OVERRIDE;
275 int get_x_grid() const OVERRIDE { return 24; } in get_x_grid()
276 int get_y_grid() const OVERRIDE { return 24; } in get_y_grid()
277 unsigned get_max_convoi_length() const OVERRIDE;
360 int get_x_grid() const OVERRIDE { return 24; } in get_x_grid()
361 int get_y_grid() const OVERRIDE { return 24; } in get_y_grid()
396 int get_x_grid() const OVERRIDE { return 60; } in get_x_grid()
397 int get_y_grid() const OVERRIDE { return 46; } in get_y_grid()
427 int get_x_grid() const OVERRIDE { return 36; } in get_x_grid()
[all …]
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/karts/
H A Dkart.hpp299 virtual void kartIsInRestNow() OVERRIDE;
305 virtual void flyUp() OVERRIDE;
306 virtual void flyDown() OVERRIDE;
308 virtual void startEngineSFX () OVERRIDE;
318 virtual void reset () OVERRIDE;
429 virtual int getNumPowerup() const OVERRIDE;
458 virtual bool isShielded() const OVERRIDE;
467 virtual bool isSquashed() const OVERRIDE;
498 virtual bool isOnGround() const OVERRIDE;
566 virtual void eliminate() OVERRIDE;
[all …]
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/common/
H A DInstrumentScriptVMFunctions.h35 VMFnResult* exec(VMFnArgs* args) OVERRIDE;
48 VMFnResult* exec(VMFnArgs* args) OVERRIDE;
61 VMFnResult* exec(VMFnArgs* args) OVERRIDE;
74 VMFnResult* exec(VMFnArgs* args) OVERRIDE;
85 VMFnResult* exec(VMFnArgs* args) OVERRIDE;
96 VMFnResult* exec(VMFnArgs* args) OVERRIDE;
110 VMFnResult* exec(VMFnArgs* args) OVERRIDE;
124 VMFnResult* exec(VMFnArgs* args) OVERRIDE;
138 VMFnResult* exec(VMFnArgs* args) OVERRIDE;
158 VMFnResult* boundResult() const OVERRIDE;
[all …]
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/audio/
H A Ddummy_sfx.hpp38 virtual bool init() OVERRIDE { return true; } in init()
41 virtual void setLoop(bool status) OVERRIDE {} in setLoop()
49 virtual void play() OVERRIDE {} in play()
53 virtual void stop() OVERRIDE {} in stop()
54 virtual void reallyStopNow() OVERRIDE {} in reallyStopNow()
55 virtual void pause() OVERRIDE {} in pause()
56 virtual void reallyPauseNow() OVERRIDE {} in reallyPauseNow()
57 virtual void resume() OVERRIDE {} in resume()
58 virtual void reallyResumeNow() OVERRIDE {} in reallyResumeNow()
59 virtual void deleteSFX() OVERRIDE {} in deleteSFX()
[all …]
H A Dsfx_openal.hpp87 virtual bool init() OVERRIDE;
88 virtual void play() OVERRIDE;
92 virtual void setLoop(bool status) OVERRIDE;
94 virtual void stop() OVERRIDE;
95 virtual void reallyStopNow() OVERRIDE;
96 virtual void pause() OVERRIDE;
97 virtual void reallyPauseNow() OVERRIDE;
98 virtual void resume() OVERRIDE;
99 virtual void reallyResumeNow() OVERRIDE;
100 virtual void deleteSFX() OVERRIDE;
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/jit/
H A Djit-recording.h412 string * make_debug_string () FINAL OVERRIDE;
465 string * make_debug_string () FINAL OVERRIDE;
554 type *dereference () FINAL OVERRIDE;
569 bool is_int () const FINAL OVERRIDE;
570 bool is_float () const FINAL OVERRIDE;
571 bool is_bool () const FINAL OVERRIDE;
735 type *dereference () FINAL OVERRIDE;
764 type *dereference () FINAL OVERRIDE;
820 void write_to_dump (dump &d) FINAL OVERRIDE;
856 type *dereference () FINAL OVERRIDE;
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/jit/
H A Djit-recording.h419 string * make_debug_string () FINAL OVERRIDE;
472 string * make_debug_string () FINAL OVERRIDE;
561 type *dereference () FINAL OVERRIDE;
576 bool is_int () const FINAL OVERRIDE;
577 bool is_float () const FINAL OVERRIDE;
578 bool is_bool () const FINAL OVERRIDE;
742 type *dereference () FINAL OVERRIDE;
771 type *dereference () FINAL OVERRIDE;
827 void write_to_dump (dump &d) FINAL OVERRIDE;
863 type *dereference () FINAL OVERRIDE;
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/jit/
H A Djit-recording.h412 string * make_debug_string () FINAL OVERRIDE;
465 string * make_debug_string () FINAL OVERRIDE;
554 type *dereference () FINAL OVERRIDE;
569 bool is_int () const FINAL OVERRIDE;
570 bool is_float () const FINAL OVERRIDE;
571 bool is_bool () const FINAL OVERRIDE;
735 type *dereference () FINAL OVERRIDE;
764 type *dereference () FINAL OVERRIDE;
820 void write_to_dump (dump &d) FINAL OVERRIDE;
856 type *dereference () FINAL OVERRIDE;
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/jit/
H A Djit-recording.h412 string * make_debug_string () FINAL OVERRIDE;
465 string * make_debug_string () FINAL OVERRIDE;
554 type *dereference () FINAL OVERRIDE;
569 bool is_int () const FINAL OVERRIDE;
570 bool is_float () const FINAL OVERRIDE;
571 bool is_bool () const FINAL OVERRIDE;
735 type *dereference () FINAL OVERRIDE;
764 type *dereference () FINAL OVERRIDE;
820 void write_to_dump (dump &d) FINAL OVERRIDE;
856 type *dereference () FINAL OVERRIDE;
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/jit/
H A Djit-recording.h412 string * make_debug_string () FINAL OVERRIDE;
465 string * make_debug_string () FINAL OVERRIDE;
554 type *dereference () FINAL OVERRIDE;
569 bool is_int () const FINAL OVERRIDE;
570 bool is_float () const FINAL OVERRIDE;
571 bool is_bool () const FINAL OVERRIDE;
735 type *dereference () FINAL OVERRIDE;
764 type *dereference () FINAL OVERRIDE;
820 void write_to_dump (dump &d) FINAL OVERRIDE;
856 type *dereference () FINAL OVERRIDE;
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/jit/
H A Djit-recording.h412 string * make_debug_string () FINAL OVERRIDE;
465 string * make_debug_string () FINAL OVERRIDE;
554 type *dereference () FINAL OVERRIDE;
569 bool is_int () const FINAL OVERRIDE;
570 bool is_float () const FINAL OVERRIDE;
571 bool is_bool () const FINAL OVERRIDE;
735 type *dereference () FINAL OVERRIDE;
764 type *dereference () FINAL OVERRIDE;
820 void write_to_dump (dump &d) FINAL OVERRIDE;
856 type *dereference () FINAL OVERRIDE;
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/jit/
H A Djit-recording.h419 string * make_debug_string () FINAL OVERRIDE;
472 string * make_debug_string () FINAL OVERRIDE;
561 type *dereference () FINAL OVERRIDE;
576 bool is_int () const FINAL OVERRIDE;
577 bool is_float () const FINAL OVERRIDE;
578 bool is_bool () const FINAL OVERRIDE;
742 type *dereference () FINAL OVERRIDE;
771 type *dereference () FINAL OVERRIDE;
827 void write_to_dump (dump &d) FINAL OVERRIDE;
863 type *dereference () FINAL OVERRIDE;
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/jit/
H A Djit-recording.h419 string * make_debug_string () FINAL OVERRIDE;
472 string * make_debug_string () FINAL OVERRIDE;
561 type *dereference () FINAL OVERRIDE;
576 bool is_int () const FINAL OVERRIDE;
577 bool is_float () const FINAL OVERRIDE;
578 bool is_bool () const FINAL OVERRIDE;
742 type *dereference () FINAL OVERRIDE;
771 type *dereference () FINAL OVERRIDE;
827 void write_to_dump (dump &d) FINAL OVERRIDE;
863 type *dereference () FINAL OVERRIDE;
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/jit/
H A Djit-recording.h412 string * make_debug_string () FINAL OVERRIDE;
465 string * make_debug_string () FINAL OVERRIDE;
554 type *dereference () FINAL OVERRIDE;
569 bool is_int () const FINAL OVERRIDE;
570 bool is_float () const FINAL OVERRIDE;
571 bool is_bool () const FINAL OVERRIDE;
735 type *dereference () FINAL OVERRIDE;
764 type *dereference () FINAL OVERRIDE;
820 void write_to_dump (dump &d) FINAL OVERRIDE;
856 type *dereference () FINAL OVERRIDE;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/jit/
H A Djit-recording.h586 type *dereference () FINAL OVERRIDE;
588 size_t get_size () FINAL OVERRIDE;
603 bool is_int () const FINAL OVERRIDE;
604 bool is_float () const FINAL OVERRIDE;
605 bool is_bool () const FINAL OVERRIDE;
631 size_t get_size () FINAL OVERRIDE;
774 type *dereference () FINAL OVERRIDE;
804 type *dereference () FINAL OVERRIDE;
858 void replay_into (replayer *) OVERRIDE;
860 void write_to_dump (dump &d) OVERRIDE;
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/jit/
H A Djit-recording.h584 type *dereference () FINAL OVERRIDE;
586 size_t get_size () FINAL OVERRIDE;
601 bool is_int () const FINAL OVERRIDE;
602 bool is_float () const FINAL OVERRIDE;
603 bool is_bool () const FINAL OVERRIDE;
629 size_t get_size () FINAL OVERRIDE;
769 type *dereference () FINAL OVERRIDE;
799 type *dereference () FINAL OVERRIDE;
853 void replay_into (replayer *) OVERRIDE;
855 void write_to_dump (dump &d) OVERRIDE;
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/jit/
H A Djit-recording.h584 type *dereference () FINAL OVERRIDE;
586 size_t get_size () FINAL OVERRIDE;
601 bool is_int () const FINAL OVERRIDE;
602 bool is_float () const FINAL OVERRIDE;
603 bool is_bool () const FINAL OVERRIDE;
629 size_t get_size () FINAL OVERRIDE;
769 type *dereference () FINAL OVERRIDE;
799 type *dereference () FINAL OVERRIDE;
853 void replay_into (replayer *) OVERRIDE;
855 void write_to_dump (dump &d) OVERRIDE;
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/jit/
H A Djit-recording.h584 type *dereference () FINAL OVERRIDE;
586 size_t get_size () FINAL OVERRIDE;
601 bool is_int () const FINAL OVERRIDE;
602 bool is_float () const FINAL OVERRIDE;
603 bool is_bool () const FINAL OVERRIDE;
629 size_t get_size () FINAL OVERRIDE;
769 type *dereference () FINAL OVERRIDE;
799 type *dereference () FINAL OVERRIDE;
853 void replay_into (replayer *) OVERRIDE;
855 void write_to_dump (dump &d) OVERRIDE;
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/jit/
H A Djit-recording.h428 string * make_debug_string () FINAL OVERRIDE;
570 type *dereference () FINAL OVERRIDE;
585 bool is_int () const FINAL OVERRIDE;
586 bool is_float () const FINAL OVERRIDE;
587 bool is_bool () const FINAL OVERRIDE;
751 type *dereference () FINAL OVERRIDE;
780 type *dereference () FINAL OVERRIDE;
834 void replay_into (replayer *) OVERRIDE;
836 void write_to_dump (dump &d) OVERRIDE;
845 string * make_debug_string () OVERRIDE;
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/jit/
H A Djit-recording.h428 string * make_debug_string () FINAL OVERRIDE;
570 type *dereference () FINAL OVERRIDE;
585 bool is_int () const FINAL OVERRIDE;
586 bool is_float () const FINAL OVERRIDE;
587 bool is_bool () const FINAL OVERRIDE;
751 type *dereference () FINAL OVERRIDE;
780 type *dereference () FINAL OVERRIDE;
834 void replay_into (replayer *) OVERRIDE;
836 void write_to_dump (dump &d) OVERRIDE;
845 string * make_debug_string () OVERRIDE;
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/jit/
H A Djit-recording.h428 string * make_debug_string () FINAL OVERRIDE;
570 type *dereference () FINAL OVERRIDE;
585 bool is_int () const FINAL OVERRIDE;
586 bool is_float () const FINAL OVERRIDE;
587 bool is_bool () const FINAL OVERRIDE;
751 type *dereference () FINAL OVERRIDE;
780 type *dereference () FINAL OVERRIDE;
834 void replay_into (replayer *) OVERRIDE;
836 void write_to_dump (dump &d) OVERRIDE;
845 string * make_debug_string () OVERRIDE;
[all …]

12345678910>>...102