Searched
full:x80000000 (Results
1101 -
1125 of
2517) sorted by null
<<41424344454647484950>>
| /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/dxgi/ |
| dxgi_dll.c | 93 if (!(GetVersion() & 0x80000000))
|
| /external/chromium_org/third_party/mesa/src/src/glx/ |
| packsingle.h | 144 *p = (t & 0x80000000) ? (t | ~0xffffffff) : (t & 0xffffffff);}
|
| /external/chromium_org/third_party/openssl/openssl/crypto/des/asm/ |
| des-586.pl | 405 &data_word(0x00002040, 0x80202040, 0x00202000, 0x80000000); 409 &data_word(0x80202040, 0x80200000, 0x80000000, 0x00002040); 411 &data_word(0x00002040, 0x80000000, 0x80002000, 0x00202040); 413 &data_word(0x80000000, 0x00002000, 0x80200040, 0x00200000);
|
| /external/chromium_org/third_party/skia/src/core/ |
| SkFloatBits.cpp | 20 as that value (0x80000000) "does the right thing" for Ceil. Note that it
|
| /external/chromium_org/third_party/skia/src/utils/ |
| SkParseColor.cpp | 203 compressed |= 0x80000000; 393 sixMatch |= 0x80000000; 419 int sixMask = *sixMatchPtr & ~0x80000000; 420 int midMask = gColorNames[mid] & ~0x80000000;
|
| /external/chromium_org/tools/memory_watcher/ |
| mini_disassembler_types.h | 116 OT_ADDRESS_MODE_M = 0x80000000
|
| /external/chromium_org/tools/traceline/traceline/sidestep/ |
| mini_disassembler_types.h | 114 OT_ADDRESS_MODE_M = 0x80000000
|
| /external/chromium_org/v8/test/mjsunit/compiler/ |
| uint32.js | 92 var K3 = 0x80000000;
|
| /external/chromium_org/v8/tools/ |
| gdb-v8-support.py | 55 kTopBit32 = 0x80000000
|
| /external/clang/lib/Headers/ |
| cpuid.h | 87 #define bit_PBE 0x80000000
|
| /external/compiler-rt/lib/ |
| floatdidf.c | 101 fb.u.high = ((su_int)s & 0x80000000) | /* sign */
|
| /external/compiler-rt/lib/i386/ |
| udivdi3.S | 82 orl $0x80000000, %eax
|
| umoddi3.S | 87 orl $0x80000000, %eax
|
| /external/compiler-rt/lib/ubsan/lit_tests/Float/ |
| cast-overflow.cpp | 58 // Note that values between 0x7ffffe00 and 0x80000000 may or may not
|
| /external/e2fsprogs/e2fsck/ |
| crc32.c | 176 (crc << 1) ^ ((crc & 0x80000000) ? CRCPOLY_BE : 296 * multiple = remainder & 0x80000000 ? CRCPOLY : 0; 316 * multiple = (remainder & 0x80000000) ? CRCPOLY : 0; 335 * multiple = (remainder & 0x80000000) ? CRCPOLY : 0;
|
| /external/fdlibm/ |
| e_atan2.c | 117 case 1: __HI(z) ^= 0x80000000;
|
| e_fmod.c | 42 sx = hx&0x80000000; /* sign of x */
|
| /external/harfbuzz/src/ |
| harfbuzz-shaper-private.h | 130 #define PositioningProperties 0x80000000
|
| /external/icu4c/layout/ |
| MorphTables.h | 86 scfVertical2 = 0x80000000,
|
| /external/ipsec-tools/src/libipsec/ |
| libpfkey.h | 41 #define PRIORITY_DEFAULT 0x80000000
|
| /external/kernel-headers/original/linux/ |
| inotify.h | 54 #define IN_ONESHOT 0x80000000 /* only send event once */
|
| kd.h | 168 #define KD_FONT_FLAG_OLD 0x80000000 /* Invoked via old interface [compat] */
|
| pfkeyv2.h | 260 #define SADB_SAFLAGS_NOECN 0x80000000
|
| /external/libnfc-nci/src/udrv/include/ |
| upio.h | 208 #define UPIO_GENERAL32 0x80000000
|
| /external/libvorbis/doc/ |
| 09-helper.tex | 58 2) [sign] = [x] bitwise AND 0x80000000 (unsigned result)
|
Completed in 1750 milliseconds
<<41424344454647484950>>