/aosp_15_r20/external/flatbuffers/docs/source/ |
H A D | CppUsage.md | 21 compiler (e.g. `flatc -c mygame.fbs`), you can now start using this in 46 *Note: See [Tutorial](@ref flatbuffers_guide_tutorial) for a more in-depth 52 schema with the `--cpp` option to `flatc`. Then you can include both FlatBuffers 84 std::cout << "hp : " << monster->hp() << std::endl; // '80' 85 std::cout << "mana : " << monster->mana() << std::endl; // default value of '150' 86 std::cout << "name : " << monster->name()->c_str() << std::endl; // "MyMonster" 93 - `shared` (on a field): For string fields, this enables the usage of string 103 (requiring pre-order construction of all data, and making mutation harder). 106 can be used (through `--gen-object-api`) that is able to unpack & pack a 117 GetMonster(flatbuffer)->UnPackTo(&monsterobj); [all …]
|
/aosp_15_r20/external/cronet/third_party/protobuf/ |
H A D | CHANGES.txt | 1 2022-12-07 version 21.11 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 4 * Fix round-trip bug (#10158) 6 2022-11-29 version 21.10 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 9 * Use bit-field int values in buildPartial to skip work on unset groups of fields. (#10960) 12 …* Fix UPB_LIKELY() for 32-bit Windows builds; update protobuf_deps to point to the current upb 21.… 16 2022-10-26 version 21.9 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 27 2022-10-18 version 21.8 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 30 * Fix for grpc.tools #17995 & protobuf #7474 (handle UTF-8 paths in argumentfile) (#10721) 42 2022-09-29 version 21.7 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 44 * Refactoring java full runtime to reuse sub-message builders and prepare to [all …]
|
/aosp_15_r20/external/protobuf/ |
H A D | CHANGES.txt | 1 2022-12-07 version 21.11 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 4 * Fix round-trip bug (#10158) 6 2022-11-29 version 21.10 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 9 * Use bit-field int values in buildPartial to skip work on unset groups of fields. (#10960) 12 …* Fix UPB_LIKELY() for 32-bit Windows builds; update protobuf_deps to point to the current upb 21.… 16 2022-10-26 version 21.9 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 27 2022-10-18 version 21.8 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 30 * Fix for grpc.tools #17995 & protobuf #7474 (handle UTF-8 paths in argumentfile) (#10721) 42 2022-09-29 version 21.7 (C++/Java/Python/PHP/Objective-C/C#/Ruby) 44 * Refactoring java full runtime to reuse sub-message builders and prepare to [all …]
|
/aosp_15_r20/external/sg3_utils/doc/ |
H A D | sg3_utils_json.8 | 1 .TH SG3_UTILS_JSON "8" "November 2022" "sg3_utils\-1.48" SG3_UTILS 3 sg3_utils_json \- JSON output for some sg3_utils utilities 6 \fI\-\-json[=JO]\fR [\fIOTHER_OPTIONS\fR] [\fIDEVICE\fR] 13 returned by SCSI commands (e.g. sg_vpd) can optionally provide JSON 14 output, rather than simple, human-readable output. The default remains 15 human-readable output. 17 JavaScript Object Notation (JSON) is an open standard file format that can be 19 https://en.wikipedia.org/wiki/JSON . JSON comes in many flavours and this one 20 uses the json-builder C implementation found at 21 https://github.com/json-parser/json-builder which implements four simple JSON [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/okio/kotlin-js-store/ |
H A D | yarn.lock | 7 …resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5… 8 …integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9… 10 "@discoveryjs/json-ext@^0.5.0": 12 …resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b770… 13 …integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iP… 15 "@jridgewell/gen-mapping@^0.3.0": 17 …resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df… 18 …integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9… 20 "@jridgewell/set-array" "^1.0.1" 21 "@jridgewell/sourcemap-codec" "^1.4.10" [all …]
|
/aosp_15_r20/external/gson/ |
H A D | CHANGELOG.md | 46 * Put `module-info.class` into Multi-Release JAR folder (https://github.com/google/gson/pull/2013) 56 * Improve TreeTypeAdapter thread-safety (https://github.com/google/gson/pull/1976) 57 * Fix `Gson.newJsonWriter` ignoring lenient and HTML-safe setting (https://github.com/google/gson/p… 60 * Fix `FieldNamingPolicy.upperCaseFirstLetter` uppercasing non-letter (https://github.com/google/gs… 70 * Bump proguard-maven-plugin from 2.4.0 to 2.5.1 (https://github.com/google/gson/pull/1980). 79 * Better behaviour with Java 9+ and `Unsafe` if there is a security manager (https://github.com/goo… 80 * `EnumTypeAdapter` now works better when ProGuard has obfuscated enum fields (https://github.com/g… 93 _2019-10-04_ [GitHub Diff](https://github.com/google/gson/compare/gson-parent-2.8.5...gson-parent-… 94 …nParser.parseString` and `JsonParser.parseReader` and deprecated instance method `JsonParser.parse` 95 * Java 9 module-info support [all …]
|
/aosp_15_r20/external/kotlinx.serialization/ |
H A D | CHANGELOG.md | 1 1.6.3 / 2024-02-16 8 …serializing and deserializing [polymorphic class hierarchies](docs/polymorphism.md#sealed-classes). 16 * Add kebab-case naming strategy (#2531) (thanks to [Emil Kantis](https://github.com/Kantis)) 28 1.6.2 / 2023-11-30 32 wasm-wasi and (deprecated) linuxArm32Hfp. 37 1.6.1 / 2023-11-15 42 ### Trailing commas in Json 44 Trailing commas are one of the most popular non-spec Json variations. 45 A new configuration flag, `allowTrailingComma`, makes Json parser accept them instead of throwing a… 46 Note that it does not affect encoding, so kotlinx.serialization always produces Json without traili… [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/rust/android-crates-io/crates/miette/ |
D | README.md | 11 and even write your own error reports! It lets you define error types that 14 …iette/main/images/serde_json.png" alt="Hi! miette also includes a screen-reader-oriented diagnosti… 16 Error: Received some bad JSON from the source. Unable to parse. 19 Begin snippet for https://api.nuget.org/v3/registration5-gz-semver2/json.net/index.json starting 22 snippet line 1: gs":["json"],"title":"","version":&quo… 35 ### Table of Contents <!-- omit in toc --> 37 - [About](#about) 38 - [Features](#features) 39 - [Installing](#installing) 40 - [Example](#example) [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/telemetry/ |
D | package-lock.json | 12 "@typescript-eslint/eslint-plugin": "5.59.6", 13 "@typescript-eslint/parser": "5.59.6", 15 "eslint-config-prettier": "8.8.0", 16 "npm-run-all": "4.1.5", 19 "stylelint-config-standard": "33.0.0", 23 "node_modules/@aashutoshrathi/word-wrap": { 25 "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", 26 …"integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFw… 32 "node_modules/@babel/code-frame": { 34 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.21.4.tgz", [all …]
|
/aosp_15_r20/external/lottie/ |
H A D | CHANGELOG.md | 3 * Add support for reduced motion marker names ([#2451](https://github.com/airbnb/lottie-android/pul… 4 * Support GZIP and TGS network downloads ([#2454](https://github.com/airbnb/lottie-android/pull/245… 6 * Allow easings to go <0 and >1 ([#2457](https://github.com/airbnb/lottie-android/pull/2457)) 7 * Fix a memory leak in LottieTask ([#2465](https://github.com/airbnb/lottie-android/pull/2465)) 8 …t play from working after a non-Lottie drawable was set and then returned back ([#2468](https://gi… 9 …onView when setting a new composition ([#2469](https://github.com/airbnb/lottie-android/pull/2469)) 10 …ously when already on the main thread ([#2470](https://github.com/airbnb/lottie-android/pull/2470)) 11 * Properly rescale bitmaps when the system scale changes ([#2475](https://github.com/airbnb/lottie-… 15 * Add support dynamic path properties on shape contents ([#2439](https://github.com/airbnb/lottie-a… 16 * Add support for gzipped and tgs files ([#2435](https://github.com/airbnb/lottie-android/pull/2435… [all …]
|
/aosp_15_r20/external/pytorch/torch/utils/model_dump/ |
H A D | __init__.py | 2 # mypy: allow-untyped-defs 4 model_dump: a one-stop shop for TorchScript model inspection. 9 and various ad-hoc analysis notebooks. 11 The tool extracts information from the model and serializes it as JSON. 12 That JSON can then be rendered by an HTML+JS page, either by 13 loading the JSON over HTTP or producing a fully self-contained page 14 with all of the code and data burned-in. 20 - Small file size. 21 - Fully self-contained. 22 - Easy, modern JS environment. [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/testing/ |
D | testing.go | 2 // Use of this source code is governed by a BSD-style 33 // got := Abs(-1) 35 // t.Errorf("Abs(-1) = %d; want 1", got) 52 // got := abs.Abs(-1) 54 // t.Errorf("Abs(-1) = %d; want 1", got) 67 // its -bench flag is provided. Benchmarks are run sequentially. 70 // https://golang.org/cmd/go/#hdr-Testing_flags. 85 // BenchmarkRandInt-8 68453040 17.8 ns/op 102 // the go test -cpu flag: 105 // templ := template.Must(template.New("test").Parse("Hello, {{.}}!")) [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/miette/src/ |
D | lib.rs | 10 //! and even write your own error reports! It lets you define error types that 13 …iette/main/images/serde_json.png" alt="Hi! miette also includes a screen-reader-oriented diagnosti… 15 //! Error: Received some bad JSON from the source. Unable to parse. 18 //! Begin snippet for https://api.nuget.org/v3/registration5-gz-semver2/json.net/index.json starting 21 //! snippet line 1: gs":["json"],"title":"","version":… 34 //! ## Table of Contents <!-- omit in toc --> 36 //! - [About](#about) 37 //! - [Features](#features) 38 //! - [Installing](#installing) 39 //! - [Example](#example) [all …]
|
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/ |
D | 3.6.rst | 36 sufficient; the e-mail address isn't necessary. 54 :pep:`494` - Python 3.6 Release Schedule 57 Summary -- Release highlights 62 * :ref:`PEP 498 <whatsnew36-pep498>`, formatted string literals. 64 * :ref:`PEP 515 <whatsnew36-pep515>`, underscores in numeric literals. 66 * :ref:`PEP 526 <whatsnew36-pep526>`, syntax for variable annotations. 68 * :ref:`PEP 525 <whatsnew36-pep525>`, asynchronous generators. 70 * :ref:`PEP 530 <whatsnew36-pep530>`: asynchronous comprehensions. 75 * :mod:`secrets`: :ref:`PEP 506 -- Adding A Secrets Module To The Standard Library <whatsnew36-pep5… 81 a :ref:`more compact representation <whatsnew36-compactdict>` [all …]
|
/aosp_15_r20/external/python/cpython3/Misc/ |
D | HISTORY | 2 -------------- 13 Release date: 2017-01-17 21 Release date: 2017-01-02 24 ----------------- 26 - Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X 29 - Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug 33 ------- 35 - Issue #28563: Fixed possible DoS and arbitrary code execution when handle 39 - In the curses module, raise an error if window.getstr() or window.instr() is 42 - Issue #27783: Fix possible usage of uninitialized memory in operator.methodcaller. [all …]
|
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/ |
H A D | package-lock.json | 2 "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/prebuilts/go/linux-x86/src/cmd/go/internal/test/ |
D | test.go | 2 // Use of this source code is governed by a BSD-style 10 "errors" 80 binary. Only a high-confidence subset of the default go vet checks are 84 To disable the running of go vet, use the -vet=off flag. To run all 85 checks, use the -vet=all flag. 88 standard output, even if the test printed them to its own standard 90 errors building the tests.) 100 test -v'). In this mode, go test compiles the package sources and 109 test ./...', and even 'go test .'). In this mode, go test compiles 113 If invoked with the -bench or -v flag, go test prints the full [all …]
|
D | testflag.go | 2 // Use of this source code is governed by a BSD-style 11 "errors" 24 // We can't use (*flag.FlagSet).Parse because some of the flags from 36 cf.BoolVar(&testJSON, "json", false, "") 78 // outputdirFlag implements the -outputdir flag. 104 // vetFlag implements the special parsing logic for the -vet flag: 105 // a comma-separated list, with distinguished values "all" and 141 return fmt.Errorf("-vet argument cannot contain equal signs") 143 return fmt.Errorf("-vet argument is comma-separated list, cannot contain spaces") 151 return fmt.Errorf("-vet argument contains empty list element") [all …]
|
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/ |
D | 3.5.0a1.rst | 4 .. release date: 2015-02-08 7 PEP 475 - EINTR handling. 95 .. nonce: p4B1H- 98 Delay-load ShellExecute[AW] in os.startfile for reduced startup overhead on 108 pyatomic.h now uses stdatomic.h or GCC built-in functions for atomic memory 118 %-interpolation (aka printf) formatting added for bytes and bytearray. 136 bytes constructor now raises TypeError when encoding or errors is specified 137 with non-string argument. Based on patch by Renaud Blanch. 146 If the current working directory ends up being set to a non-existent 153 .. nonce: rAWg-V [all …]
|
/aosp_15_r20/external/cronet/third_party/googletest/src/docs/ |
H A D | advanced.md | 18 See [Explicit Success and Failure](reference/assertions.md#success-failure) in 26 ### Predicate Assertions for Better Error Messages 28 Even though GoogleTest has a rich set of assertions, they can never be complete, 31 complex expression, for lack of a better macro. This has the problem of not 35 is awkward especially when the expression has side-effects or is expensive to 121 return testing::AssertionSuccess() << n << " is even"; 131 Actual: true (8 is even) 135 #### Using a Predicate-Formatter 141 instead use *predicate-formatter assertions* to *fully* customize how the 146 ### Floating-Point Comparison [all …]
|
/aosp_15_r20/external/googletest/docs/ |
H A D | advanced.md | 18 See [Explicit Success and Failure](reference/assertions.md#success-failure) in 26 ### Predicate Assertions for Better Error Messages 28 Even though GoogleTest has a rich set of assertions, they can never be complete, 31 complex expression, for lack of a better macro. This has the problem of not 35 is awkward especially when the expression has side-effects or is expensive to 121 return testing::AssertionSuccess() << n << " is even"; 131 Actual: true (8 is even) 135 #### Using a Predicate-Formatter 141 instead use *predicate-formatter assertions* to *fully* customize how the 146 ### Floating-Point Comparison [all …]
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/docs/ |
H A D | advanced.md | 18 See [Explicit Success and Failure](reference/assertions.md#success-failure) in 26 ### Predicate Assertions for Better Error Messages 28 Even though GoogleTest has a rich set of assertions, they can never be complete, 31 complex expression, for lack of a better macro. This has the problem of not 35 is awkward especially when the expression has side-effects or is expensive to 121 return testing::AssertionSuccess() << n << " is even"; 131 Actual: true (8 is even) 135 #### Using a Predicate-Formatter 141 instead use *predicate-formatter assertions* to *fully* customize how the 146 ### Floating-Point Comparison [all …]
|
/aosp_15_r20/tools/netsim/ui/ |
H A D | package-lock.json | 2 "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 …]
|