Searched defs:find_arg (Results 1 – 4 of 4) sorted by relevance
36 def find_arg(arg_list, arg_name): function
292 struct find_arg struct295 typedef typename mpl::find_if<Seq, Pred>::type iter;296 typedef typename mpl::end<Seq>::type end_type;300 ::boost::is_same<iter, end_type>::value>::type type;
183 static arg* find_arg(gpr_cmdline* cl, char* name) { in find_arg() function
21675 static int find_arg(JSContext *ctx, JSFunctionDef *fd, JSAtom name) in find_arg() function