Home
last modified time | relevance | path

Searched refs:B18 (Results 1 – 25 of 64) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp54 static constexpr IValueT B18 = 1 << 18; variable
1522 B21 | B20 | B19 | B18 | B17 | B16 | B15 | B14 | B13 | B12 | B6 | B4 | in dmb()
2142 constexpr IValueT RbitOpcode = B26 | B25 | B23 | B22 | B21 | B20 | B19 | B18 | in rbit()
2154 constexpr IValueT RevOpcode = B26 | B25 | B23 | B21 | B20 | B19 | B18 | B17 | in rev()
2546 constexpr IValueT VcmpdOpcode = B23 | B21 | B20 | B18 | B6; in vcmpd()
2554 constexpr IValueT VcmpdzOpcode = B23 | B21 | B20 | B18 | B16 | B6; in vcmpdz()
2565 constexpr IValueT VcmpsOpcode = B23 | B21 | B20 | B18 | B6; in vcmps()
2573 constexpr IValueT VcmpszOpcode = B23 | B21 | B20 | B18 | B16 | B6; in vcmpsz()
2626 B23 | B21 | B20 | B18 | B17 | B16 | B8 | B7 | B6; in vcvtsd()
2640 constexpr IValueT VcvtisOpcode = B23 | B21 | B20 | B19 | B18 | B16 | B7 | B6; in vcvtis()
[all …]
/third_party/mbedtls/visualc/VS2010/
DmbedTLS.sln41 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ecdsa", "ecdsa.vcxproj", "{F58142CC-0CC7-0B18-…
333 {F58142CC-0CC7-0B18-5A0F-53642CFBA18E}.Debug|Win32.ActiveCfg = Debug|Win32
334 {F58142CC-0CC7-0B18-5A0F-53642CFBA18E}.Debug|Win32.Build.0 = Debug|Win32
335 {F58142CC-0CC7-0B18-5A0F-53642CFBA18E}.Debug|x64.ActiveCfg = Debug|x64
336 {F58142CC-0CC7-0B18-5A0F-53642CFBA18E}.Debug|x64.Build.0 = Debug|x64
337 {F58142CC-0CC7-0B18-5A0F-53642CFBA18E}.Release|Win32.ActiveCfg = Release|Win32
338 {F58142CC-0CC7-0B18-5A0F-53642CFBA18E}.Release|Win32.Build.0 = Release|Win32
339 {F58142CC-0CC7-0B18-5A0F-53642CFBA18E}.Release|x64.ActiveCfg = Release|x64
340 {F58142CC-0CC7-0B18-5A0F-53642CFBA18E}.Release|x64.Build.0 = Release|x64
/third_party/openssl/crypto/bn/asm/
Dbn-c64xplus.asm258 ADDU B19,B21:B20,B19:B18
261 || STW B18,*B4++ ; rp[i]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h129 case AArch64::D18: return AArch64::B18; in getBRegFromDReg()
169 case AArch64::B18: return AArch64::D18; in getDRegFromBReg()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/data/text-rendering-tests/tests/
DSHBALI-1.tests3 ….ttf:--font-size=1000 --ned --remove-default-ignorables --font-funcs=ft:U+1B18,U+1B3B:[gid28|gid62…
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/text-rendering-tests/tests/
DSHBALI-1.tests3 ….ttf;--font-size=1000 --ned --remove-default-ignorables --font-funcs=ft;U+1B18,U+1B3B;[gid28|gid62…
/third_party/harfbuzz/test/shaping/data/text-rendering-tests/tests/
DSHBALI-1.tests3 ….ttf:--font-size=1000 --ned --remove-default-ignorables --font-funcs=ft:U+1B18,U+1B3B:[gid28|gid62…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td267 def B18 : AArch64Reg<18, "b18">, DwarfRegNum<[82]>;
301 def H18 : AArch64Reg<18, "h18", [B18]>, DwarfRegAlias<B18>;
336 def S18 : AArch64Reg<18, "s18", [H18]>, DwarfRegAlias<B18>;
371 def D18 : AArch64Reg<18, "d18", [S18], ["v18", ""]>, DwarfRegAlias<B18>;
406 def Q18 : AArch64Reg<18, "q18", [D18], ["v18", ""]>, DwarfRegAlias<B18>;
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc1061 EmitVFPsd(cond, B23 | B21 | B20 | B18 | B17 | B16 | B8 | B7 | B6, sd, dm);
1066 EmitVFPds(cond, B23 | B21 | B20 | B18 | B17 | B16 | B7 | B6, dd, sm);
1071 EmitVFPsss(cond, B23 | B21 | B20 | B19 | B18 | B16 | B7 | B6, sd, S0, sm);
1076 EmitVFPsd(cond, B23 | B21 | B20 | B19 | B18 | B16 | B8 | B7 | B6, sd, dm); in vcvtid()
1092 EmitVFPsss(cond, B23 | B21 | B20 | B19 | B18 | B7 | B6, sd, S0, sm);
1097 EmitVFPsd(cond, B23 | B21 | B20 | B19 | B18 | B8 | B7 | B6, sd, dm);
1112 EmitVFPsss(cond, B23 | B21 | B20 | B18 | B6, sd, S0, sm);
1117 EmitVFPddd(cond, B23 | B21 | B20 | B18 | B6, dd, D0, dm);
1122 EmitVFPsss(cond, B23 | B21 | B20 | B18 | B16 | B6, sd, S0, S0);
1127 EmitVFPddd(cond, B23 | B21 | B20 | B18 | B16 | B6, dd, D0, D0);
Dassembler_arm.h61 B18 = 1 << 18,
/third_party/protobuf/python/google/protobuf/internal/
Dmore_messages.proto122 message B18 {} message
/third_party/skia/third_party/externals/icu/source/data/unidata/norm2/
Dnfc.txt2014 2F871>21B18
Dnfkc_cf.txt5513 2F871>21B18
/third_party/icu/icu4c/source/data/unidata/norm2/
Dnfc.txt2014 2F871>21B18
Dnfkc_cf.txt5513 2F871>21B18
/third_party/flutter/skia/third_party/externals/icu/source/data/unidata/norm2/
Dnfc.txt2003 2F871>21B18
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp400 AArch64::B15, AArch64::B16, AArch64::B17, AArch64::B18, AArch64::B19,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenRegisterInfo.inc47 B18 = 27,
2184 { AArch64::B18 },
2280 …h64::B13, AArch64::B14, AArch64::B15, AArch64::B16, AArch64::B17, AArch64::B18, AArch64::B19, AArc…
3616 { 82U, AArch64::B18 },
3733 { 82U, AArch64::B18 },
3808 { AArch64::B18, 82U },
4087 { AArch64::B18, 82U },
20422 …h64::B13, AArch64::B14, AArch64::B15, AArch64::B16, AArch64::B17, AArch64::B18, AArch64::B19, AArc…
20424 …h64::B13, AArch64::B14, AArch64::B15, AArch64::B16, AArch64::B17, AArch64::B18, AArch64::B19, AArc…
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/
DCollationTest_SHIFTED_SHORT.txt19393 2B18 0021
19394 2B18 003F
19395 2B18 0061
19396 2B18 0041
19397 2B18 0062
95745 0B18 0021
95746 0B18 003F
95747 0B18 0061
95748 0B18 0041
95749 0B18 0062
[all …]
DCollationTest_NON_IGNORABLE_SHORT.txt21596 2B18 0021
21597 2B18 003F
21598 2B18 0061
21599 2B18 0041
21600 2B18 0062
89525 0B18 0021
89526 0B18 003F
89527 0B18 0061
89528 0B18 0041
89529 0B18 0062
[all …]
/third_party/icu/icu4c/source/test/testdata/
DCollationTest_SHIFTED_SHORT.txt19393 2B18 0021
19394 2B18 003F
19395 2B18 0061
19396 2B18 0041
19397 2B18 0062
95745 0B18 0021
95746 0B18 003F
95747 0B18 0061
95748 0B18 0041
95749 0B18 0062
[all …]
DCollationTest_NON_IGNORABLE_SHORT.txt21596 2B18 0021
21597 2B18 003F
21598 2B18 0061
21599 2B18 0041
21600 2B18 0062
89525 0B18 0021
89526 0B18 003F
89527 0B18 0061
89528 0B18 0041
89529 0B18 0062
[all …]
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/
DCollationTest_SHIFTED_SHORT.txt19393 2B18 0021
19394 2B18 003F
19395 2B18 0061
19396 2B18 0041
19397 2B18 0062
95745 0B18 0021
95746 0B18 003F
95747 0B18 0061
95748 0B18 0041
95749 0B18 0062
[all …]
DCollationTest_NON_IGNORABLE_SHORT.txt21596 2B18 0021
21597 2B18 003F
21598 2B18 0061
21599 2B18 0041
21600 2B18 0062
89525 0B18 0021
89526 0B18 003F
89527 0B18 0061
89528 0B18 0041
89529 0B18 0062
[all …]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Han_Pinyin.txt3276 嬘 > sùi; #5B18
7249 欘 > zhŭ; #6B18
11222 笘 > shān; #7B18
15196 謘 > chí; #8B18
19218 鬘 > mán; #9B18

123