Home
last modified time | relevance | path

Searched full:opt (Results 1 – 25 of 4712) sorted by relevance

12345678910>>...189

/third_party/mesa3d/src/panfrost/bifrost/
DISA.xml31 <opt>b0</opt>
32 <opt>b1</opt>
33 <opt>b2</opt>
34 <opt>b3</opt>
43 <opt>b00</opt>
44 <opt>b11</opt>
45 <opt>b22</opt>
46 <opt>b33</opt>
47 <opt>b01</opt>
48 <opt>b23</opt>
[all …]
/third_party/pulseaudio/man/
Dpulse-daemon.conf.5.xml.in55 <opt>true</opt>, <opt>yes</opt>, <opt>on</opt> and <opt>1</opt>
56 are equivalent, resp. <opt>false</opt>, <opt>no</opt>,
57 <opt>off</opt>, <opt>0</opt>.</p>
64 <p><opt>daemonize=</opt> Daemonize after startup. Takes a
65 boolean value, defaults to <opt>no</opt>. The <opt>--daemonize</opt>
70 <p><opt>fail=</opt> Fail to start up if any of the directives
72 fail. Takes a boolean argument, defaults to <opt>yes</opt>. The <opt>--fail</opt> command line
77 <p><opt>allow-module-loading=</opt> Allow/disallow module
81 to disable this when <opt>system-instance</opt> is
84 a boolean argument, defaults to <opt>yes</opt>. The
[all …]
Dpacat.1.xml.in30 <cmd>pacat <opt>--help</opt></cmd>
31 <cmd>pacat <opt>--version</opt></cmd>
44 <p><opt>-h | --help</opt></p>
50 <p><opt>--version</opt></p>
56 <p><opt>-r | --record</opt></p>
62 <p><opt>-p | --playback</opt></p>
68 <p><opt>-v | --verbose</opt></p>
74 <p><opt>-s | --server</opt><arg>=SERVER</arg></p>
80 <p><opt>-d | --device</opt><arg>=SINKORSOURCE</arg></p>
86 <p><opt>--monitor-stream</opt><arg>=INDEX</arg></p>
[all …]
Dpulse-client.conf.5.xml.in52 <opt>true</opt>, <opt>yes</opt>, <opt>on</opt> and <opt>1</opt>
53 are equivalent, resp. <opt>false</opt>, <opt>no</opt>,
54 <opt>off</opt>, <opt>0</opt>.</p>
61 <p><opt>default-sink=</opt> The default sink to connect to. If
63 variable <opt>$PULSE_SINK</opt> however takes precedence.</p>
67 <p><opt>default-source=</opt> The default source to connect
69 environment variable <opt>$PULSE_SOURCE</opt> however takes
74 <p><opt>default-server=</opt> The default sever to connect
75 to. The environment variable <opt>$PULSE_SERVER</opt> takes
80 <p><opt>autospawn=</opt> Autospawn a PulseAudio daemon when needed. Takes
[all …]
Dpulse-cli-syntax.5.xml.in48 <p><opt>help</opt></p>
55 <p><opt>list-modules</opt></p>
60 <p><opt>list-cards</opt></p>
65 <p><opt>list-sinks</opt> or <opt>list-sources</opt></p>
70 <p><opt>list-clients</opt></p>
75 <p><opt>list-sink-inputs</opt> or <opt>list-source-outputs</opt></p>
81 <p><opt>stat</opt></p>
86 <p><opt>info</opt> or <opt>ls</opt> or <opt>list</opt></p>
94 <p><opt>load-module</opt> <arg>name</arg> [<arg>arguments...</arg>]</p>
100 <p><opt>unload-module</opt> <arg>index|name</arg></p>
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpasses.h20 #include "source/opt/aggressive_dead_code_elim_pass.h"
21 #include "source/opt/amd_ext_to_khr.h"
22 #include "source/opt/block_merge_pass.h"
23 #include "source/opt/ccp_pass.h"
24 #include "source/opt/cfg_cleanup_pass.h"
25 #include "source/opt/code_sink.h"
26 #include "source/opt/combine_access_chains.h"
27 #include "source/opt/compact_ids_pass.h"
28 #include "source/opt/convert_to_half_pass.h"
29 #include "source/opt/convert_to_sampled_image_pass.h"
[all …]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dpasses.h20 #include "source/opt/aggressive_dead_code_elim_pass.h"
21 #include "source/opt/amd_ext_to_khr.h"
22 #include "source/opt/block_merge_pass.h"
23 #include "source/opt/ccp_pass.h"
24 #include "source/opt/cfg_cleanup_pass.h"
25 #include "source/opt/code_sink.h"
26 #include "source/opt/combine_access_chains.h"
27 #include "source/opt/compact_ids_pass.h"
28 #include "source/opt/convert_to_half_pass.h"
29 #include "source/opt/convert_to_sampled_image_pass.h"
[all …]
/third_party/spirv-tools/source/opt/
DBUILD.gn30 "//third_party/spirv-tools/source/opt/aggressive_dead_code_elim_pass.cpp",
31 "//third_party/spirv-tools/source/opt/amd_ext_to_khr.cpp",
32 "//third_party/spirv-tools/source/opt/basic_block.cpp",
33 "//third_party/spirv-tools/source/opt/block_merge_pass.cpp",
34 "//third_party/spirv-tools/source/opt/block_merge_util.cpp",
35 "//third_party/spirv-tools/source/opt/build_module.cpp",
36 "//third_party/spirv-tools/source/opt/ccp_pass.cpp",
37 "//third_party/spirv-tools/source/opt/cfg.cpp",
38 "//third_party/spirv-tools/source/opt/cfg_cleanup_pass.cpp",
39 "//third_party/spirv-tools/source/opt/code_sink.cpp",
[all …]
Dpasses.h20 #include "source/opt/aggressive_dead_code_elim_pass.h"
21 #include "source/opt/amd_ext_to_khr.h"
22 #include "source/opt/block_merge_pass.h"
23 #include "source/opt/ccp_pass.h"
24 #include "source/opt/cfg_cleanup_pass.h"
25 #include "source/opt/code_sink.h"
26 #include "source/opt/combine_access_chains.h"
27 #include "source/opt/compact_ids_pass.h"
28 #include "source/opt/convert_to_half_pass.h"
29 #include "source/opt/copy_prop_arrays.h"
[all …]
/third_party/flutter/skia/third_party/dawn/third_party/
DBUILD.gn477 "source/opt/aggressive_dead_code_elim_pass.cpp",
478 "source/opt/aggressive_dead_code_elim_pass.h",
479 "source/opt/basic_block.cpp",
480 "source/opt/basic_block.h",
481 "source/opt/block_merge_pass.cpp",
482 "source/opt/block_merge_pass.h",
483 "source/opt/build_module.cpp",
484 "source/opt/build_module.h",
485 "source/opt/ccp_pass.cpp",
486 "source/opt/ccp_pass.h",
[all …]
/third_party/typescript/tests/baselines/reference/
DassignmentCompatWithObjectMembersOptionality.types23 opt?: Base
24 >opt : Base
29 var a: { opt?: Base; }
30 >a : { opt?: Base; }
31 >opt : Base
33 var b: typeof a = { opt: new Base() }
34 >b : { opt?: Base; }
35 >a : { opt?: Base; }
36 >{ opt: new Base() } : { opt: Base; }
37 >opt : Base
[all …]
DassignmentCompatWithObjectMembersOptionality2.types24 opt?: Base
25 >opt : Base
30 var a: { opt?: Base; }
31 >a : { opt?: Base; }
32 >opt : Base
34 var b: typeof a = { opt: new Base() }
35 >b : { opt?: Base; }
36 >a : { opt?: Base; }
37 >{ opt: new Base() } : { opt: Base; }
38 >opt : Base
[all …]
DassignmentCompatWithObjectMembersOptionality2.errors.txt4 …ionality2.ts(36,5): error TS2559: Type 'D' has no properties in common with type '{ opt?: Base; }'.
5 …ionality2.ts(37,5): error TS2559: Type 'E' has no properties in common with type '{ opt?: Base; }'.
6 …ionality2.ts(38,5): error TS2559: Type 'F' has no properties in common with type '{ opt?: Base; }'.
7 …ionality2.ts(39,5): error TS2559: Type 'D' has no properties in common with type '{ opt?: Base; }'.
8 …ionality2.ts(40,5): error TS2559: Type 'E' has no properties in common with type '{ opt?: Base; }'.
9 …ionality2.ts(41,5): error TS2559: Type 'F' has no properties in common with type '{ opt?: Base; }'.
10 …nmentCompatWithObjectMembersOptionality2.ts(74,5): error TS2741: Property 'opt' is missing in type…
11 …nmentCompatWithObjectMembersOptionality2.ts(75,5): error TS2741: Property 'opt' is missing in type…
12 …nmentCompatWithObjectMembersOptionality2.ts(76,5): error TS2741: Property 'opt' is missing in type…
13 …rsOptionality2.ts(79,5): error TS2741: Property 'opt' is missing in type 'D' but required in type …
[all …]
DassignmentCompatWithObjectMembersOptionality.errors.txt2 Property 'opt' is optional in type 'D' but required in type 'C'.
4 Property 'opt' is optional in type 'E' but required in type 'C'.
5 …jectMembersOptionality.ts(78,5): error TS2322: Type 'D' is not assignable to type '{ opt: Base; }'.
6 Property 'opt' is optional in type 'D' but required in type '{ opt: Base; }'.
7 …jectMembersOptionality.ts(79,5): error TS2322: Type 'E' is not assignable to type '{ opt: Base; }'.
8 Property 'opt' is optional in type 'E' but required in type '{ opt: Base; }'.
9 …jectMembersOptionality.ts(83,5): error TS2322: Type 'D' is not assignable to type '{ opt: Base; }'.
10 Property 'opt' is optional in type 'D' but required in type '{ opt: Base; }'.
11 …jectMembersOptionality.ts(84,5): error TS2322: Type 'E' is not assignable to type '{ opt: Base; }'.
12 Property 'opt' is optional in type 'E' but required in type '{ opt: Base; }'.
[all …]
/third_party/rust/crates/clap/tests/derive/
Doptions.rs25 struct Opt { in required_option() struct
30 Opt { arg: 42 }, in required_option()
31 Opt::try_parse_from(["test", "-a42"]).unwrap() in required_option()
34 Opt { arg: 42 }, in required_option()
35 Opt::try_parse_from(["test", "-a", "42"]).unwrap() in required_option()
38 Opt { arg: 42 }, in required_option()
39 Opt::try_parse_from(["test", "--arg", "42"]).unwrap() in required_option()
42 Opt { arg: 42 }, in required_option()
43 Opt::try_parse_from(["test", "--arg", "24", "--arg", "42"]).unwrap() in required_option()
45 assert!(Opt::try_parse_from(["test"]).is_err()); in required_option()
[all …]
Dnaming.rs8 struct Opt { in test_standalone_long_generates_kebab_case() struct
14 Opt { FOO_OPTION: true }, in test_standalone_long_generates_kebab_case()
15 Opt::try_parse_from(["test", "--foo-option"]).unwrap() in test_standalone_long_generates_kebab_case()
22 struct Opt { in test_custom_long_overwrites_default_name() struct
28 Opt { foo_option: true }, in test_custom_long_overwrites_default_name()
29 Opt::try_parse_from(["test", "--foo"]).unwrap() in test_custom_long_overwrites_default_name()
36 struct Opt { in test_standalone_long_uses_previous_defined_custom_name() struct
42 Opt { foo_option: true }, in test_standalone_long_uses_previous_defined_custom_name()
43 Opt::try_parse_from(["test", "--foo"]).unwrap() in test_standalone_long_uses_previous_defined_custom_name()
50 struct Opt { in test_standalone_long_ignores_afterwards_defined_custom_name() struct
[all …]
Dflags.rs25 struct Opt { in bool_type_is_flag() struct
30 assert_eq!(Opt { alice: false }, Opt::try_parse_from(["test"]).unwrap()); in bool_type_is_flag()
32 Opt { alice: true }, in bool_type_is_flag()
33 Opt::try_parse_from(["test", "-a"]).unwrap() in bool_type_is_flag()
36 Opt { alice: true }, in bool_type_is_flag()
37 Opt::try_parse_from(["test", "-a", "-a"]).unwrap() in bool_type_is_flag()
40 Opt { alice: true }, in bool_type_is_flag()
41 Opt::try_parse_from(["test", "--alice"]).unwrap() in bool_type_is_flag()
43 assert!(Opt::try_parse_from(["test", "-i"]).is_err()); in bool_type_is_flag()
44 assert!(Opt::try_parse_from(["test", "-a", "foo"]).is_err()); in bool_type_is_flag()
[all …]
Dvalue_enum.rs21 struct Opt { in basic() struct
27 Opt { in basic()
30 Opt::try_parse_from(["", "foo"]).unwrap() in basic()
33 Opt { in basic()
36 Opt::try_parse_from(["", "bar"]).unwrap() in basic()
38 assert!(Opt::try_parse_from(["", "fOo"]).is_err()); in basic()
56 struct Opt { in default_value() struct
62 Opt { in default_value()
65 Opt::try_parse_from(["", "foo"]).unwrap() in default_value()
68 Opt { in default_value()
[all …]
Dsubcommands.rs20 enum Opt { enum
43 Opt::Fetch { in test_fetch()
48 Opt::try_parse_from(["test", "fetch", "--all", "origin"]).unwrap() in test_fetch()
51 Opt::Fetch { in test_fetch()
56 Opt::try_parse_from(["test", "fetch", "-f", "origin"]).unwrap() in test_fetch()
63 Opt::Add { in test_add()
67 Opt::try_parse_from(["test", "add"]).unwrap() in test_add()
70 Opt::Add { in test_add()
74 Opt::try_parse_from(["test", "add", "-i", "-v"]).unwrap() in test_add()
80 let result = Opt::try_parse_from(["test", "badcmd", "-i", "-v"]); in test_no_parse()
[all …]
/third_party/skia/third_party/externals/spirv-tools/
DAndroid.mk76 source/opt/aggressive_dead_code_elim_pass.cpp \
77 source/opt/amd_ext_to_khr.cpp \
78 source/opt/basic_block.cpp \
79 source/opt/block_merge_pass.cpp \
80 source/opt/block_merge_util.cpp \
81 source/opt/build_module.cpp \
82 source/opt/cfg.cpp \
83 source/opt/cfg_cleanup_pass.cpp \
84 source/opt/ccp_pass.cpp \
85 source/opt/code_sink.cpp \
[all …]
DBUILD.gn546 "source/opt/aggressive_dead_code_elim_pass.cpp",
547 "source/opt/aggressive_dead_code_elim_pass.h",
548 "source/opt/amd_ext_to_khr.cpp",
549 "source/opt/amd_ext_to_khr.h",
550 "source/opt/basic_block.cpp",
551 "source/opt/basic_block.h",
552 "source/opt/block_merge_pass.cpp",
553 "source/opt/block_merge_pass.h",
554 "source/opt/block_merge_util.cpp",
555 "source/opt/block_merge_util.h",
[all …]
/third_party/spirv-tools/
DAndroid.mk76 source/opt/aggressive_dead_code_elim_pass.cpp \
77 source/opt/amd_ext_to_khr.cpp \
78 source/opt/basic_block.cpp \
79 source/opt/block_merge_pass.cpp \
80 source/opt/block_merge_util.cpp \
81 source/opt/build_module.cpp \
82 source/opt/cfg.cpp \
83 source/opt/cfg_cleanup_pass.cpp \
84 source/opt/ccp_pass.cpp \
85 source/opt/code_sink.cpp \
[all …]
/third_party/ffmpeg/libavcodec/x86/
Dvp9dsp_init.h33 #define decl_fpel_func(avg, sz, bpp, opt) \ argument
34 void ff_vp9_##avg##sz##bpp##_##opt(uint8_t *dst, ptrdiff_t dst_stride, \
38 #define decl_mc_func(avg, sz, dir, opt, type, f_sz, bpp) \ argument
39 void ff_vp9_##avg##_8tap_1d_##dir##_##sz##_##bpp##_##opt(uint8_t *dst, ptrdiff_t dst_stride, \
43 #define decl_mc_funcs(sz, opt, type, fsz, bpp) \ argument
44 decl_mc_func(put, sz, h, opt, type, fsz, bpp); \
45 decl_mc_func(avg, sz, h, opt, type, fsz, bpp); \
46 decl_mc_func(put, sz, v, opt, type, fsz, bpp); \
47 decl_mc_func(avg, sz, v, opt, type, fsz, bpp)
49 #define decl_ipred_fn(type, sz, bpp, opt) \ argument
[all …]
/third_party/mbedtls/programs/ssl/
Dssl_client2.c526 } opt; variable
549 if( opt.debug_level == 0 ) in my_verify()
579 if( opt.transport != MBEDTLS_SSL_TRANSPORT_DATAGRAM ) in report_cid_usage()
603 if( opt.cid_enabled == MBEDTLS_SSL_CID_ENABLED ) in report_cid_usage()
810 opt.server_name = DFL_SERVER_NAME; in main()
811 opt.server_addr = DFL_SERVER_ADDR; in main()
812 opt.server_port = DFL_SERVER_PORT; in main()
813 opt.debug_level = DFL_DEBUG_LEVEL; in main()
814 opt.cid_enabled = DFL_CID_ENABLED; in main()
815 opt.cid_val = DFL_CID_VALUE; in main()
[all …]
/third_party/ffmpeg/libavcodec/aarch64/
Dvp8dsp.h24 #define VP8_LF_Y(hv, inner, opt) \ argument
25 void ff_vp8_##hv##_loop_filter16##inner##_##opt(uint8_t *dst, \
30 #define VP8_LF_UV(hv, inner, opt) \ argument
31 void ff_vp8_##hv##_loop_filter8uv##inner##_##opt(uint8_t *dstU, \
37 #define VP8_LF_SIMPLE(hv, opt) \ argument
38 void ff_vp8_##hv##_loop_filter16_simple_##opt(uint8_t *dst, \
42 #define VP8_LF_HV(inner, opt) \ argument
43 VP8_LF_Y(h, inner, opt); \
44 VP8_LF_Y(v, inner, opt); \
45 VP8_LF_UV(h, inner, opt); \
[all …]

12345678910>>...189