Searched +full:html +full:- +full:encoding +full:- +full:sniffer (Results 1 – 25 of 28) sorted by relevance
12
| /external/cldr/tools/scripts/tr-archive/ |
| D | package-lock.json | 2 "name": "tr-archive", 8 "name": "tr-archive", 10 "license": "Unicode-3.0", 12 "@not-dalia/gfm-toc": "github:not-dalia/gfm-toc", 13 "anchor-js": "^5.0.0", 17 "marked-alert": "^2.0.1" 20 "node_modules/@not-dalia/gfm-toc": { 22 …"resolved": "git+ssh://git@github.com/not-dalia/gfm-toc.git#68f2db628606366b51b51a071c8bb87f490575… 25 "escape-html": "^1.0.3", 30 "gfm-toc": "bin/gfm-toc" [all …]
|
| /external/guava/android/ |
| D | pom.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 4 … xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 8 <artifactId>guava-parent</artifactId> 9 <version>32.1.2-android</version> 15 <!-- Override this with -Dtest.include="**/SomeTest.java" on the CLI --> 22 <javac.version>9+181-r4173-1</javac.version> 23 <!-- Empty for all JDKs but 9-12 --> 24 <maven-javadoc-plugin.additionalJOptions></maven-javadoc-plugin.additionalJOptions> 25 <project.build.outputTimestamp>2023-02-01T00:00:00Z</project.build.outputTimestamp> [all …]
|
| /external/guava/ |
| D | pom.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 4 … xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 8 <artifactId>guava-parent</artifactId> 9 <version>32.1.2-jre</version> 15 <!-- Override this with -Dtest.include="**/SomeTest.java" on the CLI --> 22 <javac.version>9+181-r4173-1</javac.version> 23 <!-- Empty for all JDKs but 9-12 --> 24 <maven-javadoc-plugin.additionalJOptions></maven-javadoc-plugin.additionalJOptions> 25 <project.build.outputTimestamp>2023-02-01T00:00:00Z</project.build.outputTimestamp> [all …]
|
| /external/jsoup/ |
| D | pom.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/… 4 <name>jsoup Java HTML Parser</name> 8 <version>1.17.2</version><!-- remember to update previous version below for japicmp --> 10 …-world HTML and XML. It offers an easy-to-use API for URL fetching, data parsing, extraction, and … 26 <!-- <developerConnection>scm:git:git@github.com:jhy/jsoup.git</developerConnection> --> 27 <tag>jsoup-1.17.2</tag> 35 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> 41 <!-- Compile --> 44 <artifactId>maven-compiler-plugin</artifactId> [all …]
|
| /external/libpcap/ |
| D | pcap-common.c | 21 * pcap-common.c - common code for pcap and pcapng files 28 #include <pcap-types.h> 30 #include "pcap-int.h" 32 #include "pcap-common.h" 40 * libpcap for non-BSD OSes have added their own DLT_* codes for link 68 * "tcpdump-workers@lists.tcpdump.org". The tcpdump developers will 80 * are available; you might not have the most up-to-date version of this 82 * do *NOT* use any values below 100 - those might already have been 109 #define LINKTYPE_ARCNET_BSD DLT_ARCNET /* BSD-style headers */ 116 * PPP in HDLC-like framing header (with 0xff 0x03 before the PPP protocol [all …]
|
| D | pcap-sita.html | 1 <HTML><HEAD> 3 <!-- 4 A { text-decoration:none } 5 --> 34 runs in conjunction with a libpcap front-end.</TD> 39 with a custom device driver/libpcap back-end.</TD> 62 …<TD VALIGN=TOP>Since a CTRL-C was used to terminate the application, pcap_breakloop() is never cal… 74 capturing following a pcap_breakloop() without any re-initialization. 86 The following list of functions is the sub-set of Pcap functions that have been 88 functions continue to perform their duties un-altered. Libpcap only supports this [all …]
|
| D | pcap.c | 38 #include <pcap-types.h> 66 #include "diag-control.h" 69 #include "os-proto.h" 73 #include "pcap-dos.h" 76 #include "pcap-int.h" 81 #include "pcap-dag.h" 85 #include "pcap-septel.h" 89 #include "pcap-snf.h" 93 #include "pcap-tc.h" 97 #include "pcap-usb-linux.h" [all …]
|
| /external/truth/ |
| D | pom.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 5 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 8 <artifactId>truth-parent</artifactId> 9 <version>HEAD-SNAPSHOT</version> 13 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> 14 <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> 16 <!-- Properties for multiple-artifact deps. --> 17 <auto-value.version>1.10.1</auto-value.version> 18 <!-- [all …]
|
| /external/python/cpython3/Misc/NEWS.d/ |
| D | 3.7.0b2.rst | 2 .. date: 2017-08-06-14-43-45 4 .. release date: 2018-02-27 13 .. date: 2018-02-20-21-53-48 23 .. date: 2018-02-02-08-50-46 27 Remove the new API added in bpo-31356 (gc.ensure_disabled() context 33 .. date: 2018-02-01-10-56-41 43 .. date: 2018-02-01-10-16-28 52 .. date: 2018-01-29-14-36-37 61 .. date: 2018-01-26-21-20-21 66 out-of-bound errors when using customized decode error handlers. [all …]
|
| D | 3.8.0a1.rst | 2 .. date: 2019-01-15-18-16-05 4 .. release date: 2019-02-03 7 [CVE-2019-5010] Fix a NULL pointer deref in ssl module. The cert parser did 10 (TALOS-2018-0758) reported by Colin Read and Nicolas Edet of Cisco. 15 .. date: 2018-11-23-15-00-23 19 The :option:`-I` command line option (run Python in isolated mode) is now 21 spawning child processes. Previously, only :option:`-E` and :option:`-s` 22 options (enabled by :option:`-I`) were copied. 27 .. date: 2018-09-24-18-49-25 33 -E or -I arguments. [all …]
|
| D | 3.11.0a1.rst | 2 .. date: 2021-08-29-12-39-44 4 .. release date: 2021-10-05 13 .. date: 2021-07-25-20-04-54 23 .. date: 2021-06-29-23-40-22 36 .. date: 2021-06-29-02-45-53 41 for the CVE-2013-0340 "Billion Laughs" vulnerability. This copy is most used 47 .. date: 2021-05-08-11-50-46 58 .. date: 2021-05-05-17-37-04 68 .. date: 2021-10-04-16-11-50 78 .. date: 2021-09-21-22-27-25 [all …]
|
| /external/libpcap/pcap/ |
| D | dlt.h | 1 /*- 41 * Link-layer header type codes. 44 * "tcpdump-workers@lists.tcpdump.org" for a value. Otherwise, you run 46 * purpose, and of having tools that read libpcap-format captures not 53 * https://www.tcpdump.org/linktypes.html 55 * for detailed descriptions of some of these link-layer header types. 69 #define DLT_ARCNET 7 /* ARCNET, with BSD-style header */ 71 #define DLT_PPP 9 /* Point-to-point Protocol */ 80 * XXX - DLT_ATM_RFC1483 is 13 in BSD/OS, and DLT_RAW is 14 in BSD/OS, 83 #define DLT_ATM_RFC1483 11 /* LLC-encapsulated ATM */ [all …]
|
| /external/guava/guava/ |
| D | pom.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst… 3 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4 <!-- do_not_remove: published-with-gradle-metadata --> 8 <artifactId>guava-parent</artifactId> 9 <version>32.1.2-jre</version> 29 <version>9999.0-empty-to-avoid-conflict-with-guava</version> 37 <artifactId>checker-qual</artifactId> 45 <artifactId>j2objc-annotations</artifactId> 47 <!-- TODO(cpovirk): does this comment belong on the <dependency> in <profiles>? --> [all …]
|
| /external/guava/android/guava/ |
| D | pom.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst… 3 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4 <!-- do_not_remove: published-with-gradle-metadata --> 8 <artifactId>guava-parent</artifactId> 9 <version>32.1.2-android</version> 29 <version>9999.0-empty-to-avoid-conflict-with-guava</version> 37 <artifactId>checker-qual</artifactId> 45 <artifactId>j2objc-annotations</artifactId> 47 <!-- TODO(cpovirk): does this comment belong on the <dependency> in <profiles>? --> [all …]
|
| /external/cronet/net/base/ |
| D | mime_sniffer.cc | 2 // Use of this source code is governed by a BSD-style license that can be 9 // HTML payload, no Content-Type header: 10 // * IE 7: Render as HTML 11 // * Firefox 2: Render as HTML 12 // * Safari 3: Render as HTML 13 // * Opera 9: Render as HTML 16 // => Chrome: Render as HTML 18 // HTML payload, Content-Type: "text/plain": 19 // * IE 7: Render as HTML 21 // * Safari 3: Render as text (Note: Safari will Render as HTML if the URL [all …]
|
| /external/jacoco/org.jacoco.build/ |
| D | pom.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 6 http://www.eclipse.org/legal/epl-2.0 8 SPDX-License-Identifier: EPL-2.0 11 Evgeny Mandrikov - initial API and implementation 12 --> 13 …p://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http… 22 <description>JaCoCo - Java Code Coverage Library</description> 31 <url>https://www.eclipse.org/legal/epl-2.0/</url> 88 …<!-- Order is important: org.jacoco.agent.rt embeds into org.jacoco.agent and JaCoCo Agent used du… [all …]
|
| /external/ktfmt/website/ |
| D | package-lock.json | 8 "clean-css": "^5.1.1", 9 "event-stream": "4.0.1", 11 "monaco-editor": "^0.23.0", 19 "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz", 20 …"integrity": "sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6e… 25 "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.2.tgz", 26 …"integrity": "sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7… 35 "node_modules/acorn-globals": { 37 "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-4.3.4.tgz", 38 …"integrity": "sha512-clfQEh21R+D0leSbUdWf3OcfqyaCSAQ8Ryq00bofSekfr9W8u1jyYZo6ir0xu9Gtcf7BjcHJpnbZH… [all …]
|
| /external/python/cpython2/Misc/NEWS.d/ |
| D | 2.7.15rc1.rst | 2 .. date: 2018-03-05-10-14-42 4 .. release date: 2018-04-14 15 .. date: 2018-03-02-10-24-52 21 refactored. This resolves CVE-2018-1060 and CVE-2018-1061. Patch by Jamie 27 .. date: 2017-09-04-21-24-51 56 vulnerabilities including: CVE-2017-9233 (External entity infinite loop 57 DoS), CVE-2016-9063 (Integer overflow, re-fix), CVE-2016-0718 (Fix 58 regression bugs from 2.2.0's fix to CVE-2016-0718) and CVE-2012-0876 59 (Counter hash flooding with SipHash). Note: the CVE-2016-5300 (Use 60 os-specific entropy sources like getrandom) doesn't impact Python, since Python [all …]
|
| D | 2.6a1.rst | 4 .. release date: 29-Feb-2008 147 Limit free list of method and built-in function objects to 256 entries each. 158 internal free lists of pre-allocted ints and floats. 177 Fix a bug that identifies 0j and -0j when they appear in the same code unit. 245 .. nonce: GX0t-e 259 Python compiles with --enable-unicode=no again. However several extension 266 .. nonce: -TxSag 269 when compiling code from a string, encoding cookies in the second line of 328 speedups in heavily object-oriented code. 334 .. nonce: JYdqH- [all …]
|
| /external/perfetto/ui/ |
| D | pnpm-lock.yaml | 23 '@codemirror/theme-one-dark': 38 '@types/color-convert': 59 '@types/w3c-web-usb': 68 color-convert: 74 devtools-protocol: 89 jsbn-rsa: 95 noice-json-rpc: 104 protobufjs-cli: 119 vega-lite: 124 '@rollup/plugin-commonjs': [all …]
|
| /external/pigweed/ |
| D | package-lock.json | 10 "license": "Apache-2.0", 12 "@protobuf-ts/protoc": "^2.7.0", 14 "google-protobuf": "^3.17.3", 17 "rollup-plugin-postcss": "^4.0.2", 18 "ts-protoc-gen": "^0.15.0" 24 "@grpc/grpc-js": "^1.3.7", 25 "@material-ui/core": "^4.12.1", 26 "@material-ui/lab": "^4.0.0-alpha.60", 27 "@rollup/plugin-commonjs": "^19.0.0", 28 "@rollup/plugin-node-resolve": "^13.3.0", [all …]
|
| /external/python/cpython3/Doc/library/ |
| D | socket.rst | 1 :mod:`socket` --- Low-level networking interface 5 :synopsis: Low-level networking interface. 9 -------------- 20 .. include:: ../includes/wasm-notavail.rst 25 call and library interface for sockets to Python's object-oriented style: the 27 the various socket system calls. Parameter types are somewhat higher-level than 43 --------------- 52 - The address of an :const:`AF_UNIX` socket bound to a file system node 53 is represented as a string, using the file system encoding and the 55 Linux's abstract namespace is returned as a :term:`bytes-like object` with [all …]
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mkv/ |
| D | MatroskaExtractor.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 82 public static final ExtractorsFactory FACTORY = () -> new Extractor[] {new MatroskaExtractor()}; 107 private static final int UNSET_ENTRY_ID = -1; 256 * https://www.matroska.org/technical/codec_specs.html. 261 * https://www.matroska.org/technical/codec_specs.html. 283 * <p>Equivalent to the UTF-8 string: "1\n00:00:00,000 --> 00:00:00,000\n". 314 * <p>Equivalent to the UTF-8 string: "Dialogue: 0:00:00:00,0:00:00:00,". 340 * <p>Equivalent to the UTF-8 string: "WEBVTT\n\n00:00:00.000 --> 00:00:00.000\n". 371 trackNameToRotationDegrees.put("htc_video_rotA-000", 0); 372 trackNameToRotationDegrees.put("htc_video_rotA-090", 90); [all …]
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mkv/ |
| D | MatroskaExtractor.java | 8 * http://www.apache.org/licenses/LICENSE-2.0 80 public static final ExtractorsFactory FACTORY = () -> new Extractor[] {new MatroskaExtractor()}; 104 private static final int UNSET_ENTRY_ID = -1; 251 * https://www.matroska.org/technical/codec_specs.html. 256 * https://www.matroska.org/technical/codec_specs.html. 278 * <p>Equivalent to the UTF-8 string: "1\n00:00:00,000 --> 00:00:00,000\n". 309 * <p>Equivalent to the UTF-8 string: "Dialogue: 0:00:00:00,0:00:00:00,". 340 trackNameToRotationDegrees.put("htc_video_rotA-000", 0); 341 trackNameToRotationDegrees.put("htc_video_rotA-090", 90); 342 trackNameToRotationDegrees.put("htc_video_rotA-180", 180); [all …]
|
| /external/iw/ |
| D | nl80211.h | 6 * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net> 13 * Copyright 2015-2017 Intel Deutschland GmbH 14 * Copyright (C) 2018-2022 Intel Corporation 32 * be careful not to break things - i.e. don't move anything around or so 74 * - a setup station entry is added, not yet authorized, without any rate 76 * - when the TDLS setup is done, a single NL80211_CMD_SET_STATION is valid 79 * - %NL80211_TDLS_ENABLE_LINK is then used 80 * - after this, the only valid operation is to remove it by tearing down 95 * Frame registration is done on a per-interface basis and registrations 137 * software, like the AP-VLAN type in mac80211 for example, there's [all …]
|
12