Home
last modified time | relevance | path

Searched defs:dir_arg (Results 1 – 21 of 21) sorted by relevance

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/packaging/os/
H A Dpkgng.py142 def query_package(module, pkgng_path, name, dir_arg): argument
152 def query_update(module, pkgng_path, name, dir_arg, old_pkgng, pkgsite): argument
185 def upgrade_packages(module, pkgng_path, dir_arg): argument
203 def remove_packages(module, pkgng_path, packages, dir_arg): argument
229 def install_packages(module, pkgng_path, packages, cached, pkgsite, dir_arg, state, ignoreosver): argument
314 def annotation_query(module, pkgng_path, package, tag, dir_arg): argument
322 def annotation_add(module, pkgng_path, package, tag, value, dir_arg): argument
343 def annotation_delete(module, pkgng_path, package, tag, value, dir_arg): argument
355 def annotation_modify(module, pkgng_path, package, tag, value, dir_arg): argument
373 def annotate_packages(module, pkgng_path, packages, annotation, dir_arg): argument
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dpkgng.py142 def query_package(module, pkgng_path, name, dir_arg): argument
152 def query_update(module, pkgng_path, name, dir_arg, old_pkgng, pkgsite): argument
185 def upgrade_packages(module, pkgng_path, dir_arg): argument
203 def remove_packages(module, pkgng_path, packages, dir_arg): argument
229 def install_packages(module, pkgng_path, packages, cached, pkgsite, dir_arg, state, ignoreosver): argument
314 def annotation_query(module, pkgng_path, package, tag, dir_arg): argument
322 def annotation_add(module, pkgng_path, package, tag, value, dir_arg): argument
343 def annotation_delete(module, pkgng_path, package, tag, value, dir_arg): argument
355 def annotation_modify(module, pkgng_path, package, tag, value, dir_arg): argument
373 def annotate_packages(module, pkgng_path, packages, annotation, dir_arg): argument
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/packaging/os/
H A Dpkgng.py122 def query_package(module, pkgng_path, name, dir_arg): argument
132 def query_update(module, pkgng_path, name, dir_arg, old_pkgng, pkgsite): argument
165 def remove_packages(module, pkgng_path, packages, dir_arg): argument
189 def install_packages(module, pkgng_path, packages, cached, pkgsite, dir_arg, state): argument
244 def annotation_query(module, pkgng_path, package, tag, dir_arg): argument
252 def annotation_add(module, pkgng_path, package, tag, value, dir_arg): argument
273 def annotation_delete(module, pkgng_path, package, tag, value, dir_arg): argument
285 def annotation_modify(module, pkgng_path, package, tag, value, dir_arg): argument
303 def annotate_packages(module, pkgng_path, packages, annotation, dir_arg): argument
326 def autoremove_packages(module, pkgng_path, dir_arg): argument
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/integration/plugins/modules/
H A Dpkgng.py122 def query_package(module, pkgng_path, name, dir_arg): argument
132 def query_update(module, pkgng_path, name, dir_arg, old_pkgng, pkgsite): argument
165 def remove_packages(module, pkgng_path, packages, dir_arg): argument
189 def install_packages(module, pkgng_path, packages, cached, pkgsite, dir_arg, state): argument
244 def annotation_query(module, pkgng_path, package, tag, dir_arg): argument
252 def annotation_add(module, pkgng_path, package, tag, value, dir_arg): argument
273 def annotation_delete(module, pkgng_path, package, tag, value, dir_arg): argument
285 def annotation_modify(module, pkgng_path, package, tag, value, dir_arg): argument
303 def annotate_packages(module, pkgng_path, packages, annotation, dir_arg): argument
326 def autoremove_packages(module, pkgng_path, dir_arg): argument
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/support/integration/plugins/modules/
H A Dpkgng.py122 def query_package(module, pkgng_path, name, dir_arg): argument
132 def query_update(module, pkgng_path, name, dir_arg, old_pkgng, pkgsite): argument
165 def remove_packages(module, pkgng_path, packages, dir_arg): argument
189 def install_packages(module, pkgng_path, packages, cached, pkgsite, dir_arg, state): argument
244 def annotation_query(module, pkgng_path, package, tag, dir_arg): argument
252 def annotation_add(module, pkgng_path, package, tag, value, dir_arg): argument
273 def annotation_delete(module, pkgng_path, package, tag, value, dir_arg): argument
285 def annotation_modify(module, pkgng_path, package, tag, value, dir_arg): argument
303 def annotate_packages(module, pkgng_path, packages, annotation, dir_arg): argument
326 def autoremove_packages(module, pkgng_path, dir_arg): argument
/dports/misc/ktouch/ktouch-21.12.3/extras/scripts/
H A Dbuild_data_xml.py65 def dir_arg(path): function
H A Dcheckqmlimports.py34 def dir_arg(path_str): function
/dports/net/waypipe/waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a/
H A Dmeson.build28 dir_arg = '--git-dir=@0@/.git'.format(meson.source_root()) variable
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/build/src/engine/
H A Dstartup.cpp45 b2::jam::list dir_arg{lol_get(frame->args, 0)}; in builtin_boost_build() local
/dports/devel/hyperscan/boost_1_75_0/tools/build/src/engine/
H A Dstartup.cpp45 b2::jam::list dir_arg{lol_get(frame->args, 0)}; in builtin_boost_build() local
/dports/devel/boost_build/build-29baa79/src/engine/
H A Dstartup.cpp46 b2::jam::list dir_arg{lol_get(frame->args, 0)}; in builtin_boost_build() local
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A Dtest_window_cmd.vim1014 func Run_noroom_for_newwindow_test(dir_arg) argument
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dload-path.cc57 maybe_canonicalize (const std::string& dir_arg) in maybe_canonicalize()
134 strip_trailing_separators (const std::string& dir_arg) in strip_trailing_separators()
354 load_path::remove (const std::string& dir_arg) in remove()
999 load_path::find_dir_info (const std::string& dir_arg) in find_dir_info()
1063 load_path::add (const std::string& dir_arg, bool at_end, bool warn) in add()
/dports/devel/cvs-devel/cvs-1.12.13/diff/
H A Ddiff.c1043 int dir_arg = 1 - fnm_arg; local
/dports/audio/mp3splt/mp3splt-2.6.2/src/
H A Doptions_manager.h62 char *cddb_arg; char *dir_arg; char *param_args; member
/dports/misc/gnuls/coreutils-8.30/src/
H A Dinstall.c108 static bool dir_arg; variable
/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dinstall.c108 static bool dir_arg; variable
/dports/textproc/diffutils/diffutils-3.8/src/
H A Ddiff.c1246 int dir_arg = 1 - fnm_arg; in compare_files() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/qml/
H A Dqdeclarativeimport.cpp407 QString QDeclarativeImportsPrivate::resolvedUri(const QString &dir_arg, QDeclarativeImportDatabase … in resolvedUri()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlimport.cpp1320 QString QQmlImportsPrivate::resolvedUri(const QString &dir_arg, QQmlImportDatabase *database) in resolvedUri()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlimport.cpp1320 QString QQmlImportsPrivate::resolvedUri(const QString &dir_arg, QQmlImportDatabase *database) in resolvedUri()