Searched refs:RT_DECL_DATA_CONST (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Runtime/common/asn1/
H A Dasn1-efence-allocator.cpp79 RT_DECL_DATA_CONST(RTASN1ALLOCATORVTABLE const) g_RTAsn1EFenceAllocator =
H A Dasn1-default-allocator.cpp99 RT_DECL_DATA_CONST(RTASN1ALLOCATORVTABLE const) g_RTAsn1DefaultAllocator =
H A Dasn1-ut-null.cpp49 RT_DECL_DATA_CONST(RTASN1COREVTABLE const) g_RTAsn1Null_Vtable =
H A Dasn1-ut-boolean.cpp84 RT_DECL_DATA_CONST(RTASN1COREVTABLE const) g_RTAsn1Boolean_Vtable =
H A Dasn1-ut-core.cpp188 RT_DECL_DATA_CONST(RTASN1COREVTABLE const) g_RTAsn1Core_Vtable =
H A Dasn1-ut-time.cpp95 RT_DECL_DATA_CONST(RTASN1COREVTABLE const) g_RTAsn1Time_Vtable =
H A Dasn1-ut-bitstring.cpp312 RT_DECL_DATA_CONST(RTASN1COREVTABLE const) g_RTAsn1BitString_Vtable =
H A Dasn1-ut-integer.cpp344 RT_DECL_DATA_CONST(RTASN1COREVTABLE const) g_RTAsn1Integer_Vtable =
H A Dasn1-ut-objid.cpp377 RT_DECL_DATA_CONST(RTASN1COREVTABLE const) g_RTAsn1ObjId_Vtable =
H A Dasn1-ut-octetstring.cpp232 RT_DECL_DATA_CONST(RTASN1COREVTABLE const) g_RTAsn1OctetString_Vtable =
/vbox/include/iprt/
H A Dcdefs.h1250 /** @def RT_DECL_DATA_CONST(type)
1257 # define RT_DECL_DATA_CONST(type) DECL_HIDDEN_CONST(type) macro
1261 # define RT_DECL_DATA_CONST(type) type macro
1263 # define RT_DECL_DATA_CONST(type) DECLEXPORT(type) macro
1268 # define RT_DECL_DATA_CONST(type) DECLIMPORT(type) macro
/vbox/src/VBox/Runtime/common/string/
H A Dunidata-lower.cpp3890 RT_DECL_DATA_CONST(const RTUNICASERANGE) g_aRTUniLowerRanges[] =
H A Dunidata-upper.cpp4058 RT_DECL_DATA_CONST(const RTUNICASERANGE) g_aRTUniUpperRanges[] =
H A Dunidata-flags.cpp[all...]

Completed in 8116 milliseconds