/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | operator.c | 13 #define spam1(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a1) { \ argument 16 #define spam2(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument 21 #define spamoi(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument 26 #define spam2n(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument 33 #define spam3n(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument 40 #define spami(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a1) { \ argument 45 #define spami2(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument 51 #define spamn2(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument 57 #define spami2b(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument 63 #define spamrc(OP,A) static PyObject *OP(PyObject *s, PyObject *a) { \ argument [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | operator.c | 13 #define spam1(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a1) { \ argument 16 #define spam2(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument 21 #define spamoi(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument 26 #define spam2n(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument 33 #define spam3n(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument 40 #define spami(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a1) { \ argument 45 #define spami2(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument 51 #define spamn2(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument 57 #define spami2b(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument 63 #define spamrc(OP,A) static PyObject *OP(PyObject *s, PyObject *a) { \ argument [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | checkappend.py | 115 OP=tokenize.OP, argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
D | object.h | 704 #define _Py_CHECK_REFCNT(OP) \ argument 713 #define _Py_CHECK_REFCNT(OP) /* a semicolon */; argument 719 #define _Py_INC_TPALLOCS(OP) inc_count(Py_TYPE(OP)) argument 720 #define _Py_INC_TPFREES(OP) dec_count(Py_TYPE(OP)) argument 721 #define _Py_DEC_TPFREES(OP) Py_TYPE(OP)->tp_frees-- argument 724 #define _Py_INC_TPALLOCS(OP) argument 725 #define _Py_INC_TPFREES(OP) argument 726 #define _Py_DEC_TPFREES(OP) argument
|
D | token.h | 64 #define OP 51 macro
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
D | object.h | 716 #define _Py_CHECK_REFCNT(OP) \ argument 725 #define _Py_CHECK_REFCNT(OP) /* a semicolon */; argument 731 #define _Py_INC_TPALLOCS(OP) inc_count(Py_TYPE(OP)) argument 732 #define _Py_INC_TPFREES(OP) dec_count(Py_TYPE(OP)) argument 733 #define _Py_DEC_TPFREES(OP) Py_TYPE(OP)->tp_frees-- argument 736 #define _Py_INC_TPALLOCS(OP) argument 737 #define _Py_INC_TPFREES(OP) argument 738 #define _Py_DEC_TPFREES(OP) argument
|
D | token.h | 64 #define OP 51 macro
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | token.py | 62 OP = 51 variable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | token.py | 64 OP = 51 variable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/ |
D | token.py | 60 OP = 51 variable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | compile.c | 1079 #define ADDOP(C, OP) { \ argument 1084 #define ADDOP_IN_SCOPE(C, OP) { \ argument 1091 #define ADDOP_O(C, OP, O, TYPE) { \ argument 1096 #define ADDOP_NAME(C, OP, O, TYPE) { \ argument 1101 #define ADDOP_I(C, OP, O) { \ argument 1106 #define ADDOP_JABS(C, OP, O) { \ argument 1111 #define ADDOP_JREL(C, OP, O) { \ argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | compile.c | 1102 #define ADDOP(C, OP) { \ argument 1107 #define ADDOP_IN_SCOPE(C, OP) { \ argument 1114 #define ADDOP_O(C, OP, O, TYPE) { \ argument 1119 #define ADDOP_NAME(C, OP, O, TYPE) { \ argument 1124 #define ADDOP_I(C, OP, O) { \ argument 1129 #define ADDOP_JABS(C, OP, O) { \ argument 1134 #define ADDOP_JREL(C, OP, O) { \ argument
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | goldfish_address_space.cpp | 314 #define GOLDFISH_ADDRESS_SPACE_IOCTL_OP(OP, T) _IOWR(GOLDFISH_ADDRESS_SPACE_IOCTL_MAGIC, OP, T) argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
D | typeobject.c | 4626 #define RICHCMP_WRAPPER(NAME, OP) \ argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
D | typeobject.c | 4678 #define RICHCMP_WRAPPER(NAME, OP) \ argument
|