Home
last modified time | relevance | path

Searched defs:matchFile (Results 1 – 25 of 92) sorted by relevance

1234

/dports/devel/jiic/jiic/de/tu_darmstadt/informatik/rbg/hatlak/rockridge/impl/
H A DRockRidgeLayoutHelper.java121 public ISO9660File matchFile(ISO9660File file) { in matchFile() method in RockRidgeLayoutHelper
130 public ISO9660File matchFile(ISO9660MovedDirectory moved) { in matchFile() method in RockRidgeLayoutHelper
/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/cue/load/
H A Dmatch.go44 func matchFile(cfg *Config, file *build.File, returnImports, allFiles bool, allTags map[string]bool… func
/dports/editors/kate/kate-21.12.3/addons/search/
H A DMatchModel.cpp350 MatchFile &matchFile = m_matchFiles[m_replaceFile]; in doReplaceNextMatch() local
451 for (const auto &matchFile : qAsConst(m_matchFiles)) { in infoHtmlString() local
584 for (const auto &matchFile : qAsConst(m_matchFiles)) { in infoToPlainText() local
715 const MatchFile &matchFile = m_matchFiles.constLast(); in lastMatch() local
744 const MatchFile &matchFile = m_matchFiles[row]; in closestMatchAfter() local
770 const MatchFile &matchFile = m_matchFiles[row]; in closestMatchBefore() local
/dports/misc/lf/lf-r26/
H A Dcomplete.go245 func matchFile(s string) (matches []string, longest string) { func
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/sigs.k8s.io/kustomize/kyaml/kio/
H A Dignorefilesmatcher.go81 func (i *ignoreFilesMatcher) matchFile(path string) bool { func
/dports/net/s5cmd/s5cmd-1.4.0/vendor/github.com/posener/complete/
H A Dpredict_files.go122 func matchFile(file, prefix string) bool { func
/dports/security/vault/vault-1.8.2/vendor/github.com/posener/complete/
H A Dpredict_files.go122 func matchFile(file, prefix string) bool { func
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/posener/complete/
H A Dpredict_files.go122 func matchFile(file, prefix string) bool { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/posener/complete/
H A Dpredict_files.go122 func matchFile(file, prefix string) bool { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/posener/complete/
H A Dpredict_files.go122 func matchFile(file, prefix string) bool { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/posener/complete/
H A Dpredict_files.go122 func matchFile(file, prefix string) bool { func
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/posener/complete/
H A Dpredict_files.go122 func matchFile(file, prefix string) bool { func
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/posener/complete/
H A Dpredict_files.go122 func matchFile(file, prefix string) bool { func
/dports/net/ipinfo-cli/cli-ipinfo-2.7.0/lib/complete/predict/
H A Dfiles.go123 func matchFile(file, prefix string) bool { func
/dports/devel/bit/bit-1.1.2/vendor/github.com/chriswalz/complete/v3/predict/
H A Dfiles.go123 func matchFile(file, prefix string) bool { func
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tools/
H A Dmap_coords.py171 matchFile = re.compile(r"^-?\d+\.-?\d+\.-?\d+\.map$") variable
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/tools/
H A Dmap_coords.py171 matchFile = re.compile(r"^-?\d+\.-?\d+\.-?\d+\.map$") variable
/dports/devel/hs-git-annex/git-annex-8.20210903/Command/
H A DFromKey.hs105 , matchFile = file function
H A DImport.hs261 , matchFile = destfile function
/dports/archivers/rpm4/rpm-4.16.1.3/lib/
H A Drpmtriggers.c287 const char *matchFile = NULL; in matchFilesNext() local
347 const char *matchFile; in matchFilesEmpty() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/imuse_digi/
H A Ddimuse_bndmgr.cpp66 int BundleDirCache::matchFile(const char *filename) { in matchFile() function in Scumm::BundleDirCache
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/imuse_digi/
H A Ddimuse_bndmgr.cpp66 int BundleDirCache::matchFile(const char *filename) { in matchFile() function in Scumm::BundleDirCache
/dports/devel/hs-git-annex/git-annex-8.20210903/Types/
H A DFileMatcher.hs32 , matchFile :: RawFilePath function
/dports/graphics/proj/proj-7.2.1/src/apps/
H A Dprojsync.cpp363 const bool matchFile = in main() local
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/src/
H A Dfmshaper_own.cpp76 QFile matchFile(actualSDir +lang+".match"); in loadRules() local

1234