/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
PVRTShadowVol.h | 31 int nVis; /*!< Bit0 = Visible, Bit1 = Hidden, Bit2 = Reverse Winding */
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
Atapi.h | 649 #define ATA_ERRREG_ABRT BIT2 ///< Aborted Command defined from ATA-1
662 #define ATA_STSREG_CORR BIT2 ///< Corrected Data defined from ATA-1, obsoleted from ATA-4
669 #define ATA_CTLREG_SRST BIT2 ///< Software Reset.
|
Acpi10.h | 475 #define EFI_ACPI_1_0_PROC_C1 BIT2
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/ |
gen5_iosf_sb_definitions.h | 441 #define DDR3_EMRS1_RTTNOM_60 (BIT2)
443 #define DDR3_EMRS1_RTTNOM_40 (BIT6|BIT2)
445 #define DDR3_EMRS1_RTTNOM_30 (BIT9|BIT2)
|
/toolchain/binutils/binutils-2.25/cpu/ |
xc16x.cpu | 176 (dnf f-op-bit2 "gap of 2 bits" () 11 2) ;used for filling with const data 571 (dnop bit2 "gap of 2 bits" () h-uint f-op-bit2) [all...] |
/external/llvm/lib/Target/Hexagon/ |
HexagonGenInsert.cpp | 338 uint16_t Bit2 = (VR2 == SelR) ? SelB : BitN; 340 // - return false, if at the same time Bit2 exceeds VR2, or 345 return Bit2 < W2; 346 // If Bit1 is within VR1, but Bit2 is not within VR2, return false. 347 if (W2 <= Bit2) 350 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2]; [all...] |
/external/pdfium/core/fxcodec/codec/ |
fx_codec_fax.cpp | 303 bool bit2 = NextBit(src_buf, bitpos); 305 v_delta = bit2 ? 1 : -1; 306 } else if (bit2) {
|
/bionic/libc/kernel/uapi/linux/ |
synclink.h | 26 #define BIT2 0x0004
|
/development/ndk/platforms/android-21/include/linux/ |
synclink.h | 26 #define BIT2 0x0004
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/ |
InternalIsaIo.h | 25 #define PCD_ISA_BUS_SUPPORT_ISA_MEMORY BIT2
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/ |
IsaIo.h | 25 #define PCD_ISA_BUS_SUPPORT_ISA_MEMORY BIT2
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/ |
IntelFrameworkModulePkg.uni | 39 "BIT2 indicates if ISA memory is supported<BR>\n"
|
/device/linaro/bootloader/edk2/OptionRomPkg/CirrusLogic5430Dxe/ |
CirrusLogic5430.h | 70 #define PIXEL_GREEN_MASK (BIT4 | BIT3 | BIT2)
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/LoadLinuxLib/ |
Linux.c | 651 (Bp->hdr.xloadflags & (sizeof (UINTN) == 4 ? BIT2 : BIT3))) {
|
/device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/ |
Qemu.h | 65 #define PIXEL_GREEN_MASK (BIT4 | BIT3 | BIT2)
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/ |
DebugAgent.h | 92 #define DEBUG_AGENT_FLAG_MEMORY_READY BIT2
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/ |
AsmFuncs.asm | 244 test edx, BIT2 ; Test for Debugging Extensions support
|
/external/mesa3d/src/mesa/x86/ |
x86_cliptest.S | 57 * bit2 = abs(S(1)) > abs(S(3))
|
/external/syslinux/gpxe/src/include/gpxe/efi/ |
Base.h | 74 #define BIT2 0x00000004
|
/prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/ |
synclink.h | 26 #define BIT2 0x0004
|
/prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/ |
synclink.h | 26 #define BIT2 0x0004
|
/prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/ |
synclink.h | 26 #define BIT2 0x0004
|
/prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/ |
synclink.h | 26 #define BIT2 0x0004
|
/prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/ |
synclink.h | 26 #define BIT2 0x0004
|
/prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/ |
synclink.h | 26 #define BIT2 0x0004
|