Searched refs:markup (Results 1 - 23 of 23) sorted by relevance

/external/llvm/lib/Target/X86/InstPrinter/
H A DX86ATTInstPrinter.cpp37 OS << markup("<reg:") << '%' << getRegisterName(RegNo) << markup(">");
169 O << markup("<imm:") << '$' << formatImm((int64_t)Op.getImm())
170 << markup(">");
181 O << markup("<imm:") << '$' << *Op.getExpr() << markup(">");
192 O << markup("<mem:");
219 O << ',' << markup("<imm:") << ScaleVal // never printed in hex.
220 << markup(">");
226 O << markup(">");
[all...]
/external/llvm/lib/Target/ARM/InstPrinter/
H A DARMInstPrinter.cpp66 OS << markup("<reg:") << getRegisterName(RegNo) << markup(">");
156 O << ", " << markup("<imm:") << "#"
157 << translateShiftImm(ARM_AM::getSORegOffset(MO2.getImm())) << markup(">");
326 O << markup("<imm:") << '#' << formatImm(Op.getImm()) << markup(">");
366 O << markup("<mem:") << "[pc, ";
375 O << markup("<imm:") << "#-" << formatImm(-OffImm) << markup(">");
377 O << markup("<im
[all...]
/external/chromium-trace/trace-viewer/third_party/Paste/paste/util/
H A DPySourceColor.py17 - HTML markup does not create w3c valid html, but it works on every
19 - CSS markup is w3c validated html 4.01 strict,
21 - XHTML markup is w3c validated xhtml 1.0 strict,
28 -Three types of markup:
65 html markup converts all to raw (TEXT token)
81 HTML markup functions will ignore these.
123 convert('c:/Python22/Lib', colors=lite, markup="css",
160 convert(sys.argv[1], './xhtml.html', colors=new, markup='xhtml', show=1,
162 convert(sys.argv[1], './html.html', colors=new, markup='html', show=1,
235 # markup classnam
[all...]
/external/linux-tools-perf/src/tools/perf/ui/gtk/
H A Dannotate.c27 const char *markup; local
41 markup = perf_gtk__get_percent_color(percent);
42 if (markup)
43 ret += scnprintf(buf, size, "%s", markup);
45 if (markup)
68 const char *markup = "<span fgcolor='gray'>"; local
76 markup = NULL;
78 if (markup)
79 ret += scnprintf(buf, size, "%s", markup);
81 if (markup)
[all...]
H A Dhists.c14 const char *markup; local
16 markup = perf_gtk__get_percent_color(percent);
17 if (markup)
18 ret += scnprintf(buf, size, markup);
22 if (markup)
250 renderer, "markup",
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/beautifulsoup/
H A DBeautifulSoup.py111 # First, the classes that represent markup elements.
887 """Encapsulates a number of ways of matching a markup element (tag or
912 markup = None
914 markup = markupName
915 markupAttrs = markup
921 or (markup and self._matches(markup, self.name)) \
922 or (not markup and self._matches(markupName, self.name)):
941 if markup:
942 found = markup
[all...]
/external/owasp/sanitizer/src/tests/org/owasp/html/
H A DHtmlLexerTest.java148 private static void assertTokens(String markup, String... golden) { argument
149 HtmlLexer lexer = new HtmlLexer(markup);
153 actual.add(t.type + ": " + markup.substring(t.start, t.end));
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DScientificNumberFormatterTest.java25 ScientificNumberFormatter markup = ScientificNumberFormatter.getMarkupInstance(
31 markup.format(1.23456e-78));
/external/llvm/include/llvm/MC/
H A DMCInstPrinter.h83 StringRef markup(StringRef s) const;
84 StringRef markup(StringRef a, StringRef b) const;
/external/llvm/lib/MC/
H A DMCInstPrinter.cpp46 StringRef MCInstPrinter::markup(StringRef s) const { function in class:MCInstPrinter
52 StringRef MCInstPrinter::markup(StringRef a, StringRef b) const { function in class:MCInstPrinter
/external/pcre/dist/
H A D132html209 my($markup) = $1;
214 print TEMP "$_$markup\n";
/external/clang/include/clang/Basic/
H A DPlistSupport.h18 namespace markup { namespace in namespace:clang
/external/clang/lib/ARCMigrate/
H A DPlistReporter.cpp17 using namespace markup;
/external/llvm/lib/Target/NVPTX/InstPrinter/
H A DNVPTXInstPrinter.cpp85 O << markup("<imm:") << formatImm(Op.getImm()) << markup(">");
/external/clang/lib/Frontend/
H A DLogDiagnosticPrinter.cpp19 using namespace markup;
/external/iputils/doc/
H A Ddocbook2man-spec.pl15 manpages from RefEntry markup.
26 This program does not come close to supporting all the possible markup
28 markup.
467 # up the roff markup.
/external/selinux/policycoreutils/sepolicy/sepolicy/
H A D__init__.py587 def markup(f): function
607 def get_description(f, markup=markup):
609 txt = "Set files with the %s type, if you want to " % markup(f)
H A Dgui.py879 name = self.markup(f)
880 equiv = self.markup(edict[f]["equiv"])
1181 path = self.markup(path)
1182 file_class = self.markup(selinux_label)
1183 file_class = self.markup(file_class)
1189 def markup(self, f): member in class:SELinuxGui
1204 desc = sepolicy.get_description(app, markup = self.markup)
1285 markup = '<span foreground="blue"><u>%s</u></span>'
1287 self.transitions_from_treestore.set_value(niter, 2, (_("To disable this transition, go to the " + markup
[all...]
/external/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp27 using namespace markup;
/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_fax.cpp855 int markup = run - run % 64; local
857 p += (markup / 64 - 1) * 2;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/bison/build-aux/
H A Dtexinfo.tex2209 \message{markup,}
2219 % define and register \INITMACRO to be called on markup style changes.
2240 \csname markup#1true\endcsname
/external/libxml2/
H A Dparser.c455 "PEReference: forbidden within markup decl in internal subset";
2558 * can occur only where markup declarations can occur, not
2559 * within markup declarations.
6699 "PEReference: forbidden within markup decl in internal subset\n");
6775 "All markup of the conditional section is not in the same entity\n",
6835 "All markup of the conditional section is not in the same entity\n",
6897 "All markup of the conditional section is not in the same entity\n",
6915 * markup declarations. That is to say, if either the first character
6916 * or the last character of a markup declaration (markupdecl above) is
6922 * only where markup declaration
[all...]

Completed in 2687 milliseconds