Home
last modified time | relevance | path

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

12345678910>>...254

/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 server 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/spirv-tools/source/opt/
DBUILD.gn77 "//third_party/spirv-tools/source/opt/aggressive_dead_code_elim_pass.cpp",
78 "//third_party/spirv-tools/source/opt/aggressive_dead_code_elim_pass.h",
79 "//third_party/spirv-tools/source/opt/amd_ext_to_khr.cpp",
80 "//third_party/spirv-tools/source/opt/amd_ext_to_khr.h",
81 "//third_party/spirv-tools/source/opt/analyze_live_input_pass.cpp",
82 "//third_party/spirv-tools/source/opt/analyze_live_input_pass.h",
83 "//third_party/spirv-tools/source/opt/basic_block.cpp",
84 "//third_party/spirv-tools/source/opt/basic_block.h",
85 "//third_party/spirv-tools/source/opt/block_merge_pass.cpp",
86 "//third_party/spirv-tools/source/opt/block_merge_pass.h",
[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/analyze_live_input_pass.h"
23 #include "source/opt/block_merge_pass.h"
24 #include "source/opt/ccp_pass.h"
25 #include "source/opt/cfg_cleanup_pass.h"
26 #include "source/opt/code_sink.h"
27 #include "source/opt/combine_access_chains.h"
28 #include "source/opt/compact_ids_pass.h"
29 #include "source/opt/convert_to_half_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/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/ffmpeg/libswscale/x86/
Dswscale.c184 #define YUV2YUVX_FUNC_MMX(opt, step) \ argument
185 void ff_yuv2yuvX_ ##opt(const int16_t *filter, int filterSize, int srcOffset, \
188 static void yuv2yuvX_ ##opt(const int16_t *filter, int filterSize, \
193 … ff_yuv2yuvX_ ##opt(filter, filterSize - 1, 0, dest - offset, dstW + offset, dither, offset); \
197 #define YUV2YUVX_FUNC(opt, step) \ argument
198 void ff_yuv2yuvX_ ##opt(const int16_t *filter, int filterSize, int srcOffset, \
201 static void yuv2yuvX_ ##opt(const int16_t *filter, int filterSize, \
212 …ff_yuv2yuvX_ ##opt(filter, filterSize - 1, 0, dest - offset, pixelsProcessed + offset, dither, off…
232 #define SCALE_FUNC(filter_n, from_bpc, to_bpc, opt) \ argument
233 void ff_hscale ## from_bpc ## to ## to_bpc ## _ ## filter_n ## _ ## opt( \
[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/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 …]
/third_party/spirv-tools/
DAndroid.mk80 source/opt/aggressive_dead_code_elim_pass.cpp \
81 source/opt/amd_ext_to_khr.cpp \
82 source/opt/analyze_live_input_pass.cpp \
83 source/opt/basic_block.cpp \
84 source/opt/block_merge_pass.cpp \
85 source/opt/block_merge_util.cpp \
86 source/opt/build_module.cpp \
87 source/opt/cfg.cpp \
88 source/opt/cfg_cleanup_pass.cpp \
89 source/opt/ccp_pass.cpp \
[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/ffmpeg/libavcodec/x86/
Dvp9dsp_init.h34 #define decl_fpel_func(avg, sz, bpp, opt) \ argument
35 void ff_vp9_##avg##sz##bpp##_##opt(uint8_t *dst, ptrdiff_t dst_stride, \
39 #define decl_mc_func(avg, sz, dir, opt, type, f_sz, bpp) \ argument
40 void ff_vp9_##avg##_8tap_1d_##dir##_##sz##_##bpp##_##opt(uint8_t *dst, ptrdiff_t dst_stride, \
44 #define decl_mc_funcs(sz, opt, type, fsz, bpp) \ argument
45 decl_mc_func(put, sz, h, opt, type, fsz, bpp); \
46 decl_mc_func(avg, sz, h, opt, type, fsz, bpp); \
47 decl_mc_func(put, sz, v, opt, type, fsz, bpp); \
48 decl_mc_func(avg, sz, v, opt, type, fsz, bpp)
50 #define decl_ipred_fn(type, sz, bpp, opt) \ argument
[all …]
/third_party/mbedtls/programs/ssl/
Dssl_client2.c554 } opt; variable
578 if (opt.debug_level == 0) { in my_verify()
608 if (opt.transport != MBEDTLS_SSL_TRANSPORT_DATAGRAM) { in report_cid_usage()
631 if (opt.cid_enabled == MBEDTLS_SSL_CID_ENABLED) { in report_cid_usage()
727 ret = mbedtls_snprintf((char *) buf, buf_size, GET_REQUEST, opt.request_page); in build_http_request()
734 if (opt.request_size != DFL_REQUEST_SIZE) { in build_http_request()
735 request_size = (size_t) opt.request_size; in build_http_request()
744 /* Add padding to GET request to reach opt.request_size in length */ in build_http_request()
745 if (opt.request_size != DFL_REQUEST_SIZE && in build_http_request()
755 if (opt.request_size != DFL_REQUEST_SIZE && in build_http_request()
[all …]
/third_party/popt/src/
Dpopthelp.c137 * @param opt option(s)
140 getTableTranslationDomain(const struct poptOption *opt) in getTableTranslationDomain() argument
142 if (opt != NULL) in getTableTranslationDomain()
143 for (; opt->longName || opt->shortName || opt->arg; opt++) { in getTableTranslationDomain()
144 if (opt->argInfo == POPT_ARG_INTL_DOMAIN) in getTableTranslationDomain()
145 return opt->arg; in getTableTranslationDomain()
151 * @param opt option(s)
155 getArgDescrip(const struct poptOption * opt, in getArgDescrip() argument
159 if (!poptArgType(opt)) return NULL; in getArgDescrip()
161 if (poptArgType(opt) == POPT_ARG_MAINCALL) in getArgDescrip()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/
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/cups-filters/filter/foomatic-rip/
Doptions.c249 static void free_option(option_t *opt) in free_option() argument
255 free(opt->custom_command); in free_option()
256 free(opt->proto); in free_option()
258 while (opt->valuelist) { in free_option()
259 value = opt->valuelist; in free_option()
260 opt->valuelist = opt->valuelist->next; in free_option()
263 while (opt->choicelist) { in free_option()
264 choice = opt->choicelist; in free_option()
265 opt->choicelist = opt->choicelist->next; in free_option()
268 while (opt->paramlist) { in free_option()
[all …]

12345678910>>...254