/third_party/ffmpeg/libavcodec/arm/ |
D | mdct_vfp.S | 34 J2 .req ip label 62 ldr J2, [REVTAB, #trig_hi*2] 66 mov J3, J2, lsr #16 67 and J2, J2, #255 @ halfword value will be < n4 71 add J2, OUT, J2, lsl #3 75 vstr s10, [J2] 79 vstr s14, [J2, #4] 105 ldrh J2, [REVTAB_HI, #-2]! 109 add J2, OUT, J2, lsl #3 113 vstr s10, [J2] [all …]
|
/third_party/openssl/test/certs/ |
D | interCA.pem | 9 iEuQmeeyh0BqWAwpMgWMMteEzLOAaqkEl//J2+WgRbA/8pmwHfbPW/d+f3bp64Fo
|
D | roots.pem | 9 iEuQmeeyh0BqWAwpMgWMMteEzLOAaqkEl//J2+WgRbA/8pmwHfbPW/d+f3bp64Fo
|
D | leaf-chain.pem | 51 iEuQmeeyh0BqWAwpMgWMMteEzLOAaqkEl//J2+WgRbA/8pmwHfbPW/d+f3bp64Fo
|
/third_party/openssl/test/recipes/80-test_cmp_http_data/Mock/ |
D | issuing.crt | 33 iEuQmeeyh0BqWAwpMgWMMteEzLOAaqkEl//J2+WgRbA/8pmwHfbPW/d+f3bp64Fo
|
D | signer_issuing.crt | 33 iEuQmeeyh0BqWAwpMgWMMteEzLOAaqkEl//J2+WgRbA/8pmwHfbPW/d+f3bp64Fo
|
D | signer.crt | 56 iEuQmeeyh0BqWAwpMgWMMteEzLOAaqkEl//J2+WgRbA/8pmwHfbPW/d+f3bp64Fo
|
D | big_issuing.crt | 33 iEuQmeeyh0BqWAwpMgWMMteEzLOAaqkEl//J2+WgRbA/8pmwHfbPW/d+f3bp64Fo
|
/third_party/openssl/fuzz/corpora/conf/ |
D | ca2049c01cb3ab136a583bd83be47be8151013c9 | 175 J2::=
|
D | 2a608572a2ed0f55ac76e193a2ac07bfecd894d6 | 175 J2::=
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopRerollPass.cpp | 298 bool isPairInSame(Instruction *J1, Instruction *J2) { in isPairInSame() 301 DenseMap<Instruction *, int>::iterator J2I = PossibleRedIdx.find(J2); in isPairInSame() 312 void recordPair(Instruction *J1, Instruction *J2, unsigned i) { in recordPair() 314 assert(PossibleRedIdx.count(J2) && in recordPair() 318 PossibleRedIter[J2] = i; in recordPair() 321 assert(Idx == PossibleRedIdx[J2] && in recordPair()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMCCodeEmitter.cpp | 649 uint32_t J2 = (offset & 0x200000) >> 21; in encodeThumbBLOffset() local 651 J2 = (~J2 & 0x1); in encodeThumbBLOffset() 653 J2 ^= S; in encodeThumbBLOffset() 657 offset |= J2 << 21; in encodeThumbBLOffset() 812 bool J2 = (Val & 0x200000); in getThumbBranchTargetOpValue() local 818 if (I ^ J2) in getThumbBranchTargetOpValue()
|
D | ARMAsmBackend.cpp | 559 bool J2 = Value & 0x200000; in adjustFixupValue() local 561 J2 ^= I; in adjustFixupValue() 565 out |= !J2 << 11; // J2 bit in adjustFixupValue()
|
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/ |
D | luy.txt | 105 "J2",
|
/third_party/icu/icu4c/source/data/locales/ |
D | luy.txt | 105 "J2",
|
/third_party/skia/third_party/externals/icu/source/data/locales/ |
D | luy.txt | 105 "J2",
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 2624 unsigned J2 = fieldFromInstruction(Insn, 11, 1); in DecodeT2BInstruction() local 2626 unsigned I2 = !(J2 ^ S); in DecodeT2BInstruction() 4481 unsigned J2 = (Val >> 21) & 1; in DecodeThumbBLXOffset() local 4483 unsigned I2 = !(J2 ^ S); in DecodeThumbBLXOffset() 4620 unsigned J2 = (Val >> 21) & 1; in DecodeThumbBLTargetOperand() local 4622 unsigned I2 = !(J2 ^ S); in DecodeThumbBLTargetOperand()
|
/third_party/libffi/testsuite/libffi.bhaible/ |
D | test-call.c | 1271 Jr = J_JiJ(J1,i2,J2); in structure_tests() 1286 /*const*/ void* args[] = { &J1, &i2, &J2 }; in structure_tests()
|
D | testcases.c | 93 J J1={47,11},J2={73,55}; variable
|
D | test-callback.c | 2405 Jr = J_JiJ(J1,i2,J2); in main() 2421 Jr = ((J (ABI_ATTR *) (J,int,J)) callback_code) (J1,i2,J2); in main()
|
/third_party/skia/third_party/externals/libjpeg-turbo/testimages/ |
D | testorig.ppm | 4 …J2<D/9>*7;*:<.<>0;=/9;.6<25=26<26<0:</<>0=@-=C)MW5Zi@h{Mn�Pp�Qs�Ru�Ut�Wz�`w�`n�Wc�L\�E\�E\�E[�D_�H…
|
/third_party/libjpeg-turbo/testimages/ |
D | testorig.ppm | 4 …J2<D/9>*7;*:<.<>0;=/9;.6<25=26<26<0:</<>0=@-=C)MW5Zi@h{Mn�Pp�Qs�Ru�Ut�Wz�`w�`n�Wc�L\�E\�E\�E[�D_�H…
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/testimages/ |
D | testorig.ppm | 4 …J2<D/9>*7;*:<.<>0;=/9;.6<25=26<26<0:</<>0=@-=C)MW5Zi@h{Mn�Pp�Qs�Ru�Ut�Wz�`w�`n�Wc�L\�E\�E\�E[�D_�H…
|
/third_party/cups-filters/cupsfilters/ |
D | image.ppm | 620 …M_L\LZGQ8?,/30JC;_UTbW[j_cqfjnef^YUJF=86)2++240+/9!B*J2J2J0H.F,C)B&:) 771 414660- 3>&J2(O9.N:/@."F4(K;.K;.@2%1#$ $-"4(8*E4P=YE 1200 B. J2Q2S2X5`<lGxS�[&�^)�^*�\+mGe;Y/ P%L!JGDP$K I$J*F.D3SHfa`aqu ��0��8��4… 3368 …9iU:gVBq_QmZS��������}�zs�����ip^}�p|�o}�p}�sz�qp�i_z[UlZRcmNYoIMfFD\D<T<2J2)<'#2 +97@h_9l])… 3781 �����t��\��]ygSbL?W@:T;?J2?2!3#%/$*C-0N,+X**_1"nM"rYyayc 3790 C?MEVI&WH'T? P9@(E,I1J2K0I1M5J< 3889 8.#PK=ge3[Z(POGDGCQHYM"ZM"WE&S>(J2-?%7:G:U;`:]8K0%1 #+$+0/58=C@JL2A>*<0/E0/=T*��p�… 4676 …IMI>O<5P1,Q($N%#W78R89K3/=) 5%?4XT7jnK:BM]0Vl;Je2Ge1VwBa�N]�IV�AY�GO�N>~J2{N4�Z6�^4�W6�J=�A9u+,… 4862 …�`U}XMlCCU+AJMK"YT*OHJCA;:58496#=;,??3>A8<B8:B58C39F4:I4;M5>N1DN)CM*@J2<H:8IC7JH8MF9OBBY??S0… 5098 9 >CI"O(P*L&I#J$J(N2J2N6ZE(kV9r_?n[;eU3l^9aU-aU-md9sj?me7kc5oj2~|1ut"lhjcpf(zo1�w… [all …]
|
/third_party/ffmpeg/tests/ |
D | reference.pnm | 1166 …�_�X�\�X�[�]zQmGd@Z:L2K4J2ZEeU)bR%hW+hX+j[2n_5vf=��m�ѷ�ӹ�ջ����������ؿ��������������… 1189 J2O5X?bHX=W<^AhIuT*�]3�l:�n?�~K��K��P��D��>��L��W��U��N��L��I��P��K��H��H��L��H��GŞQɣYϧ^ӮcȨ…
|