| /xsrc/external/mit/freetype/dist/src/tools/ |
| H A D | glnames.py | 5196 def filter_glyph_names( alist, filter ): argument
|
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | compile.c | 1393 ComCall(LispCom *com, LispArgList *alist, argument 1764 LispArgList *alist; local in function:ComFuncall 2004 ComRecursiveCall(LispCom * com,LispArgList * alist,LispObj * name,LispObj * arguments) argument 2044 ComInlineCall(LispCom * com,LispArgList * alist,LispObj * name,LispObj * arguments,LispObj * lambda) argument 2193 ComMacroCall(LispCom * com,LispArgList * alist,LispObj * name,LispObj * lambda,LispObj * arguments) argument [all...] |
| H A D | bytecode.c | 400 LispArgList *alist; local in function:Lisp_Compile 540 LispArgList *alist; local in function:Lisp_Disassemble [all...] |
| H A D | private.h | 175 LispArgList *alist; member in struct:_LispProperty
|
| H A D | write.c | 523 LispWriteAlist(LispObj *stream, LispArgList *alist, write_info *info) argument [all...] |
| H A D | lisp.c | 1482 LispSetAtomFunctionProperty(LispAtom * atom,LispObj * function,LispArgList * alist) argument 1518 LispSetAtomBuiltinProperty(LispAtom * atom,LispBuiltin * builtin,LispArgList * alist) argument 1551 LispSetAtomSetfProperty(LispAtom * atom,LispObj * setf,LispArgList * alist) argument 1726 LispUseArgList(LispArgList * alist) argument 1749 LispFreeArgList(LispArgList * alist) argument 1790 LispListProtectedArguments(LispArgList * alist) argument 1860 LispArgList *alist; local in function:LispCheckArguments 2153 LispArgList *alist; local in function:LispAddBuiltinFunction 4032 LispMakeEnvironment(LispArgList * alist,LispObj * values,LispObj * name,int eval,int builtin) argument 4612 LispArgList *alist; local in function:LispFuncall 4866 LispRunSetf(LispArgList * alist,LispObj * setf,LispObj * place,LispObj * value) argument [all...] |
| H A D | core.c | 216 LispObj *key, *datum, *alist; local in function:Lisp_Acons 1064 LispArgList *alist; local in function:Lisp_Defmacro 1107 LispArgList *alist; local in function:Lisp_Defun 1149 LispArgList *alist; local in function:Lisp_Defsetf 2049 LispArgList *alist; local in function:Lisp_Lambda 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 3704 LispObj *key, *data, *alist; local in function:Lisp_Pairlis [all...] |