Home
last modified time | relevance | path

Searched +full:linux +full:- +full:loong64 (Results 1 – 7 of 7) sorted by relevance

/third_party/flatbuffers/
Dpnpm-lock.yaml11 '@typescript-eslint/eslint-plugin':
13 version: 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.3)
14 '@typescript-eslint/parser':
29 /@aashutoshrathi/word-wrap@1.2.6:
30 …resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlC…
34 /@esbuild/android-arm64@0.19.8:
35 …resolution: {integrity: sha512-B8JbS61bEunhfx8kasogFENgQfr/dIp+ggYXwTqdbMAgGDhRa3AaPpQMuQU0rNxDLEC…
43 /@esbuild/android-arm@0.19.8:
44 …resolution: {integrity: sha512-31E2lxlGM1KEfivQl8Yf5aYU/mflz9g06H6S15ITUFQueMFtFjESRMoDSkvMo8thYvL…
52 /@esbuild/android-x64@0.19.8:
[all …]
/third_party/rust/rust/src/tools/rust-analyzer/editors/code/
Dpackage-lock.json2 "name": "rust-analyzer",
3 "version": "0.5.0-dev",
8 "name": "rust-analyzer",
9 "version": "0.5.0-dev",
10 "license": "MIT OR Apache-2.0",
14 "d3-graphviz": "^5.0.2",
15 "vscode-languageclient": "^8.0.2"
20 "@typescript-eslint/eslint-plugin": "^5.30.5",
21 "@typescript-eslint/parser": "^5.30.5",
22 "@vscode/test-electron": "^2.1.5",
[all …]
/third_party/gn/src/gn/
Dargs.cc2 // Use of this source code is governed by a BSD-style license that can be
23 built-in arguments are:
24 - host_cpu
25 - host_os
26 - current_cpu
27 - current_os
28 - target_cpu
29 - target_os
31 Next, project-specific overrides are applied. These are specified inside
34 If specified, arguments from the --args command line flag are used. If that
[all …]
Dvariables.cc2 // Use of this source code is governed by a BSD-style license that can be
12 // Built-in variables ----------------------------------------------------------
19 Corresponds to the number printed by `gn --version`.
32 This is value is exposed so that cross-compile toolchains can access the host
35 The value should generally be considered read-only, but it can be overridden
37 values for the host architecture (e.g., if you can do either 32-bit or 64-bit
42 - "x64"
43 - "x86"
52 This value is exposed so that cross-compiles can access the host build
55 This value should generally be treated as read-only. It, however, is not used
[all …]
/third_party/typescript/
Dpackage-lock.json2 "name": "ohos-typescript",
3 "version": "4.9.5-r4",
8 "name": "ohos-typescript",
9 "version": "4.9.5-r4",
10 "license": "Apache-2.0",
18 "@types/fs-extra": "9.0.13",
20 "@types/microsoft__typescript-etw": "0.1.1",
25 "@types/source-map-support": "0.5.6",
27 "@typescript-eslint/eslint-plugin": "5.33.1",
28 "@typescript-eslint/parser": "5.33.1",
[all …]
/third_party/gn/docs/
Dreference.md3 *This page is automatically generated from* `gn help --markdown all`.
65 * [split_list: Splits a list into N different sub-lists.](#func_split_list)
73 * [Built-in predefined variables](#predefined_variables)
92 * [aliased_deps: [scope] Set of crate-dependency pairs.](#var_aliased_deps)
99 * [bridge_header: [string] Path to C/Objective-C compatibility header.](#var_bridge_header)
111 …* [code_signing_args: [string list] [deprecated] Args for the post-processing script.](#var_code…
112 …* [code_signing_outputs: [file list] [deprecated] Outputs of the post-processing step.](#var_cod…
113 …* [code_signing_script: [file name] [deprecated] Script for the post-processing step.](#var_code…
114 …* [code_signing_sources: [file list] [deprecated] Sources for the post-processing step.](#var_co…
122 * [data_deps: [label list] Non-linked dependencies.](#var_data_deps)
[all …]
/third_party/skia/m133/
DBUILD.gn3 # Use of this source code is governed by a BSD-style license that can be
38 "-Wno-deprecated-declarations",
39 "-Wno-pessimizing-move",
40 "-Wno-return-type",
41 "-Wno-sign-compare",
42 "-Wno-sometimes-uninitialized",
43 "-Wno-unknown-pragmas",
44 "-Wno-unused-function",
45 "-Wno-unused-private-field",
46 "-Wno-unused-variable",
[all …]