| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bi_builder.h.py | 193 def arguments(op, temp_dest = True): function
|
| /xsrc/external/mit/ctwm/dist/doc/devman/ |
| H A D | functions.adoc | |
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | compile.c | 1760 ComFuncall(LispCom * com,LispObj * function,LispObj * arguments,int eval) argument 2004 ComRecursiveCall(LispCom * com,LispArgList * alist,LispObj * name,LispObj * arguments) argument 2044 ComInlineCall(LispCom * com,LispArgList * alist,LispObj * name,LispObj * arguments,LispObj * lambda) argument 2095 ComMacroExpandFuncall(LispCom * com,LispObj * function,LispObj * arguments) argument 2193 ComMacroCall(LispCom * com,LispArgList * alist,LispObj * name,LispObj * lambda,LispObj * arguments) argument [all...] |
| H A D | bytecode.c | 401 LispObj *lambda, *form, *arguments; local in function:Lisp_Compile 1616 com_Funcall(LispCom * com,LispObj * function,LispObj * arguments) argument 2854 LispObj *arguments; local in function:ExecuteBytecode [all...] |
| H A D | format.c | 89 FmtArg arguments[MAXFMT]; member in struct:__anon993d45e70208 111 LispObj **arguments; /* current element of base_arguments */ member in struct:__anon993d45e70508 250 merge_arguments(FmtArgs *arguments, const FmtDefs *defaults, int *code) argument 283 parse_arguments(char * format,FmtArgs * arguments,int * num_objects,LispObj ** objects,int * code) argument 784 LispObj *object, *arguments; local in function:format_goto 1140 LispObj *object, *arguments; local in function:format_conditional 1233 LispObj *object, *arguments, *iarguments, *iobject; local in function:format_iterate 1728 LispObj *object, *arguments; local in function:LispFormat 2061 LispObj *stream, *format, *arguments; local in function:Lisp_Format [all...] |
| H A D | read.c | 1808 LispObj *number, *arguments; local in function:LispReadComplex 1834 LispObj *path, *arguments; local in function:LispReadPathname 1901 LispObj *arguments, *initial, *dim, *cons, *array, *data; local in function:LispReadArray 2007 LispObj *function = CAR(feature), *arguments = CDR(feature); local in function:LispEvalFeature [all...] |
| H A D | xedit.c | 165 ControlGPredicate(Display *display, XEvent *event, XPointer arguments) argument 509 LispObj arguments; local in function:XeditLispSetEditMode
|
| H A D | lisp.c | 1794 LispObj *arguments, *cons, *obj, *prev; local in function:LispListProtectedArguments 4609 LispFuncall(LispObj * function,LispObj * arguments,int eval) argument 4783 LispObj arguments; local in function:LispApply1 4795 LispObj arguments, cdr; local in function:LispApply2 4809 LispObj arguments, car, cdr; local in function:LispApply3 4898 LispRunSetfMacro(LispAtom * atom,LispObj * arguments,LispObj * value) argument [all...] |
| H A D | core.c | 525 LispObj *result, *arguments; local in function:Lisp_Apply 1472 LispObj *control_string, *arguments; local in function:Lisp_Error 1518 LispObj *result, *list, *item, *arguments, *acons, *value; local in function:LispEverySomeAnyNot 1764 LispObj *function, *arguments; local in function:Lisp_Funcall 2984 LispObj *result = NIL, *cons, *arguments, *acons, *rest, *alist, *value; local in function:LispMapc 3096 LispObj *result = NIL, *cons, *arguments, *acons, *rest, *alist, *value; local in function:LispMapl 3335 LispObj *arguments, *cons, *result; local in function:Lisp_MultipleValueCall 3935 LispObj *arguments, *object; local in function:Lisp_Proclaim 5736 LispObj *arguments, *cons; local in function:Lisp_Setf 5813 LispObj *arguments, *cons; local in function:Lisp_Psetf [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gtest/src/ |
| H A D | gtest-death-test.cc | 920 void AddArguments(const ::std::vector<Str>& arguments) { argument
|
| /xsrc/external/mit/xedit/dist/lisp/modules/ |
| H A D | xt.c | 380 CallbackArgs *arguments; local in function:Lisp_XtAddCallback 425 CallbackArgs *arguments; local in function:Lisp_XtAppAddInput 783 LispObj *oname, *owidget_class, *oparent, *arguments; local in function:LispXtCreateWidget 863 LispObj *owidget, *arguments; local in function:Lisp_XtGetValues 1166 LispObj *owidget, *arguments; local in function:Lisp_XtSetValues [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gtest/src/ |
| H A D | gtest-death-test.cc | 855 void AddArguments(const ::std::vector<Str>& arguments) { argument 1206 void AddArguments(const ::std::vector<Str>& arguments) { argument [all...] |
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/ |
| H A D | glcpp-parse.c | 3971 argument_list_t *arguments; local in function:_glcpp_parser_expand_function 3681 _arguments_parse(glcpp_parser_t * parser,argument_list_t * arguments,token_node_t * node,token_node_t ** last) argument [all...] |
| /xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/ |
| H A D | glcpp-parse.c | 4279 argument_list_t *arguments; local in function:_glcpp_parser_expand_function 3989 _arguments_parse(glcpp_parser_t * parser,argument_list_t * arguments,token_node_t * node,token_node_t ** last) argument [all...] |