Home
last modified time | relevance | path

Searched refs:pool_path (Results 1 – 25 of 81) sorted by relevance

1234

/dports/sysutils/libudisks/udisks-udisks-2.9.2/modules/lvm2/
H A Dudiskslinuxvdovolume.c394 const gchar *pool_path = NULL; in handle_resize_physical() local
408 pool_path = udisks_vdo_volume_get_vdo_pool (_volume); in handle_resize_physical()
409 if (pool_path == NULL || g_strcmp0 (pool_path, "/") == 0) in handle_resize_physical()
420 pool_object = udisks_daemon_find_object (daemon, pool_path); in handle_resize_physical()
451 const gchar *pool_path = NULL; in handle_get_statistics() local
473 pool_path = udisks_vdo_volume_get_vdo_pool (_volume); in handle_get_statistics()
474 if (pool_path == NULL || g_strcmp0 (pool_path, "/") == 0) in handle_get_statistics()
485 pool_object = udisks_daemon_find_object (daemon, pool_path); in handle_get_statistics()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/git/
H A Dobject_pool.rb54 pool_path = Pathname.new("#{relative_path}#{File::SEPARATOR}")
56 Pathname.new(pool_member_path).relative_path_from(pool_path).to_s
/dports/cad/horizon-eda/horizon-2.1.0/src/imp/
H A Dimp_frame.cpp8 ImpFrame::ImpFrame(const std::string &frame_filename, const std::string &pool_path) in ImpFrame() argument
9 : ImpBase(pool_path), core_frame(frame_filename, *pool.get()), frame(core_frame.get_frame()) in ImpFrame()
H A Dimp_decal.cpp11 ImpDecal::ImpDecal(const std::string &decal_filename, const std::string &pool_path) in ImpDecal() argument
12 : ImpLayer(pool_path), core_decal(decal_filename, *pool), decal(core_decal.get_decal()) in ImpDecal()
H A Dimp_frame.hpp8 ImpFrame(const std::string &frame_filename, const std::string &pool_path);
H A Dimp_decal.hpp8 ImpDecal(const std::string &decal_filename, const std::string &pool_path);
H A Dimp_padstack.hpp8 ImpPadstack(const std::string &symbol_filename, const std::string &pool_path);
H A Dimp_padstack.cpp13 ImpPadstack::ImpPadstack(const std::string &padstack_filename, const std::string &pool_path) in ImpPadstack() argument
14 …: ImpLayer(pool_path), core_padstack(padstack_filename, *pool), padstack(core_padstack.get_padstac… in ImpPadstack()
H A Dimp_symbol.hpp9 ImpSymbol(const std::string &symbol_filename, const std::string &pool_path);
/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/
H A Dclass.ilTestRandomQuestionSetSourcePoolDefinition.php458 $pool_path = $this->getPoolPath();
462 $pool_path = $path->getPath(ROOT_FOLDER_ID, $this->getPoolRefId());
468 $pool_path,
/dports/cad/horizon-eda/horizon-2.1.0/src/widgets/
H A Dlayer_help_box.cpp52 void LayerHelpBox::load(const std::string &pool_path) in load() argument
54 auto path = Glib::build_filename(pool_path, "layer_help"); in load()
/dports/cad/horizon-eda/horizon-2.1.0/src/pool-prj-mgr/prj-mgr/part_browser/
H A Dpart_browser_window.hpp19 …rWindow(BaseObjectType *cobject, const Glib::RefPtr<Gtk::Builder> &x, const std::string &pool_path,
21 …static PartBrowserWindow *create(Gtk::Window *p, const std::string &pool_path, std::deque<UUID> &f…
H A Dpart_browser_window.cpp30 const std::string &pool_path, std::deque<UUID> &favs) in PartBrowserWindow() argument
31 : Gtk::Window(cobject), pool(pool_path), pool_parametric(pool_path), favorites(favs), in PartBrowserWindow()
460 PartBrowserWindow *PartBrowserWindow::create(Gtk::Window *p, const std::string &pool_path, std::deq… in create() argument
467 x->get_widget_derived("window", w, pool_path, favs); in create()
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/
H A Dclass.ilTestRandomQuestionSetSourcePoolDefinition.php499 $pool_path = $this->getPoolPath();
503 $pool_path = $path->getPath(ROOT_FOLDER_ID, $this->getPoolRefId());
509 $pool_path,
/dports/sysutils/py-salt/salt-3004.1/tests/pytests/unit/modules/virt/
H A Dconftest.py153 pool_path = "/path/to/{}".format(name)
164 type, source, pool_path
187 vol_path = "{}/{}".format(pool_path, volume)
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/audio/
H A Dpool.c501 char * pool_path = in audio_pool_print() local
507 pool_path); in audio_pool_print()
508 g_free (pool_path); in audio_pool_print()
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/tools/pgmd5/
H A DMakefile.am13 pool_path.c
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/tools/pgmd5/
H A DMakefile.am13 pool_path.c
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/tools/pgenc/
H A DMakefile.am15 pool_path.c
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/tools/pgenc/
H A DMakefile.am15 pool_path.c
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/tools/pgenc/
H A DMakefile.am16 pool_path.c \
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/tools/pgenc/
H A DMakefile.am16 pool_path.c \
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/tools/watchdog/
H A DMakefile.am17 pool_path.c \
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/tools/watchdog/
H A DMakefile.am17 pool_path.c \
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/libs/pcp/
H A DMakefile.am6 ../../utils/pool_path.c \

1234