Home
last modified time | relevance | path

Searched defs:name (Results 1 – 25 of 9610) sorted by relevance

12345678910>>...385

/third_party/skia/infra/bots/
Djobs.json2 {"name": "Build-Debian9-Clang-arm-Release-Flutter_Android_Docker"}, string
3 {"name": "Build-Debian10-GCC-x86-Debug-Docker"}, string
4 {"name": "Build-Debian10-GCC-x86-Release-Docker"}, string
5 {"name": "Build-Debian10-GCC-x86_64-Debug-Docker"}, string
6 {"name": "Build-Debian10-GCC-x86_64-Debug-NoGPU_Docker", string
9 {"name": "Build-Debian10-GCC-x86_64-Release-Docker", string
12 {"name": "Build-Debian10-GCC-x86_64-Release-NoGPU_Docker"}, string
13 {"name": "Build-Debian10-GCC-x86_64-Release-Shared_Docker"}, string
14 {"name": "Build-Debian10-Clang-arm-Debug-Android", string
17 {"name": "Build-Debian10-Clang-arm-Debug-Android_Vulkan"}, string
[all …]
/third_party/gn/docs/
Dreference.md185 ### <a name="cmd_analyze"></a>**gn analyze &lt;out_dir&gt; &lt;input_path&gt; &lt;output_path&gt;**
261 ### <a name="cmd_args"></a>**gn args**: (command-line tool)
272 #### **Usage**
327 #### **Examples**
350 …cmd_check"></a>**gn check &lt;out_dir&gt; [&lt;label_pattern&gt;] [\--force] [\--check-generated]**
365 #### **Command-specific switches**
390 #### **What gets checked**
449 #### **Advice on fixing problems**
476 #### **Examples**
488 ### <a name="cmd_clean"></a>**gn clean &lt;out_dir&gt;...**
[all …]
/third_party/libuv/
Dlibuv.ndk.json2 {"name":"uv_version"}, string
3 {"name":"uv_version_string"}, string
4 {"name":"uv_replace_allocator"}, string
5 {"name":"uv_default_loop"}, string
6 {"name":"uv_loop_init"}, string
7 {"name":"uv_loop_close"}, string
8 {"name":"uv_loop_new"}, string
9 {"name":"uv_loop_delete"}, string
10 {"name":"uv_loop_size"}, string
11 {"name":"uv_loop_alive"}, string
[all …]
/third_party/zlib/
Dzlib.ndk.json2 { "name": "_dist_code" }, string
3 { "name": "_length_code" }, string
4 { "name": "_tr_align" }, string
5 { "name": "_tr_flush_bits" }, string
6 { "name": "_tr_flush_block" }, string
7 { "name": "_tr_init" }, string
8 { "name": "_tr_stored_block" }, string
9 { "name": "_tr_tally" }, string
10 { "name": "adler32" }, string
11 { "name": "adler32_combine" }, string
[all …]
/third_party/musl/Benchmark/musl/suites/
Dhotspot_function.json3 "name": "Bm_function_Fmodl", string
6 "name": "Bm_function_Vfscanf_*" string
8 "name": "Bm_function_Vfprintf_*" string
10 "name": "Bm_function_Getenv_*" string
12 "name": "Bm_function_Cos", string
15 "name": "Bm_function_Strcspn", string
18 "name": "Bm_function_Fopen_*" string
20 "name": "Bm_function_Copysignl_*" string
22 "name": "Bm_function_Syscall_*" string
24 "name": "Bm_function_Sscanf_*" string
[all …]
/third_party/mindspore/interfaces/kits/c/
Dmindspore_lib.ndk.json4 "name": "OH_AI_ContextCreate" string
8 "name": "OH_AI_ContextDestroy" string
12 "name": "OH_AI_ContextSetThreadNum" string
16 "name": "OH_AI_ContextGetThreadNum" string
20 "name": "OH_AI_ContextSetThreadAffinityMode" string
24 "name": "OH_AI_ContextGetThreadAffinityMode" string
28 "name": "OH_AI_ContextSetThreadAffinityCoreList" string
32 "name": "OH_AI_ContextGetThreadAffinityCoreList" string
36 "name": "OH_AI_ContextSetEnableParallel" string
40 "name": "OH_AI_ContextGetEnableParallel" string
[all …]
/third_party/css-what/src/__fixtures__/
Dtests.ts16 name: "div", constant
43 name: "div", constant
51 name: "div", constant
64 name: "div", constant
72 name: "div", constant
85 name: "div", constant
93 name: "div", constant
106 name: "div", constant
114 name: "div", constant
127 name: "p", constant
[all …]
/third_party/typescript/doc/
Dspec-ARCHIVED.md812 ### <a name="2.2.1"/>2.2.1 Reserved Words
852 ### <a name="2.2.2"/>2.2.2 Property Names
870 ### <a name="2.2.3"/>2.2.3 Computed Property Names
1077 ### <a name="3.2.1"/>3.2.1 The Number Type
1094 ### <a name="3.2.2"/>3.2.2 The Boolean Type
1110 ### <a name="3.2.3"/>3.2.3 The String Type
1127 ### <a name="3.2.4"/>3.2.4 The Symbol Type
1144 ### <a name="3.2.5"/>3.2.5 The Void Type
1152 ### <a name="3.2.6"/>3.2.6 The Null Type
1168 ### <a name="3.2.7"/>3.2.7 The Undefined Type
[all …]
/third_party/node/test/parallel/
Dtest-webcrypto-sign-verify-eddsa.js13 async function testVerify({ name, property
29 { name }, field
35 { name }, field
41 { name }, field
45 { name: 'HMAC', hash: 'SHA-256' }, property
50 name: 'RSA-PSS', property
59 name: 'ECDSA', property
66 assert(await subtle.verify({ name }, publicKey, signature, data)); field
71 const p = subtle.verify({ name }, publicKey, sigcopy, copy); field
78 subtle.verify({ name }, privateKey, signature, data), { field
[all …]
Dtest-runner-output.mjs64 { name: 'test-runner/output/abort.js' }, property
65 { name: 'test-runner/output/abort_suite.js' }, property
66 { name: 'test-runner/output/abort_hooks.js' }, property
67 { name: 'test-runner/output/describe_it.js' }, property
68 { name: 'test-runner/output/describe_nested.js' }, property
69 { name: 'test-runner/output/hooks.js' }, property
70 { name: 'test-runner/output/timeout_in_before_each_should_not_affect_further_tests.js' }, property
71 { name: 'test-runner/output/hooks-with-no-global-test.js' }, property
72 { name: 'test-runner/output/before-and-after-each-too-many-listeners.js' }, property
73 { name: 'test-runner/output/before-and-after-each-with-timeout-too-many-listeners.js' }, property
[all …]
Dtest-webcrypto-sign-verify-ecdsa.js13 async function testVerify({ name, property
31 { name, namedCurve }, property
37 { name, namedCurve }, property
43 { name, namedCurve }, property
47 { name: 'HMAC', hash: 'SHA-256' }, property
52 name: 'RSA-PSS', property
61 name: 'Ed25519', property
67 assert(await subtle.verify({ name, hash }, publicKey, signature, plaintext)); property
72 const p = subtle.verify({ name, hash }, publicKey, sigcopy, copy); property
79 subtle.verify({ name, hash }, privateKey, signature, plaintext), { property
[all …]
Dtest-webcrypto-sign-verify-hmac.js26 { name, hash }, property
32 { name, hash }, property
37 name: 'RSA-PSS', property
46 assert(await subtle.verify({ name, hash }, key, signature, plaintext)); property
51 const p = subtle.verify({ name, hash }, key, sigcopy, copy); property
58 subtle.verify({ name, hash }, noVerifyKey, signature, plaintext), { property
64 subtle.verify({ name, hash }, rsaKeys.publicKey, signature, plaintext), { property
73 { name, hash }, property
78 { name, hash }, property
88 assert(!(await subtle.verify({ name, hash }, key, signature, copy))); property
[all …]
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/test_data/
Davailable_variables_expected.js10 "name": "__v_0" property
14 "name": "__v_1" property
20 "name": "__f_0" property
24 "name": "__f_1" property
32 "name": "__v_2" property
36 "name": "__v_0" property
40 "name": "__v_1" property
46 "name": "__f_0" property
50 "name": "__f_1" property
58 "name": "__v_0" property
[all …]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
DTypeOf.cpp20 std::string TypeOf<bool>::name = "bool"; member in vk::dbg::TypeOf<bool>
21 std::string TypeOf<uint8_t>::name = "uint8_t"; member in vk::dbg::TypeOf<uint8_t>
22 std::string TypeOf<int8_t>::name = "int8_t"; member in vk::dbg::TypeOf<int8_t>
23 std::string TypeOf<uint16_t>::name = "uint16_t"; member in vk::dbg::TypeOf<uint16_t>
24 std::string TypeOf<int16_t>::name = "int16_t"; member in vk::dbg::TypeOf<int16_t>
25 std::string TypeOf<float>::name = "float"; member in vk::dbg::TypeOf<float>
26 std::string TypeOf<uint32_t>::name = "uint32_t"; member in vk::dbg::TypeOf<uint32_t>
27 std::string TypeOf<int32_t>::name = "int32_t"; member in vk::dbg::TypeOf<int32_t>
28 std::string TypeOf<double>::name = "double"; member in vk::dbg::TypeOf<double>
29 std::string TypeOf<uint64_t>::name = "uint64_t"; member in vk::dbg::TypeOf<uint64_t>
[all …]
/third_party/skia/third_party/externals/dawn/
Ddawn.json32 … {"name": "descriptor", "type": "instance descriptor", "annotation": "const*", "optional": true} string
44 {"name": "device", "type": "device"}, string
45 {"name": "proc name", "type": "char", "annotation": "const*"} string
54 {"name": "compatible surface", "type": "surface"}, string
55 {"name": "power preference", "type": "power preference", "tags": ["upstream"]}, string
56 {"name": "force fallback adapter", "type": "bool", "tags": ["upstream"]} string
64 {"value": 0, "name": "success"}, string
65 {"value": 1, "name": "unavailable"}, string
66 {"value": 2, "name": "error"}, string
67 {"value": 3, "name": "unknown"} string
[all …]
/third_party/skia/bench/
Dmicrobench.json4 "name": "buildNumber", string
8 "name": "gitNumber", string
12 "name": "gitHash", string
16 "name": "timestamp", string
20 "name": "value", string
24 "name": "key", string
28 "name": "is_trybot", string
32 "name": "params", string
36 "name": "builderName", string
40 "name": "configuration", string
[all …]
Dskpbench.json4 "name": "buildNumber", string
8 "name": "gitNumber", string
12 "name": "gitHash", string
16 "name": "timestamp", string
20 "name": "value", string
24 "name": "key", string
28 "name": "isTrybot", string
32 "name": "params", string
36 "name": "builderName", string
40 "name": "config", string
[all …]
/third_party/spirv-headers/include/spirv/unified1/
Dextinst.nonsemantic.clspvreflection.grammar.json8 { "kind" : "IdRef", "name" : "Kernel" }, string
9 { "kind" : "IdRef", "name" : "Name" } string
16 { "kind" : "IdRef", "name" : "Name" }, string
17 { "kind" : "IdRef", "name" : "Type Name", "quantifier" : "?" }, string
18 { "kind" : "IdRef", "name" : "Address Qualifier", "quantifier" : "?" }, string
19 { "kind" : "IdRef", "name" : "Access Qualifier", "quantifier" : "?" }, string
20 { "kind" : "IdRef", "name" : "Type Qualifier", "quantifier" : "?" } string
27 { "kind" : "IdRef", "name" : "Decl" }, string
28 { "kind" : "IdRef", "name" : "Ordinal" }, string
29 { "kind" : "IdRef", "name" : "DescriptorSet" }, string
[all …]
/third_party/node/test/fixtures/wpt/encoding/resources/
Dencodings.js15 "name": "UTF-8" property
29 "name": "IBM866" property
43 "name": "ISO-8859-2" property
57 "name": "ISO-8859-3" property
71 "name": "ISO-8859-4" property
84 "name": "ISO-8859-5" property
103 "name": "ISO-8859-6" property
120 "name": "ISO-8859-7" property
136 "name": "ISO-8859-8" property
144 "name": "ISO-8859-8-I" property
[all …]
/third_party/mesa3d/src/amd/registers/
Dgfx10-rsrc.json5 {"name": "GFX10_FORMAT_INVALID", "value": 0}, string
6 {"name": "GFX10_FORMAT_8_UNORM", "value": 1}, string
7 {"name": "GFX10_FORMAT_8_SNORM", "value": 2}, string
8 {"name": "GFX10_FORMAT_8_USCALED", "value": 3}, string
9 {"name": "GFX10_FORMAT_8_SSCALED", "value": 4}, string
10 {"name": "GFX10_FORMAT_8_UINT", "value": 5}, string
11 {"name": "GFX10_FORMAT_8_SINT", "value": 6}, string
12 {"name": "GFX10_FORMAT_16_UNORM", "value": 7}, string
13 {"name": "GFX10_FORMAT_16_SNORM", "value": 8}, string
14 {"name": "GFX10_FORMAT_16_USCALED", "value": 9}, string
[all …]
Dgfx11-rsrc.json5 {"name": "GFX11_FORMAT_INVALID", "value": 0}, string
6 {"name": "GFX11_FORMAT_8_UNORM", "value": 1}, string
7 {"name": "GFX11_FORMAT_8_SNORM", "value": 2}, string
8 {"name": "GFX11_FORMAT_8_USCALED", "value": 3}, string
9 {"name": "GFX11_FORMAT_8_SSCALED", "value": 4}, string
10 {"name": "GFX11_FORMAT_8_UINT", "value": 5}, string
11 {"name": "GFX11_FORMAT_8_SINT", "value": 6}, string
12 {"name": "GFX11_FORMAT_16_UNORM", "value": 7}, string
13 {"name": "GFX11_FORMAT_16_SNORM", "value": 8}, string
14 {"name": "GFX11_FORMAT_16_USCALED", "value": 9}, string
[all …]
/third_party/typescript/tests/cases/compiler/
DsourceMapValidationDestructuringForObjectBindingPatternDefaultValues.ts7 name: string; property
12 name: string; property
28 for (let {name: nameA= "noName" } = robot, i = 0; i < 1; i++) { variable
31 for (let {name: nameA = "noName" } = getRobot(), i = 0; i < 1; i++) { variable
34 for (let {name: nameA = "noName" } = <Robot>{ name: "trimmer", skill: "trimming" }, i = 0; i < 1; i… variable
58 } = <MultiRobot>{ name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }, variable
63 for (let {name: nameA = "noName", skill: skillA = "skill" } = robot, i = 0; i < 1; i++) { variable
66 for (let {name: nameA = "noName", skill: skillA = "skill" } = getRobot(), i = 0; i < 1; i++) { variable
69 for (let {name: nameA = "noName", skill: skillA = "skill" } = <Robot>{ name: "trimmer", skill: "tri… variable
73 name: nameA = "noName", variable
[all …]
/third_party/rust/crates/clap/clap_complete_fig/tests/snapshots/
Dvalue_hint.fig.js2 name: "my-app", property
6 name: "--choice", property
9 name: "choice", property
19 name: "--unknown", property
22 name: "unknown", property
27 name: "--other", property
30 name: "other", property
35 name: ["-p", "--path"], property
38 name: "path", property
44 name: ["-f", "--file"], property
[all …]
Dquoting.fig.js2 name: "my-app", property
6 name: "cmd-single-quotes", property
10 name: ["-h", "--help"], property
16 name: "cmd-double-quotes", property
20 name: ["-h", "--help"], property
26 name: "cmd-backticks", property
30 name: ["-h", "--help"], property
36 name: "cmd-backslash", property
40 name: ["-h", "--help"], property
46 name: "cmd-brackets", property
[all …]
Dspecial_commands.fig.js2 name: "my-app", property
6 name: "test", property
10 name: "--case", property
14 name: "case", property
19 name: ["-h", "--help"], property
23 name: ["-V", "--version"], property
29 name: "some_cmd", property
33 name: "--config", property
39 name: "config", property
44 name: ["-h", "--help"], property
[all …]

12345678910>>...385