Home
last modified time | relevance | path

Searched refs:get_license (Results 1 – 25 of 230) sorted by relevance

12345678910

/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/
H A Dpts_virtual_test_suite.php105 …if($test_profile->get_display_format() != 'BAR_GRAPH' || !in_array($test_profile->get_license(), a…
145 …if($test_profile->get_display_format() != 'BAR_GRAPH' || !in_array($test_profile->get_license(), a…
173 …if($test_profile->get_display_format() != 'BAR_GRAPH' || !in_array($test_profile->get_license(), a…
201 …if($test_profile->get_display_format() != 'BAR_GRAPH' || !in_array($test_profile->get_license(), a…
229 …if($test_profile->get_display_format() != 'BAR_GRAPH' || !in_array($test_profile->get_license(), a…
256 …if($test_profile->get_display_format() != 'BAR_GRAPH' || !in_array($test_profile->get_license(), a…
/dports/games/openomf/openomf-c36c421/src/plugins/
H A Dplugins.c22 _plugins[i].get_license = NULL; in plugins_init()
68 _plugins[_plugins_count].get_license = SDL_LoadFunction(handle, "plugin_get_license"); in plugins_init()
81 if(_plugins[_plugins_count].get_license == NULL) { in plugins_init()
98 DEBUG(" - License: %s", tmp->get_license()); in plugins_init()
/dports/graphics/libchamplain/libchamplain-0.12.20/champlain/
H A Dchamplain-tile-cache.c35 static const gchar *get_license (ChamplainMapSource *map_source);
77 map_source_class->get_license = get_license; in champlain_tile_cache_class_init()
192 get_license (ChamplainMapSource *map_source) in get_license() function
H A Dchamplain-map-source-chain.c47 static const gchar *get_license (ChamplainMapSource *map_source);
90 map_source_class->get_license = get_license; in champlain_map_source_chain_class_init()
160 get_license (ChamplainMapSource *map_source) in get_license() function
H A Dchamplain-tile-source.c62 static const gchar *get_license (ChamplainMapSource *map_source);
233 map_source_class->get_license = get_license; in champlain_tile_source_class_init()
467 get_license (ChamplainMapSource *map_source) in get_license() function
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/commands/
H A Dinfo.php79 if($o->get_license() == 'Retail' || $o->get_license() == 'Restricted')
81 …:cli_just_bold(strtoupper('NOTE: This test profile is marked \'' . $o->get_license() . '\' and may…
94 $table[] = array(pts_client::cli_just_bold('License Type: '), $o->get_license());
H A Dinteractive.php68 if($test_profile->get_title() == null || $test_profile->get_license() == 'Retail')
109 if($test_profile->get_title() == null || $test_profile->get_license() == 'Retail')
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/google/pprof/third_party/
H A Dupdate_d3flamegraph.sh54 get_license() { function
59 get_license
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/google/pprof/third_party/
H A Dupdate_d3flamegraph.sh54 get_license() { function
59 get_license
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/google/pprof/third_party/
H A Dupdate_d3flamegraph.sh54 get_license() { function
59 get_license
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/google/pprof/third_party/
H A Dupdate_d3flamegraph.sh54 get_license() { function
59 get_license
/dports/net/storj/storj-1.45.3/vendor/github.com/google/pprof/third_party/
H A Dupdate_d3flamegraph.sh54 get_license() { function
59 get_license
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/google/pprof/third_party/
H A Dupdate_d3flamegraph.sh54 get_license() { function
59 get_license
/dports/devel/pprof/pprof-acf8798/third_party/
H A Dupdate_d3flamegraph.sh54 get_license() { function
59 get_license
/dports/textproc/ibus/ibus-1.5.24/ibus/
H A D_config.py.in26 "get_license",
44 def get_license(): function
H A Dcomponent.py58 def get_license(self): member in Component
82 license = property(get_license)
H A Denginedesc.py68 def get_license(self): member in EngineDesc
105 license = property(get_license)
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGtkAboutDialog.t47 is ($dialog->get_license, 'LGPL', '$dialog->set|get_license');
50 is ($dialog->get_license, undef);
/dports/audio/hydrogen/hydrogen-1.0.1/src/core/include/hydrogen/basics/
H A Ddrumkit.h211 const QString& get_license() const;
305 inline const QString& Drumkit::get_license() const in get_license() function
H A Dsong.h151 const QString& get_license();
296 inline const QString& Song::get_license() in get_license() function
/dports/games/openomf/openomf-c36c421/include/plugins/
H A Dbase_plugin.h8 const char* (*get_license)(); member
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/static/dynamic-result-viewer/
H A Dindex.php297 if($o->get_license() == 'Retail' || $o->get_license() == 'Restricted')
299 …$PAGE .= '<p><em>NOTE: This test profile is marked \'' . $o->get_license() . '\' and may have issu…
312 $table[] = array('License Type: ', $o->get_license());
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gdk/gdkmm/
H A Dpixbufformat.h77 Glib::ustring get_license() const;
H A Dpixbufformat.cc114 Glib::ustring PixbufFormat::get_license() const in get_license() function in Gdk::PixbufFormat
/dports/audio/hydrogen/hydrogen-1.0.1/src/gui/src/
H A DSongPropertiesDialog.cpp47 licenseTxt->setText( pSong->get_license() ); in SongPropertiesDialog()

12345678910