Searched defs:alist (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/freetype/dist/src/tools/
H A Dglnames.py5196 def filter_glyph_names( alist, filter ): argument
/xsrc/external/mit/xedit/dist/lisp/
H A Dcompile.c1393 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 Dbytecode.c400 LispArgList *alist; local in function:Lisp_Compile
540 LispArgList *alist; local in function:Lisp_Disassemble
[all...]
H A Dprivate.h175 LispArgList *alist; member in struct:_LispProperty
H A Dwrite.c523 LispWriteAlist(LispObj *stream, LispArgList *alist, write_info *info) argument
[all...]
H A Dlisp.c1482 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 Dcore.c216 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...]

Completed in 16 milliseconds