Home
last modified time | relevance | path

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

12

/external/curl/src/
Dtool_urlglob.c37 static CURLcode glob_fixed(URLGlob *glob, char *fixed, size_t len) in glob_fixed()
77 static CURLcode glob_set(URLGlob *glob, char **patternp, in glob_set()
171 static CURLcode glob_range(URLGlob *glob, char **patternp, in glob_range()
352 static CURLcode glob_parse(URLGlob *glob, char *pattern, in glob_parse()
430 CURLcode glob_url(URLGlob **glob, char *url, unsigned long *urlnum, in glob_url()
486 void glob_cleanup(URLGlob* glob) in glob_cleanup()
506 CURLcode glob_next_url(char **globbed, URLGlob *glob) in glob_next_url()
601 CURLcode glob_match_url(char **result, char *filename, URLGlob *glob) in glob_match_url()
/external/deqp-deps/SPIRV-Tools/utils/
Dcheck_copyright.py80 def filtered_descendants(glob): argument
103 def insert_copyright(author, glob, comment_prefix): argument
155 def alert_if_no_copyright(glob, comment_prefix): argument
/external/swiftshader/third_party/SPIRV-Tools/utils/
Dcheck_copyright.py80 def filtered_descendants(glob): argument
103 def insert_copyright(author, glob, comment_prefix): argument
155 def alert_if_no_copyright(glob, comment_prefix): argument
/external/compiler-rt/test/asan/TestCases/Posix/
Dinit-order-pthread-create.cc21 void *glob = bar((void*)0x1234, false); variable
25 void **glob = (void**)arg; in poll() local
/external/compiler-rt/test/tsan/
Dpthread_atfork_deadlock.c9 int glob = 0; variable
/external/clang/test/CodeGenCXX/
Ddebug-info-global-ctor-dtor.cpp12 A glob; variable
/external/clang/test/SemaObjC/
Dconflict-nonfragile-abi2.m8 @property int glob; property
/external/python/cpython2/Lib/
Dglob.py18 def glob(pathname): function
/external/protobuf/js/
Dpackage.json13 "glob": "~6.0.4" string
Dgulpfile.js3 var glob = require('glob'); variable
/external/python/setuptools/setuptools/
Dglob.py18 def glob(pathname, recursive=False): function
/external/jsoncpp/devtools/
Dantglob.py96 def glob(dir_path, function
/external/clang/test/Analysis/
Dcall-invalidation.cpp126 PlainStruct glob; variable
Dexplain-svals.cpp27 int glob; variable
/external/python/cpython2/Lib/test/
Dtest_glob.py45 def glob(self, *parts): member in GlobTests
/external/grpc-grpc/tools/mkowners/
Dmkowners.py138 def git_glob(glob): argument
/external/python/cpython3/Lib/
Dglob.py9 def glob(pathname, *, recursive=False): function
/external/openssh/openbsd-compat/
Dglob.h51 # define glob(a, b, c, d) _ssh__compat_glob(a, b, c, d) macro
/external/python/cpython3/Lib/test/
Dtest_glob.py45 def glob(self, *parts, **kwargs): member in GlobTests
/external/libkmsxx/utils/
Dkmscapture.cpp279 std::vector<std::string> glob(const std::string& pat) in glob() function
/external/python/cpython3/Doc/whatsnew/
D3.5.rst1157 glob section in Improved Modules
D3.4.rst892 glob section in Improved Modules
/external/python/setuptools/setuptools/command/
Degg_info.py36 def translate_pattern(glob): argument
/external/autotest/client/common_lib/hosts/
Dbase_classes.py563 def list_files_glob(self, glob): argument
/external/libxml2/
Dtestrecurse.c72 static int glob(const char *pattern, ATTRIBUTE_UNUSED int flags, in glob() function

12