Lines Matching full:decode
1782 Bool decode;
1837 decode = True;
1839 if (ISFLAG("--")) { decode = False; continue; }
1840 if (aa->name[0] == '-' && decode) continue;
1963 decode = True;
1965 if (ISFLAG("--")) { decode = False; continue; }
1966 if (aa->name[0] == '-' && decode) continue;
1979 decode = True;
1981 if (ISFLAG("--")) { decode = False; continue; }
1982 if (aa->name[0] == '-' && decode) continue;
1998 decode = True;
2000 if (ISFLAG("--")) { decode = False; continue; }
2001 if (aa->name[0] == '-' && decode) continue;