Searched defs:dot_pos (Results 1 – 5 of 5) sorted by relevance
22 size_t dot_pos = version_str.find('.', pos); in ParseVersionString() local
71 size_t dot_pos = path.rfind('.'); in GetFilename() local1091 auto dot_pos = fname.rfind('.'); in MakeInternal() local
907 size_t dot_pos = file.find_last_of(L"."); in FindPEFile() local
1591 string::size_type dot_pos = prefix.find_last_of('.'); in IsSubSymbolOfBuiltType() local3419 string::size_type dot_pos = scope_to_try.find_last_of('.'); in LookupSymbolNoPlaceholder() local3602 string::size_type dot_pos = full_name.find_last_of('.'); in AddSymbol() local3626 string::size_type dot_pos = name.find_last_of('.'); in AddPackage() local
1409 size_t dot_pos = version_name.find('.'); in CudaVersion() local