/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/ |
052-if-bitwise.c | 1 #if (0xaaaaaaaa | 0x55555555) != 4294967295
|
/external/mesa3d/src/glsl/glcpp/tests/ |
052-if-bitwise.c | 1 #if (0xaaaaaaaa | 0x55555555) != 4294967295
|
/external/yaffs2/yaffs2/ |
yaffs_tagsvalidity.c | 23 tags->validMarker1 = 0x55555555; 29 tags->validMarker1 == 0x55555555);
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
L01Tld2x4Ftr.c | 203 s1L = ( s1L & 0x55555555 ) + ( ( s1L >> 1 ) & 0x55555555 ); 205 s2L = ( s2L & 0x55555555 ) + ( ( s2L >> 1 ) & 0x55555555 ); 216 s1L = ( s1L & 0x55555555 ) + ( ( s1L >> 1 ) & 0x55555555 ); 218 s2L = ( s2L & 0x55555555 ) + ( ( s2L >> 1 ) & 0x55555555 ); 229 s1L = ( s1L & 0x55555555 ) + ( ( s1L >> 1 ) & 0x55555555 ); [all...] |
I04Tld2x4Ftr.c | 210 s1L = ( s1L & 0x55555555 ) + ( ( s1L >> 1 ) & 0x55555555 ); 212 s2L = ( s2L & 0x55555555 ) + ( ( s2L >> 1 ) & 0x55555555 ); 223 s1L = ( s1L & 0x55555555 ) + ( ( s1L >> 1 ) & 0x55555555 ); 225 s2L = ( s2L & 0x55555555 ) + ( ( s2L >> 1 ) & 0x55555555 ); 236 s1L = ( s1L & 0x55555555 ) + ( ( s1L >> 1 ) & 0x55555555 ); [all...] |
L04Tld2x4Ftr.c | 202 s1L = ( s1L & 0x55555555 ) + ( ( s1L >> 1 ) & 0x55555555 ); 204 s2L = ( s2L & 0x55555555 ) + ( ( s2L >> 1 ) & 0x55555555 ); 215 s1L = ( s1L & 0x55555555 ) + ( ( s1L >> 1 ) & 0x55555555 ); 217 s2L = ( s2L & 0x55555555 ) + ( ( s2L >> 1 ) & 0x55555555 ); 228 s1L = ( s1L & 0x55555555 ) + ( ( s1L >> 1 ) & 0x55555555 ); [all...] |
/external/compiler-rt/lib/builtins/ |
popcountsi2.c | 23 x = x - ((x >> 1) & 0x55555555);
|
/external/valgrind/main/memcheck/tests/ |
malloc_free_fill.c | 26 TEST(a[4], 0x55555555, "malloc-filled"); 35 TEST(r[25], 0x55555555, "malloc-filled"); 42 TEST( r[35], 0x55555555, "malloc-filled"); 50 TEST(r[25], 0x55555555, "malloc-filled");
|
/external/valgrind/main/none/tests/s390x/ |
cvd.c | 11 0x55555555,
|
/external/valgrind/main/none/tests/x86/ |
cmpxchg8b.c | 49 zout = 0x55555555; 57 zout = 0x55555555; 66 zout = 0x55555555; 75 zout = 0x55555555;
|
/external/chromium_org/v8/src/ |
compiler-intrinsics.h | 57 value = ((value >> 1) & 0x55555555) + (value & 0x55555555);
|
/external/libhevc/common/ |
ihevc_macros.h | 59 #define DUP_MSB_01(x) ((UWORD32)0x55555555 << (32 - ((x) * 2))) 71 #define DUP_LSB_01(x) ((UWORD32)0x55555555 >> (32 - ((x) * 2)))
|
/external/fio/lib/ |
hweight.c | 13 unsigned int res = w - ((w >> 1) & 0x55555555);
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
hweight.c | 12 unsigned int res = w - ((w >> 1) & 0x55555555);
|
/external/libcxx/include/support/ibm/ |
limits.h | 23 static const unsigned int _SNAN_D[2] = {0x7ff55555, 0x55555555}; 25 static const unsigned int _SNAN_LDBL128[4] = {0x7ff55555, 0x55555555, 0x0, 0x0};
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/ |
limits.h | 23 static const unsigned int _SNAN_D[2] = {0x7ff55555, 0x55555555}; 25 static const unsigned int _SNAN_LDBL128[4] = {0x7ff55555, 0x55555555, 0x0, 0x0};
|
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/ |
limits.h | 23 static const unsigned int _SNAN_D[2] = {0x7ff55555, 0x55555555}; 25 static const unsigned int _SNAN_LDBL128[4] = {0x7ff55555, 0x55555555, 0x0, 0x0};
|
/external/valgrind/main/none/tests/amd64/ |
cmpxchg.c | 69 rcx = 0x55555555; rbx = 0x55555555; 157 rcx = 0x55555555; rbx = 0x55555555; 246 rcx = 0x55555555; rbx = 0x55555555;
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
itrbnf.cpp | 656 LLAssert((llong(0x55555555, 0x55555555) & llong(0xaaaaffff, 0xffffaaaa)) == llong(0x00005555, 0x55550000)); 659 LLAssert((llong(0x55555555, 0x55555555) | llong(0xaaaaffff, 0xffffaaaa)) == llong(0xffffffff, 0xffffffff)); 662 LLAssert((llong(0x55555555, 0x55555555) ^ llong(0xaaaaffff, 0xffffaaaa)) == llong(0xffffaaaa, 0xaaaaffff)); 665 LLAssert((llong(0x55555555, 0x55555555) & (uint32_t)0xffffaaaa) == llong(0, 0x55550000)); 668 LLAssert((llong(0x55555555, 0x55555555) | (uint32_t)0xffffaaaa) == llong(0x55555555, 0xffffffff)) [all...] |
/external/icu/icu4c/source/test/intltest/ |
itrbnf.cpp | 657 LLAssert((llong(0x55555555, 0x55555555) & llong(0xaaaaffff, 0xffffaaaa)) == llong(0x00005555, 0x55550000)); 660 LLAssert((llong(0x55555555, 0x55555555) | llong(0xaaaaffff, 0xffffaaaa)) == llong(0xffffffff, 0xffffffff)); 663 LLAssert((llong(0x55555555, 0x55555555) ^ llong(0xaaaaffff, 0xffffaaaa)) == llong(0xffffaaaa, 0xaaaaffff)); 666 LLAssert((llong(0x55555555, 0x55555555) & (uint32_t)0xffffaaaa) == llong(0, 0x55550000)); 669 LLAssert((llong(0x55555555, 0x55555555) | (uint32_t)0xffffaaaa) == llong(0x55555555, 0xffffffff)) [all...] |
/frameworks/wilhelm/src/itf/ |
I3DLocation.c | 288 thiz->mTheta = 0x55555555; 289 thiz->mAxis.x = 0x55555555; 290 thiz->mAxis.y = 0x55555555; 291 thiz->mAxis.z = 0x55555555;
|
I3DMacroscopic.c | 232 thiz->mTheta = 0x55555555; 233 thiz->mAxis.x = 0x55555555; 234 thiz->mAxis.y = 0x55555555; 235 thiz->mAxis.z = 0x55555555;
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g711/ |
g711.h | 154 if (bits & 0x55555555) { 155 bits &= 0x55555555;
|
/external/qemu/include/qemu/ |
host-utils.h | 274 val = (val & 0x55555555) + ((val >> 1) & 0x55555555);
|
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/ |
test_utils.h | 32 const int kImagePattern = 0x55555555; // 01010101
|