Home
last modified time | relevance | path

Searched refs:C_nReservedElements (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/autodoc/source/ary/idl/
H A Dis_ce.cxx30 C_nReservedElements = ary::idl::predefined::ce_MAX; // Skipping "0" and the GlobalNamespace variable
45 : stg::Storage<CodeEntity>(C_nReservedElements) in Ce_Storage()
H A Dis_type.cxx33 C_nReservedElements = ary::idl::predefined::type_MAX; // Skipping "0" and the built in types. variable
47 : stg::Storage<Type>(C_nReservedElements), in Type_Storage()
/aoo4110/main/autodoc/source/ary/loc/
H A Dlocs_le.cxx31 C_nReservedElements = ary::loc::predefined::le_MAX; // Skipping "0" variable
47 : stg::Storage<LocationEntity>(C_nReservedElements) in Le_Storage()
/aoo4110/main/autodoc/source/ary/cpp/
H A Dcs_def.cxx31 C_nReservedElements = ::ary::cpp::predefined::de_MAX; // Skipping "0" variable
47 : stg::Storage<DefineEntity>(C_nReservedElements) in Def_Storage()
H A Dcs_ce.cxx33 C_nReservedElements = ::ary::cpp::predefined::ce_MAX; // Skipping "0" and the GlobalNamespace variable
49 : stg::Storage<CodeEntity>(C_nReservedElements), in Ce_Storage()
H A Dcs_type.cxx32 C_nReservedElements = ary::cpp::predefined::t_MAX; // Skipping "0" and the builtin types variable
49 : stg::Storage<Type>(C_nReservedElements), in Type_Storage()

Completed in 26 milliseconds