Home
last modified time | relevance | path

Searched defs:allow_prefix (Results 1 – 7 of 7) sorted by relevance

/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/widgets/
H A Dchange_dialog_id_dialog.cpp32 bool is_prefix, bool allow_prefix, QWidget* parent) : in ChangeDialogIdDialog()
H A Dchange_string_key_dialog.cpp32 bool is_prefix, bool allow_prefix, QWidget *parent) : in ChangeStringKeyDialog()
/dports/biology/py-hits/hits-0.1/hits/
H A Dadapters.py102 allow_prefix=True, argument
/dports/www/py-planet/planet-1.4.8/planet/scripts/
H A Dtypes.py75 allow_prefix = False variable in _LenientChoice
136 allow_prefix = False variable in ItemType
/dports/ftp/pavuk/pavuk-0.9.35/src/
H A Dcondition.h37 …bool_t allow_prefix; /*** indikacia ci v zozname "dir_prefix" su povolene alebo zakazane … member
/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Dlib-std.c3054 bool allow_prefix, // allow '-' | '+' | '=' as prefix in ScanCommandList()
3130 bool allow_prefix // allow '-' | '+' | '=' as prefix in ScanCommandListFunc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/
H A Dgit_cl.py4767 def BuildGitDiffCmd(diff_type, upstream_commit, args, allow_prefix=False): argument