Searched refs:_C_UNION_B (Results 1 - 23 of 23) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_signatures.py102 self.assertEquals(objc._C_UNION_B, "(")
H A Dtest_conversion.py466 self.assertEquals(objc._C_UNION_B, "(")
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_signatures.py95 self.assertEquals(objc._C_UNION_B, b"(")
H A Dtest_conversion.py484 self.assertEquals(objc._C_UNION_B, b"(")
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_signatures.py95 self.assertEqual(objc._C_UNION_B, b"(")
H A Dtest_conversion.py511 self.assertEqual(objc._C_UNION_B, b"(")
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Modules/objc/
H A Dobjc_support.m430 case _C_UNION_B:
547 case _C_UNION_B:
714 case _C_UNION_B:
873 case _C_UNION_B:
1739 case _C_UNION_B:
2463 case _C_UNION_B:
H A Dmodule.m1672 { "_C_UNION_B", _C_UNION_B },
H A Dparsexml.m124 case _C_UNION_B:
H A Dlibffi_support.m2231 case _C_STRUCT_B: case _C_UNION_B: case _C_ARY_B:
2468 case _C_STRUCT_B: case _C_ARY_B: case _C_UNION_B:
H A Dclass-builder.m517 case _C_UNION_B:
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Modules/objc/
H A Dobjc_support.m429 case _C_UNION_B:
546 case _C_UNION_B:
713 case _C_UNION_B:
870 case _C_UNION_B:
1769 case _C_UNION_B:
2671 case _C_UNION_B:
H A Dmodule.m1587 case _C_UNION_B:
1822 { "_C_UNION_B", _C_UNION_B },
H A Dlibffi_support.m2233 case _C_STRUCT_B: case _C_UNION_B: case _C_ARY_B:
2491 case _C_STRUCT_B: case _C_ARY_B: case _C_UNION_B:
H A Dclass-builder.m533 case _C_UNION_B:
H A Dparsexml.m124 case _C_UNION_B:
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Modules/objc/
H A Dobjc_support.m432 case _C_UNION_B:
549 case _C_UNION_B:
716 case _C_UNION_B:
873 case _C_UNION_B:
1805 case _C_UNION_B:
2710 case _C_UNION_B:
H A Dmodule.m1687 case _C_UNION_B:
2104 { "_C_UNION_B", _C_UNION_B },
H A Dlibffi_support.m2230 case _C_STRUCT_B: case _C_UNION_B: case _C_ARY_B:
2487 case _C_STRUCT_B: case _C_ARY_B: case _C_UNION_B:
H A Dclass-builder.m533 case _C_UNION_B:
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-layout.mm845 case _C_UNION_B: {
H A Druntime.h1584 #define _C_UNION_B '(' macro
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Lib/objc/
H A D_bridgesupport.py115 elif item.startswith(objc._C_STRUCT_B) or item.startswith(objc._C_UNION_B):

Completed in 236 milliseconds