Searched defs:arguments (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_builder.h.py193 def arguments(op, temp_dest = True): function
/xsrc/external/mit/ctwm/dist/doc/devman/
H A Dfunctions.adoc
/xsrc/external/mit/xedit/dist/lisp/
H A Dcompile.c1760 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 Dbytecode.c401 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 Dformat.c89 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 Dread.c1808 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 Dxedit.c165 ControlGPredicate(Display *display, XEvent *event, XPointer arguments) argument
509 LispObj arguments; local in function:XeditLispSetEditMode
H A Dlisp.c1794 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 Dcore.c525 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 Dgtest-death-test.cc920 void AddArguments(const ::std::vector<Str>& arguments) { argument
/xsrc/external/mit/xedit/dist/lisp/modules/
H A Dxt.c380 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 Dgtest-death-test.cc855 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 Dglcpp-parse.c3971 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 Dglcpp-parse.c4279 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...]

Completed in 46 milliseconds