HomeSort by relevance Sort by last modified time
    Searched full:xff0000 (Results 151 - 175 of 221) sorted by null

1 2 3 4 5 67 8 9

  /toolchain/binutils/binutils-2.25/opcodes/
m32c-opc.c     [all...]
m10300-opc.c     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
FvImage.py     [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_surface.c 956 mask = ureg_imm3u(ureg, 0x0000ff, 0x00ff00, 0xff0000);
958 1.0f / 0x0000ff, 1.0f / 0x00ff00, 1.0f / 0xff0000,
    [all...]
  /device/linaro/bootloader/edk2/CorebootPayloadPkg/FbGop/
FbGop.c 19 EFI_PIXEL_BITMASK mPixelBitMask = {0x0000FF, 0x00FF00, 0xFF0000, 0x000000};
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
IsaIo.c     [all...]
  /external/ImageMagick/coders/
xwd.c 753 (image->storage_class == DirectClass ? 0xff0000 : 0);
dds.c     [all...]
  /external/kernel-headers/original/uapi/drm/
i915_drm.h     [all...]
  /external/mesa3d/src/mesa/main/
image.c 84 | ((b << 8) & 0xff0000)
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp 632 = (pixel & 0xff0000) >> 16;
    [all...]
  /build/soong/third_party/zip/
reader_test.go 804 "000000\x01\x00\x00\x000\x01\x00\x00\xff\xff0000" +
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
IsaIo.c     [all...]
  /external/libdrm/include/drm/
i915_drm.h     [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAddressingModes.h 641 else if (Value > 0xffff && Value <= 0xff0000)
  /external/llvm/lib/Target/ARM/
README.txt 625 bic r1, r1, #0xff0000
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
README.txt 630 bic r1, r1, #0xff0000
  /external/tcpdump/
smbutil.c 36 p2 = ((date & 0xFF0000) >> 16) & 0xFF;
    [all...]
  /hardware/intel/img/psb_video/src/
psb_drv_debug.c 705 uint32_t count = (cmd & 0xff0000) >> 16;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfapi.h 308 #define FCC(ch4) ((((DWORD) (ch4) &0xff) << 24) | (((DWORD) (ch4) &0xff00) << 8) | (((DWORD) (ch4) &0xff0000) >> 8) | (((DWORD) (ch4) &0xff000000) >> 24))
    [all...]
  /prebuilts/go/darwin-x86/src/archive/zip/
reader_test.go 804 "000000\x01\x00\x00\x000\x01\x00\x00\xff\xff0000" +
  /prebuilts/go/linux-x86/src/archive/zip/
reader_test.go 804 "000000\x01\x00\x00\x000\x01\x00\x00\xff\xff0000" +
  /system/core/libpixelflinger/codeflinger/
texturing.cpp     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
ARM.rules 99 // t3 = t2 &^ 0xff0000 -- (a^c, 0, a^c, b^d)
106 (SRLconst <t> (BICconst <t> (XOR <t> x (SRRconst <t> [16] x)) [0xff0000]) [8])
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
ARM.rules 99 // t3 = t2 &^ 0xff0000 -- (a^c, 0, a^c, b^d)
106 (SRLconst <t> (BICconst <t> (XOR <t> x (SRRconst <t> [16] x)) [0xff0000]) [8])
    [all...]

Completed in 870 milliseconds

1 2 3 4 5 67 8 9