Home
last modified time | relevance | path

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

1234

/third_party/curl/src/
Dtool_urlglob.c40 static CURLcode glob_fixed(struct URLGlob *glob, char *fixed, size_t len) in glob_fixed()
90 static CURLcode glob_set(struct URLGlob *glob, char **patternp, in glob_set()
185 static CURLcode glob_range(struct URLGlob *glob, char **patternp, in glob_range()
373 static CURLcode glob_parse(struct URLGlob *glob, char *pattern, in glob_parse()
451 CURLcode glob_url(struct URLGlob **glob, char *url, curl_off_t *urlnum, in glob_url()
507 void glob_cleanup(struct URLGlob *glob) in glob_cleanup()
530 CURLcode glob_next_url(char **globbed, struct URLGlob *glob) in glob_next_url()
626 CURLcode glob_match_url(char **result, char *filename, struct URLGlob *glob) in glob_match_url()
/third_party/vk-gl-cts/external/amber/src/tools/
Dcopyright.py63 def filtered_descendants(glob): argument
88 def insert_copyright(glob, comment_prefix): argument
110 def alert_if_no_copyright(glob, comment_prefix): argument
Dcheck_language.py110 def filtered_descendants(glob): argument
146 def alert_if_lang_matches(glob): 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/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.py107 def filtered_descendants(glob): argument
130 def insert_copyright(author, glob, comment_prefix): argument
182 def alert_if_no_copyright(glob, comment_prefix): argument
/third_party/jerryscript/tests/jerry-test-suite/07/07.09/
D07.09-010.js17 var glob = 34 variable
/third_party/rust/crates/env_logger/src/fmt/humantime/
Dshim_impl.rs5 pub(in crate::fmt) mod glob {} module
Dextern_impl.rs10 pub(in crate::fmt) mod glob { module
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
DGlob.pm15 sub glob { subroutine
/third_party/openssl/util/perl/OpenSSL/
DGlob.pm15 sub glob { subroutine
/third_party/node/test/fixtures/wpt/wasm/webapi/esm-integration/resources/
Djs-wasm-cycle-global.js1 export const glob = new WebAssembly.Global({ value: "i32" }, 42); constant
/third_party/rust/crates/glob/
DREADME.md1 glob chapter
/third_party/typescript/scripts/
DerrorCheck.mjs6 const glob = util.promisify(_glob); constant
/third_party/node/deps/npm/node_modules/glob/dist/commonjs/
Dindex.d.ts72 export declare const glob: typeof glob_ & { constant
/third_party/node/deps/npm/node_modules/glob/dist/esm/
Dindex.d.ts72 export declare const glob: typeof glob_ & { constant
/third_party/protobuf/js/
Dpackage.json11 "glob": "~7.1.4", string
/third_party/node/deps/npm/node_modules/cacache/lib/
Drm.js4 const glob = require('./util/glob.js') constant
/third_party/skia/third_party/externals/tint/tools/src/glob/
Dglob.go16 package glob package
/third_party/node/deps/npm/test/lib/utils/
Dlog-file.js247 glob: { glob: () => { property
262 glob: () => { method
/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/rust/crates/env_logger/src/fmt/writer/termcolor/
Dshim_impl.rs5 pub(in crate::fmt::writer) mod glob {} module
/third_party/node/deps/minimatch/src/dist/mjs/
Dbrace-expressions.js33 export const parseClass = (glob, position) => { argument
/third_party/node/deps/npm/node_modules/minimatch/dist/mjs/
Dbrace-expressions.js33 export const parseClass = (glob, position) => { argument

1234