Home
last modified time | relevance | path

Searched defs:STANDARD_TYPE (Results 1 – 8 of 8) sorted by relevance

/dports/devel/grcov/grcov-0.8.2/cargo-crates/symbolic-demangle-8.3.0/vendor/swift/lib/Demangling/
H A DManglingUtils.cpp70 #define STANDARD_TYPE(KIND, MANGLING, TYPENAME) \ in getStandardTypeSubst() macro
H A DDemangler.cpp943 #define STANDARD_TYPE(KIND, MANGLING, TYPENAME) \ in createStandardSubstitution() macro
/dports/devel/gitui/gitui-0.10.1/cargo-crates/symbolic-demangle-7.4.0/vendor/swift/lib/Demangling/
H A DManglingUtils.cpp70 #define STANDARD_TYPE(KIND, MANGLING, TYPENAME) \ in getStandardTypeSubst() macro
H A DDemangler.cpp939 #define STANDARD_TYPE(KIND, MANGLING, TYPENAME) \ in createStandardSubstitution() macro
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DStandard_Type.hxx90 #define STANDARD_TYPE(theType) theType::get_type_descriptor() macro
/dports/cad/opencascade/opencascade-7.6.0/src/Standard/
H A DStandard_Type.hxx90 #define STANDARD_TYPE(theType) theType::get_type_descriptor() macro
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DStandard_Type.hxx90 #define STANDARD_TYPE(theType) theType::get_type_descriptor() macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/refactoring/typeconstraints/types/
H A DTType.java45 public static final int STANDARD_TYPE= 5; field in TType