Home | History | Annotate | Download | only in Object

Lines Matching defs:Dot

1067   StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx;
1133 Dot = Name.slice(a-2, a-1);
1134 if (Dot == ".")
1154 Dot = Lib.slice(Lib.size()-2, Lib.size()-1);
1155 if (Dot == ".")
1171 Dot = Lib.slice(Lib.size()-2, Lib.size()-1);
1172 if (Dot == ".")