Home
last modified time | relevance | path

Searched refs:Annot (Results 1 – 25 of 134) sorted by relevance

123456

/external/pdfium/testing/resources/javascript/
Dfield.fragment38 /Type /Annot
53 /Type /Annot
64 /Type /Annot
74 /Type /Annot
84 /Type /Annot
94 /Type /Annot
110 /Type /Annot
125 /Type /Annot
Dbug_494057.in36 /Type /Annot
51 /Type /Annot
60 /Type /Annot
69 /Type /Annot
78 /Type /Annot
Dannot_properties.in41 var annot = this.getAnnot(0, "Annot-1");
65 annot = this.getAnnot(0, "Annot-1");
80 /Type /Annot
83 /NM (Annot-1)
Dbug_679643.in63 /Type /Annot
70 /Type /Annot
77 /Type /Annot
Dbug_679642.in63 /Type /Annot
70 /Type /Annot
77 /Type /Annot
Dannot_properties_expected.txt6 Alert: name: Annot-1
12 Alert: SUCCESS: Annot.type: Cannot assign to readonly property.
/external/pdfium/testing/resources/
Dlinks_highlights_annots.in75 /Type /Annot
84 /Type /Annot
93 /Type /Annot
102 /Type /Annot
111 /Type /Annot
126 /Type /Annot
Dannotiter.in77 /Type /Annot
92 /Type /Annot
101 /Type /Annot
110 /Type /Annot
119 /Type /Annot
Dannotation_markup_multiline_no_ap.in31 /Type /Annot
47 /Type /Annot
63 /Type /Annot
79 /Type /Annot
Dlink_annots.in212 /Type /Annot
223 /Type /Annot
234 /Type /Annot
249 /Type /Annot
265 /Type /Annot
279 /Type /Annot
293 /Type /Annot
300 /Type /Annot
Dlistbox_form.in53 /Type /Annot
64 /Type /Annot
79 /Type /Annot
90 /Type /Annot
102 /Type /Annot
Dtext_form_multiple.in24 /Type /Annot
57 /Type /Annot
68 /Type /Annot
79 /Type /Annot
Dcombobox_form.in53 /Type /Annot
64 /Type /Annot
79 /Type /Annot
Dannotation_highlight_rollover_ap.in29 /Type /Annot
32 /NM (Annot-1)
Dcalculate.in41 /Type /Annot
55 /Type /Annot
Dbug_821454.in35 /Type /Annot
43 /Type /Annot
Dbug_1206.in45 /Type /Annot
57 /Type /Annot
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCInstPrinter.cpp44 void MCInstPrinter::printAnnotation(raw_ostream &OS, StringRef Annot) { in printAnnotation() argument
45 if (!Annot.empty()) { in printAnnotation()
47 (*CommentStream) << Annot; in printAnnotation()
50 if (Annot.back() != '\n') in printAnnotation()
53 OS << " " << MAI.getCommentString() << " " << Annot; in printAnnotation()
/external/llvm/lib/MC/
DMCInstPrinter.cpp41 void MCInstPrinter::printAnnotation(raw_ostream &OS, StringRef Annot) { in printAnnotation() argument
42 if (!Annot.empty()) { in printAnnotation()
44 (*CommentStream) << Annot; in printAnnotation()
47 if (Annot.back() != '\n') in printAnnotation()
50 OS << " " << MAI.getCommentString() << " " << Annot; in printAnnotation()
/external/pdfium/testing/resources/pixel/
Dbug_585.in34 /Type /Annot
37 /NM (Annot-1)
81 /Type /Annot
124 /Type /Annot
166 /Type /Annot
Dbug_492.in42 var annot = this.getAnnot(0, "Annot-1");
48 /Type /Annot
51 /NM (Annot-1)
Dbug_733528.in28 /Type /Annot
57 /Type /Annot
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.cpp69 StringRef Annot, const MCSubtargetInfo &STI) { in printInst() argument
89 printAnnotation(O, Annot); in printInst()
100 printAnnotation(O, Annot); in printInst()
115 printAnnotation(O, Annot); in printInst()
148 printAnnotation(O, Annot); in printInst()
166 printAnnotation(O, Annot); in printInst()
173 printAnnotation(O, Annot); in printInst()
/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.cpp57 StringRef Annot, const MCSubtargetInfo &STI) { in printInst() argument
77 printAnnotation(O, Annot); in printInst()
88 printAnnotation(O, Annot); in printInst()
102 printAnnotation(O, Annot); in printInst()
135 printAnnotation(O, Annot); in printInst()
141 printAnnotation(O, Annot); in printInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/InstPrinter/
DNios2InstPrinter.cpp33 StringRef Annot, const MCSubtargetInfo &STI) { in printInst() argument
37 printAnnotation(O, Annot); in printInst()

123456