| /third_party/parse5/packages/parse5/lib/parser/ |
| D | parser-location-info.test.ts | 17 const html = '<p>1<p class="2">3'; constant 33 const html = '<i>1</i>2'; constant 49 const html = '<html><head></head><body>foo</body></html>'; constant 63 const html = '<template>hello</template>'; constant 76 const html = '<div test-attr></div>'; constant 90 const html = outdent` constant 114 const html = '<p>test'; constant 133 const html = '<svg><foreignObject></foreignObject></svg>'; constant 153 const html = '<script>"<!--";</script>'; constant 173 const html = outdent` constant [all …]
|
| D | index.test.ts | 42 …const html = '<!DOCTYPE html SYSTEM "about:legacy-compat"><html><head></head><body>Hi there!</body… constant
|
| /third_party/parse5/packages/parse5/lib/serializer/ |
| D | index.test.ts | 30 const html = serializeOuter(div); constant 40 const html = serialize(template); constant
|
| /third_party/libuv/tools/ |
| D | make_dist_html.py | 120 html = HTML.format(groups=groups).strip() variable 121 html = re.sub('>\\s+<', '><', html) variable
|
| /third_party/lame/doc/ |
| D | Makefile.am | 5 SUBDIRS = html man subdir
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| D | ReportAPI.java | 48 boolean html; field in ReportAPI 78 public void print(PrintWriter pw, boolean detail, boolean html) { in print() 266 private boolean writeReport(String outFile, boolean html, boolean internal) { in writeReport() 460 private static void printResults(Collection<? extends APIInfo> c, PrintWriter pw, boolean html, in printResults()
|
| D | APIInfo.java | 433 public void print(PrintWriter pw, boolean detail, boolean html) { in print() 437 public void print(PrintWriter pw, boolean detail, boolean html, boolean withStatus) { in print() 443 public void format(StringBuilder buf, boolean detail, boolean html, boolean withStatus) { in format() 558 buf.append(prepText(xsig.substring(n), html)); in format() local 563 private static String prepText(String text, boolean html) { in prepText() 581 public void println(PrintWriter pw, boolean detail, boolean html) { in println()
|
| D | CheckAPI.java | 77 boolean html; field in CheckAPI 101 public abstract void write(BufferedWriter w, boolean brief, boolean html, boolean detail); in write() 164 public void write(BufferedWriter w, boolean brief, boolean html, boolean detail) { in write() 528 public void write(BufferedWriter w, boolean brief, boolean html, boolean detail) { in write() 826 …private static void writeResults(Collection c, BufferedWriter w, boolean brief, boolean html, bool… in writeResults()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/doc/docbook/ |
| D | Makefile | 15 html: target
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/doc/docbook/ |
| D | Makefile | 15 html: target
|
| /third_party/parse5/packages/parse5-sax-parser/test/ |
| D | location-info.test.ts | 33 const html = '<!DOCTYPE html><html><head><title>Here is a title</title></html>'; constant
|
| /third_party/parse5/packages/parse5-parser-stream/test/ |
| D | location-info.test.ts | 13 const html = '</head><div class="test"></div></body></html>'; constant
|
| /third_party/mbedtls/docs/architecture/ |
| D | Makefile | 7 html: $(all_markdown:.md=.html) target
|
| /third_party/mbedtls/docs/proposed/ |
| D | Makefile | 12 html: $(all_markdown:.md=.html) target
|
| /third_party/python/Doc/ |
| D | Makefile | 76 html: BUILDER = html target 77 html: build target
|
| /third_party/selinux/secilc/docs/ |
| D | Makefile | 59 html: $(PANDOC_FILE_LIST) $(TMPDIR)/policy.cil secil.xml target
|
| /third_party/skia/third_party/externals/swiftshader/src/Main/ |
| D | SwiftConfig.cpp | 233 std::string html; in page() local 466 std::string html; in profile() local
|
| /third_party/lame/doc/html/ |
| D | Makefile.am | 7 htmldir = $(docdir)/html directory
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| D | translate_math.js | 15 var html = fs.readFileSync(filepath, "utf8"); variable
|
| /third_party/parse5/packages/parse5-html-rewriting-stream/lib/ |
| D | index.ts | 76 const { droppedBufferSize, html } = this.tokenizer.preprocessor; constant
|
| /third_party/parse5/test/utils/ |
| D | generate-location-info-parser-tests.ts | 126 const html = test.data; constant
|
| /third_party/parse5/bench/perf/ |
| D | index.js | 31 html: test.input, property
|
| /third_party/parse5/packages/parse5/lib/tokenizer/ |
| D | tokenizer-location-info.test.ts | 10 private html: string; property in LocationInfoHandler
|
| /third_party/EGL/sdk/docs/man/xhtml/ |
| D | undohtml.css | 7 ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padd… selector
|
| /third_party/EGL/sdk/docs/man/html/ |
| D | khronos-man.css | 3 html, body { selector
|