Home
last modified time | relevance | path

Searched defs:compiler (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dmeta_compiler.hpp234 struct compiler struct
239 compile(Expr const& expr, Modifiers modifiers, mpl::true_) in compile()
241 typename meta_compiler<Domain>::meta_grammar compiler; in compile() local
248 compile(Expr const& expr, Modifiers modifiers, mpl::false_) in compile()
250 typename meta_compiler<Domain>::meta_grammar compiler; in compile() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompiler_types.h335 #define __diag_ignore(compiler, version, option, comment) \ argument
337 #define __diag_warn(compiler, version, option, comment) \ argument
339 #define __diag_error(compiler, version, option, comment) \ argument
/OK3568_Linux_fs/kernel/include/xen/interface/
H A Dversion.h29 char compiler[64]; member
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-coreboot/
H A Dsysinfo.h40 char *compiler; member
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Dwhets.c342 char compiler[80] = " ", options[256] = " ", general[10][80] = {" "}; local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.h1301 char const * compiler; /**< compiler info or null, for example, "msvc 160040219" */ member