Home
last modified time | relevance | path

Searched +full:plugin +full:- +full:syntax +full:- +full:import +full:- +full:meta (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/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/prebuilts/go/linux-x86/src/cmd/go/internal/help/
Dhelpdoc.go2 // Use of this source code is governed by a BSD-style
7 import "cmd/go/internal/base"
22 will be passed to SWIG with the -c++ option.
39 Usually, [packages] is a list of import paths.
41 An import path that is a rooted path or that begins with
45 Otherwise, the import path P denotes the package found in
49 If no import paths are given, the action applies to the
55 - "main" denotes the top-level package in a stand-alone executable.
57 - "all" expands to all packages found in all the GOPATH
63 - "std" is like all but expands to just the packages in the standard
[all …]
/aosp_15_r20/external/pigweed/pw_ide/ts/pigweed-vscode/
H A Dpackage-lock.json10 "license": "Apache-2.0",
16 "js-yaml": "^4.1.0",
17 "node_modules-path": "^2.0.8",
18 "strip-ansi": "^7.1.0"
24 "@types/js-yaml": "^4.0.9",
27 "@typescript-eslint/eslint-plugin": "^7.16.0",
28 "@typescript-eslint/parser": "^7.16.0",
29 "@vscode/test-cli": "^0.0.10",
30 "@vscode/test-electron": "^2.4.1",
33 "node-polyfill-webpack-plugin": "^4.0.0",
[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/external/jspecify/docs/
H A Dpackage-lock.json12 "@docusaurus/preset-classic": "3.4.0",
13 "@mdx-js/react": "^3.0.0",
15 "prism-react-renderer": "^2.3.0",
17 "react-dom": "^18.0.0"
20 "@docusaurus/module-type-aliases": "3.4.0",
27 "node_modules/@algolia/autocomplete-core": {
29 … "resolved": "https://registry.npmjs.org/@algolia/autocomplete-core/-/autocomplete-core-1.9.3.tgz",
30 …"integrity": "sha512-009HdfugtGCdC4JdXUbVJClA0q0zh24yyePn+KUGk3rP7j8FEe/m5Yo/z65gn6nP/cM39PxpzqKrL…
33 "@algolia/autocomplete-plugin-algolia-insights": "1.9.3",
34 "@algolia/autocomplete-shared": "1.9.3"
[all …]
/aosp_15_r20/external/perfetto/ui/
H A Dpnpm-lock.yaml23 '@codemirror/theme-one-dark':
41 '@types/color-convert':
62 '@types/w3c-web-usb':
68 color-convert:
71 devtools-protocol:
89 jsbn-rsa:
95 noice-json-rpc:
104 protobufjs-cli:
116 vega-lite:
133 '@rollup/plugin-commonjs':
[all …]
/aosp_15_r20/external/golang-protobuf/compiler/protogen/
H A Dprotogen.go2 // Use of this source code is governed by a BSD-style
13 import (
43 const goPackageDocURL = "https://protobuf.dev/reference/go/go-generated#package"
45 // Run executes a function as a protoc plugin.
47 // It reads a CodeGeneratorRequest message from os.Stdin, invokes the plugin
52 func (opts Options) Run(f func(*Plugin) error) {
59 func run(opts Options, f func(*Plugin) error) error {
76 // Errors from the plugin function are reported by setting the
95 // A Plugin is a protoc plugin invocation.
96 type Plugin struct { struct
[all …]
/aosp_15_r20/external/pigweed/
H A Dpackage-lock.json10 "license": "Apache-2.0",
12 "@protobuf-ts/protoc": "^2.7.0",
14 "google-protobuf": "^3.17.3",
16 "ts-protoc-gen": "^0.15.0"
23 "@codemirror/lang-python": "^6.1.6",
25 "@codemirror/theme-one-dark": "^6.1.2",
26 "@lit-labs/virtualizer": "^2.0.7",
27 "@material-ui/core": "^4.12.1",
28 "@material-ui/lab": "^4.0.0-alpha.60",
30 "@open-wc/testing": "^3.0.0-next.5",
[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/tensorflow/tensorflow/core/protobuf/
H A Drewriter_config.proto1 syntax = "proto3";
5 import "tensorflow/core/framework/attr_value.proto";
6 import "tensorflow/core/protobuf/verifier_config.proto";
28 // Configuration options for the meta-optimizer. Unless otherwise noted, these
93 // Strips debug-related nodes from the graph (off by default).
127 // Disable the entire meta optimizer (off by default).
129 // Optimizers registered by plugin (default is ON)
134 // Controls how many times we run the optimizers in meta optimizer (default
149 // QuantizeAndDequantize*. Some compilers (e.g. the TF-to-tflite converter)
151 // and per-channel) from the quantization emulation ops. Note that this flag
[all …]
/aosp_15_r20/external/perfetto/
H A DCHANGELOG3 * Add `--clone-by-name` to the perfetto command line. This allows cloning a
6 in a 30s when using --background-wait, if an Android producer process is
51 v48.1 - 2024-10-14:
56 v48.0 - 2024-10-11:
80 included (i.e. `-F +pid`) is supported. Any other formatting options are
82 * Added support for parsing non-streaming ART method tracing format.
93 from an interrupt context. The per-cpu scheduling tracks now show only
94 non-interrupt wakeups, while the per-thread thread state tracks either
97 information treat all wakeups as non-interrupt.
124 v47.0 - 2024-08-07:
[all …]
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.cc1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
63 #include <mach-o/dyld.h>
71 #include <google/protobuf/compiler/plugin.pb.h>
106 // DO NOT include <io.h>, instead create functions in io_win32.{h,cc} and import
117 "File is imported but not declared in --direct_dependencies: %s";
119 // Returns true if the text looks like a Windows-style absolute path, starting
133 if (setmode(fd, _O_TEXT) == -1) { in SetFdToTextMode()
138 // (Text and binary are the same on non-Windows platforms.) in SetFdToTextMode()
143 if (setmode(fd, _O_BINARY) == -1) { in SetFdToBinaryMode()
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.cc1 // Protocol Buffers - Google's data interchange format
3 // https://developers.google.com/protocol-buffers/
63 #include <mach-o/dyld.h>
71 #include <google/protobuf/compiler/plugin.pb.h>
106 // DO NOT include <io.h>, instead create functions in io_win32.{h,cc} and import
117 "File is imported but not declared in --direct_dependencies: %s";
119 // Returns true if the text looks like a Windows-style absolute path, starting
133 if (setmode(fd, _O_TEXT) == -1) { in SetFdToTextMode()
138 // (Text and binary are the same on non-Windows platforms.) in SetFdToTextMode()
143 if (setmode(fd, _O_BINARY) == -1) { in SetFdToBinaryMode()
[all …]
/aosp_15_r20/external/guice/lib/build/
HDbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI- ...
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
H A Dpackage-lock.json7 "@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/prebuilts/go/linux-x86/src/cmd/go/
Dalldocs.go2 // Use of this source code is governed by a BSD-style
5 // Code generated by 'go test cmd/go -v -run=^TestDocsUpToDate$ -fixdocs'; DO NOT EDIT.
49 // importpath import path syntax
51 // module-auth module authentication using go.sum
53 // private configuration for downloading non-public code
73 // go build [-o output] [build flags] [packages]
75 // Build compiles the packages named by the import paths,
84 // executable to an output file named after the last non-major-version
85 // component of the package import path. The '.exe' suffix is added
94 // When compiling multiple packages or a single non-main package,
[all …]
/aosp_15_r20/external/zxing/docs/
H A Dlicenses.html2 <!--
3 …d by Apache Maven Doxia Site Renderer 2.0.0-M3 from org.apache.maven.plugins:maven-project-info-re…
5 -->
8 <meta charset="UTF-8" />
9 <meta name="viewport" content="width=device-width, initial-scale=1" />
10 <meta name="generator" content="Apache Maven Doxia Site Renderer 2.0.0-M3" />
12 <link rel="stylesheet" href="./css/apache-maven-fluido-1.8.min.css" />
15 <script src="./js/apache-maven-fluido-1.8.min.js"></script>
18 <div class="container-fluid">
21 <div class="pull-left"> <h1>ZXing
[all …]
/aosp_15_r20/external/jsoup/src/test/resources/htmltests/
HDxwiki-1324.html.gz
/aosp_15_r20/external/libcups/doc/help/
H A Dpostscript-driver.html3 <!-- SECTION: Programming -->
6 <meta name="keywords" content="Programming">
7 <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
8 <meta name="creator" content="codedoc v3.1">
9 <meta name="author" content="Unknown">
10 <meta name="copyright" content="Unknown">
11 <meta name="version" content="0.0">
12 <style type="text/css"><!--
14 font-family: lucida grande, geneva, helvetica, arial, sans-serif;
18 font-family: lucida grande, geneva, helvetica, arial, sans-serif;
[all …]
/aosp_15_r20/build/soong/java/
H A Dbase.go7 // http://www.apache.org/licenses/LICENSE-2.0
17 import (
37 // source-based Java module structs embed.
42 // Post-jar passes:
60 // This is most useful in the arch/multilib variants to remove non-common files
84 // list of module-specific flags that will be used for javac compiles
87 // list of module-specific flags that will be used for kotlinc compiles
109 // If not blank, set the java version passed to javac as -source and -target
119 // If not empty, classes are restricted to the specified packages and their sub-packages.
126 // List of modules to use as kotlin plugin
[all …]
/aosp_15_r20/external/testng/
H A DCHANGES.txt2 Fixed: GITHUB-841: testName from @Test is now used and available from ITestResult#getName() and ITe…
3 New: GITHUB-776: Add BeforeClass/AfterClass like on ITestListener (@vguna & Julien Herr)
4 Fixed: GITHUB-872: Enable end-users of TestNG to alter XmlSuite and XmlTest (Krishnan Mahadevan)
5 New: GITHUB-900: Support @Listeners in annotation transformer (Julien Herr)
6 New: GITHUB-898: Activate XML validation when possible (Julien Herr)
7 Fixed: GITHUB-889: XmlSuite in nested directories results in FIleNotFoundException (Virender Singh)
8 Fixed: GITHUB-811: Timeout is not working with parallel=tests (@michael-yxf & Julien Herr)
9 Fixed: GITHUB-839: Missing encoding meta data for report file (@banbq & Julien Herr)
10 Fixed: GITHUB-876: NullPointerException creating tests with parameters by a factory (@vixgeo & Juli…
11 New: GITHUB-886: Add some checks on factory methods (Julien Herr)
[all …]
/aosp_15_r20/external/mockito/src/main/java/org/mockito/
H A DMockito.java7 import org.mockito.exceptions.misusing.PotentialStubbingProblem;
8 import org.mockito.exceptions.misusing.UnnecessaryStubbingException;
9 import org.mockito.internal.InternalMockHandler;
10 import org.mockito.internal.MockitoCore;
11 import org.mockito.internal.creation.MockSettingsImpl;
12 import org.mockito.internal.debugging.MockitoDebuggerImpl;
13 import org.mockito.internal.framework.DefaultMockitoFramework;
14 import org.mockito.internal.session.DefaultMockitoSessionBuilder;
15 import org.mockito.internal.verification.VerificationModeFactory;
16 import org.mockito.invocation.Invocation;
[all …]
/aosp_15_r20/external/jcommander/doc/
H A Dindex.html4 <meta charset="UTF-8">
5 <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
6 <meta name="viewport" content="width=device-width, initial-scale=1.0">
7 <meta name="generator" content="Asciidoctor 1.5.5">
8 <meta name="author" content="Cédric Beust">
11 @import url(https://fonts.googleapis.com/css?family=Varela+Round|Open+Sans:400italic,600italic,400,…
17 /** Correct `inline-block` display not defined in IE 8/9. */
18 audio, canvas, video { display: inline-block; }
29 /** 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation cha…
30 html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjus…
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/load/
Dpkg.go2 // Use of this source code is governed by a BSD-style
8 import (
64 ImportPath string `json:",omitempty"` // import path of package in dir
65 …ImportComment string `json:",omitempty"` // path in import comment on package state…
69 … `json:",omitempty"` // the shared library that contains this package (only set when -linkshared)
73 … string `json:",omitempty"` // file containing export data (set by go list -export)
74 …ing `json:",omitempty"` // build ID of the compiled package (set by go list -export)
76 …Match []string `json:",omitempty"` // command-line patterns matching this pac…
95 CgoFiles []string `json:",omitempty"` // .go source files that import "C"
99 …IgnoredOtherFiles []string `json:",omitempty"` // non-.go source files ignored due to build constr…
[all …]
/aosp_15_r20/external/angle/build/config/android/
H A Drules.gni2 # Use of this source code is governed by a BSD-style license that can be
5 import("//build/config/android/abi.gni")
6 import("//build/config/android/copy_ex.gni")
7 import("//build/config/chrome_build.gni")
8 import("//build/config/clang/clang.gni")
9 import("//build/config/rts.gni")
10 import("//build/config/sanitizers/sanitizers.gni")
11 import("//build_overrides/build.gni")
19 …_path/lib/clang/$clang_version/lib/linux/libclang_rt.ubsan_standalone-$sanitizer_arch-android.so" ]
22 …"$clang_base_path/lib/clang/$clang_version/lib/linux/libclang_rt.asan-$sanitizer_arch-android.so" ]
[all …]

12345678910>>...17