Searched refs:PY_FORMAT_SIZE_T (Results 26 - 47 of 47) sorted by relevance

12

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/Modules/objc/
H A Dpyobjc-api.h31 #define PY_FORMAT_SIZE_T "" macro
H A Dselector.m1024 "argument %" PY_FORMAT_SIZE_T "d is an output argument but is passed a value other than None or objc.NULL (%s)",
1036 "expecting %" PY_FORMAT_SIZE_T "d arguments, got %" PY_FORMAT_SIZE_T "d", self->argcount - (self->sel_self?1:0), PyTuple_Size(args));
1082 "expecting %" PY_FORMAT_SIZE_T "d arguments, got %" PY_FORMAT_SIZE_T "d", self->argcount - (self->sel_self?1:0), PyTuple_Size(args));
H A Dstruct-wrapper.m109 "Cannot delete item '%"PY_FORMAT_SIZE_T"d' in a %s instance",
519 "%s() takes at most %"PY_FORMAT_SIZE_T"d %sarguments (%"PY_FORMAT_SIZE_T"d given)",
H A Dinformal-protocol.m98 "Item %"PY_FORMAT_SIZE_T"d is not a selector", i);
H A Dmodule.m1504 "Argument %" PY_FORMAT_SIZE_T "d is not callable", argIndex);
H A Dclass-builder.m240 "__slots__ entry %" PY_FORMAT_SIZE_T
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-CFNetwork/Modules/
H A Dpyobjc-api.h31 #define PY_FORMAT_SIZE_T "" macro
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Modules/
H A Dpyobjc-api.h31 #define PY_FORMAT_SIZE_T "" macro
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-CoreText/Modules/
H A Dpyobjc-api.h25 #define PY_FORMAT_SIZE_T "" macro
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-FSEvents/Modules/
H A Dpyobjc-api.h25 #define PY_FORMAT_SIZE_T "" macro
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Modules/
H A Dpyobjc-api.h31 #define PY_FORMAT_SIZE_T "" macro
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-SystemConfiguration/Modules/
H A Dpyobjc-api.h25 #define PY_FORMAT_SIZE_T "" macro
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Modules/objc/
H A Dstruct-wrapper.m109 "Cannot delete item '%"PY_FORMAT_SIZE_T"d' in a %s instance",
638 "%s() takes at most %"PY_FORMAT_SIZE_T"d %sarguments (%"PY_FORMAT_SIZE_T"d given)",
H A Dinformal-protocol.m122 "Item %"PY_FORMAT_SIZE_T"d is not a selector", i);
H A Dselector.m1105 "argument %" PY_FORMAT_SIZE_T "d is an output argument but is passed a value other than None or objc.NULL (%s)",
1117 "expecting %" PY_FORMAT_SIZE_T "d arguments, got %" PY_FORMAT_SIZE_T "d", self->argcount - (self->sel_self?1:0), PyTuple_Size(args));
1163 "expecting %" PY_FORMAT_SIZE_T "d arguments, got %" PY_FORMAT_SIZE_T "d", self->argcount - (self->sel_self?1:0), PyTuple_Size(args));
H A Dclass-builder.m258 "__slots__ entry %" PY_FORMAT_SIZE_T
H A Dmodule.m1476 "Argument %" PY_FORMAT_SIZE_T "d is not callable", argIndex);
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Modules/objc/
H A Dinformal-protocol.m122 "Item %"PY_FORMAT_SIZE_T"d is not a selector", i);
H A Dselector.m1177 "argument %" PY_FORMAT_SIZE_T "d is an output argument but is passed a value other than None or objc.NULL (%s)",
1189 "expecting %" PY_FORMAT_SIZE_T "d arguments, got %" PY_FORMAT_SIZE_T "d", self->argcount - (self->sel_self?1:0), PyTuple_Size(args));
1235 "expecting %" PY_FORMAT_SIZE_T "d arguments, got %" PY_FORMAT_SIZE_T "d", self->argcount - (self->sel_self?1:0), PyTuple_Size(args));
H A Dstruct-wrapper.m109 "Cannot delete item '%"PY_FORMAT_SIZE_T"d' in a %s instance",
715 "%s() takes at most %"PY_FORMAT_SIZE_T"d %sarguments (%"PY_FORMAT_SIZE_T"d given)",
H A Dclass-builder.m258 "__slots__ entry %" PY_FORMAT_SIZE_T
H A Dmodule.m1576 "Argument %" PY_FORMAT_SIZE_T "d is not callable", argIndex);

Completed in 226 milliseconds

12