Home
last modified time | relevance | path

Searched defs:filePattern (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/fs/
H A DGlobFilter.java35 GlobFilter(String filePattern) throws IOException { in GlobFilter()
39 GlobFilter(String filePattern, PathFilter filter) throws IOException { in GlobFilter()
43 void init(String filePattern, PathFilter filter) throws IOException { in init()
H A DGlobExpander.java44 public static List<String> expand(String filePattern) throws IOException { in expand()
70 String filePattern = filePatternWithOffset.string; in expandLeftmost() local
137 private static int leftmostOuterCurlyContainingSlash(String filePattern, in leftmostOuterCurlyContainingSlash()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/
H A DGlobFilter.java49 public GlobFilter(String filePattern) throws IOException { in GlobFilter()
60 public GlobFilter(String filePattern, PathFilter filter) throws IOException { in GlobFilter()
64 void init(String filePattern, PathFilter filter) throws IOException { in init()
H A DGlobExpander.java49 public static List<String> expand(String filePattern) throws IOException { in expand()
75 String filePattern = filePatternWithOffset.string; in expandLeftmost() local
142 private static int leftmostOuterCurlyContainingSlash(String filePattern, in leftmostOuterCurlyContainingSlash()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Dataflow/
H A DFileIODetails.php20 public $filePattern; variable in Google_Service_Dataflow_FileIODetails
22 public function setFilePattern($filePattern)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dataflow/
H A DFileIODetails.php20 public $filePattern; variable in Google_Service_Dataflow_FileIODetails
22 public function setFilePattern($filePattern)
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/
H A DTestGlobExpander.java48 private void checkExpansionIsIdentical(String filePattern) throws IOException { in checkExpansionIsIdentical()
52 private void checkExpansion(String filePattern, String... expectedExpansions) in checkExpansion()
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/fs/
H A DTestGlobExpander.java48 private void checkExpansionIsIdentical(String filePattern) throws IOException { in checkExpansionIsIdentical()
52 private void checkExpansion(String filePattern, String... expectedExpansions) in checkExpansion()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/container/
H A DModuleLoader.java37 protected abstract List<URL> findEntries(String path, String filePattern, int options); in findEntries()
47 protected abstract Collection<String> listResources(String path, String filePattern, int options); in listResources()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/
H A DFragmentLoader.java24 protected List<URL> findEntries(String path, String filePattern, int options) { in findEntries()
29 protected Collection<String> listResources(String path, String filePattern, int options) { in listResources()
/dports/math/scilab/scilab-6.1.1/scilab/modules/scinotes/src/java/org/scilab/modules/scinotes/utils/
H A DSearchFile.java258 String filePattern = root.getAttribute("filePattern").replaceAll("&quot;", "\""); in restoreSearchFile() local
271 String filePattern, boolean fileCaseSensitive, String wordPattern, in fillTab()
366 String filePattern, boolean fileCaseSensitive, in getJTree()
454 String filePattern, boolean fileCaseSensitive, in getSearchResultsWindow()
539 String filePattern; field in SearchFile.MyBackgroundSearch
561 String filePattern, boolean fileCaseSensitive, in MyBackgroundSearch()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/
H A DFileMatch.java88 private String filePattern; field in FileMatch
173 public void setFilePattern(String filePattern) { in setFilePattern()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/
H A DFileMatch.java88 private String filePattern; field in FileMatch
173 public void setFilePattern(String filePattern) { in setFilePattern()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/osgi/src/org/osgi/framework/wiring/
H A DBundleWiring.java282 List<URL> findEntries(String path, String filePattern, int options); in findEntries()
336 Collection<String> listResources(String path, String filePattern, int options); in listResources()
/dports/astro/phd2/phd2-2.6.10/
H A Dlogger.cpp142 void Logger::RemoveMatchingFiles(const wxString& filePattern, int DaysOld) in RemoveMatchingFiles()
176 void Logger::RemoveOldDirectories(const wxString& filePattern, int DaysOld) in RemoveOldDirectories()
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/
H A DGenerateNewVersion.py13 def findReplaceText(directory, findRegex, substituteExpr, filePattern): argument
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/mcusupport/
H A Dmcusupportversiondetection.cpp87 McuPackageXmlVersionDetector::McuPackageXmlVersionDetector(const QString &filePattern, in McuPackageXmlVersionDetector()
117 McuPackageDirectoryVersionDetector::McuPackageDirectoryVersionDetector(const QString &filePattern, in McuPackageDirectoryVersionDetector()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/vcsbase/
H A Ddiffandloghighlighter.cpp92 const QRegularExpression &filePattern, in DiffAndLogHighlighterPrivate()
146 DiffAndLogHighlighter::DiffAndLogHighlighter(const QRegularExpression &filePattern, in DiffAndLogHighlighter()
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Util/
H A DUtilityFactoryInterface.php35 string $filePattern = '',
/dports/textproc/sift/sift-0.9.0/gitignore/
H A Dgitignore.go87 type filePattern struct { struct
88 basePattern
317 func (p filePattern) Matches(path string, fi os.FileInfo) bool {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.filesystem/src/org/eclipse/core/internal/filesystem/
H A DFileSystemAccess.java62 public static Enumeration<URL> findEntries(String path, String filePattern, boolean recurse) { in findEntries()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clangd/clients/clangd-vscode/src/
H A Dextension.ts33 const filePattern: string = '**/*.{' + constant
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcommon_exception_test.go33 filePattern string member
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcommon_exception_test.go33 filePattern string member
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/
H A Dcommon_exception_test.go33 filePattern string member

1234567