Searched defs:suffix (Results 1 – 5 of 5) sorted by relevance
48 bool EndsWith(std::string_view s, std::string_view suffix) { in EndsWith()
103 llvm::StringRef suffix = norm_path.substr(root_dir.path.size()); in NormalizePath() local
16 def __init__(self, suffix='', prefix='tmp', dir=None): argument
184 def _get_module_variant_sort_key(suffix): argument
88 def __init__(self, suffix='', prefix='tmp', dir=None): argument