/external/libedit/src/ |
D | tokenizer.c | 93 FUN(tok,finish)(TYPE(Tokenizer) *tok) in FUN() function 151 FUN(tok,reset)(TYPE(Tokenizer) *tok) in FUN() function 166 FUN(tok,end)(TYPE(Tokenizer) *tok) in FUN() function 195 FUN(tok,line)(TYPE(Tokenizer) *tok, const TYPE(LineInfo) *line, in FUN() function 444 FUN(tok,str)(TYPE(Tokenizer) *tok, const Char *line, int *argc, in FUN() function
|
D | read.c | 220 FUN(el,push)(EditLine *el, const Char *str) in FUN() function 400 FUN(el,getc)(EditLine *el, Char *cp) in FUN() function 483 FUN(el,gets)(EditLine *el, int *nread) in FUN() function
|
D | el.c | 199 FUN(el,set)(EditLine *el, int op, ...) in FUN() function 406 FUN(el,get)(EditLine *el, int op, ...) in FUN() function
|
D | parse.c | 97 FUN(el,parse)(EditLine *el, int argc, const Char *argv[]) in FUN() function
|
D | chartype.h | 76 #define FUN(prefix,rest) prefix ## _w ## rest macro 130 #define FUN(prefix,rest) prefix ## _ ## rest macro
|
D | chared.c | 611 FUN(el,insertstr)(EditLine *el, const Char *s) in FUN() function
|
D | history.c | 600 FUN(history,end)(TYPE(History) *h) in FUN() function
|
/external/python/cpython2/Modules/_ctypes/libffi/src/x86/ |
D | ffi.c | 580 #define FFI_INIT_TRAMPOLINE_WIN64(TRAMP,FUN,CTX,MASK) \ argument 600 #define FFI_INIT_TRAMPOLINE(TRAMP,FUN,CTX) \ argument 611 #define FFI_INIT_TRAMPOLINE_RAW_THISCALL(TRAMP,FUN,CTX,SIZE) \ argument 638 #define FFI_INIT_TRAMPOLINE_STDCALL(TRAMP,FUN,CTX) \ argument
|
/external/python/cpython3/Modules/_ctypes/libffi/src/x86/ |
D | ffi.c | 580 #define FFI_INIT_TRAMPOLINE_WIN64(TRAMP,FUN,CTX,MASK) \ argument 600 #define FFI_INIT_TRAMPOLINE(TRAMP,FUN,CTX) \ argument 611 #define FFI_INIT_TRAMPOLINE_RAW_THISCALL(TRAMP,FUN,CTX,SIZE) \ argument 638 #define FFI_INIT_TRAMPOLINE_STDCALL(TRAMP,FUN,CTX) \ argument
|
/external/libffi/src/x86/ |
D | ffi.c | 648 #define FFI_INIT_TRAMPOLINE_WIN64(TRAMP,FUN,CTX,MASK) \ argument 668 #define FFI_INIT_TRAMPOLINE(TRAMP,FUN,CTX) \ argument 679 #define FFI_INIT_TRAMPOLINE_RAW_THISCALL(TRAMP,FUN,CTX,SIZE) \ argument 706 #define FFI_INIT_TRAMPOLINE_WIN32(TRAMP,FUN,CTX) \ argument
|
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/ |
D | ffi.c | 276 #define FFI_INIT_TRAMPOLINE(TRAMP,FUN) \ argument
|
/external/python/cpython2/Modules/_ctypes/libffi_osx/x86/ |
D | x86-ffi_darwin.c | 307 #define FFI_INIT_TRAMPOLINE(TRAMP,FUN,CTX) \ argument
|
/external/python/cpython3/Modules/_ctypes/libffi_osx/x86/ |
D | x86-ffi_darwin.c | 307 #define FFI_INIT_TRAMPOLINE(TRAMP,FUN,CTX) \ argument
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | SubtargetEmitter.cpp | 319 for (unsigned j = 0, FUN = FUs.size(); j < FUN; ++j) in EmitStageAndOperandCycleData() local
|
/external/libffi/src/arm/ |
D | ffi.c | 754 #define FFI_INIT_TRAMPOLINE(TRAMP,FUN,CTX) \ argument
|
/external/python/cpython3/Modules/_ctypes/libffi/src/arm/ |
D | ffi.c | 754 #define FFI_INIT_TRAMPOLINE(TRAMP,FUN,CTX) \ argument
|
/external/python/cpython2/Modules/_ctypes/libffi/src/arm/ |
D | ffi.c | 754 #define FFI_INIT_TRAMPOLINE(TRAMP,FUN,CTX) \ argument
|
/external/libffi/src/aarch64/ |
D | ffi.c | 915 #define FFI_INIT_TRAMPOLINE(TRAMP,FUN,CTX,FLAGS) \ argument
|
/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/ |
D | ffi.c | 904 #define FFI_INIT_TRAMPOLINE(TRAMP,FUN,CTX,FLAGS) \ argument
|
/external/python/cpython3/Modules/_ctypes/libffi/src/aarch64/ |
D | ffi.c | 904 #define FFI_INIT_TRAMPOLINE(TRAMP,FUN,CTX,FLAGS) \ argument
|
/external/llvm/utils/TableGen/ |
D | SubtargetEmitter.cpp | 380 for (unsigned j = 0, FUN = FUs.size(); j < FUN; ++j) in EmitStageAndOperandCycleData() local
|