Home
last modified time | relevance | path

Searched refs:strange (Results 1 - 6 of 6) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DoptionalParamReferencingOtherParams2.js3 function strange(x = a, y = b) { function
10 function strange(x, y) {
H A DoptionalParamReferencingOtherParams1.js2 function strange(x: number, y = x * 1, z = x + y) { function
7 function strange(x, y, z) {
/third_party/icu/icu4c/source/tools/genren/
H A Dgenren.pl126 /* Error out before the following defines cause very strange and unexpected code breakage */
200 } elsif ( /\(/) { # These are strange functions
207 print STDERR "$ARGV[0]: Skipped strange mangled function $_\n";
/third_party/skia/third_party/externals/icu/source/tools/genren/
H A Dgenren.pl126 /* Error out before the following defines cause very strange and unexpected code breakage */
200 } elsif ( /\(/) { # These are strange functions
207 print STDERR "$ARGV[0]: Skipped strange mangled function $_\n";
/third_party/skia/tests/
H A DColorSpaceTest.cpp304 sk_sp<SkColorSpace> strange = SkColorSpace::MakeRGB(fn, SkNamedGamut::kSRGB); in DEF_TEST() local
306 REPORTER_ASSERT(r, srgb->toXYZD50Hash() == strange->toXYZD50Hash()); in DEF_TEST()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex6125 % We'd like to right-justify chapter numbers, but that looks strange
6127 % left-justifying letters looks strange when there is less than 10
7061 % tt, but exceedingly strange in rm.
7096 % leave the code in, but it's strange for @var to lead to typewriter.
8278 % space to prevent strange expansion errors.)

Completed in 36 milliseconds