Home | History | Annotate | Download | only in Option

Lines Matching refs:MAI

70   unsigned MAI, MAC;
71 OwningPtr<InputArgList> AL(T.ParseArgs(Args, array_endof(Args), MAI, MAC));
113 unsigned MAI, MAC;
117 AL.reset(T.ParseArgs(Args, array_endof(Args), MAI, MAC,
125 AL.reset(T.ParseArgs(Args, array_endof(Args), MAI, MAC,
133 AL.reset(T.ParseArgs(NewArgs, array_endof(NewArgs), MAI, MAC));
142 unsigned MAI, MAC;
145 OwningPtr<InputArgList> AL(T.ParseArgs(MyArgs, array_endof(MyArgs), MAI, MAC));
151 unsigned MAI, MAC;
154 OwningPtr<InputArgList> AL(T.ParseArgs(MyArgs, array_endof(MyArgs), MAI, MAC));
162 unsigned MAI, MAC;
165 OwningPtr<InputArgList> AL(T.ParseArgs(MyArgs, array_endof(MyArgs), MAI, MAC));