Home
last modified time | relevance | path

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

12345678910>>...114

/third_party/node/deps/npm/lib/utils/
Derror-message.js11 var short = []
19 short.push(['audit', er.message])
22 short.push(['audit', er.message])
25 short.push(['audit', er.message])
30 short.push(['', er])
52 short.push([
64 short.push(['', er])
81 short.push(['lifecycle', er.message])
95 short.push(['', er.message])
107 short.push(['', er.message])
[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/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/icu/icu4c/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/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 …]
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/
Dmzn.txt144 day-short{
175 fri-short{
204 hour-short{
237 minute-short{
262 mon-short{
296 month-short{
329 quarter-short{
354 sat-short{
383 second-short{
408 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 …]
Den_AU.txt104 short{
124 short{
201 fri-short{
226 hour-short{
252 minute-short{
265 mon-short{
290 month-short{
315 quarter-short{
327 sat-short{
352 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/boost/boost/date_time/
Dgregorian_calendar.ipp18 unsigned short
20 unsigned short a = static_cast<unsigned short>((14-ymd.month)/12);
21 unsigned short y = static_cast<unsigned short>(ymd.year - a);
22 unsigned short m = static_cast<unsigned short>(ymd.month + 12*a - 2);
23 …unsigned short d = static_cast<unsigned short>((ymd.day + y + (y/4) - (y/100) + (y/400) + (31*m)/1…
57 julianbegin = julian_day_number(ymd_type(static_cast<unsigned short>(ymd.year-1),1,1));
77 unsigned short a = static_cast<unsigned short>((14-ymd.month)/12);
78 unsigned short y = static_cast<unsigned short>(ymd.year + 4800 - a);
79 unsigned short m = static_cast<unsigned short>(ymd.month + 12*a - 3);
122 unsigned short day = static_cast<unsigned short>(e - ((153*m + 2)/5) + 1);
[all …]
/third_party/curl/docs/cmdline-opts/
Dgen.pl131 my $short;
144 $short=$1;
201 if(defined($short) && $long) {
202 $opt = "-$short, --$long";
204 elsif($short && !$long) {
205 $opt = "-$short";
207 elsif($long && !$short) {
294 my $short;
302 $short=$1;
324 if($short) {
[all …]
/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;
200 const unsigned short ELEMENT_NODE = 1;
201 const unsigned short ATTRIBUTE_NODE = 2;
202 const unsigned short TEXT_NODE = 3;
203 const unsigned short CDATA_SECTION_NODE = 4;
204 const unsigned short ENTITY_REFERENCE_NODE = 5; // historical
[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/tests/suites/
Dtest_suite_ssl.data657 Record crypt, AES-128-CBC, 1.2, SHA-384, short tag
661 Record crypt, AES-128-CBC, 1.2, SHA-384, short tag, CID 4+4
665 Record crypt, AES-128-CBC, 1.2, SHA-384, short tag, CID 4+0
669 Record crypt, AES-128-CBC, 1.2, SHA-384, short tag, EtM
673 Record crypt, AES-128-CBC, 1.2, SHA-384, short tag, EtM, CID 4+4
677 Record crypt, AES-128-CBC, 1.2, SHA-384, short tag, EtM, CID 4+0
705 Record crypt, AES-128-CBC, 1.2, SHA-256, short tag
709 Record crypt, AES-128-CBC, 1.2, SHA-256, short tag, CID 4+4
713 Record crypt, AES-128-CBC, 1.2, SHA-256, short tag, CID 4+0
717 Record crypt, AES-128-CBC, 1.2, SHA-256, short tag, EtM
[all …]
/third_party/curl/scripts/
Drelease-notes.pl85 my $short;
91 onecommit($short);
97 $short = "";
102 $short = $1;
104 push @line, $short;
122 onecommit($short);
127 my ($short)=@_;
146 $moreinfo{$short}=$r;

12345678910>>...114