/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/webencodings/ |
D | __init__.py | 1 # coding: utf-8 27 'iso-8859-8-i': 'iso-8859-8', 28 'x-mac-cyrillic': 'mac-cyrillic', 29 'macintosh': 'mac-roman', 30 'windows-874': 'cp874'} 36 r"""Transform (only) ASCII letters to lower case: A-Z is mapped to a-z. 41 This is used for `ASCII case-insensitive 42 <http://encoding.spec.whatwg.org/#ascii-case-insensitive>`_ 45 for `CSS keywords <http://dev.w3.org/csswg/css-values/#keywords>`_. 48 which also affect non-ASCII characters, [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/webencodings/ |
D | __init__.py | 1 # coding: utf-8 27 'iso-8859-8-i': 'iso-8859-8', 28 'x-mac-cyrillic': 'mac-cyrillic', 29 'macintosh': 'mac-roman', 30 'windows-874': 'cp874'} 36 r"""Transform (only) ASCII letters to lower case: A-Z is mapped to a-z. 41 This is used for `ASCII case-insensitive 42 <http://encoding.spec.whatwg.org/#ascii-case-insensitive>`_ 45 for `CSS keywords <http://dev.w3.org/csswg/css-values/#keywords>`_. 48 which also affect non-ASCII characters, [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/webencodings/ |
D | __init__.py | 1 # coding: utf-8 27 'iso-8859-8-i': 'iso-8859-8', 28 'x-mac-cyrillic': 'mac-cyrillic', 29 'macintosh': 'mac-roman', 30 'windows-874': 'cp874'} 36 r"""Transform (only) ASCII letters to lower case: A-Z is mapped to a-z. 41 This is used for `ASCII case-insensitive 42 <http://encoding.spec.whatwg.org/#ascii-case-insensitive>`_ 45 for `CSS keywords <http://dev.w3.org/csswg/css-values/#keywords>`_. 48 which also affect non-ASCII characters, [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/webencodings/ |
D | __init__.py | 1 # coding: utf-8 27 'iso-8859-8-i': 'iso-8859-8', 28 'x-mac-cyrillic': 'mac-cyrillic', 29 'macintosh': 'mac-roman', 30 'windows-874': 'cp874'} 36 r"""Transform (only) ASCII letters to lower case: A-Z is mapped to a-z. 41 This is used for `ASCII case-insensitive 42 <http://encoding.spec.whatwg.org/#ascii-case-insensitive>`_ 45 for `CSS keywords <http://dev.w3.org/csswg/css-values/#keywords>`_. 48 which also affect non-ASCII characters, [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/pygments/ |
D | lexer.py | 7 :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. 28 _encoding_map = [(b'\xef\xbb\xbf', 'utf-8'), 29 (b'\xff\xfe\0\0', 'utf-32'), 30 (b'\0\0\xfe\xff', 'utf-32be'), 31 (b'\xff\xfe', 'utf-16'), 32 (b'\xfe\xff', 'utf-16be')] 55 Strip leading and trailing newlines from the input (default: True). 57 Strip all leading and trailing whitespace from the input 70 string (default: ``'guess'``, which uses a simple UTF-8 / Locale / 145 Also preprocess the text, i.e. expand tabs and strip it if [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/pygments/ |
D | lexer.py | 7 :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. 28 _encoding_map = [(b'\xef\xbb\xbf', 'utf-8'), 29 (b'\xff\xfe\0\0', 'utf-32'), 30 (b'\0\0\xfe\xff', 'utf-32be'), 31 (b'\xff\xfe', 'utf-16'), 32 (b'\xfe\xff', 'utf-16be')] 55 Strip leading and trailing newlines from the input (default: True). 57 Strip all leading and trailing whitespace from the input 70 string (default: ``'guess'``, which uses a simple UTF-8 / Locale / 145 Also preprocess the text, i.e. expand tabs and strip it if [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/pygments/ |
D | lexer.py | 7 :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. 28 _encoding_map = [(b'\xef\xbb\xbf', 'utf-8'), 29 (b'\xff\xfe\0\0', 'utf-32'), 30 (b'\0\0\xfe\xff', 'utf-32be'), 31 (b'\xff\xfe', 'utf-16'), 32 (b'\xfe\xff', 'utf-16be')] 55 Strip leading and trailing newlines from the input (default: True). 57 Strip all leading and trailing whitespace from the input 70 string (default: ``'guess'``, which uses a simple UTF-8 / Locale / 145 Also preprocess the text, i.e. expand tabs and strip it if [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/pygments/ |
D | lexer.py | 7 :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. 28 _encoding_map = [(b'\xef\xbb\xbf', 'utf-8'), 29 (b'\xff\xfe\0\0', 'utf-32'), 30 (b'\0\0\xfe\xff', 'utf-32be'), 31 (b'\xff\xfe', 'utf-16'), 32 (b'\xfe\xff', 'utf-16be')] 55 Strip leading and trailing newlines from the input (default: True). 57 Strip all leading and trailing whitespace from the input 70 string (default: ``'guess'``, which uses a simple UTF-8 / Locale / 145 Also preprocess the text, i.e. expand tabs and strip it if [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/requests/ |
D | utils.py | 64 re.split(r",\s*", make_headers(accept_encoding=True)["accept-encoding"]) 154 "Requests has determined the content-length for this " 158 "content-length. In Requests 3.0, support will be removed " 183 # partially read file-like objects 191 return max(0, total_length - current_position) 227 # Strip port numbers from netloc. This weird `if...encode`` dance is 254 if name and isinstance(name, basestring) and name[0] != "<" and name[-1] != ">": 287 extracted_path = os.path.join(tmp, member.split("/")[-1]) 320 ValueError: cannot encode objects that are not 2-tuples 330 raise ValueError("cannot encode objects that are not 2-tuples") [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/requests/ |
D | utils.py | 64 re.split(r",\s*", make_headers(accept_encoding=True)["accept-encoding"]) 154 "Requests has determined the content-length for this " 158 "content-length. In Requests 3.0, support will be removed " 183 # partially read file-like objects 191 return max(0, total_length - current_position) 227 # Strip port numbers from netloc. This weird `if...encode`` dance is 254 if name and isinstance(name, basestring) and name[0] != "<" and name[-1] != ">": 287 extracted_path = os.path.join(tmp, member.split("/")[-1]) 320 ValueError: cannot encode objects that are not 2-tuples 330 raise ValueError("cannot encode objects that are not 2-tuples") [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/requests/ |
D | utils.py | 64 re.split(r",\s*", make_headers(accept_encoding=True)["accept-encoding"]) 154 "Requests has determined the content-length for this " 158 "content-length. In Requests 3.0, support will be removed " 183 # partially read file-like objects 191 return max(0, total_length - current_position) 227 # Strip port numbers from netloc. This weird `if...encode`` dance is 254 if name and isinstance(name, basestring) and name[0] != "<" and name[-1] != ">": 287 extracted_path = os.path.join(tmp, member.split("/")[-1]) 320 ValueError: cannot encode objects that are not 2-tuples 330 raise ValueError("cannot encode objects that are not 2-tuples") [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/requests/ |
D | utils.py | 64 re.split(r",\s*", make_headers(accept_encoding=True)["accept-encoding"]) 154 "Requests has determined the content-length for this " 158 "content-length. In Requests 3.0, support will be removed " 183 # partially read file-like objects 191 return max(0, total_length - current_position) 227 # Strip port numbers from netloc. This weird `if...encode`` dance is 254 if name and isinstance(name, basestring) and name[0] != "<" and name[-1] != ">": 287 extracted_path = os.path.join(tmp, member.split("/")[-1]) 320 ValueError: cannot encode objects that are not 2-tuples 330 raise ValueError("cannot encode objects that are not 2-tuples") [all …]
|
/aosp_15_r20/external/arm-trusted-firmware/ |
H A D | package-lock.json | 2 "name": "trusted-firmware-a", 8 "name": "trusted-firmware-a", 11 "license": "BSD-3-Clause", 14 "@commitlint/config-conventional": "^14.1.0", 16 "conventional-changelog-tf-a": "file:tools/conventional-changelog-tf-a", 17 "cz-conventional-changelog": "^3.3.0", 19 "standard-version": "^9.3.2" 22 "node_modules/@babel/code-frame": { 24 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz", 25 …"integrity": "sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4… [all …]
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/ |
H A D | package-lock.json | 7 "@babel/code-frame": { 9 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.0.0.tgz", 10 …"integrity": "sha512-OfC2uemaknXr87bdLUkWog7nYuliM9Ij5HUcajsVcMCpQrcLmtxRbVFTIqmcSkSeYRBFBRxs2FiUq… 18 "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.1.2.tgz", 19 …"integrity": "sha512-IFeSSnjXdhDaoysIlev//UzHZbdEmm7D0EIH2qtse9xK7mXEZQpYjs2P00XlP1qYsYvid79p+Zgg6… 22 "@babel/code-frame": "^7.0.0", 29 "convert-source-map": "^1.1.0", 35 "source-map": "^0.5.0" 40 "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.1.3.tgz", 41 …"integrity": "sha512-ZoCZGcfIJFJuZBqxcY9OjC1KW2lWK64qrX1o4UYL3yshVhwKFYgzpWZ0vvtGMNJdTlvkw0W+HR1Vn… [all …]
|
/aosp_15_r20/external/skia/experimental/tskit/ |
H A D | package-lock.json | 9 "license": "BSD-3-Clause", 11 "@typescript-eslint/eslint-plugin": "^4.21.0", 12 "@typescript-eslint/parser": "^4.21.0", 14 "eslint-config-airbnb-typescript": "^12.3.1", 15 "eslint-plugin-import": "^2.22.1", 19 "node_modules/@babel/code-frame": { 21 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", 22 …"integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETG… 28 "node_modules/@babel/helper-validator-identifier": { 30 …solved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identif… [all …]
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/ |
D | package-lock.json | 2 "name": "trusted-firmware-a", 8 "name": "trusted-firmware-a", 10 "license": "BSD-3-Clause", 13 "@commitlint/config-conventional": "^19.0.0", 14 "@commitlint/cz-commitlint": "^19.0.0", 16 "conventional-changelog-tf-a": "file:tools/conventional-changelog-tf-a", 18 "js-yaml": "^4.1.0", 19 "standard-version": "^9.5.0" 25 "node_modules/@babel/code-frame": { 27 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.23.5.tgz", [all …]
|
/aosp_15_r20/external/cronet/net/proxy_resolution/ |
H A D | pac_file_fetcher_impl.cc | 2 // Use of this source code is governed by a BSD-style license that can be 30 // - Support auth-prompts (http://crbug.com/77366) 46 // If the default timeout is too high, auto-detect can stall for a long time, 56 "application/x-ns-proxy-autoconfig", in IsPacMimeType() 57 "application/x-javascript-config", in IsPacMimeType() 70 {"\xFE\xFF", "utf-16be"}, 71 {"\xFF\xFE", "utf-16le"}, 72 {"\xEF\xBB\xBF", "utf-8"}, 82 // Guess the charset by looking at the BOM. in ConvertResponseToUTF16() 84 for (const auto& bom : kBomMappings) { in ConvertResponseToUTF16() local [all …]
|
/aosp_15_r20/external/mbedtls/tests/scripts/ |
H A D | check_files.py | 4 # SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 8 including incorrect file permissions, presence of tabs, non-Unix line endings, 9 trailing whitespace, and presence of UTF-8 BOM. 21 from typing import FrozenSet, Optional, Pattern # pylint: disable=unused-import 25 import scripts_path # pylint: disable=unused-import 30 """Base class for file-wide issue tracking. 43 ``heading``: human-readable description of the issue 49 # pylint: disable=no-member 118 """Base class for line-by-line issue tracking. 183 _shebang_re = re.compile(rb'^#! ?(?:/bin/(bash|sh)(?: -[^\n ]*)?' [all …]
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/scripts/ |
H A D | check_files.py | 4 # SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 8 including incorrect file permissions, presence of tabs, non-Unix line endings, 9 trailing whitespace, and presence of UTF-8 BOM. 22 from typing import FrozenSet, Optional, Pattern # pylint: disable=unused-import 26 import scripts_path # pylint: disable=unused-import 31 """Base class for file-wide issue tracking. 44 ``heading``: human-readable description of the issue 50 # pylint: disable=no-member 120 """Base class for line-by-line issue tracking. 167 _shebang_re = re.compile(rb'^#! ?(?:/bin/(bash|sh)(?: -[^\n ]*)?' [all …]
|
/aosp_15_r20/external/timezone-boundary-builder/ |
H A D | package-lock.json | 2 "name": "timezone-boundary-builder", 7 "@babel/code-frame": { 9 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz", 10 …"integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3O… 16 "@babel/helper-validator-identifier": { 18 …solved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identif… 19 …"integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhq… 24 "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz", 25 …"integrity": "sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l… 28 "@babel/helper-validator-identifier": "^7.10.4", [all …]
|
/aosp_15_r20/external/angle/build/toolchain/win/rc/ |
H A D | rc.py | 3 # Use of this source code is governed by a BSD-style license that can be 10 -h, --help Print this message. 11 -I<dir> Add include path, used for both headers and resources. 12 -imsvc<dir> Add system include path, used for preprocessing only. 14 -D<sym> Define a macro for the preprocessor. 35 # Can't use optparse / argparse because of /fo flag :-/ 45 if flag == '-h' or flag == '--help': 48 if flag.startswith('-I'): 50 elif flag.startswith('-imsvc'): 54 elif flag.startswith('-D'): [all …]
|
/aosp_15_r20/external/cronet/build/toolchain/win/rc/ |
H A D | rc.py | 3 # Use of this source code is governed by a BSD-style license that can be 10 -h, --help Print this message. 11 -I<dir> Add include path, used for both headers and resources. 12 -imsvc<dir> Add system include path, used for preprocessing only. 14 -D<sym> Define a macro for the preprocessor. 35 # Can't use optparse / argparse because of /fo flag :-/ 45 if flag == '-h' or flag == '--help': 48 if flag.startswith('-I'): 50 elif flag.startswith('-imsvc'): 54 elif flag.startswith('-D'): [all …]
|
/aosp_15_r20/build/make/tools/compliance/cmd/bom/ |
H A D | bom.go | 7 // http://www.apache.org/licenses/LICENSE-2.0 43 func (ctx context) strip(installPath string) string { func 103 outputFile := flags.String("o", "-", "Where to write the bill of materials. (default stdout)") 116 fmt.Fprintf(os.Stderr, "must specify file for -o; use - for stdout\n") 137 if *outputFile != "-" { 151 if *outputFile != "-" { 161 // billOfMaterials implements the bom utility. 186 fmt.Fprintln(ctx.stdout, ctx.strip(path))
|
/aosp_15_r20/external/google-cloud-java/generation/new_client/ |
H A D | new-client.py | 7 # https://www.apache.org/licenses/LICENSE-2.0 34 "--api_shortname", 41 "--name-pretty", 45 help="The human-friendly name that appears in README.md" 48 "--product-docs", 55 "--api-description", 63 "--release-level", 67 help="A label that appears in repo-metadata.json. The first library " 71 "--transport", 75 help="A label that appears in repo-metadata.json" [all …]
|
/aosp_15_r20/external/cldr/tools/scripts/ |
H A D | cldr-svnprops-check.py | 3 # Copyright (C) 2009-2012, International Business Machines Corporation, Google and Others. 8 # This script is a modified version of ICU's icu-svnprops-check.py. 9 # Also check for the correct line endings on files with svn:eol-style = native 15 # cldr-svnprops-check.py [options] 18 # -f | --fix Fix any problems that are found 19 # -h | --help Print a usage line and exit. 33 # Copy and paste here the ICU recommended auto-props from 34 # http://icu-project.org/docs/subversion_howto/index.html 41 [auto-props] 43 ### file-name-pattern = propname[=value][;propname[=value]...] [all …]
|