/external/openssl/crypto/rc4/asm/ |
D | rc4-x86_64.pl | 149 my $YY="%rcx"; 154 xor $YY,$YY 158 mov -4($dat),$YY#b 176 add $TX[0]#b,$YY#b 177 movl ($dat,$YY,4),$TY#d 178 movl $TX[0]#d,($dat,$YY,4) 200 add $TX[0]#b,$YY#b 201 movl ($dat,$YY,4),$TY#d 202 movl $TX[0]#d,($dat,$YY,4) 234 add $TX[0]#b,$YY#b [all …]
|
D | rc4-md5-x86_64.pl | 102 my $YY="%rcx"; 141 xor $YY,$YY 145 mov -4($dat),$YY#b 160 add $TX[0]#b,$YY#b 161 movl ($dat,$YY,4),$TY#d 162 movl $TX[0]#d,($dat,$YY,4) 174 mov $YY,$TX[1] 175 xor $YY,$YY 176 mov $TX[1]#b,$YY#b 193 #rc4# add $TX[0]#b,$YY#b [all …]
|
D | rc4-parisc.pl | 79 $YY="%r28"; 96 $LDX $YY($key),$TY 97 $MKX $YY,$key,$ix 101 comclr,<> $XX[1],$YY,%r0 ; conditional 106 addl $TX[1],$YY,$YY 108 and $mask,$YY,$YY 117 $MKX $YY,$key,$iy 118 $LDX $YY($key),$TY 131 addl $TX[0],$YY,$YY 134 and $mask,$YY,$YY [all …]
|
D | rc4-s390x.pl | 57 $YY="%r10"; 72 llgc $YY,1($key) 86 la $YY,0($YY,$TX[0]) # $i 87 nill $YY,255 99 llgc $TY,2($YY,$key) 100 stc $TX[0],2($YY,$key) 103 cr $XX[1],$YY 131 la $YY,0($YY,$TX[0]) 132 nill $YY,255 133 llgc $TY,2($YY,$key) [all …]
|
/external/chromium_org/third_party/boringssl/src/crypto/rc4/asm/ |
D | rc4-x86_64.pl | 150 my $YY="%rcx"; 155 xor $YY,$YY 159 mov -4($dat),$YY#b 178 add $TX[0]#b,$YY#b 179 movl ($dat,$YY,4),$TY#d 180 movl $TX[0]#d,($dat,$YY,4) 202 add $TX[0]#b,$YY#b 203 movl ($dat,$YY,4),$TY#d 204 movl $TX[0]#d,($dat,$YY,4) 236 add $TX[0]#b,$YY#b [all …]
|
D | rc4-md5-x86_64.pl | 102 my $YY="%rcx"; 141 xor $YY,$YY 145 mov -4($dat),$YY#b 160 add $TX[0]#b,$YY#b 161 movl ($dat,$YY,4),$TY#d 162 movl $TX[0]#d,($dat,$YY,4) 174 mov $YY,$TX[1] 175 xor $YY,$YY 176 mov $TX[1]#b,$YY#b 193 #rc4# add $TX[0]#b,$YY#b [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | 2008-02-25-X86-64-CoalescerBug.ll | 4 %struct.YY = type { i64 } 13 %tmp55 = call %struct.YY** @AA( i64 1, %struct.XX* %uen ) ; <%struct.YY**> [#uses=3] 15 %tmp61 = load %struct.YY** %tmp55, align 8 ; <%struct.YY*> [#uses=1] 16 %tmp62 = getelementptr %struct.YY* %tmp61, i32 0, i32 0 ; <i64*> [#uses=1] 20 call void @BB( %struct.YY** %tmp55, i64 %tmp67, i8 signext 0, %struct.XX* %uen ) 40 call void @CC( %struct.YY** %tmp55, i64 0, i64 2, i8* null, %struct.XX* %uen ) 51 declare %struct.YY** @AA(i64, %struct.XX*) 53 declare void @BB(%struct.YY**, i64, i8 signext , %struct.XX*) 55 declare void @CC(%struct.YY**, i64, i64, i8*, %struct.XX*)
|
/external/eigen/blas/testing/ |
D | zblat2.f | 97 $ YY( NMAX*INCMAX ), Z( 2*NMAX ) variable 265 YY( J ) = J*( ( J + 1 )*J )/2 - ( ( J + 1 )*J*( J - 1 ) )/3 271 $ YY, EPS, ERR, FATAL, NOUT, .TRUE. ) 272 SAME = LZE( YY, YT, N ) 279 $ YY, EPS, ERR, FATAL, NOUT, .TRUE. ) 280 SAME = LZE( YY, YT, N ) 311 $ X, XX, XS, Y, YY, YS, YT, G ) 317 $ X, XX, XS, Y, YY, YS, YT, G ) 323 $ NMAX, INCMAX, A, AA, AS, Y, YY, YS, YT, G, Z ) 328 $ NMAX, INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, [all …]
|
D | cblat2.f | 96 $ YY( NMAX*INCMAX ), Z( 2*NMAX ) variable 264 YY( J ) = J*( ( J + 1 )*J )/2 - ( ( J + 1 )*J*( J - 1 ) )/3 270 $ YY, EPS, ERR, FATAL, NOUT, .TRUE. ) 271 SAME = LCE( YY, YT, N ) 278 $ YY, EPS, ERR, FATAL, NOUT, .TRUE. ) 279 SAME = LCE( YY, YT, N ) 310 $ X, XX, XS, Y, YY, YS, YT, G ) 316 $ X, XX, XS, Y, YY, YS, YT, G ) 322 $ NMAX, INCMAX, A, AA, AS, Y, YY, YS, YT, G, Z ) 327 $ NMAX, INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, [all …]
|
D | dblat2.f | 93 $ YY( NMAX*INCMAX ), Z( 2*NMAX ) variable 259 YY( J ) = J*( ( J + 1 )*J )/2 - ( ( J + 1 )*J*( J - 1 ) )/3 265 $ YY, EPS, ERR, FATAL, NOUT, .TRUE. ) 266 SAME = LDE( YY, YT, N ) 273 $ YY, EPS, ERR, FATAL, NOUT, .TRUE. ) 274 SAME = LDE( YY, YT, N ) 305 $ X, XX, XS, Y, YY, YS, YT, G ) 311 $ X, XX, XS, Y, YY, YS, YT, G ) 317 $ NMAX, INCMAX, A, AA, AS, Y, YY, YS, YT, G, Z ) 322 $ NMAX, INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, [all …]
|
D | sblat2.f | 93 $ YY( NMAX*INCMAX ), Z( 2*NMAX ) variable 259 YY( J ) = J*( ( J + 1 )*J )/2 - ( ( J + 1 )*J*( J - 1 ) )/3 265 $ YY, EPS, ERR, FATAL, NOUT, .TRUE. ) 266 SAME = LSE( YY, YT, N ) 273 $ YY, EPS, ERR, FATAL, NOUT, .TRUE. ) 274 SAME = LSE( YY, YT, N ) 305 $ X, XX, XS, Y, YY, YS, YT, G ) 311 $ X, XX, XS, Y, YY, YS, YT, G ) 317 $ NMAX, INCMAX, A, AA, AS, Y, YY, YS, YT, G, Z ) 322 $ NMAX, INCMAX, A, AA, AS, X, XX, XS, Y, YY, YS, [all …]
|
/external/clang/test/Rewriter/ |
D | rewrite-forward-class.m | 6 @class YY, ZZ, QQ; 24 @interface YY interface 32 @implementation YY implementation
|
D | rewrite-forward-class.mm | 6 @class YY, ZZ, QQ; 24 @interface YY interface 32 @implementation YY implementation
|
D | rewrite-block-pointer.mm | 53 @interface YY { interface
|
/external/clang/test/SemaObjC/ |
D | class-method-self.m | 10 @interface YY interface 16 @implementation YY implementation
|
D | method-lookup-2.m | 52 @interface YY : NSObject interface 56 @implementation YY implementation
|
D | protocols.m | 50 @protocol YY <XX> // Use of declaration of XX here should not cause a warning.
|
/external/bison/tests/ |
D | headers.at | 129 # Generate and compile to *.o. Make sure there is no (allowed) YY* 231 # Check there is no 'YY' left. 247 while (/^(.*YY.*)$/gm) 249 print "$ARGV: invalid exported YY: $1\n";
|
/external/chromium_org/v8/test/webkit/ |
D | string_replace-expected.txt | 29 PASS "YY".replace(/Y{1,4}/g,"YYYY") is "YYYY" 31 PASS "YY".replace(/Y{1,4}/g,"MMMM") is "MMMM"
|
/external/clang/test/SemaTemplate/ |
D | instantiate-expr-2.cpp | 47 typedef N4::BinOpOverload<N2::Y, N2::Y>::type YY; in test_bin_op_overload() typedef 48 YY *yy = a2; in test_bin_op_overload()
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/ |
D | it-IT_kdt_phr.pkb | 8 �D7K;.{*�YY�A F���'
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkBitmapProcState.cpp | 889 uint32_t YY = *bitmapXY++; in check_scale_filter() local 890 unsigned y0 = YY >> 18; in check_scale_filter() 891 unsigned y1 = YY & 0x3FFF; in check_scale_filter() 918 uint32_t YY = *bitmapXY++; in check_affine_filter() local 919 unsigned y0 = YY >> 18; in check_affine_filter() 920 unsigned y1 = YY & 0x3FFF; in check_affine_filter()
|
/external/skia/src/core/ |
D | SkBitmapProcState.cpp | 959 uint32_t YY = *bitmapXY++; in check_scale_filter() local 960 unsigned y0 = YY >> 18; in check_scale_filter() 961 unsigned y1 = YY & 0x3FFF; in check_scale_filter() 988 uint32_t YY = *bitmapXY++; in check_affine_filter() local 989 unsigned y0 = YY >> 18; in check_affine_filter() 990 unsigned y1 = YY & 0x3FFF; in check_affine_filter()
|
/external/chromium_org/third_party/icu/source/data/locales/ |
D | mgh.txt | 150 "YY",
|
/external/icu/icu4c/source/data/locales/ |
D | mgh.txt | 150 "YY",
|