Home
last modified time | relevance | path

Searched refs:short (Results 1 – 25 of 2064) sorted by relevance

12345678910>>...83

/third_party/elfutils/tests/
Drun-disasm-riscv64.sh322 .short 0x1000
323 .short 0x0800
324 .short 0x0400
325 .short 0x0200
326 .short 0x0100
327 .short 0x0080
328 .short 0x0040
329 .short 0x0020
330 .short 0x3100
331 .short 0x2900
[all …]
/third_party/rust/crates/clap/clap_bench/benches/
D05_ripgrep.rs273 cmd(false, |k| USAGES[k].short) in app_short()
312 .arg(arg("help-short").short('h')) in cmd()
314 .arg(flag("version").short('V')) in cmd()
328 .short('e') in cmd()
341 .arg(flag("text").short('a')) in cmd()
342 .arg(flag("count").short('c')) in cmd()
351 .arg(flag("fixed-strings").short('F')) in cmd()
354 .short('g') in cmd()
358 .arg(flag("ignore-case").short('i')) in cmd()
359 .arg(flag("line-number").short('n')) in cmd()
[all …]
/third_party/node/deps/npm/lib/utils/
Derror-message.js23 const short = [] variable
36 short.push(['ERESOLVE', er.message])
49 short.push([cmd, 'This command requires an existing lockfile.'])
56 short.push(['audit', er.message])
60 short.push(['', er])
86 short.push([
100 short.push(['', er])
121 short.push(['', er.message])
147 short.push(['JSON.parse', er.message])
161 short.push(['', 'This operation requires a one-time password from your authenticator.'])
[all …]
/third_party/rust/crates/clap/tests/builder/
Dindices.rs9 .short('e') in indices_mult_opts()
16 .short('i') in indices_mult_opts()
36 .short('e') in index_mult_opts()
43 .short('i') in index_mult_opts()
58 .arg(Arg::new("exclude").short('e').action(ArgAction::SetTrue)) in index_flag()
59 .arg(Arg::new("include").short('i').action(ArgAction::SetTrue)) in index_flag()
71 .arg(Arg::new("exclude").short('e').action(ArgAction::SetTrue)) in index_flags()
72 .arg(Arg::new("include").short('i').action(ArgAction::SetTrue)) in index_flags()
84 .arg(Arg::new("exclude").short('e').action(ArgAction::SetTrue)) in indices_mult_flags()
85 .arg(Arg::new("include").short('i').action(ArgAction::SetTrue)) in indices_mult_flags()
[all …]
/third_party/rust/crates/clap/clap_derive/src/utils/
Ddoc_comments.rs56 let (short, long) = if preprocess { in format_doc_comment()
58 let short = paragraphs[0].clone(); in format_doc_comment() localVariable
60 (remove_period(short), long) in format_doc_comment()
62 let short = lines[..first_blank].join("\n"); in format_doc_comment() localVariable
64 (short, long) in format_doc_comment()
67 (Some(short), Some(long)) in format_doc_comment()
69 let (short, long) = if preprocess { in format_doc_comment()
70 let short = merge_lines(lines); in format_doc_comment() localVariable
71 let long = force_long.then(|| short.clone()); in format_doc_comment()
72 let short = remove_period(short); in format_doc_comment() localVariable
[all …]
/third_party/node/deps/npm/node_modules/glob/dist/cjs/src/
Dbin.js20 short: 'c', property
28 short: 'A', property
53 short: 'a', property
57 short: 'd', property
61 short: 'm', property
65 short: 'x', property
74 short: 'f', property
78 short: 'R', property
85 short: 's', property
90 short: 'b', property
[all …]
/third_party/skia/resources/sksl/shared/
DNumberConversions.sksl5 short s = short(unknownInput);
11 short s2s = s;
12 short i2s = short(i);
13 short us2s = short(us);
14 short ui2s = short(ui);
15 short h2s = short(h);
16 short f2s = short(f);
17 short b2s = short(b);
/third_party/skia/tests/sksl/shared/
DNumberConversions.metal16 short s = short(_uniforms.unknownInput);
22 short s2s = s;
23 short i2s = short(i);
24 short us2s = short(us);
25 short ui2s = short(ui);
26 short h2s = short(h);
27 short f2s = short(f);
28 short b2s = short(b);
/third_party/skia/third_party/externals/icu/source/data/locales/
Dff_Adlm.txt137 short{
175 short{
503 day-short{
527 dayOfYear-short{
536 dayperiod-short{
545 era-short{
582 fri-short{
628 hour-short{
670 minute-short{
717 mon-short{
[all …]
Dmzn.txt149 day-short{
180 fri-short{
209 hour-short{
242 minute-short{
267 mon-short{
301 month-short{
334 quarter-short{
359 sat-short{
388 second-short{
413 sun-short{
[all …]
Dce.txt239 short{
277 short{
467 day-short{
486 dayOfYear-short{
525 fri-short{
567 hour-short{
609 minute-short{
636 mon-short{
674 month-short{
713 quarter-short{
[all …]
Dsr_Cyrl_BA.txt159 day-short{
174 dayperiod-short{
205 fri-short{
237 hour-short{
264 minute-short{
311 mon-short{
364 month-short{
407 quarter-short{
444 sat-short{
476 second-short{
[all …]
Dur_IN.txt27 day-short{
53 hour-short{
77 minute-short{
118 month-short{
137 second-short{
191 week-short{
207 year-short{
231 unit-short{
/third_party/typescript/tests/baselines/reference/
Des2022IntlAPIs.types3 const timezoneNames = ['short', 'long', 'shortOffset', 'longOffset', 'shortGeneric', 'longGeneric']…
4 >timezoneNames : readonly ["short", "long", "shortOffset", "longOffset", "shortGeneric", "longGener…
5 >['short', 'long', 'shortOffset', 'longOffset', 'shortGeneric', 'longGeneric'] as const : readonly …
6 >['short', 'long', 'shortOffset', 'longOffset', 'shortGeneric', 'longGeneric'] : readonly ["short",…
7 >'short' : "short"
15 >zoneName : "short" | "long" | "shortOffset" | "longOffset" | "shortGeneric" | "longGeneric"
16 >timezoneNames : readonly ["short", "long", "shortOffset", "longOffset", "shortGeneric", "longGener…
25 …eles', timeZoneName: zoneName, } : { timeZone: string; timeZoneName: "short" | "long" | "short…
32 >timeZoneName : "short" | "long" | "shortOffset" | "longOffset" | "shortGeneric" | "longGeneric"
33 >zoneName : "short" | "long" | "shortOffset" | "longOffset" | "shortGeneric" | "longGeneric"
/third_party/icu/icu4c/source/data/locales/
Dmzn.txt149 day-short{
180 fri-short{
209 hour-short{
242 minute-short{
267 mon-short{
301 month-short{
334 quarter-short{
359 sat-short{
388 second-short{
413 sun-short{
[all …]
Dsr_Cyrl_BA.txt125 day-short{
140 dayperiod-short{
171 fri-short{
203 hour-short{
230 minute-short{
277 mon-short{
330 month-short{
373 quarter-short{
410 sat-short{
442 second-short{
[all …]
Dce.txt239 short{
277 short{
467 day-short{
486 dayOfYear-short{
525 fri-short{
567 hour-short{
609 minute-short{
636 mon-short{
674 month-short{
713 quarter-short{
[all …]
/third_party/glslang/Test/
Dspv.shortCircuit.frag21 if (ub || ui > 2) // not worth short circuiting
24 if (ub && !uba) // not worth short circuiting
27 if (ub || foo()) // must short circuit
30 if (ub && foo()) // must short circuit
33 if (foo() || ub) // not worth short circuiting
36 if (foo() && ub) // not worth short circuiting
39 if (ub || ++of1 > 1.0) // must short circuit
42 if (++of1 > 1.0 || ub) // not worth short circuiting
45 if (ub || sin(uf) * 4.0 > of1) // worth short circuiting
48 if (ub && sin(uf) * 4.0 > of1) // worth short circuiting
/third_party/python/Tools/peg_generator/scripts/
Dtest_parse_directory.py48 short: bool = False,
50 if short and succeeded:
60 if short:
105 def parse_directory(directory: str, verbose: bool, excluded_files: List[str], short: bool) -> int:
123 report_status(succeeded=True, file=file, verbose=verbose, short=short)
125 report_status(succeeded=False, file=file, verbose=verbose, error=error, short=short)
130 if short:
145 short = args.short
146 sys.exit(parse_directory(directory, verbose, excluded_files, short))
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl-no-opt/asm/comp/
Darithmetic-conversion-signs.asm.comp10 short s16;
19 short _31 = _4.s16;
24 _4.s32 = int(short(_32));
25 _4.u32 = uint(short(_32));
28 _4.s16 = short(_29);
30 _4.s16 = short(_30);
35 _4.f32 = float(short(_32));
38 _4.s16 = short(_33);
39 _4.u16 = ushort(short(_33));
/third_party/node/test/fixtures/wpt/interfaces/
Ddom.idl16 const unsigned short NONE = 0;
17 const unsigned short CAPTURING_PHASE = 1;
18 const unsigned short AT_TARGET = 2;
19 const unsigned short BUBBLING_PHASE = 3;
20 readonly attribute unsigned short eventPhase;
203 const unsigned short ELEMENT_NODE = 1;
204 const unsigned short ATTRIBUTE_NODE = 2;
205 const unsigned short TEXT_NODE = 3;
206 const unsigned short CDATA_SECTION_NODE = 4;
207 const unsigned short ENTITY_REFERENCE_NODE = 5; // legacy
[all …]
/third_party/python/Lib/distutils/
Dfancy_getopt.py145 long, short, help = option
148 long, short, help, repeat = option
159 if (not ((short is None) or
160 (isinstance(short, str) and len(short) == 1))):
162 "must a single character or None" % short)
168 if short: short = short + ':'
206 if short:
207 self.short_opts.append(short)
208 self.short2long[short[0]] = long
292 short = option[1]
[all …]
/third_party/mbedtls/scripts/mbedtls_dev/
Dcrypto_knowledge.py36 short = original
37 short = re.sub(r'\bPSA_(?:ALG|ECC_FAMILY|KEY_[A-Z]+)_', r'', short)
38 short = re.sub(r' +', r'', short)
40 short = re.sub(r'PUBLIC_KEY\b', r'PUB', short)
41 short = re.sub(r'KEY_PAIR\b', r'PAIR', short)
42 short = re.sub(r'\bBRAINPOOL_P', r'BP', short)
43 short = re.sub(r'\bMONTGOMERY\b', r'MGM', short)
44 short = re.sub(r'AEAD_WITH_SHORTENED_TAG\b', r'AEAD_SHORT', short)
45 short = re.sub(r'\bDETERMINISTIC_', r'DET_', short)
46 short = re.sub(r'\bKEY_AGREEMENT\b', r'KA', short)
[all …]
/third_party/curl/docs/cmdline-opts/
Dgen.pl201 my $short;
222 $short=$1;
322 if(defined($short) && $long) {
323 $opt = "-$short, --$long";
325 elsif($short && !$long) {
326 $opt = "-$short";
328 elsif($long && !$short) {
476 my $short;
484 $short=$1;
506 if($short) {
[all …]
/third_party/rust/crates/clap/tests/derive/
Dcustom_string_parsers.rs22 #[arg(short, long)]
25 #[arg(short, default_value = "../")]
28 #[arg(short)]
31 #[arg(short)]
34 #[arg(short = 'q')]
66 #[arg(short, value_parser = parse_hex)]
106 #[arg(short, value_parser = custom_parser_2)]
129 #[arg(short)]
132 #[arg(short)]

12345678910>>...83