Home
last modified time | relevance | path

Searched refs:ghi (Results 1 - 15 of 15) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DtaggedTemplateStringsWithIncompatibleTypedTagsES6.js15 f `abc${1}def${2}ghi`;
19 f `abc${1}def${2}ghi`.member;
23 f `abc${1}def${2}ghi`["member"];
25 f `abc`[0].member `abc${1}def${2}ghi`;
27 f `abc${1}def${2}ghi`["member"].member `abc${1}def${2}ghi`;
29 f `abc${ true }def${ true }ghi`["member"].member `abc${ 1 }def${ 2 }ghi`;
33 f.thisIsNotATag(`abc${1}def${2}ghi`);
38 f `abc${1}def${2}ghi`;
[all...]
H A DtaggedTemplateStringsWithTagsTypedAsAnyES6.js5 f `abc${1}def${2}ghi`;
9 f.g.h `abc${1}def${2}ghi`;
13 f `abc${1}def${2}ghi`.member;
17 f `abc${1}def${2}ghi`["member"];
19 f `abc`["member"].someOtherTag `abc${1}def${2}ghi`;
21 f `abc${1}def${2}ghi`["member"].someOtherTag `abc${1}def${2}ghi`;
25 f.thisIsNotATag(`abc${1}def${2}ghi`);
30 f `abc${1}def${2}ghi`;
32 f.g.h `abc${1}def${2}ghi`;
[all...]
H A DtaggedTemplateStringsWithTypedTagsES6.js15 f `abc${1}def${2}ghi`;
19 f `abc${1}def${2}ghi`.member;
23 f `abc${1}def${2}ghi`["member"];
25 f `abc`[0].member `abc${1}def${2}ghi`;
27 f `abc${1}def${2}ghi`["member"].member `abc${1}def${2}ghi`;
31 f.thisIsNotATag(`abc${1}def${2}ghi`);
37 f `abc${1}def${2}ghi`;
39 f `abc${1}def${2}ghi`.member;
41 f `abc${1}def${2}ghi`["membe
[all...]
H A DtaggedTemplateStringsWithIncompatibleTypedTags.js15 f `abc${1}def${2}ghi`;
19 f `abc${1}def${2}ghi`.member;
23 f `abc${1}def${2}ghi`["member"];
25 f `abc`[0].member `abc${1}def${2}ghi`;
27 f `abc${1}def${2}ghi`["member"].member `abc${1}def${2}ghi`;
29 f `abc${ true }def${ true }ghi`["member"].member `abc${ 1 }def${ 2 }ghi`;
33 f.thisIsNotATag(`abc${1}def${2}ghi`);
43 f(__makeTemplateObject(["abc", "def", "ghi"], ["ab
[all...]
H A DtaggedTemplateStringsWithTagsTypedAsAny.js6 f `abc${1}def${2}ghi`;
10 f.g.h `abc${1}def${2}ghi`;
14 f `abc${1}def${2}ghi`.member;
18 f `abc${1}def${2}ghi`["member"];
20 f `abc`["member"].someOtherTag `abc${1}def${2}ghi`;
22 f `abc${1}def${2}ghi`["member"].someOtherTag `abc${1}def${2}ghi`;
26 f.thisIsNotATag(`abc${1}def${2}ghi`);
35 f(__makeTemplateObject(["abc", "def", "ghi"], ["abc", "def", "ghi"]),
[all...]
H A DtaggedTemplateStringsWithTypedTags.js15 f `abc${1}def${2}ghi`;
19 f `abc${1}def${2}ghi`.member;
23 f `abc${1}def${2}ghi`["member"];
25 f `abc`[0].member `abc${1}def${2}ghi`;
27 f `abc${1}def${2}ghi`["member"].member `abc${1}def${2}ghi`;
31 f.thisIsNotATag(`abc${1}def${2}ghi`);
41 f(__makeTemplateObject(["abc", "def", "ghi"], ["abc", "def", "ghi"]), 1, 2);
43 f(__makeTemplateObject(["abc", "def", "ghi"], ["ab
[all...]
H A DtemplateStringInPropertyAssignmentES6.js3 a: `abc${ 123 }def${ 456 }ghi`
8 a: `abc${123}def${456}ghi`
H A DtemplateStringInPropertyAssignment.js3 a: `abc${ 123 }def${ 456 }ghi`
8 a: "abc".concat(123, "def").concat(456, "ghi")
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha512-ppc.pl473 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_;
479 xor $a1,$fhi,$ghi
496 xor $a1,$a1,$ghi
568 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_;
H A Dsha512-parisc.pl391 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo,$flag)=@_;
414 andcm $ghi,$ehi,$a3
/third_party/openssl/crypto/sha/asm/
H A Dsha512-ppc.pl473 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_;
479 xor $a1,$fhi,$ghi
496 xor $a1,$a1,$ghi
568 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_;
H A Dsha512-parisc.pl391 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo,$flag)=@_;
414 andcm $ghi,$ehi,$a3
/third_party/pcre2/pcre2/
H A DRunGrepTest.bat299 (pushd %srcdir% & %pcre2grep% "^(abc|def|ghi|jkl)" ./testdata/grepinputx & popd) >>testtrygrep
633 %pcre2grep% -n -N CR "^(abc|def|ghi|jkl)" testNinputgrep >>testtrygrep
636 %pcre2grep% -n --newline=crlf "^(abc|def|ghi|jkl)" testNinputgrep >>testtrygrep
646 %pcre2grep% -n --newline=any "^(abc|def|ghi|jkl)" testNinputgrep >>testtrygrep
649 %pcre2grep% -n --newline=anycrlf "^(abc|def|ghi|jkl)" testNinputgrep >>testtrygrep
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c7919 double rlo, rhi, glo, ghi, blo, bhi, graylo, grayhi; in image_transform_png_set_rgb_to_gray_mod() local
7944 g = glo = ghi = that->greenf; in image_transform_png_set_rgb_to_gray_mod()
7947 ghi += that->greene; in image_transform_png_set_rgb_to_gray_mod()
7948 ghi = DU(ghi, calc_depth, 1/*round*/); in image_transform_png_set_rgb_to_gray_mod()
7972 ghi = DU(ghi, gamma_depth, 0/*truncate*/); in image_transform_png_set_rgb_to_gray_mod()
7984 ghi = DU(pow(ghi, power)+abse, calc_depth, 1); in image_transform_png_set_rgb_to_gray_mod()
8015 ghi * (dat in image_transform_png_set_rgb_to_gray_mod()
8141 double rhi, ghi, bhi, grayhi; image_transform_png_set_rgb_to_gray_mod() local
[all...]
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp5296 std::u16string ghi = u"\u202Dghi"; in UNIX_ONLY_TEST() local
5322 builder.addText(ghi); in UNIX_ONLY_TEST()

Completed in 30 milliseconds