/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/ |
pci_regs.h | 273 #define PCI_X_STATUS_BUS 0x0000ff00
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/ |
pci_regs.h | 273 #define PCI_X_STATUS_BUS 0x0000ff00
|
/system/core/include/private/pixelflinger/ |
ggl_fixed.h | 241 if (x & 0x0000ff00) { exp -= 8; x >>= 8; }
|
/external/pcre/ |
pcre_printint.src | 173 ((options >> 8) & 0x0000ff00) |
|
pcretest.c | 1012 ((value & 0x0000ff00) << 8) | [all...] |
/external/srtp/crypto/cipher/ |
aes.c | [all...] |
/external/wpa_supplicant/ |
aes.c | [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
aes.c | [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/ |
SDL_riscosFullScreenVideo.c | 120 Gmask = 0x0000ff00;
|
/external/qemu/android/camera/ |
camera-format-converters.c | 43 * 0xff000000, and blue color would be masked as 0x0000ff00, 66 static const uint32_t kGreen8 = 0x0000ff00; 70 static const uint32_t kGreen8 = 0x0000ff00; [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/windib/ |
SDL_dibvideo.c | 323 vformat->Gmask = 0x0000ff00; 528 Gmask = 0x0000ff00; [all...] |
/external/qemu/tcg/ |
tcg-op.h | [all...] |
/external/icu4c/i18n/ |
ucol_imp.h | 400 #define UCOL_SECONDARYORDERMASK 0x0000ff00 599 #define UCOL_SECONDARYMASK 0x0000FF00 [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/gapi/ |
SDL_gapivideo.c | 630 Gmask = 0x0000ff00; [all...] |
/cts/tests/tests/webkit/src/android/webkit/cts/ |
WebViewTest.java | [all...] |
/external/openssl/crypto/aes/asm/ |
aes-x86_64.pl | 167 and \$0x0000ff00,$acc1 168 and \$0x0000ff00,$acc2 180 and \$0x0000ff00,$acc0 181 and \$0x0000ff00,$acc1 303 $code.=" and \$0x0000ff00,$tmp0\n"; [all...] |
/external/qemu/android/skin/ |
window.c | 164 uint32_t g = (pix & 0x0000ff00); [all...] |
/external/qemu/ |
console.c | 363 PAT(0x0000ff00), [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_video.c | 824 0x0000FF00, 830 0x0000FF00, 945 Uint32 gmask = 0x0000ff00; [all...] |
/external/quake/quake/src/QW/client/ |
common.c | [all...] |
/external/valgrind/main/none/tests/arm/ |
v6intARM.c | 639 TESTINST2("uxtb r0, r1, ror #8", 0x0000ff00, r0, r1, 0); [all...] |
/hardware/broadcom/wlan/bcm4329/dhdutil/include/ |
wlioctl.h | 358 #define NRATE_STF_MASK 0x0000ff00 [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
wlioctl.h | 358 #define NRATE_STF_MASK 0x0000ff00 [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_FelicaMap.c | [all...] |
/external/proguard/src/proguard/optimize/peephole/ |
InstructionSequenceConstants.java | 106 new IntegerConstant(0x0000ff00), [all...] |