/external/pcre/dist2/testdata/ |
D | grepoutput8 | 33 ---------------------------- Test U6 -----------------------------
|
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ |
D | move_convert.pass.cpp | 138 using U6 = std::unique_ptr<VT, GenericConvertingDeleter<1> const&>; in test_sfinae() typedef 143 static_assert(std::is_constructible<U1, U6&&>::value, ""); in test_sfinae()
|
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ |
D | move_convert.pass.cpp | 139 using U6 = std::unique_ptr<VT, GenericConvertingDeleter<1> const&>; in test_sfinae() typedef 144 static_assert(std::is_constructible<U1, U6&&>::value, ""); in test_sfinae()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCInstrInfo.td | 135 (ins GPR32:$B, immU6:$U6), 136 !strconcat(opasm, "\t$A, $B, $U6"), 139 (ins GPR32:$B, immU6:$U6), 140 !strconcat(opasm, ".f\t$A, $B, $U6"), 179 def _ru6 : F32_DOP_RU6<0b00100, subop, F, (outs), (ins GPR32:$B, i32imm:$U6), 180 !strconcat(opasm, "\t$B, $U6"), 213 def _rru6 : Pat<(InFrag i32:$B, immU6:$U6), (RRU6 i32:$B, immU6:$U6)>; 295 (outs GPR32:$B), (ins immU6:$U6), 296 "mov\t$B, $U6", []>;
|
D | ARCInstrFormats.td | 312 // |B[2-0] | 0| 1| subop| F|B[5-3] |U6 |A | 316 bits<6> U6; 326 let Inst{11-6} = U6;
|
/external/llvm-project/llvm/lib/Target/ARC/ |
D | ARCInstrInfo.td | 135 (ins GPR32:$B, immU6:$U6), 136 !strconcat(opasm, "\t$A, $B, $U6"), 139 (ins GPR32:$B, immU6:$U6), 140 !strconcat(opasm, ".f\t$A, $B, $U6"), 179 def _ru6 : F32_DOP_RU6<0b00100, subop, F, (outs), (ins GPR32:$B, i32imm:$U6), 180 !strconcat(opasm, "\t$B, $U6"), 213 def _rru6 : Pat<(InFrag i32:$B, immU6:$U6), (RRU6 i32:$B, immU6:$U6)>; 295 (outs GPR32:$B), (ins immU6:$U6), 296 "mov\t$B, $U6", []>;
|
D | ARCInstrFormats.td | 312 // |B[2-0] | 0| 1| subop| F|B[5-3] |U6 |A | 316 bits<6> U6; 326 let Inst{11-6} = U6;
|
/external/clang/test/CXX/class/class.union/ |
D | p1.cpp | 108 union U6 { union
|
/external/llvm-project/clang/test/CXX/class/class.union/ |
D | p1.cpp | 108 union U6 { union
|
/external/python/cryptography/vectors/cryptography_vectors/x509/PKITS_data/smime/ |
D | SignedInvalidkeyUsageCriticalcRLSignFalseTest4.eml | 36 fu/b1TPHLdh+iihDOrJRrv2VhNyurI61IbwgOUfnc/185PdIhWMyFMiIg+S7k+U6
|
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/ |
D | move_convert.pass.cpp | 250 using U6 = std::unique_ptr<VT, GenericConvertingDeleter<1> const&>; in test_sfinae() typedef 255 static_assert(std::is_assignable<U1, U6&&>::value, ""); in test_sfinae()
|
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/ |
D | move_convert.pass.cpp | 251 using U6 = std::unique_ptr<VT, GenericConvertingDeleter<1> const&>; in test_sfinae() typedef 256 static_assert(std::is_assignable<U1, U6&&>::value, ""); in test_sfinae()
|
/external/llvm-project/clang/test/Modules/ |
D | odr_hash.cpp | 1835 template <class T> struct U6 {}; struct 1837 U6<int> x; 1838 U6<short> y; 1841 template <class T> struct U6 {}; struct 1843 U6<short> y; 1844 U6<int> x;
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfoV4.td | 330 def A4_combineii: ALU32Inst<(outs DoubleRegs:$Rdd), (ins s8Imm:$s8, u6Ext:$U6), 331 "$Rdd = combine(#$s8, #$U6)"> { 334 bits<6> U6; 338 let Inst{20-16} = U6{5-1}; 339 let Inst{13} = U6{0}; 1216 // memh(Re=#U6)=Rt.H 1221 // memh(Ru<<#u2+#U6)=Rt.H 1241 // memw(Re=#U6)=Rt 1960 // Rdd=extract(Rss,#u6,#U6) 2410 // Rd=add(#u6,mpyi(Rs,#U6)) -- Multiply by immed and add immed. [all …]
|
/external/ImageMagick/PerlMagick/t/reference/filter/ |
D | Edge.miff | 32 …>[+5(1#Ym_]]ff:FmYr=WFAOO�^EnXqO�Z6�x]!N/O�<̋!�up�U6=������)���…
|
D | Contrast.miff | 15 …�<(�;*�:*�<*�<(�<+�;,�;,�:-�>.�?/�<4�B?�ULIL@H@<F?9B@:>A;9A:7A<;@;>?===;@96U6'qQR�~�di�H=D7b>=UIS…
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.td | 276 // Register - U6 277 // Operand register - U6 293 // U6 531 // Register - U6 614 // Operand register - U6 622 // U6
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.td | 276 // Register - U6 277 // Operand register - U6 293 // U6 531 // Register - U6 614 // Operand register - U6 622 // U6
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.td | 284 // Register - U6 285 // Operand register - U6 301 // U6 539 // Register - U6 622 // Operand register - U6 630 // U6
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | google-upgrade-googletest-case.cpp | 702 auto U6 = &testing::UnitTest::GetTestCase; in unitTestCallAndReference() local
|
/external/ImageMagick/PerlMagick/t/reference/write/filter/ |
D | Edge.miff | 53 …>�Ym_]]ff:FmYr=WFAOO�^EnXqO�Z6�x]!N/O�<̋!�up�U6=������)���…
|
D | Modulate.miff | 43 …X�F�V�a�i�n#�q%�s*�d�d�h'�_�e�e�x3�g'�\ �a!�^�p6��n��o��n��o�vL�U6���s�k����ַ�ʞ�Ζ�ڤ���…
|
D | Magnify.miff | 43 …?49?48@58A58A69A79@79@79@79@7:A7:A8:A8:A99@87@76>55<33:22921912<05B/9J0=R3?U6>T7<P7;N6<N7>Q9@R:=N9…
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonPatterns.td | 994 def: Pat<(HexagonEXTRACTU I64:$Rs, u6_0ImmPred:$u6, u6_0ImmPred:$U6), 995 (S2_extractup I64:$Rs, imm:$u6, imm:$U6)>; 1684 def: Pat<(add (Su<Mul> I32:$Rs, u6_0ImmPred:$U6), anyimm:$u6), 1685 (M4_mpyri_addi imm:$u6, IntRegs:$Rs, imm:$U6)>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonPatterns.td | 966 def: Pat<(HexagonEXTRACTU I64:$Rs, u6_0ImmPred:$u6, u6_0ImmPred:$U6), 967 (S2_extractup I64:$Rs, imm:$u6, imm:$U6)>; 1629 def: Pat<(add (Su<Mul> I32:$Rs, u6_0ImmPred:$U6), anyimm:$u6), 1630 (M4_mpyri_addi imm:$u6, IntRegs:$Rs, imm:$U6)>;
|