Home
last modified time | relevance | path

Searched defs:glob (Results 1 – 25 of 99) sorted by relevance

1234

/third_party/curl/src/
Dtool_urlglob.c38 static CURLcode glob_fixed(struct URLGlob *glob, char *fixed, size_t len) in glob_fixed()
78 static CURLcode glob_set(struct URLGlob *glob, char **patternp, in glob_set()
172 static CURLcode glob_range(struct URLGlob *glob, char **patternp, in glob_range()
360 static CURLcode glob_parse(struct URLGlob *glob, char *pattern, in glob_parse()
438 CURLcode glob_url(struct URLGlob **glob, char *url, unsigned long *urlnum, in glob_url()
494 void glob_cleanup(struct URLGlob *glob) in glob_cleanup()
517 CURLcode glob_next_url(char **globbed, struct URLGlob *glob) in glob_next_url()
613 CURLcode glob_match_url(char **result, char *filename, struct URLGlob *glob) in glob_match_url()
/third_party/flutter/skia/third_party/externals/spirv-tools/utils/
Dcheck_copyright.py75 def filtered_descendants(glob): argument
97 def insert_copyright(author, glob, comment_prefix): argument
149 def alert_if_no_copyright(glob, comment_prefix): argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
Dcheck_copyright.py89 def filtered_descendants(glob): argument
112 def insert_copyright(author, glob, comment_prefix): argument
164 def alert_if_no_copyright(glob, comment_prefix): argument
/third_party/spirv-tools/utils/
Dcheck_copyright.py86 def filtered_descendants(glob): argument
109 def insert_copyright(author, glob, comment_prefix): argument
161 def alert_if_no_copyright(glob, comment_prefix): argument
/third_party/skia/third_party/externals/spirv-tools/utils/
Dcheck_copyright.py89 def filtered_descendants(glob): argument
112 def insert_copyright(author, glob, comment_prefix): argument
164 def alert_if_no_copyright(glob, comment_prefix): argument
/third_party/typescript/tests/cases/fourslash/
DfindAllRefsGlobalThisKeywordInModule.ts7 const [glob] = test.ranges(); constant
DfindAllRefsThisKeyword.ts27 const [glob, f0, f1, g0, g1, x, y, constructor, method, propDefDef, propDef, propUse] = test.ranges… constant
/third_party/jerryscript/tests/jerry-test-suite/07/07.09/
D07.09-010.js17 var glob = 34 variable
/third_party/openssl/util/perl/OpenSSL/
DGlob.pm15 sub glob { subroutine
/third_party/boost/tools/build/test/
Dbuiltin_glob.py12 def test_glob(files, glob, expected, setup=""): argument
Dbuiltin_glob_archive.py76 def test_glob_archive(archives, glob, expected, sort_results = False): argument
/third_party/boost/tools/build/src/util/
Dpath.py260 def glob (dirs, patterns): function
839 def glob(dirs, patterns, exclude_patterns=None): function
/third_party/boost/tools/build/src/engine/
Dglob.cpp39 int glob( const char * c, const char * s ) in glob() function
/third_party/node/deps/npm/lib/utils/completion/
Dfile-completion.js4 var glob = require('glob') variable
/third_party/skia/third_party/externals/tint/tools/src/glob/
Dglob.go16 package glob package
/third_party/protobuf/js/
Dpackage.json11 "glob": "~7.1.4", string
/third_party/boost/tools/quickbook/src/
Dinclude_paths.hpp33 glob enumerator
/third_party/typescript/scripts/
DerrorCheck.ts3 const glob = require("glob"); constant
/third_party/node/deps/npm/test/need-npm5-update/
Dlegacy-shrinkwrap.js19 glob: { property
70 glob: 'git://github.com/isaacs/node-glob.git#npm-test', property
/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dbuild.js5 const glob = require('glob') constant
/third_party/icu/icu4c/source/python/icutools/databuilder/
D__main__.py247 def glob(self, pattern): member in IO
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/
D__main__.py247 def glob(self, pattern): member in IO
/third_party/node/tools/clang-format/
Dpackage-lock.json32 "glob": "^7.0.0", string
46 "glob": { object
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/scripts/
Dcompile-dots.js4 var glob = require('glob') variable
/third_party/jsoncpp/devtools/
Dantglob.py99 def glob(dir_path, function

1234