Home
last modified time | relevance | path

Searched refs:Private_Data (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Da-exexpr.adb235 pragma Assert (Iter.Private_Data /= System.Null_Address);
237 GCC_Exception := To_GNAT_GCC_Exception (Iter.Private_Data);
252 Top.Private_Data := System.Null_Address;
334 if Top.Private_Data = System.Null_Address then
351 Top.Private_Data := GCC_Exception.all'Address;
393 if Excep.Private_Data = System.Null_Address then
395 Excep.Private_Data := GCC_Exception.all'Address;
397 GCC_Exception := To_GNAT_GCC_Exception (Excep.Private_Data);
H A D7staspri.ads62 type Private_Data is limited private; type
72 type Private_Data is record type
H A D5htaspri.ads62 type Private_Data is limited private; type
75 type Private_Data is record type
H A D5ataspri.ads66 type Private_Data is limited private; type
79 type Private_Data is record type
H A D56taspri.ads62 type Private_Data is limited private; type
77 type Private_Data is record type
H A D5wtaspri.ads60 type Private_Data is limited private; type
77 type Private_Data is record type
H A D5ztaspri.ads57 type Private_Data is limited private; type
75 type Private_Data is record type
H A D5vtaspri.ads66 type Private_Data is limited private; type
84 type Private_Data is record type
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Da-exexpr.adb235 pragma Assert (Iter.Private_Data /= System.Null_Address);
237 GCC_Exception := To_GNAT_GCC_Exception (Iter.Private_Data);
252 Top.Private_Data := System.Null_Address;
334 if Top.Private_Data = System.Null_Address then
351 Top.Private_Data := GCC_Exception.all'Address;
393 if Excep.Private_Data = System.Null_Address then
395 Excep.Private_Data := GCC_Exception.all'Address;
397 GCC_Exception := To_GNAT_GCC_Exception (Excep.Private_Data);
H A D7staspri.ads62 type Private_Data is limited private; type
72 type Private_Data is record type
H A D5htaspri.ads62 type Private_Data is limited private; type
75 type Private_Data is record type
H A D5ataspri.ads66 type Private_Data is limited private; type
79 type Private_Data is record type
H A D56taspri.ads62 type Private_Data is limited private;
77 type Private_Data is record
H A D5wtaspri.ads60 type Private_Data is limited private; type
77 type Private_Data is record type
H A D5ztaspri.ads57 type Private_Data is limited private; type
75 type Private_Data is record type
H A D5vtaspri.ads66 type Private_Data is limited private;
84 type Private_Data is record
/dports/devel/efl/efl-1.25.1/src/tests/eo/constructors/
H A Dconstructors_simple.c13 } Private_Data; typedef
23 const Private_Data *pd = class_data; \
30 Private_Data *pd = class_data; \
54 Private_Data *pd = class_data; in _finalize()
108 sizeof(Private_Data),
/dports/devel/efl/efl-1.25.1/src/tests/eo/mixin/
H A Dmixin_simple.c15 } Private_Data; typedef
23 const Private_Data *pd = class_data; \
30 Private_Data *pd = class_data; \
57 sizeof(Private_Data),
/dports/devel/efl/efl-1.25.1/src/tests/eo/interface/
H A Dinterface_simple.c14 } Private_Data; typedef
22 const Private_Data *pd = class_data; \
29 Private_Data *pd = class_data; \
78 sizeof(Private_Data),
/dports/devel/efl/efl-1.25.1/src/tests/eo/access/
H A Daccess_simple.c13 } Private_Data; typedef
23 Private_Data *pd = class_data; in _a_set()
49 sizeof(Private_Data),
/dports/devel/efl/efl-1.25.1/src/tests/eo/signals/
H A Dsignals_simple.c12 } Private_Data; typedef
24 Private_Data *pd = class_data; in _a_set()
89 sizeof(Private_Data),
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnarl/
H A Ds-taspri__hpux-dce.ads56 type Private_Data is limited private; type
94 type Private_Data is record type
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnarl/
H A Ds-taspri__hpux-dce.ads56 type Private_Data is limited private; type
94 type Private_Data is record type
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnarl/
H A Ds-taspri__hpux-dce.ads56 type Private_Data is limited private; type
94 type Private_Data is record type
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnarl/
H A Ds-taspri__hpux-dce.ads56 type Private_Data is limited private; type
94 type Private_Data is record type

12345678910>>...12