Home
last modified time | relevance | path

Searched +defs:path +defs:complete +defs:path (Results 1 – 25 of 1102) sorted by relevance

12345678910>>...45

/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dmetacommands.cpp47 string path, new_value; in set_attr_cmd() local
69 string path = "", new_value = ""; in attr_cmd() local
108 Attribute* MetaCommands::getAttribute(string path, Output output) { in getAttribute()
133 auto path = Path(in.empty() ? string("") : in.front()).toVector(); in print_object_tree_command() local
157 string ident, path; in substitute_cmd() local
195 Path path { pathString, OBJECT_PATH_SEPARATOR }; in foreachCmd() local
303 string path; in sprintf_cmd() local
384 string type, path, initialValue; in new_attr_cmd() local
454 string path; in remove_attr_cmd() local
541 string path, value; in compare_cmd() local
[all …]
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/clientserver/
H A Dfiledialogmodel.cpp170 void listDirectory(const QString& path) in listDirectory()
208 const Path& path = response->paths(i); in handleListingResponse() local
336 void FileDialogModel::setCurrentPath(const QString& path) in setCurrentPath()
361 emit complete(QString::fromStdString(response->path())); in handleAbsolutePathResponse() local
369 emit complete(QString()); in execute() local
393 void FileDialogModel::absoluteFilePath(const QString& path, in absoluteFilePath()
448 emit complete(QString::fromStdString(listing->path().path()), true); in handleFileExists() local
469 emit complete(QString(), false); in execute() local
472 Path path; in execute() local
534 emit complete(QString(), false); in execute() local
[all …]
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/clientserver/
H A Dfiledialogmodel.cpp170 void listDirectory(const QString& path) in listDirectory()
208 const Path& path = response->paths(i); in handleListingResponse() local
336 void FileDialogModel::setCurrentPath(const QString& path) in setCurrentPath()
361 emit complete(QString::fromStdString(response->path())); in handleAbsolutePathResponse() local
369 emit complete(QString()); in execute() local
393 void FileDialogModel::absoluteFilePath(const QString& path, in absoluteFilePath()
448 emit complete(QString::fromStdString(listing->path().path()), true); in handleFileExists() local
469 emit complete(QString(), false); in execute() local
472 Path path; in execute() local
534 emit complete(QString(), false); in execute() local
[all …]
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/
H A DPrefetchExecutor.java91 public static void request(Path path, Runnable runnable) { in request()
113 public static void complete(Path path) { in complete() method in PrefetchExecutor
120 public static void cancel(Path path) { in cancel()
132 public static boolean isCompleted(Path path) { in isCompleted()
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/db/
H A Ddbsqlite3.cpp3 DbSqlite3::DbSqlite3(const QString& name, const QString& path, const QHash<QString, QVariant>& conn… in DbSqlite3()
8 DbSqlite3::DbSqlite3(const QString& name, const QString& path) : in DbSqlite3()
13 bool DbSqlite3::complete(const QString& sql) in complete() function in DbSqlite3
/dports/mail/py-alot/alot-0.9/alot/completion/
H A Dpath.py13 def complete(self, original, pos): member in PathCompleter
18 def escape(path): argument
39 def prep(path): argument
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/windows/
H A Dwin_wait_for.ps117 $path = Get-AnsibleParam -obj $params -name "path" -type "path" variable
111 $complete = $false variable
114 if (Test-AnsiblePath -Path $path) { variable
141 $complete = $false variable
144 if (Test-AnsiblePath -Path $path) { variable
153 $complete = $true variable
174 $complete = $false variable
179 $complete = $true variable
194 $complete = $false variable
199 $complete = $true variable
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ansible/windows/plugins/modules/
H A Dwin_wait_for.ps117 $path = Get-AnsibleParam -obj $params -name "path" -type "path" variable
111 $complete = $false variable
114 if (Test-AnsiblePath -Path $path) { variable
141 $complete = $false variable
144 if (Test-AnsiblePath -Path $path) { variable
153 $complete = $true variable
174 $complete = $false variable
179 $complete = $true variable
194 $complete = $false variable
199 $complete = $true variable
[all …]
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/windows-integration/plugins/modules/
H A Dwin_wait_for.ps117 $path = Get-AnsibleParam -obj $params -name "path" -type "path" variable
111 $complete = $false variable
114 if (Test-AnsiblePath -Path $path) { variable
141 $complete = $false variable
144 if (Test-AnsiblePath -Path $path) { variable
153 $complete = $true variable
174 $complete = $false variable
179 $complete = $true variable
194 $complete = $false variable
199 $complete = $true variable
[all …]
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/support/windows-integration/plugins/modules/
H A Dwin_wait_for.ps117 $path = Get-AnsibleParam -obj $params -name "path" -type "path" variable
111 $complete = $false variable
114 if (Test-AnsiblePath -Path $path) { variable
141 $complete = $false variable
144 if (Test-AnsiblePath -Path $path) { variable
153 $complete = $true variable
174 $complete = $false variable
179 $complete = $true variable
194 $complete = $false variable
199 $complete = $true variable
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.cheatsheets/src/org/eclipse/ui/internal/provisional/cheatsheets/
H A DIEditableTask.java33 public void complete(); in complete() method
42 public URL getInputUrl(String path) throws MalformedURLException; in getInputUrl()
/dports/misc/vifm/vifm-0.11/tests/fileops/
H A Dput_files.c72 fo_complete_cmd_func complete, int allow_ee) in line_prompt()
79 fo_complete_cmd_func complete, int allow_ee) in line_prompt_rec()
206 char path[PATH_MAX + 1]; in TEST() local
226 char path[PATH_MAX + 1]; in TEST() local
331 char path[PATH_MAX + 1]; in TEST() local
361 char path[PATH_MAX + 1]; in TEST() local
395 char path[PATH_MAX + 1]; in TEST() local
427 char path[PATH_MAX + 1]; in parent_overwrite_with_put() local
460 char path[PATH_MAX + 1]; in double_clash_with_put() local
488 char path[PATH_MAX + 1]; in TEST() local
[all …]
/dports/games/construo/construo-0.2.3/src/
H A Dpath_manager.cpp33 PathManager::add_path (const std::string& path) in add_path()
39 PathManager::complete (const std::string& relative_path) in complete() function in PathManager
96 PathManager::set_path (const std::string& path) in set_path()
/dports/graphics/rx/rx-0.4.0/src/
H A Dautocomplete.rs8 fn complete(&self, input: &str, opts: Self::Options) -> Vec<String>; in complete() method
95 fn complete(&self, input: &str, opts: Self::Options) -> Vec<String> { in complete() method
146 let path = dir.as_ref(); in paths() localVariable
151 let path = entry.path(); in paths() localVariable
191 fn complete(&self, _input: &str, _opts: ()) -> Vec<String> { in complete() method
218 let path = tmp.path().join(file_name); in test_autocomplete_file() localVariable
222 let path = tmp.path().join("backup").join(file_name); in test_autocomplete_file() localVariable
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dib_pathrec.h26 void ( * complete ) ( struct ib_device *ibdev, member
52 ib_path_set_ownerdata ( struct ib_path *path, void *priv ) { in ib_path_set_ownerdata()
63 ib_path_get_ownerdata ( struct ib_path *path ) { in ib_path_get_ownerdata()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Dib_pathrec.h26 void ( * complete ) ( struct ib_device *ibdev, member
52 ib_path_set_ownerdata ( struct ib_path *path, void *priv ) { in ib_path_set_ownerdata()
63 ib_path_get_ownerdata ( struct ib_path *path ) { in ib_path_get_ownerdata()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dib_pathrec.h26 void ( * complete ) ( struct ib_device *ibdev, member
52 ib_path_set_ownerdata ( struct ib_path *path, void *priv ) { in ib_path_set_ownerdata()
63 ib_path_get_ownerdata ( struct ib_path *path ) { in ib_path_get_ownerdata()
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/include/gpxe/
H A Dib_pathrec.h26 void ( * complete ) ( struct ib_device *ibdev, member
52 ib_path_set_ownerdata ( struct ib_path *path, void *priv ) { in ib_path_set_ownerdata()
63 ib_path_get_ownerdata ( struct ib_path *path ) { in ib_path_get_ownerdata()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Dib_pathrec.h26 void ( * complete ) ( struct ib_device *ibdev, member
52 ib_path_set_ownerdata ( struct ib_path *path, void *priv ) { in ib_path_set_ownerdata()
63 ib_path_get_ownerdata ( struct ib_path *path ) { in ib_path_get_ownerdata()
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Dib_pathrec.h26 void ( * complete ) ( struct ib_device *ibdev, member
52 ib_path_set_ownerdata ( struct ib_path *path, void *priv ) { in ib_path_set_ownerdata()
63 ib_path_get_ownerdata ( struct ib_path *path ) { in ib_path_get_ownerdata()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Dib_pathrec.h26 void ( * complete ) ( struct ib_device *ibdev, member
52 ib_path_set_ownerdata ( struct ib_path *path, void *priv ) { in ib_path_set_ownerdata()
63 ib_path_get_ownerdata ( struct ib_path *path ) { in ib_path_get_ownerdata()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Dib_pathrec.h26 void ( * complete ) ( struct ib_device *ibdev, member
52 ib_path_set_ownerdata ( struct ib_path *path, void *priv ) { in ib_path_set_ownerdata()
63 ib_path_get_ownerdata ( struct ib_path *path ) { in ib_path_get_ownerdata()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Dib_pathrec.h26 void ( * complete ) ( struct ib_device *ibdev, member
52 ib_path_set_ownerdata ( struct ib_path *path, void *priv ) { in ib_path_set_ownerdata()
63 ib_path_get_ownerdata ( struct ib_path *path ) { in ib_path_get_ownerdata()
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/league/flysystem-cached-adapter/src/Storage/
H A DAbstractCache.php23 protected $complete = []; variable in League\\Flysystem\\Cached\\Storage\\AbstractCache
111 public function storeMiss($path)
146 public function has($path)
160 public function read($path)
172 public function readStream($path)
207 public function delete($path)
231 public function getMimetype($path)
250 public function getSize($path)
262 public function getTimestamp($path)
274 public function getVisibility($path)
[all …]
/dports/www/ilias/ILIAS-5.4.25/Modules/Cloud/classes/
H A Dclass.ilCloudFileNode.php23 protected $path = ""; variable in ilCloudFileNode
73 public function __construct($path, $id)
98 public function setLoadingComplete($complete)
114 public function setPath($path = "/")
130 public function addChild($path)
140 public function removeChild($path)
234 public function setIconPath($path)

12345678910>>...45