Home
last modified time | relevance | path

Searched refs:B26 (Results 1 – 25 of 36) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp62 static constexpr IValueT B26 = 1 << 26; variable
1068 (Rn << kDivRnShift) | (Rd << kDivRdShift) | B26 | in emitDivOp()
1109 const IValueT Encoding = B27 | B26 | B25 | B11 | B9 | B8 | B4 | in emitInsertExtractInt()
1275 constexpr IValueT VFPOpcode = B27 | B26 | B25 | B11 | B9 | B8; in emitVFPddd()
1299 constexpr IValueT VFPOpcode = B27 | B26 | B25 | B11 | B9; in emitVFPsss()
1521 (encodeCondition(CondARM32::kNone) << kConditionShift) | B26 | B24 | B22 | 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()
2208 constexpr IValueT SxtOpcode = B26 | B25 | B23 | B21; in sxt()
2320 constexpr IValueT UxtOpcode = B26 | B25 | B23 | B22 | B21; in uxt()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc113 B26 | (ad.kind() == Address::Immediate ? 0 : B25) |
446 B26 | B25 | B24 | B20 | B4 |
573 int32_t encoding = (kSpecialCondition << kConditionShift) | B26 | B24 | B22 | in clrex()
596 B27 | B26 | B25 |
612 B27 | B26 | B25 | B20 |
633 B26 | B22 | (static_cast<int32_t>(rt2) * B16) | in vmovsrr()
654 B26 | B22 | B20 | (static_cast<int32_t>(rt2) * B16) | in vmovrrs()
672 B27 | B26 | B25 |
693 B27 | B26 | B22 |
715 B27 | B26 | B22 | B20 |
[all …]
Dassembler_arm.h69 B26 = 1 << 26,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h137 case AArch64::D26: return AArch64::B26; in getBRegFromDReg()
177 case AArch64::B26: return AArch64::D26; in getDRegFromBReg()
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/data/text-rendering-tests/tests/
DSHBALI-1.tests9 …ze=1000 --ned --remove-default-ignorables --font-funcs=ft:U+1B13,U+1B44,U+1B26,U+1B03:[gid23|gid14…
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/text-rendering-tests/tests/
DSHBALI-1.tests9 …ze=1000 --ned --remove-default-ignorables --font-funcs=ft;U+1B13,U+1B44,U+1B26,U+1B03;[gid23|gid14…
/third_party/harfbuzz/test/shaping/data/text-rendering-tests/tests/
DSHBALI-1.tests9 …ze=1000 --ned --remove-default-ignorables --font-funcs=ft:U+1B13,U+1B44,U+1B26,U+1B03:[gid23|gid14…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.td275 def B26 : AArch64Reg<26, "b26">, DwarfRegNum<[90]>;
309 def H26 : AArch64Reg<26, "h26", [B26]>, DwarfRegAlias<B26>;
344 def S26 : AArch64Reg<26, "s26", [H26]>, DwarfRegAlias<B26>;
379 def D26 : AArch64Reg<26, "d26", [S26], ["v26", ""]>, DwarfRegAlias<B26>;
414 def Q26 : AArch64Reg<26, "q26", [D26], ["v26", ""]>, DwarfRegAlias<B26>;
/third_party/protobuf/python/google/protobuf/internal/
Dmore_messages.proto130 message B26 {} message
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp402 AArch64::B25, AArch64::B26, AArch64::B27, AArch64::B28, AArch64::B29,
/third_party/python/Tools/unicode/python-mappings/
Djisx0213-2004-std.txt968 3-2B26 U+0257 # LATIN SMALL LETTER D WITH HOOK [2000]
2472 3-3B26 U+6BBA # <cjk>
3850 3-4964 U+7B26 # <cjk>
3976 3-4B26 U+80DE # <cjk>
5480 3-5B26 U+663F # <cjk>
6984 3-6B26 U+8974 # <cjk>
7060 3-6B72 U+8B26 # <cjk>
8488 3-7B26 U+840A # <cjk> [2000]
10932 4-7B26 U+930D # <cjk> [2000]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenRegisterInfo.inc55 B26 = 35,
2192 { AArch64::B26 },
2280 …h64::B21, AArch64::B22, AArch64::B23, AArch64::B24, AArch64::B25, AArch64::B26, AArch64::B27, AArc…
3624 { 90U, AArch64::B26 },
3741 { 90U, AArch64::B26 },
3816 { AArch64::B26, 90U },
4095 { AArch64::B26, 90U },
20422 …h64::B21, AArch64::B22, AArch64::B23, AArch64::B24, AArch64::B25, AArch64::B26, AArch64::B27, AArc…
20424 …h64::B21, AArch64::B22, AArch64::B23, AArch64::B24, AArch64::B25, AArch64::B26, AArch64::B27, AArc…
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/
DCollationTest_SHIFTED_SHORT.txt19463 2B26 0021
19464 2B26 003F
19465 2B26 0061
19466 2B26 0041
19467 2B26 0062
95831 0B26 0021
95832 0B26 003F
95833 0B26 0061
95834 0B26 0041
95835 0B26 0062
[all …]
DCollationTest_NON_IGNORABLE_SHORT.txt21666 2B26 0021
21667 2B26 003F
21668 2B26 0061
21669 2B26 0041
21670 2B26 0062
89611 0B26 0021
89612 0B26 003F
89613 0B26 0061
89614 0B26 0041
89615 0B26 0062
[all …]
/third_party/icu/icu4c/source/test/testdata/
DCollationTest_SHIFTED_SHORT.txt19463 2B26 0021
19464 2B26 003F
19465 2B26 0061
19466 2B26 0041
19467 2B26 0062
95831 0B26 0021
95832 0B26 003F
95833 0B26 0061
95834 0B26 0041
95835 0B26 0062
[all …]
DCollationTest_NON_IGNORABLE_SHORT.txt21666 2B26 0021
21667 2B26 003F
21668 2B26 0061
21669 2B26 0041
21670 2B26 0062
89611 0B26 0021
89612 0B26 003F
89613 0B26 0061
89614 0B26 0041
89615 0B26 0062
[all …]
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/
DCollationTest_SHIFTED_SHORT.txt19463 2B26 0021
19464 2B26 003F
19465 2B26 0061
19466 2B26 0041
19467 2B26 0062
95831 0B26 0021
95832 0B26 003F
95833 0B26 0061
95834 0B26 0041
95835 0B26 0062
[all …]
DCollationTest_NON_IGNORABLE_SHORT.txt21666 2B26 0021
21667 2B26 003F
21668 2B26 0061
21669 2B26 0041
21670 2B26 0062
89611 0B26 0021
89612 0B26 003F
89613 0B26 0061
89614 0B26 0041
89615 0B26 0062
[all …]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Han_Pinyin.txt3290 嬦 > chóu; #5B26
7262 欦 > qiān; #6B26
11236 符 > fú; #7B26
15209 謦 > qìng; #8B26
19232 鬦 > dòu; #9B26
/third_party/icu/icu4c/source/data/unidata/
DFractionalUCA.txt8529 2B26; [0C DD 20, 05, 05]
27300 0B26; [6C 44, 05, 05]
34972 1B26; [76 29 07, 05, 05]
45331 16B26; [7B F1 15, 05, 05]
48255 10B26; [7C 78 15, 05, 05]
57601 17B26; [7D 7A 7C, 05, 05]
62100 18B26; [7D A7 15, 05, 05]
/third_party/skia/third_party/externals/icu/source/data/unidata/
DFractionalUCA.txt8529 2B26; [0C DD 20, 05, 05]
27300 0B26; [6C 44, 05, 05]
34972 1B26; [76 29 07, 05, 05]
45331 16B26; [7B F1 15, 05, 05]
48255 10B26; [7C 78 15, 05, 05]
57601 17B26; [7D 7A 7C, 05, 05]
62100 18B26; [7D A7 15, 05, 05]
DUnicodeData.txt2603 0B26;ORIYA LETTER DA;Lo;0;L;;;;;N;;;;;
6100 1B26;BALINESE LETTER NA;Lo;0;L;;;;;N;;;;;
10041 2B26;WHITE MEDIUM DIAMOND;So;0;ON;;;;;N;;;;;
18725 10B26;AVESTAN LETTER NYE;Lo;0;R;;;;;N;;;;;
24912 16B26;PAHAWH HMONG CONSONANT MAU;Lo;0;L;;;;;N;;;;;
26056 18B26;KHITAN SMALL SCRIPT CHARACTER-18B26;Lo;0;L;;;;;N;;;;;
/third_party/flutter/skia/third_party/externals/icu/source/data/unidata/
DFractionalUCA.txt8010 2B26; [0C D6 80, 05, 05]
26089 0B26; [6C 44, 05, 05]
33400 1B26; [76 29 07, 05, 05]
43708 16B26; [7B E8 15, 05, 05]
46438 10B26; [7C 78 15, 05, 05]
55603 17B26; [7D 7A 7C, 05, 05]
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/unicode/
DUnicodeData.txt2603 0B26;ORIYA LETTER DA;Lo;0;L;;;;;N;;;;;
6100 1B26;BALINESE LETTER NA;Lo;0;L;;;;;N;;;;;
10041 2B26;WHITE MEDIUM DIAMOND;So;0;ON;;;;;N;;;;;
18725 10B26;AVESTAN LETTER NYE;Lo;0;R;;;;;N;;;;;
24912 16B26;PAHAWH HMONG CONSONANT MAU;Lo;0;L;;;;;N;;;;;
26056 18B26;KHITAN SMALL SCRIPT CHARACTER-18B26;Lo;0;L;;;;;N;;;;;
/third_party/pcre2/pcre2/maint/Unicode.tables/
DUnicodeData.txt2657 0B26;ORIYA LETTER DA;Lo;0;L;;;;;N;;;;;
6175 1B26;BALINESE LETTER NA;Lo;0;L;;;;;N;;;;;
10121 2B26;WHITE MEDIUM DIAMOND;So;0;ON;;;;;N;;;;;
18978 10B26;AVESTAN LETTER NYE;Lo;0;R;;;;;N;;;;;
25410 16B26;PAHAWH HMONG CONSONANT MAU;Lo;0;L;;;;;N;;;;;
26554 18B26;KHITAN SMALL SCRIPT CHARACTER-18B26;Lo;0;L;;;;;N;;;;;

12