Home
last modified time | relevance | path

Searched defs:mangle_type (Results 1 – 17 of 17) sorted by path

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/java/
H A Dmangle.c238 mangle_type (tree type) in mangle_type() function
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/generate/
H A Dt_mstch_rust_generator.cc78 std::string mangle_type(const std::string& name) { in mangle_type() function
/dports/devel/jwasm/JWasm-f0a2fdd/src/
H A Dextern.c61 char *mangle_type = NULL; in Check4Mangler() local
74 #define mangle_type NULL macro
186 char *mangle_type = NULL; in ExterndefDirective() local
502 char *mangle_type = NULL; in ExternDirective() local
710 char *mangle_type = NULL; in CommDirective() local
890 char *mangle_type = NULL; in PublicDirective() local
H A Dmangle.c192 static mangle_func GetMangler( const char *mangle_type ) in GetMangler()
253 void SetMangler( struct asym *sym, int langtype, const char *mangle_type ) in SetMangler()
/dports/devel/libfirm/libfirm-1.21.0/ir/ident/
H A Dmangle.c42 static inline ident *mangle_type(const ir_type *tp) in mangle_type() function
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/java/
H A Dmangle.c237 mangle_type (tree type) in mangle_type() function
/dports/devel/py-numba/numba-0.51.2/numba/core/
H A Ditanium_mangler.py178 mangle_type = mangle_type_or_value variable
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dmangle.c2480 mangle_type (const tree type) in mangle_type() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dmangle.c188 mangle_type (tree type) in mangle_type() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dmangle.c2480 mangle_type (const tree type) in mangle_type() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dmangle.c188 mangle_type (tree type) in mangle_type() function
/dports/lang/cparser/cparser-0.9.14/
H A Dmangle.c178 static void mangle_type(type_t *orig_type) in mangle_type() function
/dports/lang/gcc48/gcc-4.8.5/gcc/java/
H A Dmangle.c237 mangle_type (tree type) in mangle_type() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/java/
H A Dmangle.c243 mangle_type (tree type) in mangle_type() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/java/
H A Dmangle.c243 mangle_type (tree type) in mangle_type() function
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DCPlusPlusMangle.cpp238 MangledNamePart mangle_type(const Type &type, const Target &target, PreviousDeclarations &prev_decl… in mangle_type() function
528 std::string mangle_type(const Type &type, const Target &target, PrevPrefixes &prevs) { in mangle_type() function
/dports/science/InsightToolkit/ITK-5.0.1/Wrapping/
H A DTypedefMacros.cmake728 set(mangle_type ${ITKM_I${type}${d}}) variable