Home
last modified time | relevance | path

Searched +full:ansi +full:- +full:styles (Results 1 – 25 of 196) sorted by relevance

12345678

/aosp_15_r20/external/rust/android-crates-io/crates/miette/src/handlers/
Dtheme.rs10 [`owo_colors::Style`](https://docs.rs/owo-colors/latest/owo_colors/struct.Style.html)s to be used t…
19 /// Styles to be used for painting.
20 pub styles: ThemeStyles, field
24 /// ASCII-art-based graphical drawing, with ANSI styling.
25 pub fn ascii() -> Self { in ascii()
28 styles: ThemeStyles::ansi(), in ascii()
32 /// Graphical theme that draws using both ansi colors and unicode
38 /// Such themes typically remap ansi codes properly, treating them more
40 pub fn unicode() -> Self { in unicode()
43 styles: ThemeStyles::ansi(), in unicode()
[all …]
/aosp_15_r20/external/arm-trusted-firmware/
H A Dpackage-lock.json2 "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/development/tools/ota_analysis/
H A Dpackage-lock.json13 "core-js": "^3.6.5",
15 "eslint-config-airbnb-base": "^14.2.1",
16 "flush-promises": "^1.0.2",
18 "material-design-icons": "^3.0.1",
20 "roboto-fontface": "*",
21 "vue": "^3.0.0-0",
22 "vue-echarts": "^6.0.0-rc.6",
23 "vue-router": "^4.0.0-0",
24 "vue-uuid": "^2.0.2",
25 "vuetify": "^3.0.0-alpha.0",
[all …]
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/
H A Dpackage-lock.json2 "name": "canvaskit-wasm",
8 "name": "canvaskit-wasm",
10 "license": "BSD-3-Clause",
12 "@definitelytyped/header-parser": "0.0.121",
18 "node_modules/@definitelytyped/header-parser": {
20 …"resolved": "https://registry.npmjs.org/@definitelytyped/header-parser/-/header-parser-0.0.121.tgz…
21 …"integrity": "sha512-78HY1J+QiwZPXFZQWb9gPQPxAMNg6/1e4gl7gL/8dmd17vVWLi3AGrLJoG8Pn1p8d7MF2rlPw/2AE…
24 "@definitelytyped/typescript-versions": "^0.0.121",
29 "node_modules/@definitelytyped/typescript-versions": {
31 …ed": "https://registry.npmjs.org/@definitelytyped/typescript-versions/-/typescript-versions-0.0.12…
[all …]
/aosp_15_r20/external/timezone-boundary-builder/
H A Dpackage-lock.json2 "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/kotlinx.serialization/integration-test/kotlin-js-store/
H A Dyarn.lock5 ansi-[email protected]:
7 …resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344…
8 …integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX…
10 ansi-regex@^5.0.1:
12 …resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53b…
13 …integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlM…
15 ansi-styles@^4.0.0, ansi-styles@^4.1.0:
17 …resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a…
18 …integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZ…
20 color-convert "^2.0.1"
[all …]
/aosp_15_r20/external/kotlinx.serialization/kotlin-js-store/
H A Dyarn.lock5 ansi-[email protected]:
7 …resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344…
8 …integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX…
10 ansi-regex@^5.0.1:
12 …resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53b…
13 …integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlM…
15 ansi-styles@^4.0.0, ansi-styles@^4.1.0:
17 …resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a…
18 …integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZ…
20 color-convert "^2.0.1"
[all …]
/aosp_15_r20/external/trusty/arm-trusted-firmware/
Dpackage-lock.json2 "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/flatbuffers/
H A Dyarn.lock5 "@babel/code-[email protected]":
7 …resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db93…
8 …integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH…
12 "@babel/helper-validator-identifier@^7.16.7":
14 …solved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identif…
15 …integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/…
19 …resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.10.tgz#744f2eb81579d6eea7…
20 …integrity sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfT…
22 "@babel/helper-validator-identifier" "^7.16.7"
24 js-tokens "^4.0.0"
[all …]
/aosp_15_r20/tools/netsim/ui/
H A Dpackage-lock.json2 "name": "netsim-app",
8 "name": "netsim-app",
17 "@custom-elements-manifest/analyzer": "^0.4.17",
18 "@open-wc/building-rollup": "^2.2.1",
19 "@open-wc/eslint-config": "^4.3.0",
20 "@open-wc/testing": "next",
21 "@rollup/plugin-node-resolve": "^15.0.1",
22 "@typescript-eslint/eslint-plugin": "^4.33.0",
23 "@typescript-eslint/parser": "^4.33.0",
24 "@web/dev-server": "^0.1.28",
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/sva/
H A Dyarn.lock5 "@eslint-community/eslint-utils@^4.2.0":
7 …resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23…
8 …integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9…
10 eslint-visitor-keys "^3.3.0"
12 "@eslint-community/regexpp@^4.4.0":
14 …resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a…
15 …integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6F…
19 …resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.3.tgz#4910db5505f4d503f2777…
20 …integrity sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuS…
27 import-fresh "^3.2.1"
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/sva/
H A Dyarn.lock5 "@eslint-community/eslint-utils@^4.2.0":
7 …resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23…
8 …integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9…
10 eslint-visitor-keys "^3.3.0"
12 "@eslint-community/regexpp@^4.4.0":
14 …resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a…
15 …integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6F…
19 …resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.3.tgz#4910db5505f4d503f2777…
20 …integrity sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuS…
27 import-fresh "^3.2.1"
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/sva/
Dyarn.lock5 "@eslint-community/eslint-utils@^4.2.0":
7 …resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23…
8 …integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9…
10 eslint-visitor-keys "^3.3.0"
12 "@eslint-community/regexpp@^4.4.0":
14 …resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a…
15 …integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6F…
19 …resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.3.tgz#4910db5505f4d503f2777…
20 …integrity sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuS…
27 import-fresh "^3.2.1"
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/builder/
Dstyling.rs1 //! Terminal [`Styles`] for help and error output
7 /// See also [`Command::styles`][crate::Command::styles].
15 /// let styles = Styles::styled()
23 pub struct Styles { struct
33 impl Styles { implementation
35 pub const fn plain() -> Self { in plain()
48 pub const fn styled() -> Self { in styled()
54 .fg_color(Some(anstyle::Color::Ansi(anstyle::AnsiColor::Red))) in styled()
60 .fg_color(Some(anstyle::Color::Ansi(anstyle::AnsiColor::Green))), in styled()
62 .fg_color(Some(anstyle::Color::Ansi(anstyle::AnsiColor::Yellow))), in styled()
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/builder/
H A Dstyling.rs1 //! Terminal [`Styles`] for help and error output
7 /// See also [`Command::styles`][crate::Command::styles].
15 /// let styles = Styles::styled()
23 pub struct Styles { struct
33 impl Styles { argument
35 pub const fn plain() -> Self { in plain()
48 pub const fn styled() -> Self { in styled()
54 .fg_color(Some(anstyle::Color::Ansi(anstyle::AnsiColor::Red))) in styled()
60 .fg_color(Some(anstyle::Color::Ansi(anstyle::AnsiColor::Green))), in styled()
62 .fg_color(Some(anstyle::Color::Ansi(anstyle::AnsiColor::Yellow))), in styled()
[all …]
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/
H A Dpackage-lock.json2 "name": "watch-web-app",
8 "name": "watch-web-app",
17 "@angular/platform-browser": "^18.0.0",
18 "@angular/platform-browser-dynamic": "^18.0.0",
20 "ng-keyboard-shortcuts": "^13.0.8",
26 "@angular-devkit/build-angular": "^18.0.1",
28 "@angular/compiler-cli": "^18.0.0",
30 "jasmine-core": "~5.1.0",
32 "karma-chrome-launcher": "~3.2.0",
33 "karma-coverage": "~2.2.0",
[all …]
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/server/functions/
Dpackage-lock.json9 "firebase-admin": "^11.4.1",
10 "firebase-functions": "^3.11.0",
15 "eslint-plugin-promise": "^4.0.1",
16 "firebase-functions-test": "^0.2.0"
22 "node_modules/@babel/code-frame": {
24 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.5.tgz",
25 …"integrity": "sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOci…
34 "node_modules/@babel/helper-validator-identifier": {
36 …solved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identif…
37 …"integrity": "sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJ…
[all …]
/aosp_15_r20/external/grpc-grpc/examples/node/
H A Dpackage-lock.json2 "name": "grpc-examples",
7 "@grpc/grpc-js": {
9 "resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.1.8.tgz",
10 …"integrity": "sha512-64hg5rmEm6F/NvlWERhHmmgxbWU8nD2TMWE+9TvG7/WcOrFT3fzg/Uu631pXRFwmJ4aWO/kp9vVSl…
12 "@grpc/proto-loader": "^0.6.0-pre14",
14 "google-auth-library": "^6.0.0",
18 "@grpc/proto-loader": {
19 "version": "0.6.0-pre9",
20 "resolved": "https://registry.npmjs.org/@grpc/proto-loader/-/proto-loader-0.6.0-pre9.tgz",
21 …"integrity": "sha512-oM+LjpEjNzW5pNJjt4/hq1HYayNeQT+eGrOPABJnYHv7TyNPDNzkQ76rDYZF86X5swJOa4EujEMzQ…
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dstyle.py21 def __init__(self, bit_no: int) -> None:
24 def __get__(self, obj: "Style", objtype: Type["Style"]) -> Optional[bool]:
146 def _make_color(color: Union[Color, str]) -> Color:
199 def null(cls) -> "Style":
206 ) -> "Style":
228 def from_meta(cls, meta: Optional[Dict[str, Any]]) -> "Style":
249 def on(cls, meta: Optional[Dict[str, Any]] = None, **handlers: Any) -> "Style":
281 def link_id(self) -> str:
282 """Get a link id, used in ansi code for links."""
285 def __str__(self) -> str:
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dstyle.py21 def __init__(self, bit_no: int) -> None:
24 def __get__(self, obj: "Style", objtype: Type["Style"]) -> Optional[bool]:
146 def _make_color(color: Union[Color, str]) -> Color:
199 def null(cls) -> "Style":
206 ) -> "Style":
228 def from_meta(cls, meta: Optional[Dict[str, Any]]) -> "Style":
249 def on(cls, meta: Optional[Dict[str, Any]] = None, **handlers: Any) -> "Style":
281 def link_id(self) -> str:
282 """Get a link id, used in ansi code for links."""
285 def __str__(self) -> str:
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dstyle.py21 def __init__(self, bit_no: int) -> None:
24 def __get__(self, obj: "Style", objtype: Type["Style"]) -> Optional[bool]:
146 def _make_color(color: Union[Color, str]) -> Color:
199 def null(cls) -> "Style":
206 ) -> "Style":
228 def from_meta(cls, meta: Optional[Dict[str, Any]]) -> "Style":
249 def on(cls, meta: Optional[Dict[str, Any]] = None, **handlers: Any) -> "Style":
281 def link_id(self) -> str:
282 """Get a link id, used in ansi code for links."""
285 def __str__(self) -> str:
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dstyle.py21 def __init__(self, bit_no: int) -> None:
24 def __get__(self, obj: "Style", objtype: Type["Style"]) -> Optional[bool]:
146 def _make_color(color: Union[Color, str]) -> Color:
199 def null(cls) -> "Style":
206 ) -> "Style":
228 def from_meta(cls, meta: Optional[Dict[str, Any]]) -> "Style":
249 def on(cls, meta: Optional[Dict[str, Any]] = None, **handlers: Any) -> "Style":
281 def link_id(self) -> str:
282 """Get a link id, used in ansi code for links."""
285 def __str__(self) -> str:
[all …]
/aosp_15_r20/external/skia/modules/canvaskit/
H A Dpackage-lock.json2 "name": "canvaskit-local",
8 "name": "canvaskit-local",
10 "license": "BSD-3-Clause",
12 "is-docker": "~1.1.0",
13 "jasmine-core": "~3.6.0",
15 "karma-chrome-launcher": "~3.1.0",
16 "karma-coverage": "~2.0.3",
17 "karma-jasmine": "~4.0.1",
21 "node_modules/@babel/code-frame": {
23 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz",
[all …]
/aosp_15_r20/external/skia/modules/pathkit/
H A Dpackage-lock.json2 "name": "pathkit-local",
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…
18 "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.10.tgz",
19 …"integrity": "sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dp…
22 "@babel/code-frame": "^7.10.4",
24 "@babel/helper-module-transforms": "^7.12.1",
30 "convert-source-map": "^1.7.0",
32 "gensync": "^1.0.0-beta.1",
[all …]
/aosp_15_r20/external/skia/experimental/tskit/
H A Dpackage-lock.json9 "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 …]

12345678