Home
last modified time | relevance | path

Searched +full:collect +full:- +full:v8 +full:- +full:coverage (Results 1 – 14 of 14) sorted by relevance

/external/pigweed/pw_ide/ts/pigweed-vscode/
Dpackage-lock.json2 "name": "pigweed-vscode",
8 "name": "pigweed-vscode",
10 "license": "Apache-2.0",
21 "@typescript-eslint/eslint-plugin": "^5.59.8",
22 "@typescript-eslint/parser": "^5.59.8",
23 "@vscode/test-electron": "^2.3.2",
26 "node-polyfill-webpack-plugin": "^2.0.1",
27 "ts-jest": "^29.1.1",
28 "ts-loader": "^9.4.4",
31 "webpack-cli": "^5.1.4"
[all …]
/external/AFLplusplus/docs/
Denv_variables.md14 Starting with AFL++ 3.0, there is only one compiler: afl-cc.
18 - Pass the --afl-MODE command-line option to the compiler. Only this option
19 accepts further AFL-specific command-line options.
20 - Use a symlink to afl-cc: afl-clang, afl-clang++, afl-clang-fast,
21 afl-clang-fast++, afl-clang-lto, afl-clang-lto++, afl-g++, afl-g++-fast,
22 afl-gcc, afl-gcc-fast. This option does not accept AFL-specific command-line
24 - Use the `AFL_CC_COMPILER` environment variable with `MODE`. To select
27 - `GCC` (afl-gcc/afl-g++)
28 - `GCC_PLUGIN` (afl-g*-fast)
29 - `LLVM` (afl-clang-fast*)
[all …]
/external/rust/crates/jni/0.20.0/
DCHANGELOG.md8 <!-- Use the following sections from the spec: http://keepachangelog.com/en/1.0.0/
9 - Added for new features.
10 - Changed for changes in existing functionality.
11 - Deprecated for soon-to-be removed features.
12 - Removed for now removed features.
13 - Fixed for any bug fixes.
14 - Security in case of vulnerabilities. -->
19 ## [0.20.0] — 2022-10-17
22 - `Default` trait implemented for `JObject`, `JString`, `JClass`, and `JByteBuffer` ([#199](https:/…
23 - `Debug` trait implemented for `JavaVM`, `GlobalRef`, `GlobalRefGuard`, `JStaticMethodID` and `Rel…
[all …]
/external/pigweed/
Dpackage-lock.json10 "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/perfetto/ui/
Dpnpm-lock.yaml23 '@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/rust/crates/jni/
DCHANGELOG.md8 <!-- Use the following sections from the spec: http://keepachangelog.com/en/1.0.0/
9 - Added for new features.
10 - Changed for changes in existing functionality.
11 - Deprecated for soon-to-be removed features.
12 - Removed for now removed features.
13 - Fixed for any bug fixes.
14 - Security in case of vulnerabilities. -->
19 ## [0.21.1] — 2023-03-08
22 - Compilation is fixed for architectures with a C ABI that has unsigned `char` types. ([#419](https…
24 ## [0.21.0] — 2023-02-13
[all …]
/external/pigweed/docs/
Dchangelog.rst3 .. _docs-changelog:
9 --------------------------------
11 --------------------------------
12 .. pigweed-live::
14 .. _docs-changelog-latest:
16 ------------
18 ------------
23 * **Clock management**: The new :ref:`module-pw_clock_tree` module manages
26 * **GitHub Actions**: The new :ref:`docs-github` guide shows you
27 how to set up GitHub Actions to build and test a Bazel-based Pigweed
[all …]
/external/angle/build/rust/std/rules/
DBUILD.gn2 # Use of this source code is governed by a BSD-style license that can be
11 …crate_root = "//third_party/rust-toolchain/lib/rustlib/src/rust/vendor/addr2line-0.21.0/src/lib.rs"
13 …"//third_party/rust-toolchain/lib/rustlib/src/rust/vendor/addr2line-0.21.0/src/builtin_split_dwarf…
14 "//third_party/rust-toolchain/lib/rustlib/src/rust/vendor/addr2line-0.21.0/src/function.rs",
15 "//third_party/rust-toolchain/lib/rustlib/src/rust/vendor/addr2line-0.21.0/src/lazy.rs",
16 "//third_party/rust-toolchain/lib/rustlib/src/rust/vendor/addr2line-0.21.0/src/lib.rs",
21 # Unit tests skipped. Generate with --with-tests to include them.
27 "A cross-platform symbolication library written in Rust, using `gimli`"
28 library_configs -= [ "//build/config/compiler:chromium_code" ]
30 executable_configs -= [ "//build/config/compiler:chromium_code" ]
[all …]
/external/cronet/build/rust/std/rules/
DBUILD.gn2 # Use of this source code is governed by a BSD-style license that can be
11 …crate_root = "//third_party/rust-toolchain/lib/rustlib/src/rust/vendor/addr2line-0.21.0/src/lib.rs"
13 …"//third_party/rust-toolchain/lib/rustlib/src/rust/vendor/addr2line-0.21.0/src/builtin_split_dwarf…
14 "//third_party/rust-toolchain/lib/rustlib/src/rust/vendor/addr2line-0.21.0/src/function.rs",
15 "//third_party/rust-toolchain/lib/rustlib/src/rust/vendor/addr2line-0.21.0/src/lazy.rs",
16 "//third_party/rust-toolchain/lib/rustlib/src/rust/vendor/addr2line-0.21.0/src/lib.rs",
21 # Unit tests skipped. Generate with --with-tests to include them.
27 "A cross-platform symbolication library written in Rust, using `gimli`"
28 library_configs -= [ "//build/config/compiler:chromium_code" ]
30 executable_configs -= [ "//build/config/compiler:chromium_code" ]
[all …]
/external/clang/lib/Driver/
DTools.cpp1 //===--- Tools.cpp - Tools Implementations ----------------------*- C++ -*-===//
8 //===----------------------------------------------------------------------===//
59 StringRef Name = A->getOption().getName(); in handleTargetFeaturesGroup()
60 A->claim(); in handleTargetFeaturesGroup()
62 // Skip over "-m". in handleTargetFeaturesGroup()
66 bool IsNegative = Name.startswith("no-"); in handleTargetFeaturesGroup()
69 Features.push_back(Args.MakeArgString((IsNegative ? "-" : "+") + Name)); in handleTargetFeaturesGroup()
77 .Case("niagara", "-Av9b") in getSparcAsmModeForCPU()
78 .Case("niagara2", "-Av9b") in getSparcAsmModeForCPU()
79 .Case("niagara3", "-Av9d") in getSparcAsmModeForCPU()
[all …]
/external/python/cpython3/Misc/
DHISTORY2 --------------
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 …]
/external/libtextclassifier/native/annotator/pod_ner/test_data/
Dvocab.txt1012 -
6326 coverage
8146 collect
15755 v8
29625 ##-
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp1 //===-- X86ISelLowering.cpp - X86 DAG Lowering Implementation -------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
71 #define DEBUG_TYPE "x86-isel"
76 "x86-experimental-pref-innermost-loop-alignment", cl::init(4),
80 "alignment set by x86-experimental-pref-loop-alignment."),
84 "mul-constant-optimization", cl::init(true),
90 "x86-experimental-unordered-atomic-isel", cl::init(false),
103 DAG.getContext()->diagnose( in errorUnsupported()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp1 //===-- X86ISelLowering.cpp - X86 DAG Lowering Implementation -------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
66 #define DEBUG_TYPE "x86-isel"
71 "x86-experimental-pref-loop-alignment", cl::init(4),
74 "(the last x86-experimental-pref-loop-alignment bits"
80 "x86-enable-old-knl-abi", cl::init(false),
86 "mul-constant-optimization", cl::init(true),
92 "x86-experimental-unordered-atomic-isel", cl::init(false),
[all …]