/external/python/cpython2/Mac/Modules/res/ |
resedit.py | 16 ##_res = ResObj_New(h); 45 rv = (ResourceObject *)ResObj_New(h);
|
_Resmodule.c | 24 #define ResObj_New _ResObj_New 51 PyObject *ResObj_New(Handle itself) 412 ResObj_New, _rv); 908 ResObj_New, _rv); 932 ResObj_New, _rv); 956 ResObj_New, _rv); 980 ResObj_New, _rv); 1004 ResObj_New, _rv); 1028 ResObj_New, _rv); [all...] |
/external/python/cpython2/Mac/Modules/icn/ |
_Icnmodule.c | 37 ResObj_New, _rv); 89 ResObj_New, _rv); 152 ResObj_New, theIconSuite); 199 ResObj_New, theIconData); 222 ResObj_New, theIconSuite); 620 ResObj_New, iconFamily); 643 ResObj_New, iconSuite); 666 ResObj_New, iconFamily); 792 ResObj_New, theIconRef, 819 ResObj_New, theIconRef) [all...] |
/external/python/cpython2/Mac/Modules/qdoffs/ |
_Qdoffsmodule.c | 83 ResObj_New, _rv); 98 ResObj_New, _rv); 312 ResObj_New, gdh); 505 ResObj_New, gdh, 506 ResObj_New, offscreenPixMap); 579 ResObj_New, gdh, 580 ResObj_New, offscreenPixMap);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
pymactoolbox.h | 175 extern PyObject *ResObj_New(Handle);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
pymactoolbox.h | 175 extern PyObject *ResObj_New(Handle);
|
/prebuilts/gdb/darwin-x86/include/python2.7/ |
pymactoolbox.h | 175 extern PyObject *ResObj_New(Handle);
|
/prebuilts/gdb/linux-x86/include/python2.7/ |
pymactoolbox.h | 175 extern PyObject *ResObj_New(Handle);
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
pymactoolbox.h | 175 extern PyObject *ResObj_New(Handle);
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
pymactoolbox.h | 175 extern PyObject *ResObj_New(Handle);
|
/external/python/cpython2/Mac/Modules/qd/ |
_Qdmodule.c | 190 ResObj_New, _rv); 423 ResObj_New, _rv); 441 ResObj_New, _rv); 459 ResObj_New, _rv); 477 ResObj_New, _rv); 495 ResObj_New, _rv); 701 ResObj_New, _rv); 719 ResObj_New, _rv); 737 ResObj_New, _rv); 1073 ResObj_New, _rv) [all...] |
/external/python/cpython2/Mac/Modules/te/ |
_TEmodule.c | 130 ResObj_New, _rv); 492 ResObj_New, _rv); 595 ResObj_New, _rv); 764 ResObj_New, _rv); 1061 ResObj_New, _rv); 1204 ResObj_New, _rv); [all...] |
/external/python/cpython2/Include/ |
pymactoolbox.h | 190 extern PyObject *ResObj_New(Handle);
|
/external/python/cpython2/Mac/Modules/ibcarbon/ |
_IBCarbon.c | 106 ResObj_New, outMenuBar);
|
/external/python/cpython2/Mac/Modules/list/ |
_Listmodule.c | 553 ResObj_New, _rv); 565 ResObj_New, _rv); 577 ResObj_New, _rv); 613 ResObj_New, _rv); [all...] |
/external/python/cpython2/Mac/Modules/qt/ |
_Qtmodule.c | 542 ResObj_New, _rv); 560 ResObj_New, _rv); 934 ResObj_New, theClip, 935 ResObj_New, movieClip); 956 ResObj_New, badgeRgn); [all...] |
/external/python/cpython2/Mac/Modules/fm/ |
_Fmmodule.c | 34 ResObj_New, itself->wTabHandle);
|
/external/python/cpython2/Mac/Modules/cm/ |
_Cmmodule.c | 160 ResObj_New, _rv); 541 ResObj_New, theResource); 653 ResObj_New, iconSuite);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
mactoolboxglue.c | 437 GLUE_NEW(Handle, ResObj_New, "Carbon.Res")
|
/external/python/cpython2/Mac/Modules/snd/ |
_Sndihooks.c | 208 return Py_BuildValue("O&", ResObj_New, names);
|
_Sndmodule.c | 723 ResObj_New, sndHandle); 776 ResObj_New, deviceIconHandle); [all...] |
/external/python/cpython2/Python/ |
mactoolboxglue.c | 437 GLUE_NEW(Handle, ResObj_New, "Carbon.Res")
|
/external/python/cpython2/Mac/Modules/dlg/ |
_Dlgmodule.c | 785 ResObj_New, _rv); [all...] |
/external/python/cpython2/Mac/Modules/mlte/ |
_Mltemodule.c | 622 ResObj_New, oDataHandle); 649 ResObj_New, oDataHandle); [all...] |
/external/python/cpython2/Mac/Modules/menu/ |
_Menumodule.c | 1076 ResObj_New, outIconHandle); [all...] |