/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMInstPrinter.cpp | 88 OS << markup("<reg:") << getRegisterName(RegNo, DefaultAltIdx) << markup(">"); in printRegName() 141 O << ", " << markup("<imm:") << "#" in printInst() 142 << translateShiftImm(ARM_AM::getSORegOffset(MO2.getImm())) << markup(">"); in printInst() 318 O << markup("<imm:") << '#' << formatImm(Op.getImm()) << markup(">"); in printOperand() 360 O << markup("<mem:") << "[pc, "; in printThumbLdrLabelOperand() 369 O << markup("<imm:") << "#-" << formatImm(-OffImm) << markup(">"); in printThumbLdrLabelOperand() 371 O << markup("<imm:") << "#" << formatImm(OffImm) << markup(">"); in printThumbLdrLabelOperand() 373 O << "]" << markup(">"); in printThumbLdrLabelOperand() 425 O << markup("<mem:") << "["; in printAM2PreOrOffsetIndexOp() 430 O << ", " << markup("<imm:") << "#" in printAM2PreOrOffsetIndexOp() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ATTInstPrinter.cpp | 39 OS << markup("<reg:") << '%' << getRegisterName(RegNo) << markup(">"); in printRegName() 361 O << markup("<imm:") << '$' << formatImm(Imm) << markup(">"); in printOperand() 380 O << markup("<imm:") << '$'; in printOperand() 382 O << markup(">"); in printOperand() 402 O << markup("<mem:"); in printMemReference() 426 O << ',' << markup("<imm:") << ScaleVal // never printed in hex. in printMemReference() 427 << markup(">"); in printMemReference() 433 O << markup(">"); in printMemReference() 438 O << markup("<mem:"); in printSrcIdx() 447 O << markup(">"); in printSrcIdx() [all …]
|
/netbsd-src/external/mit/libcbor/dist/docs/stylesheets/ |
H A D | github-light.css | 22 .pl-c1 /* constant, markup.raw, meta.diff.header, meta.module-reference, meta.property-name, s… 73 .pl-ml /* markup.list */ { 77 .pl-mh /* markup.heading */, 78 .pl-mh .pl-en /* markup.heading entity.name */, 84 .pl-mq /* markup.quote */ { 88 .pl-mi /* markup.italic */ { 93 .pl-mb /* markup.bold */ { 98 .pl-md /* markup.deleted, meta.diff.header.from-file */ { 103 .pl-mi1 /* markup.inserted, meta.diff.header.to-file */ {
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/ |
H A D | generate_header_tests.py | 115 markup = header_markup.get(relpath, None) 116 if markup: 118 directive=markup[0],
|
H A D | generate_feature_test_macro_components.py | 992 markup = '\n'.join('// ' + tag for tag in lit_markup.get(h, [])) 1021 markup=('\n{}\n'.format(markup) if markup else ''),
|
H A D | generate_header_inclusion_tests.py | 192 markup=('\n' + '\n'.join('// ' + m for m in markup_tags) + '\n') if markup_tags else '',
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | MarkedUpDisassembly.rst | 21 The markup is simple enough in syntax to be robust even in the case of version 44 Annotated assembly display will supply contextual markup to help clients more 45 efficiently implement things like pretty printers. Most markup will be target
|
H A D | README.txt | 5 plaintext markup language (file extension `.rst`). While the 25 markup syntax.
|
H A D | SphinxQuickstartTemplate.rst | 13 LLVM documentation is written in `reStructuredText`_, a markup syntax similar to markdown (but much… 58 The rest of this document shows example reStructuredText markup constructs
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | __availability | 40 // This mechanism is general in nature, and any vendor can add their markup to 44 // shared library, they can update the markup appropriately. 70 // Availability markup is disabled when building the library, or when the compiler 228 // ...New vendors can add availability markup here... 230 # error "It looks like you're trying to enable vendor availability markup, but you haven't define…
|
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | mandoc.css | 179 /* Semantic markup for command line utilities. */ 203 /* Semantic markup for function libraries. */ 231 /* Various semantic markup. */ 246 /* Physical markup. */
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/ |
H A D | NVPTXInstPrinter.cpp | 91 O << markup("<imm:") << formatImm(Op.getImm()) << markup(">"); in printOperand()
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | wsdl | 6 # https://svn.php.net/viewvc/php/php-src/trunk/ext/soap/php_sdl.c?revision=HEAD&view=markup
|
/netbsd-src/external/bsd/openldap/dist/doc/guide/ |
H A D | README | 4 simple, readable markup language, SDF generates high quality
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
H A D | PlistReporter.cpp | 16 using namespace markup;
|
/netbsd-src/external/mit/libcbor/dist/docs/doxygen/ |
H A D | customdoxygen.css | 629 /* opera specific markup */ 635 /* firefox specific markup */ 642 /* webkit specific markup */ 663 /* opera specific markup */ 670 /* firefox specific markup */ 677 /* webkit specific markup */
|
H A D | doxygen.css | 591 /* opera specific markup */ 594 /* firefox specific markup */ 597 /* webkit specific markup */ 618 /* opera specific markup */ 622 /* firefox specific markup */ 626 /* webkit specific markup */
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | PlistSupport.h | 23 namespace markup {
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCInstPrinter.h | 116 StringRef markup(StringRef s) const;
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | LogDiagnosticPrinter.cpp | 18 using namespace markup;
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hx509/html/ |
H A D | doxygen.css | 692 /* opera specific markup */ 695 /* firefox specific markup */ 698 /* webkit specific markup */ 719 /* opera specific markup */ 723 /* firefox specific markup */ 727 /* webkit specific markup */
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/base/html/ |
H A D | doxygen.css | 692 /* opera specific markup */ 695 /* firefox specific markup */ 698 /* webkit specific markup */ 719 /* opera specific markup */ 723 /* firefox specific markup */ 727 /* webkit specific markup */
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/html/ |
H A D | doxygen.css | 692 /* opera specific markup */ 695 /* firefox specific markup */ 698 /* webkit specific markup */ 719 /* opera specific markup */ 723 /* firefox specific markup */ 727 /* webkit specific markup */
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/wind/html/ |
H A D | doxygen.css | 692 /* opera specific markup */ 695 /* firefox specific markup */ 698 /* webkit specific markup */ 719 /* opera specific markup */ 723 /* firefox specific markup */ 727 /* webkit specific markup */
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/html/ |
H A D | doxygen.css | 692 /* opera specific markup */ 695 /* firefox specific markup */ 698 /* webkit specific markup */ 719 /* opera specific markup */ 723 /* firefox specific markup */ 727 /* webkit specific markup */
|