Searched defs:stem (Results 1 – 14 of 14) sorted by relevance
58 struct stem { struct59 char *buf;60 int len;84 * The array of regular expression stems. argument304 char *stem; in find_stem_from_spec() local
848 struct stem *stem; in closef() local
58 tensorflow::StringPiece stem = in ReplaceFilenameExtension() local
158 std::string stem; member
156 char *stem = data->stem_arr[i].buf; in write_binary_file() local
135 StringRef filename(temp_store.begin(), temp_store.size()), stem, ext; in TEST() local
227 public boolean on(ASN1ObjectIdentifier stem) in on()
347 T1_Hints_SetStemFunc stem; member
457 const StringRef stem(StringRef path) { in stem() function
70 def register_stem(cls, stem): argument
148 StringRef filename(temp_store.begin(), temp_store.size()), stem, ext; in TEST() local
578 StringRef stem(StringRef path) { in stem() function
806 def stem(self): member in PurePath