/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
D | bitset.h | 10 #define BYTE char macro 12 typedef BYTE *bitset; 21 #define BITSPERBYTE (8*sizeof(BYTE))
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
D | bitset.h | 10 #define BYTE char macro 12 typedef BYTE *bitset; 21 #define BITSPERBYTE (8*sizeof(BYTE))
|
/device/linaro/bootloader/edk2/StdLib/LibC/Main/Ia32/ |
D | fpu_rmode.asm | 24 ;_map BYTE 1 ; round to nearest 25 ; BYTE 3 ; round to negative infinity 26 ; BYTE 2 ; round to positive infinity 27 ; BYTE 0 ; round to zero
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | Tpm20.h | 149 typedef UINT8 BYTE; typedef 819 typedef BYTE TPMI_YES_NO; 912 BYTE sha1[SHA1_DIGEST_SIZE]; 913 BYTE sha256[SHA256_DIGEST_SIZE]; 914 BYTE sm3_256[SM3_256_DIGEST_SIZE]; 915 BYTE sha384[SHA384_DIGEST_SIZE]; 916 BYTE sha512[SHA512_DIGEST_SIZE]; 928 BYTE buffer[sizeof(TPMU_HA)]; 934 BYTE buffer[sizeof(TPMT_HA)]; 949 BYTE buffer[1024]; [all …]
|
/device/linaro/bootloader/edk2/StdLib/LibC/Main/X64/ |
D | fpu_rmode.asm | 19 ;_map BYTE 1 ; round to nearest 20 ; BYTE 3 ; round to negative infinity 21 ; BYTE 2 ; round to positive infinity 22 ; BYTE 0 ; round to zero
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/ |
D | EfiCopyMemSSE2.c | 84 mov al, BYTE PTR [esi] ; get byte from Source in EfiCommonLibCopyMem() 85 mov BYTE PTR [edi], al ; write byte to Destination in EfiCommonLibCopyMem() 136 mov al, BYTE PTR [esi] ; get byte from Source in EfiCommonLibCopyMem() 137 mov BYTE PTR [edi], al ; write byte to Destination in EfiCommonLibCopyMem() 160 mov al, BYTE PTR [esi] ; get byte from Source in EfiCommonLibCopyMem() 161 mov BYTE PTR [edi], al ; write byte to Destination in EfiCommonLibCopyMem()
|
D | EfiCopyMem.c | 87 mov al, BYTE PTR [esi] ; get byte from Source in EfiCommonLibCopyMem() 88 mov BYTE PTR [edi], al ; write byte to Destination in EfiCommonLibCopyMem() 152 mov al, BYTE PTR [esi] ; get byte from Source in EfiCommonLibCopyMem() 153 mov BYTE PTR [edi], al ; write byte to Destination in EfiCommonLibCopyMem() 176 mov al, BYTE PTR [esi] ; get byte from Source in EfiCommonLibCopyMem() 177 mov BYTE PTR [edi], al ; write byte to Destination in EfiCommonLibCopyMem()
|
D | EfiCopyMem.asm | 97 mov al, BYTE PTR [esi] ; get byte from Source 98 mov BYTE PTR [edi], al ; write byte to Destination 162 mov al, BYTE PTR [esi] ; get byte from Source 163 mov BYTE PTR [edi], al ; write byte to Destination 186 mov al, BYTE PTR [esi] ; get byte from Source 187 mov BYTE PTR [edi], al ; write byte to Destination
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/ |
D | bitset.c | 11 bitset ss = (char *)PyObject_MALLOC(sizeof(BYTE) * nbytes); in newbitset() 32 BYTE mask = BIT2MASK(ibit); in addbit()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/ |
D | bitset.c | 11 bitset ss = (char *)PyObject_MALLOC(sizeof(BYTE) * nbytes); in newbitset() 32 BYTE mask = BIT2MASK(ibit); in addbit()
|
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtSerialIoDxe/ |
D | WinNtSerialIo.h | 135 #define ConvertData2Nt(x) (BYTE) x 138 (BYTE) ( \ 148 (BYTE) ( \
|
/device/linaro/bootloader/edk2/BeagleBoardPkg/Debugger_scripts/ |
D | trace32_load_symbols_cygwin.cmm | 99 IF Data.BYTE(D:&header+0x00)==0x4D 101 IF Data.BYTE(D:&header+0x01)==0x5A 103 IF Data.BYTE(D:&header+0x80)==0x50 105 IF Data.BYTE(D:&header+0x81)==0x45
|
D | trace32_load_symbols.cmm | 127 IF Data.BYTE(D:&header+0x00)==0x4D 129 IF Data.BYTE(D:&header+0x01)==0x5A 131 IF Data.BYTE(D:&header+0x80)==0x50 133 IF Data.BYTE(D:&header+0x81)==0x45
|
/device/google/contexthub/firmware/os/platform/stm32/lkr/ |
D | stm32f4xx.bl.lkr | 39 BYTE (0xff) ; 46 BYTE (0xff) ;
|
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/ |
D | SerialDebug.asm | 90 debugShowCharacter BYTE ('0' + (%1)) 92 debugShowCharacter BYTE ('a' + ((%1) - 0xa))
|
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/ |
D | SmiEntry.asm | 48 EXTERNDEF gcSmiHandlerTemplate:BYTE 53 EXTERNDEF mXdSupported:BYTE 54 EXTERNDEF FeaturePcdGet (PcdCpuSmmStackGuard):BYTE 59 gcSmiHandlerTemplate LABEL BYTE
|
D | SmiException.asm | 29 EXTERNDEF gcPsd:BYTE 30 EXTERNDEF FeaturePcdGet (PcdCpuSmmProfileEnable):BYTE 149 TssDescriptor LABEL BYTE 190 ExceptionTssDescriptor LABEL BYTE 230 gcPsd LABEL BYTE
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/X64/ |
D | SmiException.asm | 21 EXTERNDEF gcStmPsd:BYTE 26 EXTERNDEF gStmXdSupported:BYTE 41 gcStmPsd LABEL BYTE
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/ |
D | Thunk16.asm | 23 EXTERNDEF C m16Start:BYTE 70 m16Start LABEL BYTE
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/ |
D | Thunk16.asm | 28 EXTERNDEF C m16Start:BYTE 71 m16Start LABEL BYTE
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/Ia32/ |
D | SmiEntry.asm | 48 EXTERNDEF gcStmSmiHandlerTemplate:BYTE 54 EXTERNDEF gStmXdSupported:BYTE 55 EXTERNDEF FeaturePcdGet (PcdCpuSmmStackGuard):BYTE 60 gcStmSmiHandlerTemplate LABEL BYTE
|
D | SmiException.asm | 24 EXTERNDEF gcStmPsd:BYTE 36 gcStmPsd LABEL BYTE
|
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmDisassemblerLib/ |
D | ArmDisassembler.c | 80 #define BYTE(_B) ((_B) ? "B":"") macro 226 …Index = AsciiSPrint (Buf, Size, "%a%a%a%a %a, ", L ? "LDR" : "STR", COND (OpCode), BYTE (B), (!(P)… in DisassembleArmInstruction() 348 …AsciiSPrint (Buf, Size, "SWP%a%a %a, %a, [%a]", COND (OpCode), BYTE (B), gReg[Rd], gReg[Rm], gReg[… in DisassembleArmInstruction()
|
/device/google/coral/json-c/ |
D | random_seed.c | 198 if (!CryptGenRandom(hProvider, sizeof(r), (BYTE*)&r)) { in get_cryptgenrandom_seed()
|
/device/google/sunfish/json-c/ |
D | random_seed.c | 198 if (!CryptGenRandom(hProvider, sizeof(r), (BYTE*)&r)) { in get_cryptgenrandom_seed()
|