/toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/ |
movia.s | 4 movia r2, 0x80808080
|
/external/valgrind/memcheck/tests/ |
partiallydefinedeq.c | 14 *hack = 0x80808080; 63 // because the constant 0x80808080 is placed in a constant pool 69 // level we have the 0x80808080 either in the literal pool (3 errors)
|
/bionic/libc/arch-arm/cortex-a15/bionic/ |
strcat.S | 127 ands ip, ip, #0x80808080 201 ands ip, ip, #0x80808080 206 ands ip, ip, #0x80808080 293 ands ip, ip, #0x80808080 337 ands ip, ip, #0x80808080 362 ands ip, ip, #0x80808080 374 ands ip, ip, #0x80808080 398 ands ip, ip, #0x80808080 406 ands ip, ip, #0x80808080 432 ands ip, ip, #0x80808080 [all...] |
__strcpy_chk_common.S | 77 ands ip, ip, #0x80808080 88 ands ip, ip, #0x80808080 93 ands ip, ip, #0x80808080
|
string_copy.S | 181 ands ip, ip, #0x80808080 186 ands ip, ip, #0x80808080 291 ands ip, ip, #0x80808080 339 ands ip, ip, #0x80808080 368 ands ip, ip, #0x80808080 380 ands ip, ip, #0x80808080 404 ands ip, ip, #0x80808080 412 ands ip, ip, #0x80808080 438 ands ip, ip, #0x80808080 478 ands ip, ip, #0x80808080 [all...] |
__strcat_chk_common.S | 90 ands ip, ip, #0x80808080 101 ands ip, ip, #0x80808080 106 ands ip, ip, #0x80808080
|
strlen.S | 95 ands ip, ip, #0x80808080 106 ands ip, ip, #0x80808080 111 ands ip, ip, #0x80808080
|
/bionic/libc/arch-arm/cortex-a9/bionic/ |
strcat.S | 109 ands ip, ip, #0x80808080 114 ands ip, ip, #0x80808080 173 ands ip, ip, #0x80808080 178 ands ip, ip, #0x80808080 291 ands ip, ip, #0x80808080 335 ands ip, ip, #0x80808080 367 ands ip, ip, #0x80808080 379 ands ip, ip, #0x80808080 403 ands ip, ip, #0x80808080 411 ands ip, ip, #0x80808080 [all...] |
string_copy.S | 143 ands ip, ip, #0x80808080 148 ands ip, ip, #0x80808080 293 ands ip, ip, #0x80808080 341 ands ip, ip, #0x80808080 377 ands ip, ip, #0x80808080 389 ands ip, ip, #0x80808080 413 ands ip, ip, #0x80808080 421 ands ip, ip, #0x80808080 447 ands ip, ip, #0x80808080 487 ands ip, ip, #0x80808080 [all...] |
__strcat_chk.S | 74 ands ip, ip, #0x80808080 79 ands ip, ip, #0x80808080 155 ands ip, ip, #0x80808080
|
__strcpy_chk.S | 60 ands ip, ip, #0x80808080 65 ands ip, ip, #0x80808080 141 ands ip, ip, #0x80808080
|
strlen.S | 78 ands ip, ip, #0x80808080 83 ands ip, ip, #0x80808080 159 ands ip, ip, #0x80808080
|
/bionic/libc/arch-arm/denver/bionic/ |
__strcpy_chk.S | 77 ands ip, ip, #0x80808080 88 ands ip, ip, #0x80808080 93 ands ip, ip, #0x80808080
|
__strcat_chk.S | 90 ands ip, ip, #0x80808080 101 ands ip, ip, #0x80808080 106 ands ip, ip, #0x80808080
|
/bionic/libc/arch-arm/krait/bionic/ |
__strcpy_chk.S | 77 ands ip, ip, #0x80808080 88 ands ip, ip, #0x80808080 93 ands ip, ip, #0x80808080
|
__strcat_chk.S | 90 ands ip, ip, #0x80808080 101 ands ip, ip, #0x80808080 106 ands ip, ip, #0x80808080
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
armVCM4P10_Average_4x_Align_unsafe_s.S | 31 LDR r7, =0x80808080 61 LDR r7, =0x80808080 103 LDR r7, =0x80808080
|
/ndk/sources/android/support/src/musl-multibyte/ |
mbsrtowcs.c | 29 while (!(( *(uint32_t*)s | *(uint32_t*)s-0x01010101) & 0x80808080)) { 60 while (wn>=5 && !(( *(uint32_t*)s | *(uint32_t*)s-0x01010101) & 0x80808080)) {
|
/external/opencv3/modules/core/include/opencv2/core/cuda/ |
simd_functions.hpp | 200 // null_byte(x) = ((x - 0x01010101) & (~x & 0x80808080)) 223 // null_byte(x) = ((x - 0x01010101) & (~x & 0x80808080)) 393 // null_byte(x) = ((x - 0x01010101) & (~x & 0x80808080)) 416 // null_byte(x) = ((x - 0x01010101) & (~x & 0x80808080)) 494 s = s & 0x80808080; // msb sum bits 516 r = a | 0x80808080; // set msbs 518 s = s & 0x80808080; // inverted msb sum bits 569 // null_byte(x) = ((x - 0x01010101) & (~x & 0x80808080)) 572 c = r | 0x80808080; // set msbs, to catch carry out 592 // null_byte(x) = ((x - 0x01010101) & (~x & 0x80808080)) [all...] |
/external/opencv3/modules/cudev/include/opencv2/cudev/util/ |
simd_functions.hpp | 248 // null_byte(x) = ((x - 0x01010101) & (~x & 0x80808080)) 271 // null_byte(x) = ((x - 0x01010101) & (~x & 0x80808080)) 441 // null_byte(x) = ((x - 0x01010101) & (~x & 0x80808080)) 464 // null_byte(x) = ((x - 0x01010101) & (~x & 0x80808080)) 542 s = s & 0x80808080; // msb sum bits 564 r = a | 0x80808080; // set msbs 566 s = s & 0x80808080; // inverted msb sum bits 617 // null_byte(x) = ((x - 0x01010101) & (~x & 0x80808080)) 620 c = r | 0x80808080; // set msbs, to catch carry out 640 // null_byte(x) = ((x - 0x01010101) & (~x & 0x80808080)) [all...] |
/external/libhevc/common/x86/ |
ihevc_tables_x86_intr.c | 115 const WORD32 shuffle2[4] = { 0x80808080, 0x03020100, 0x07060504, 0x80808080 }; 116 const WORD32 shuffle3[4] = { 0x80808080, 0x0b0a0908, 0x0f0e0d0c, 0x80808080 };
|
/external/skia/gm/ |
circularclips.cpp | 53 fillPaint.setColor(0x80808080);
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
armVCM4P10_Average_4x_Align_unsafe_s.s | 89 LDR r0x80808080, =0x80808080 131 LDR r0x80808080, =0x80808080 186 LDR r0x80808080, =0x80808080
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
armVCM4P10_Average_4x_Align_unsafe_s.s | 89 LDR r0x80808080, =0x80808080 131 LDR r0x80808080, =0x80808080 186 LDR r0x80808080, =0x80808080
|
/external/skia/bench/ |
ShaderMaskBench.cpp | 46 fPaint.setShader(new SkColorShader(isOpaque ? 0xFFFFFFFF : 0x80808080))->unref();
|