Home
last modified time | relevance | path

Searched refs:OVERRIDE (Results 176 – 200 of 3424) sorted by relevance

12345678910>>...137

/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/font/
H A Ddigit_face.hpp32 virtual bool supportLazyLoadChar() const OVERRIDE { return false; } in supportLazyLoadChar()
34 virtual unsigned int getGlyphPageSize() const OVERRIDE { return 256; } in getGlyphPageSize()
36 virtual float getScalingFactorOne() const OVERRIDE { return 0.7f; } in getScalingFactorOne()
38 virtual unsigned int getScalingFactorTwo() const OVERRIDE { return 40; } in getScalingFactorTwo()
45 virtual void init() OVERRIDE;
47 virtual void reset() OVERRIDE;
49 virtual bool disableTextShaping() const OVERRIDE { return true; } in disableTextShaping()
H A Dbold_face.hpp33 virtual unsigned int getGlyphPageSize() const OVERRIDE { return 512; } in getGlyphPageSize()
35 virtual float getScalingFactorOne() const OVERRIDE { return 0.3f; } in getScalingFactorOne()
37 virtual unsigned int getScalingFactorTwo() const OVERRIDE { return 120; } in getScalingFactorTwo()
39 virtual bool isBold() const OVERRIDE { return true; } in isBold()
42 virtual int shapeOutline(FT_Outline* outline) const OVERRIDE;
50 virtual void init() OVERRIDE;
52 virtual void reset() OVERRIDE;
/dports/games/simutrans/simutrans-121.0/gui/components/
H A Dgui_scrollpane.h56 void set_size(scr_size size) OVERRIDE;
70 scr_rect get_client( void ) OVERRIDE;
81 bool infowin_event(event_t const*) OVERRIDE;
87 void draw(scr_coord offset) OVERRIDE;
101 bool is_focusable() OVERRIDE { return comp->is_focusable(); } in is_focusable()
106 gui_component_t *get_focus() OVERRIDE { return comp->get_focus(); } in get_focus()
118 …scr_coord get_focus_pos() OVERRIDE { return pos + ( comp->get_focus_pos() - scr_coord( scroll_x.ge… in get_focus_pos()
120 scr_size get_min_size() const OVERRIDE;
122 scr_size get_max_size() const OVERRIDE;
127 bool is_marginless() const OVERRIDE { return maximize; } in is_marginless()
/dports/games/simutrans/simutrans-121.0/obj/
H A Dpillar.h23 void rdwr(loadsave_t *file) OVERRIDE;
29 const char* get_name() const OVERRIDE { return "Pillar"; } in get_name()
30 typ get_typ() const OVERRIDE { return obj_t::pillar; } in get_typ()
34 image_id get_image() const OVERRIDE { return asymmetric ? IMG_EMPTY : image; } in get_image()
38 image_id get_front_image() const OVERRIDE { return asymmetric ? image : IMG_EMPTY;} in get_front_image()
41 void calc_image() OVERRIDE;
48 void show_info() OVERRIDE;
50 void rotate90() OVERRIDE;
/dports/games/simutrans/simutrans-121.0/gui/
H A Dhalt_info.h47 void draw(scr_coord offset) OVERRIDE;
106 const char *get_help_filename() const OVERRIDE {return "station.txt";} in get_help_filename()
114 void draw(scr_coord pos, scr_size size) OVERRIDE;
116 koord3d get_weltpos(bool) OVERRIDE;
118 bool is_weltpos() OVERRIDE;
120 bool action_triggered(gui_action_creator_t*, value_t) OVERRIDE;
122 void map_rotate90( sint16 ) OVERRIDE;
124 void rdwr( loadsave_t *file ) OVERRIDE;
126 uint32 get_rdwr_id() OVERRIDE { return magic_halt_info; } in get_rdwr_id()
H A Dfabrik_info.h88 const char *get_help_filename() const OVERRIDE {return "industry_info.txt";} in get_help_filename()
90 bool has_min_sizer() const OVERRIDE {return true;} in has_min_sizer()
92 koord3d get_weltpos(bool) OVERRIDE { return fab->get_pos(); } in get_weltpos()
94 bool is_weltpos() OVERRIDE;
102 void draw(scr_coord pos, scr_size size) OVERRIDE;
104 bool action_triggered(gui_action_creator_t*, value_t) OVERRIDE;
107 void map_rotate90( sint16 ) OVERRIDE;
109 void rdwr( loadsave_t *file ) OVERRIDE;
111 uint32 get_rdwr_id() OVERRIDE { return magic_factory_info; } in get_rdwr_id()
H A Dpakselector.h18 const char *get_info ( const char *filename ) OVERRIDE;
19 bool check_file ( const char *filename, const char *suffix ) OVERRIDE;
20 bool item_action ( const char *fullpath ) OVERRIDE;
21 bool del_action ( const char *fullpath ) OVERRIDE;
22 void fill_list ( void ) OVERRIDE;
27 const char *get_help_filename ( void ) const OVERRIDE { return ""; } in get_help_filename()
28 bool has_title ( void ) const OVERRIDE { return false; } in has_title()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/states_screens/options/
H A Duser_screen.hpp102 virtual void onUpdate(float dt) OVERRIDE;
106 virtual void loadedFromFile() OVERRIDE;
110 const std::string& name, const int playerID) OVERRIDE;
113 virtual void beforeAddingWidget() OVERRIDE;
116 virtual void init() OVERRIDE;
119 virtual void tearDown() OVERRIDE;
122 virtual void unloaded() OVERRIDE;
136 int playerId) OVERRIDE;
161 virtual void init() OVERRIDE;
163 const std::string& name, const int playerID) OVERRIDE;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/analyzer/
H A Dchecker-path.h92 tree get_fndecl () const FINAL OVERRIDE { return m_fndecl; } in get_fndecl()
141 label_text get_desc (bool) const FINAL OVERRIDE;
164 label_text get_desc (bool) const FINAL OVERRIDE;
179 label_text get_desc (bool) const FINAL OVERRIDE;
195 label_text get_desc (bool can_colorize) const FINAL OVERRIDE;
214 label_text get_desc (bool can_colorize) const FINAL OVERRIDE;
328 bool is_call_p () const FINAL OVERRIDE;
341 bool is_return_p () const FINAL OVERRIDE;
396 diagnostic_event_id_t emission_id) FINAL OVERRIDE;
462 diagnostic_event_id_t emission_id) FINAL OVERRIDE;
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/analyzer/
H A Dchecker-path.h92 tree get_fndecl () const FINAL OVERRIDE { return m_fndecl; } in get_fndecl()
141 label_text get_desc (bool) const FINAL OVERRIDE;
164 label_text get_desc (bool) const FINAL OVERRIDE;
179 label_text get_desc (bool) const FINAL OVERRIDE;
195 label_text get_desc (bool can_colorize) const FINAL OVERRIDE;
214 label_text get_desc (bool can_colorize) const FINAL OVERRIDE;
328 bool is_call_p () const FINAL OVERRIDE;
341 bool is_return_p () const FINAL OVERRIDE;
396 diagnostic_event_id_t emission_id) FINAL OVERRIDE;
462 diagnostic_event_id_t emission_id) FINAL OVERRIDE;
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/analyzer/
H A Dchecker-path.h92 tree get_fndecl () const FINAL OVERRIDE { return m_fndecl; } in get_fndecl()
141 label_text get_desc (bool) const FINAL OVERRIDE;
164 label_text get_desc (bool) const FINAL OVERRIDE;
179 label_text get_desc (bool) const FINAL OVERRIDE;
195 label_text get_desc (bool can_colorize) const FINAL OVERRIDE;
214 label_text get_desc (bool can_colorize) const FINAL OVERRIDE;
328 bool is_call_p () const FINAL OVERRIDE;
341 bool is_return_p () const FINAL OVERRIDE;
396 diagnostic_event_id_t emission_id) FINAL OVERRIDE;
462 diagnostic_event_id_t emission_id) FINAL OVERRIDE;
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/analyzer/
H A Dchecker-path.h88 tree get_fndecl () const FINAL OVERRIDE { return m_fndecl; } in get_fndecl()
129 label_text get_desc (bool) const FINAL OVERRIDE;
152 label_text get_desc (bool) const FINAL OVERRIDE;
167 label_text get_desc (bool) const FINAL OVERRIDE;
183 label_text get_desc (bool can_colorize) const FINAL OVERRIDE;
202 label_text get_desc (bool can_colorize) const FINAL OVERRIDE;
316 bool is_call_p () const FINAL OVERRIDE;
329 bool is_return_p () const FINAL OVERRIDE;
348 diagnostic_event_id_t emission_id) FINAL OVERRIDE;
414 diagnostic_event_id_t emission_id) FINAL OVERRIDE;
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/analyzer/
H A Dchecker-path.h88 tree get_fndecl () const FINAL OVERRIDE { return m_fndecl; } in get_fndecl()
129 label_text get_desc (bool) const FINAL OVERRIDE;
152 label_text get_desc (bool) const FINAL OVERRIDE;
167 label_text get_desc (bool) const FINAL OVERRIDE;
183 label_text get_desc (bool can_colorize) const FINAL OVERRIDE;
202 label_text get_desc (bool can_colorize) const FINAL OVERRIDE;
316 bool is_call_p () const FINAL OVERRIDE;
329 bool is_return_p () const FINAL OVERRIDE;
348 diagnostic_event_id_t emission_id) FINAL OVERRIDE;
414 diagnostic_event_id_t emission_id) FINAL OVERRIDE;
[all …]
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dexprengine.h135 bool isUninit() const OVERRIDE { in isUninit()
147 std::string getRange() const OVERRIDE { in getRange()
168 std::string getRange() const OVERRIDE { in getRange()
186 std::string getSymbolicExpression() const OVERRIDE;
200 std::string getRange() const OVERRIDE;
201 std::string getSymbolicExpression() const OVERRIDE;
223 std::string getRange() const OVERRIDE { in getRange()
237 std::string getSymbolicExpression() const OVERRIDE;
239 std::string getRange() const OVERRIDE { in getRange()
266 std::string getRange() const OVERRIDE { in getRange()
[all …]
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dexprengine.h135 bool isUninit() const OVERRIDE { in isUninit()
147 std::string getRange() const OVERRIDE { in getRange()
168 std::string getRange() const OVERRIDE { in getRange()
186 std::string getSymbolicExpression() const OVERRIDE;
200 std::string getRange() const OVERRIDE;
201 std::string getSymbolicExpression() const OVERRIDE;
223 std::string getRange() const OVERRIDE { in getRange()
237 std::string getSymbolicExpression() const OVERRIDE;
239 std::string getRange() const OVERRIDE { in getRange()
266 std::string getRange() const OVERRIDE { in getRange()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/analyzer/
H A Dchecker-path.h88 tree get_fndecl () const FINAL OVERRIDE { return m_fndecl; } in get_fndecl()
129 label_text get_desc (bool) const FINAL OVERRIDE;
152 label_text get_desc (bool) const FINAL OVERRIDE;
167 label_text get_desc (bool) const FINAL OVERRIDE;
183 label_text get_desc (bool can_colorize) const FINAL OVERRIDE;
202 label_text get_desc (bool can_colorize) const FINAL OVERRIDE;
316 bool is_call_p () const FINAL OVERRIDE;
329 bool is_return_p () const FINAL OVERRIDE;
348 diagnostic_event_id_t emission_id) FINAL OVERRIDE;
414 diagnostic_event_id_t emission_id) FINAL OVERRIDE;
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Driver/
H A Damdgpu-visibility.cl2 …x cl -c -emit-llvm -fvisibility=protected %s 2>&1 | FileCheck -check-prefix=OVERRIDE-PROTECTED %s
3 …mdhsa -x cl -c -emit-llvm -fvisibility-ms-compat %s 2>&1 | FileCheck -check-prefix=OVERRIDE-MS %s
8 // OVERRIDE-PROTECTED-NOT: "-fapply-global-visibility-to-externs"
9 // OVERRIDE-PROTECTED: "-fvisibility" "protected"
10 // OVERRIDE-PROTECTED-NOT: "-fapply-global-visibility-to-externs"
12 // OVERRIDE-MS-NOT: "-fapply-global-visibility-to-externs"
13 // OVERRIDE-MS-DAG: "-fvisibility" "hidden"
14 // OVERRIDE-MS-DAG: "-ftype-visibility" "default"
15 // OVERRIDE-MS-NOT: "-fapply-global-visibility-to-externs"
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Driver/
H A Damdgpu-visibility.cl2 …x cl -c -emit-llvm -fvisibility=protected %s 2>&1 | FileCheck -check-prefix=OVERRIDE-PROTECTED %s
3 …mdhsa -x cl -c -emit-llvm -fvisibility-ms-compat %s 2>&1 | FileCheck -check-prefix=OVERRIDE-MS %s
8 // OVERRIDE-PROTECTED-NOT: "-fapply-global-visibility-to-externs"
9 // OVERRIDE-PROTECTED: "-fvisibility" "protected"
10 // OVERRIDE-PROTECTED-NOT: "-fapply-global-visibility-to-externs"
12 // OVERRIDE-MS-NOT: "-fapply-global-visibility-to-externs"
13 // OVERRIDE-MS-DAG: "-fvisibility" "hidden"
14 // OVERRIDE-MS-DAG: "-ftype-visibility" "default"
15 // OVERRIDE-MS-NOT: "-fapply-global-visibility-to-externs"
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Driver/
H A Damdgpu-visibility.cl2 …x cl -c -emit-llvm -fvisibility=protected %s 2>&1 | FileCheck -check-prefix=OVERRIDE-PROTECTED %s
3 …mdhsa -x cl -c -emit-llvm -fvisibility-ms-compat %s 2>&1 | FileCheck -check-prefix=OVERRIDE-MS %s
8 // OVERRIDE-PROTECTED-NOT: "-fapply-global-visibility-to-externs"
9 // OVERRIDE-PROTECTED: "-fvisibility" "protected"
10 // OVERRIDE-PROTECTED-NOT: "-fapply-global-visibility-to-externs"
12 // OVERRIDE-MS-NOT: "-fapply-global-visibility-to-externs"
13 // OVERRIDE-MS-DAG: "-fvisibility" "hidden"
14 // OVERRIDE-MS-DAG: "-ftype-visibility" "default"
15 // OVERRIDE-MS-NOT: "-fapply-global-visibility-to-externs"
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Djson.h89 enum kind get_kind () const FINAL OVERRIDE { return JSON_OBJECT; } in get_kind()
90 void print (pretty_printer *pp) const FINAL OVERRIDE;
107 enum kind get_kind () const FINAL OVERRIDE { return JSON_ARRAY; } in get_kind()
108 void print (pretty_printer *pp) const FINAL OVERRIDE;
123 enum kind get_kind () const FINAL OVERRIDE { return JSON_NUMBER; } in get_kind()
124 void print (pretty_printer *pp) const FINAL OVERRIDE;
140 enum kind get_kind () const FINAL OVERRIDE { return JSON_STRING; } in get_kind()
141 void print (pretty_printer *pp) const FINAL OVERRIDE;
160 enum kind get_kind () const FINAL OVERRIDE { return m_kind; } in get_kind()
161 void print (pretty_printer *pp) const FINAL OVERRIDE;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Djson.h89 enum kind get_kind () const FINAL OVERRIDE { return JSON_OBJECT; } in get_kind()
90 void print (pretty_printer *pp) const FINAL OVERRIDE;
107 enum kind get_kind () const FINAL OVERRIDE { return JSON_ARRAY; } in get_kind()
108 void print (pretty_printer *pp) const FINAL OVERRIDE;
123 enum kind get_kind () const FINAL OVERRIDE { return JSON_NUMBER; } in get_kind()
124 void print (pretty_printer *pp) const FINAL OVERRIDE;
140 enum kind get_kind () const FINAL OVERRIDE { return JSON_STRING; } in get_kind()
141 void print (pretty_printer *pp) const FINAL OVERRIDE;
160 enum kind get_kind () const FINAL OVERRIDE { return m_kind; } in get_kind()
161 void print (pretty_printer *pp) const FINAL OVERRIDE;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Djson.h89 enum kind get_kind () const FINAL OVERRIDE { return JSON_OBJECT; } in get_kind()
90 void print (pretty_printer *pp) const FINAL OVERRIDE;
107 enum kind get_kind () const FINAL OVERRIDE { return JSON_ARRAY; } in get_kind()
108 void print (pretty_printer *pp) const FINAL OVERRIDE;
123 enum kind get_kind () const FINAL OVERRIDE { return JSON_NUMBER; } in get_kind()
124 void print (pretty_printer *pp) const FINAL OVERRIDE;
140 enum kind get_kind () const FINAL OVERRIDE { return JSON_STRING; } in get_kind()
141 void print (pretty_printer *pp) const FINAL OVERRIDE;
160 enum kind get_kind () const FINAL OVERRIDE { return m_kind; } in get_kind()
161 void print (pretty_printer *pp) const FINAL OVERRIDE;
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/states_screens/
H A Dcutscene_general.hpp37 virtual void onCutsceneEnd() OVERRIDE {}; in onCutsceneEnd()
40 void onUpdate(float dt) OVERRIDE {}; in onUpdate()
43 virtual void loadedFromFile() OVERRIDE;
46 void init() OVERRIDE;
49 void tearDown() OVERRIDE;
52 const int playerID) OVERRIDE;
55 virtual bool onEscapePressed() OVERRIDE;
H A Dsoccer_setup_screen.hpp55 virtual void loadedFromFile() OVERRIDE;
59 const int playerID) OVERRIDE;
62 virtual void beforeAddingWidget() OVERRIDE;
65 virtual void init() OVERRIDE;
68 virtual void tearDown() OVERRIDE;
70 virtual void onUpdate(float delta) OVERRIDE;
77 int playerId) OVERRIDE;
79 virtual bool onEscapePressed() OVERRIDE;
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/sfz/
H A DEngineChannel.h38 virtual void SendProgramChange(uint8_t Program) OVERRIDE;
39 virtual void LoadInstrument() OVERRIDE;
40 virtual void ResetInternal(bool bResetEngine) OVERRIDE;
42 virtual AbstractEngine::Format GetEngineFormat() OVERRIDE;
45 virtual void PreProcessNoteOn(uint8_t key, uint8_t velocity) OVERRIDE;
46 virtual void PostProcessNoteOn(uint8_t key, uint8_t velocity) OVERRIDE;
47 virtual void PreProcessNoteOff(uint8_t key, uint8_t velocity) OVERRIDE;
57 virtual void ProcessKeySwitchChange(int key) OVERRIDE;

12345678910>>...137