Home
last modified time | relevance | path

Searched refs:get_classname (Results 1 – 25 of 57) sorted by relevance

123

/dports/www/moodle310/moodle/admin/tool/usertours/classes/local/forms/
H A Deditstep.php71 $targetclass = \tool_usertours\target::get_classname($type);
94 $targetclass = \tool_usertours\target::get_classname($type);
/dports/www/moodle311/moodle/admin/tool/usertours/classes/local/forms/
H A Deditstep.php71 $targetclass = \tool_usertours\target::get_classname($type);
94 $targetclass = \tool_usertours\target::get_classname($type);
/dports/www/moodle39/moodle/admin/tool/usertours/classes/local/forms/
H A Deditstep.php71 $targetclass = \tool_usertours\target::get_classname($type);
94 $targetclass = \tool_usertours\target::get_classname($type);
/dports/www/moodle310/moodle/lib/classes/plugininfo/
H A Dfileconverter.php166 $classname = self::get_classname($this->name);
180 public static function get_classname($plugin) { function in core\\plugininfo\\fileconverter
/dports/www/moodle39/moodle/lib/classes/plugininfo/
H A Dfileconverter.php166 $classname = self::get_classname($this->name);
180 public static function get_classname($plugin) { function in core\\plugininfo\\fileconverter
/dports/www/moodle311/moodle/lib/classes/plugininfo/
H A Dfileconverter.php166 $classname = self::get_classname($this->name);
180 public static function get_classname($plugin) { function in core\\plugininfo\\fileconverter
/dports/databases/p5-DBM-Deep/DBM-Deep-2.0016/lib/DBM/Deep/Engine/
H A DDBI.pm92 sub get_classname { subroutine
99 return $sector->get_classname;
/dports/lang/gnu-apl/apl-1.8/src/
H A DRealCell.hh50 virtual const char * get_classname() const { return "RealCell"; } in get_classname() function in RealCell
H A DLvalCell.hh65 virtual const char * get_classname() const { return "LvalCell"; } in get_classname() function in LvalCell
H A DPointerCell.hh84 virtual const char * get_classname() const { return "PointerCell"; } in get_classname() function in PointerCell
H A DCharCell.hh80 virtual const char * get_classname() const { return "CharCell"; } in get_classname() function in CharCell
H A DNumericCell.hh82 virtual const char * get_classname() const { return "NumericCell"; } in get_classname() function in NumericCell
H A DCell.cc113 MORE_ERROR() << "Cell::greater() : Objects of class " << get_classname() in greater()
121 MORE_ERROR() << "Cell::equal() : Objects of class " << get_classname() in equal()
/dports/databases/p5-DBM-Deep/DBM-Deep-2.0016/lib/DBM/Deep/Sector/DBI/
H A DReference.pm107 sub get_classname { subroutine
145 my $classname = $self->get_classname;
/dports/mail/geary/geary-40.0/src/engine/api/
H A Dgeary-base-object.vala157 unowned string classname = get_classname();
178 refmap.get(get_classname()).destroyed++;
184 private unowned string get_classname() {
/dports/www/moodle310/moodle/admin/tool/usertours/classes/
H A Dtarget.php67 public static function get_classname($type) { function in tool_usertours\\target
/dports/www/moodle39/moodle/admin/tool/usertours/classes/
H A Dtarget.php67 public static function get_classname($type) { function in tool_usertours\\target
/dports/www/moodle311/moodle/admin/tool/usertours/classes/
H A Dtarget.php67 public static function get_classname($type) { function in tool_usertours\\target
/dports/multimedia/gstreamer1-validate/gst-validate-1.16.1/launcher/
H A Dreporters.py213 {'name': self._quoteattr(test.get_classname() + '.' + test.get_name()),
231 {'name': self._quoteattr(test.get_classname() + '.' + test.get_name()),
/dports/databases/p5-DBM-Deep/DBM-Deep-2.0016/lib/DBM/Deep/
H A DEngine.pm138 sub get_classname { die "get_classname must be implemented in a child class" } subroutine
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/wayland/
H A DSDL_waylandvideo.c63 get_classname() in get_classname() function
369 data->classname = get_classname(); in Wayland_VideoInit()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/wayland/
H A DSDL_waylandvideo.c63 get_classname() in get_classname() function
369 data->classname = get_classname(); in Wayland_VideoInit()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/wayland/
H A DSDL_waylandvideo.c63 get_classname() in get_classname() function
369 data->classname = get_classname(); in Wayland_VideoInit()
/dports/www/moodle311/moodle/lib/classes/message/inbound/
H A Dhandler.php193 private function get_classname() { function in core\\message\\inbound\\handler
/dports/www/moodle310/moodle/lib/classes/message/inbound/
H A Dhandler.php193 private function get_classname() { function in core\\message\\inbound\\handler

123