Searched defs:Glob (Results 1 – 6 of 6) sorted by relevance
9 pub(crate) struct Glob { struct15 impl Glob { impl31 impl Serialize for Glob { implementation52 impl<'de> Deserialize<'de> for Glob { implementation
24 from tensorflow.python.lib.io.file_io import get_matching_files as Glob unknown
84 struct Glob { struct85 bool operator()(StringPool::Id lhs, const util::GlobMatcher& matcher) const { in operator ()()88 const StringPool* pool_;
362 struct Glob : public SqlFunction { struct363 static base::Status Run(void*, in Run()
380 #### Glob subsubsection
346 for (StringRef Glob : Exclude) { in filterIFSSyms() local