/external/openssl/crypto/aes/asm/ |
aes-x86_64.pl | 444 and \$0x80808080,$acc 471 and \$0x80808080,$acc0 472 and \$0x80808080,$acc1 496 and \$0x80808080,$acc0 497 and \$0x80808080,$acc1 1509 and \$0x80808080,$acc 1519 and \$0x80808080,$acc 1530 and \$0x80808080,$acc [all...] |
aes-ppc.pl | 699 and $acc00,$s0,$mask80 # r1=r0&0x80808080 1144 and $acc00,$s0,$mask80 # r1=r0&0x80808080 1159 and $acc04,$acc00,$mask80 # r1=r2&0x80808080 [all...] |
aes-x86_64.S | [all...] |
aes-mips.pl | 1095 my ($m,$x80808080,$x7f7f7f7f,$x1b1b1b1b)=($at,$t0,$t1,$t2); 1158 lui $x80808080,0x8080 1160 or $x80808080,0x8080 1164 nor $x7f7f7f7f,$zero,$x80808080 1168 and $m,$tp1,$x80808080 1176 and $m,$tp2,$x80808080 1184 and $m,$tp4,$x80808080 [all...] |
/bionic/libc/arch-arm64/generic/bionic/ |
string_copy.S | 228 ands has_nul1_w, has_nul1_w, #0x80808080
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/armv6/ |
vp8_variance_halfpixvar16x16_hv_armv6.asm | 220 DCD 0x80808080
|
simpleloopfilter_v6.asm | 282 c0x80808080 DCD 0x80808080
|
/external/libvpx/libvpx/vp8/common/arm/armv6/ |
vp8_variance_halfpixvar16x16_hv_armv6.asm | 220 DCD 0x80808080
|
simpleloopfilter_v6.asm | 282 c0x80808080 DCD 0x80808080
|
/external/llvm/test/CodeGen/X86/ |
avx2-arith.ll | 165 ; %x * 0x80808080
|
/external/qemu/distrib/sdl-1.2.15/src/audio/nds/ |
SDL_ndsaudio.c | 86 // for(i=0;i<size/4;i++){ *stream32++ = buffer32[i] ^ 0x80808080;}
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/ |
vp8_variance_halfpixvar16x16_hv_armv6.asm | 220 DCD 0x80808080
|
simpleloopfilter_v6.asm | 282 c0x80808080 DCD 0x80808080
|
/external/chromium_org/third_party/skia/src/utils/ |
SkTextureCompressor_R11EAC.cpp | 326 x = ~((0x80808080 - x) ^ 0x7F7F7F7F); 330 x = ((x ^ 0x03030303) & 0x80808080) ^ s; 333 const uint32_t a = x & 0x80808080;
|
/external/chromium_org/third_party/boringssl/linux-x86_64/crypto/aes/ |
aes-x86_64.S | [all...] |
/external/chromium_org/third_party/boringssl/mac-x86_64/crypto/aes/ |
aes-x86_64.S | [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_MCReconBlock_s.s | 60 ;// $mask some register set to 0x80808080 393 LDR mask, =0x80808080 424 LDR mask, =0x80808080
|
/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/ |
cld_utf8statetable.cc | 169 if ((temp & 0x80808080) != 0) {
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_PredictIntraChroma_8x8_s.s | 61 MUL_CONST1 EQU 0x80808080 316 LDR sum1, =MUL_CONST1 ;// sum1 = 0x80808080 if(count == 0)
|
/external/strace/ |
util.c | 964 const unsigned long x80808080 = 0x80808080ul; local 967 const unsigned long x80808080 = 0x8080808080808080ul; 1102 if ((u.val - x01010101) & ~u.val & x80808080) [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/ |
structurally_valid.cc | 396 if ((temp & 0x80808080) != 0) { 489 reinterpret_cast<const uint32*>(src)[1]) & 0x80808080) == 0)) {
|
/external/libyuv/files/unit_test/ |
planar_test.cc | [all...] |
/external/protobuf/src/google/protobuf/stubs/ |
structurally_valid.cc | 396 if ((temp & 0x80808080) != 0) { 489 reinterpret_cast<const uint32*>(src)[1]) & 0x80808080) == 0)) {
|
/external/valgrind/main/none/tests/arm/ |
neon128.stdout.exp | [all...] |
/external/chromium_org/third_party/boringssl/src/crypto/aes/asm/ |
aes-586.pl | 497 &mov ($tmp,0x80808080) if ($i!=1); 531 &mov ($tbl,0x80808080); [all...] |