Home
last modified time | relevance | path

Searched refs:unionforward (Results 1 – 8 of 8) sorted by relevance

/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/python/omniidl_be/cxx/
H A Dmangler.py120 if seqType.structforward() or seqType.unionforward():
H A Dtypes.py639 elif d_SeqType.structforward() or d_SeqType.unionforward():
945 def unionforward(self): member in Type
/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/python3/omniidl_be/cxx/
H A Dmangler.py120 if seqType.structforward() or seqType.unionforward():
H A Dtypes.py640 elif d_SeqType.structforward() or d_SeqType.unionforward():
946 def unionforward(self): member in Type
/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/python/omniidl_be/cxx/skel/
H A Dmain.py204 if d_seqType.structforward() or d_seqType.unionforward():
/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/python3/omniidl_be/cxx/skel/
H A Dmain.py204 if d_seqType.structforward() or d_seqType.unionforward():
/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/python/omniidl_be/cxx/header/
H A Ddefs.py401 d_type.union() or d_type.unionforward() or \
464 if d_seqType.structforward() or d_seqType.unionforward():
/dports/devel/omniORB/omniORB-4.2.4/src/lib/omniORB/python3/omniidl_be/cxx/header/
H A Ddefs.py401 d_type.union() or d_type.unionforward() or \
464 if d_seqType.structforward() or d_seqType.unionforward():