Home | History | Annotate | Download | only in Driver

Lines Matching full:substr

864     Name = Name.substr(2);
868 Name = Name.substr(3);
2431 Res = Str.substr(0, Str.rfind('.'));
3537 if (Triple.substr(0, 6) == "x86_64")