Home
last modified time | relevance | path

Searched refs:Languages (Results 1 – 25 of 50) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp444 llvm::SmallVector<std::pair<std::string, std::string>, 4> Languages; in EmitProducerInfo() local
452 Languages.emplace_back(Language.str(), ""); in EmitProducerInfo()
469 int FieldCount = int(!Languages.empty()) + int(!Tools.empty()); in EmitProducerInfo()
476 for (auto &Producers : {std::make_pair("language", &Languages), in EmitProducerInfo()
/openbsd-src/gnu/gcc/gcc/doc/
H A Dgccint.texi90 which GCC front ends are written (@pxref{Languages}). It then
103 * Languages:: Languages for which GCC front ends are written.
H A Dlanguages.texi5 @node Languages
H A Dfrontends.texi7 @chapter Programming Languages Supported by GCC
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dgccint.texi131 which GCC front ends are written (@pxref{Languages}). It then
143 * Languages:: Languages for which GCC front ends are written.
H A Dlanguages.texi5 @node Languages
/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/
H A Dwasm2yaml.cpp159 for (auto &E : Info.Languages) { in dumpCustomSection()
163 ProducersSec->Languages.push_back(Producer); in dumpCustomSection()
/openbsd-src/gnu/gcc/gcc/treelang/
H A Dtreelang.texi199 * Other Languages::
210 Other Languages
878 @xref{G++ and GCC,,Programming Languages Supported by GCC,GCC,Using
895 @node Compiler, Other Languages, TREELANG and GCC, Top
901 @node Other Languages, treelang internals, Compiler, Top
902 @chapter Other Languages
908 @node Interoperating with C and C++, , Other Languages, Other Languages
920 @node treelang internals, Open Questions, Other Languages, Top
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DWasm.h61 std::vector<std::pair<std::string, std::string>> Languages; member
/openbsd-src/gnu/usr.bin/gcc/gcc/treelang/
H A Dtreelang.texi223 * Other Languages::
234 Other Languages
884 @node Compiler, Other Languages, TREELANG and GCC, Top
890 @node Other Languages, treelang internals, Compiler, Top
891 @chapter Other Languages
897 @node Interoperating with C and C++, , Other Languages, Other Languages
909 @node treelang internals, Open Questions, Other Languages, Top
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DTypeNodes.td22 /// truth. Languages and extensions often have formation rules which differ
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp317 int Fields = int(!Section.Languages.empty()) + int(!Section.Tools.empty()) + in writeSectionContent()
322 for (auto &Field : {std::make_pair(StringRef("language"), &Section.Languages), in writeSectionContent()
H A DWasmYAML.cpp83 IO.mapOptional("Languages", Section.Languages); in sectionMapping()
/openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2001-02-09-AdveComments.txt52 able to represent code from many different languages. Languages such as
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h270 std::vector<ProducerEntry> Languages; member
/openbsd-src/gnu/llvm/llvm/docs/
H A DCycleTerminology.rst77 loops." ACM Transactions on Programming Languages
H A DFAQ.rst68 Source Languages
H A DGettingInvolved.rst258 - Languages
/openbsd-src/gnu/llvm/clang/docs/HLSL/
H A DHLSLSupport.rst131 An Aside on GPU Languages
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DABOUT-NLS166 Languages are not equally supported in all packages. The following
/openbsd-src/gnu/llvm/llvm/docs/Proposals/
H A DVectorizationPlan.rst241 compilers", M. Sharir, Journal of Computer Languages, Jan. 1980
/openbsd-src/gnu/llvm/lld/wasm/
H A DSyntheticSections.cpp845 {std::make_pair(&info.Languages, &languages), in addInfo()
/openbsd-src/gnu/usr.bin/texinfo/
H A DABOUT-NLS180 Languages are not equally supported in all packages. The following
/openbsd-src/gnu/usr.bin/perl/dist/Locale-Maketext/lib/Locale/
H A DMaketext.pod471 or even SuperMegaProgram::Languages or SuperMegaProgram::Messages.
1401 RFC 3066, I<Tags for the Identification of Languages>,
1404 RFC 2277, I<IETF Policy on Character Sets and Languages>
/openbsd-src/gnu/usr.bin/perl/dist/Locale-Maketext/lib/Locale/Maketext/
H A DTPJ13.pod38 Identification of Languages"
752 Identification of Languages.>

12