| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
| D | _hashopenssl.c | 500 #define GEN_CONSTRUCTOR(NAME) \ argument 521 #define CONSTRUCTOR_METH_DEF(NAME) \ argument 528 #define INIT_CONSTRUCTOR_CONSTANTS(NAME) do { \ argument
|
| D | pyexpat.c | 578 #define RC_HANDLER(RC, NAME, PARAMS, INIT, PARAM_FORMAT, CONVERSION, \ argument 607 #define VOID_HANDLER(NAME, PARAMS, PARAM_FORMAT) \ argument 611 #define INT_HANDLER(NAME, PARAMS, PARAM_FORMAT)\ argument
|
| D | cmathmodule.c | 1098 #define INIT_SPECIAL_VALUES(NAME, BODY) { Py_complex* p = (Py_complex*)NAME; BODY } in initcmath() argument
|
| D | gcmodule.c | 1365 #define ADD_INT(NAME) if (PyModule_AddIntConstant(m, #NAME, NAME) < 0) return in initgc() argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
| D | checkappend.py | 116 NAME=tokenize.NAME): argument
|
| /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3399/drivers/pmu/ |
| D | pmu.h | 72 #define SAVE_QOS(array, NAME) \ argument 74 #define RESTORE_QOS(array, NAME) \ argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
| D | token.py | 12 NAME = 1 variable
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | token.py | 14 NAME = 1 variable
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
| D | token.h | 13 #define NAME 1 macro
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
| D | token.h | 13 #define NAME 1 macro
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/ |
| D | token.py | 10 NAME = 1 variable
|
| /device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/ |
| D | PolicyEntryOperation.h | 26 #define NAME BIT(7) macro
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
| D | typeobject.c | 4626 #define RICHCMP_WRAPPER(NAME, OP) \ argument 5790 #define TPSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument 5793 #define FLSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC, FLAGS) \ argument 5796 #define ETSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument 5799 #define SQSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument 5801 #define MPSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument 5803 #define NBSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument 5805 #define UNSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument 5808 #define IBSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument 5811 #define BINSLOT(NAME, SLOT, FUNCTION, DOC) \ argument [all …]
|
| D | frameobject.c | 26 #define WARN_GET_SET(NAME) \ argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
| D | typeobject.c | 4678 #define RICHCMP_WRAPPER(NAME, OP) \ argument 5843 #define TPSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument 5846 #define FLSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC, FLAGS) \ argument 5849 #define ETSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument 5852 #define SQSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument 5854 #define MPSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument 5856 #define NBSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument 5858 #define UNSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument 5861 #define IBSLOT(NAME, SLOT, FUNCTION, WRAPPER, DOC) \ argument 5864 #define BINSLOT(NAME, SLOT, FUNCTION, DOC) \ argument [all …]
|
| D | frameobject.c | 26 #define WARN_GET_SET(NAME) \ argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
| D | inflate.h | 27 NAME, /* i: waiting for end of file name (gzip) */ enumerator
|
| /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/ |
| D | inflate.h | 27 NAME, /* i: waiting for end of file name (gzip) */ enumerator
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
| D | inflate.h | 27 NAME, /* i: waiting for end of file name (gzip) */ enumerator
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
| D | pyexpat.c | 578 #define RC_HANDLER(RC, NAME, PARAMS, INIT, PARAM_FORMAT, CONVERSION, \ argument 607 #define VOID_HANDLER(NAME, PARAMS, PARAM_FORMAT) \ argument 611 #define INT_HANDLER(NAME, PARAMS, PARAM_FORMAT)\ argument
|
| D | cmathmodule.c | 1105 #define INIT_SPECIAL_VALUES(NAME, BODY) { Py_complex* p = (Py_complex*)NAME; BODY } in initcmath() argument
|
| D | gcmodule.c | 1419 #define ADD_INT(NAME) if (PyModule_AddIntConstant(m, #NAME, NAME) < 0) return in initgc() argument
|
| /device/google/contexthub/firmware/os/drivers/st_lsm6dsm/ |
| D | st_lsm6dsm.c | 551 #define GET_SPI_MULTIWRITE_MACRO(_1, _2, _3, _4, NAME, ...) NAME argument 556 #define GET_SPI_WRITE_MACRO(_1, _2, _3, NAME, ...) NAME argument 561 #define GET_SPI_READ_MACRO(_1, _2, _3, _4, NAME, ...) NAME argument 569 #define GET_SPI_WRITE_SS_MACRO(_1, _2, _3, _4, _5, NAME, ...) NAME argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
| D | symtable.c | 352 #define SET_SCOPE(DICT, NAME, I) { \ argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
| D | symtable.c | 354 #define SET_SCOPE(DICT, NAME, I) { \ argument
|