HomeSort by relevance Sort by last modified time
    Searched defs:Width (Results 76 - 100 of 259) sorted by null

1 2 34 5 6 7 8 91011

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/
S3SaveState.c 40 S3_BOOT_SCRIPT_LIB_WIDTH Width;
45 Width = VA_ARG (Marker, S3_BOOT_SCRIPT_LIB_WIDTH);
50 return S3BootScriptSaveIoWrite (Width, Address, Count, Buffer);
67 S3_BOOT_SCRIPT_LIB_WIDTH Width;
72 Width = VA_ARG (Marker, S3_BOOT_SCRIPT_LIB_WIDTH);
77 return S3BootScriptSaveIoReadWrite (Width, Address, Data, DataMask);
95 S3_BOOT_SCRIPT_LIB_WIDTH Width;
100 Width = VA_ARG (Marker, S3_BOOT_SCRIPT_LIB_WIDTH);
105 return S3BootScriptSaveMemWrite (Width, Address, Count, Buffer);
123 S3_BOOT_SCRIPT_LIB_WIDTH Width;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/SmmS3SaveState/
SmmS3SaveState.c 39 S3_BOOT_SCRIPT_LIB_WIDTH Width;
44 Width = VA_ARG (Marker, S3_BOOT_SCRIPT_LIB_WIDTH);
49 return S3BootScriptSaveIoWrite (Width, Address, Count, Buffer);
66 S3_BOOT_SCRIPT_LIB_WIDTH Width;
71 Width = VA_ARG (Marker, S3_BOOT_SCRIPT_LIB_WIDTH);
76 return S3BootScriptSaveIoReadWrite (Width, Address, Data, DataMask);
94 S3_BOOT_SCRIPT_LIB_WIDTH Width;
99 Width = VA_ARG (Marker, S3_BOOT_SCRIPT_LIB_WIDTH);
104 return S3BootScriptSaveMemWrite (Width, Address, Count, Buffer);
122 S3_BOOT_SCRIPT_LIB_WIDTH Width;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
Image.c 88 ReadUnaligned16 (&((EFI_HII_IIBT_IMAGE_1BIT_BLOCK *) CurrentImageBlock)->Bitmap.Width),
98 ReadUnaligned16 (&((EFI_HII_IIBT_IMAGE_4BIT_BLOCK *) CurrentImageBlock)->Bitmap.Width),
108 ReadUnaligned16 (&((EFI_HII_IIBT_IMAGE_8BIT_BLOCK *) CurrentImageBlock)->Bitmap.Width),
118 ReadUnaligned16 ((VOID *) &((EFI_HII_IIBT_IMAGE_24BIT_BLOCK *) CurrentImageBlock)->Bitmap.Width),
290 OffsetY = BITMAP_LEN_1_BIT (Image->Width, Ypos);
294 for (Xpos = 0; Xpos < Image->Width / 8; Xpos++) {
298 BitMapPtr[Ypos * Image->Width + Xpos * 8 + (8 - Index - 1)] = PaletteValue[1];
300 BitMapPtr[Ypos * Image->Width + Xpos * 8 + (8 - Index - 1)] = PaletteValue[0];
305 if (Image->Width % 8 != 0) {
310 for (Index = 0; Index < Image->Width % 8; Index++) {
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BasePrintLib/
PrintLibInternal.c 143 string specified by Buffer containing at most Width characters.
144 If Width is 0 then a width of MAXIMUM_VALUE_CHARACTERS is assumed.
146 If the conversion contains more than Width characters, then only the first
147 Width characters are returned, and the total number of characters
152 If Width is 0, PREFIX_ZERO is ignored in Flags.
159 add up to Width characters.
163 If Width >= MAXIMUM_VALUE_CHARACTERS, then ASSERT()
170 @param Width The maximum number of characters to place in Buffer, not including
182 IN UINTN Width,
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/PeiPciLibPciCfg2/
PciLib.c 52 the width of data is specified by Width.
56 @param Width The width of data to read
64 IN EFI_PEI_PCI_CFG_PPI_WIDTH Width
80 Width,
93 value specified by Data. The width of data is specified by Width.
98 @param Width The width of data to write
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/PeiPciSegmentLibPciCfg2/
PciSegmentLib.c 94 the width of data is specified by Width.
98 @param Width The width of data to read
106 IN EFI_PEI_PCI_CFG_PPI_WIDTH Width
118 Width,
131 value specified by Data. The width of data is specifed by Width.
136 @param Width The width of data to write
    [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/
WinNtGopScreen.c 289 UINTN Width;
361 // Use the AdjuctWindowRect fuction to calculate the real width and height
371 Width = Rect.right - Rect.left;
382 Private->WinNtThunk->MoveWindow (Private->WindowHandle, Rect.left, Rect.top, (INT32)Width, (INT32)Height, TRUE);
417 Blt pixels from the rectangle (Width X Height) formed by the BltBuffer
421 displayed. X and Y can be negative or positive. If Width or Height is
427 @param Width Width of BltBuffer.
432 Width*Height*sizeof(EFI_GRAPHICS_OUTPUT_BLT_PIXEL)
460 IN UINTN Width,
    [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/CirrusLogic5430Dxe/
CirrusLogic5430.h 112 UINT32 Width;
  /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
Init.c 706 @param Len Determines the width of the data operation.
722 EFI_PCI_IO_PROTOCOL_WIDTH Width;
725 Width = (EFI_PCI_IO_PROTOCOL_WIDTH) 0;
729 Width = (EFI_PCI_IO_PROTOCOL_WIDTH) 1;
733 Width = (EFI_PCI_IO_PROTOCOL_WIDTH) 2;
737 Width = (EFI_PCI_IO_PROTOCOL_WIDTH) 3;
745 Width,
756 Width,
767 Width,
778 Width,
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/
LegacyVgaBios.h 55 UINT16 Width;
VirtioGpu.h 111 UINT32 Width;
131 UINT32 Width;
  /device/linaro/bootloader/edk2/OvmfPkg/Library/SmmCpuFeaturesLib/
SmmCpuFeaturesLib.c 539 @param[in] Width The number of bytes to read from the CPU save state.
551 IN UINTN Width,
561 // If 32-bit mode width is zero, then the specified register can not be accessed
568 // If Width is bigger than the 32-bit mode width, then the specified register can not be accessed
570 if (Width > mSmmCpuWidthOffset[RegisterIndex].Width32) {
578 CopyMem(Buffer, (UINT8 *)CpuSaveState + mSmmCpuWidthOffset[RegisterIndex].Offset32, Width);
581 // If 64-bit mode width is zero, then the specified register can not be accessed
588 // If Width is bigger than the 64-bit mode width, then the specified register can not be accessed
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/Virtio10Dxe/
Virtio10.c 80 EFI_PCI_IO_PROTOCOL_WIDTH Width;
93 Width = EfiPciIoWidthUint8;
97 Width = EfiPciIoWidthUint16;
107 Width = EfiPciIoWidthUint32;
117 return Access (PciIo, Width, Config->Bar, Config->Offset + FieldOffset,
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/BootScriptSaveDxe/
ScriptSave.c 49 S3_BOOT_SCRIPT_LIB_WIDTH Width;
54 Width = VA_ARG (Marker, S3_BOOT_SCRIPT_LIB_WIDTH);
59 return S3BootScriptSaveIoWrite (Width, Address, Count, Buffer);
77 S3_BOOT_SCRIPT_LIB_WIDTH Width;
82 Width = VA_ARG (Marker, S3_BOOT_SCRIPT_LIB_WIDTH);
87 return S3BootScriptSaveIoReadWrite (Width, Address, Data, DataMask);
105 S3_BOOT_SCRIPT_LIB_WIDTH Width;
110 Width = VA_ARG (Marker, S3_BOOT_SCRIPT_LIB_WIDTH);
115 return S3BootScriptSaveMemWrite (Width, Address, Count, Buffer);
133 S3_BOOT_SCRIPT_LIB_WIDTH Width;
    [all...]
  /external/ImageMagick/coders/
cut.c 78 unsigned Width;
335 Header.Width=ReadBlobLSBShort(image);
339 if (Header.Width==0 || Header.Height==0 || Header.Reserved!=0)
364 if(ldblk==(int) Header.Width) i=8;
365 if(2*ldblk==(int) Header.Width) i=4;
366 if(8*ldblk==(int) Header.Width) i=1;
370 image->columns=Header.Width;
  /external/libedit/src/
chartype.h 113 Width(wchar_t c)
167 #define Width(c) 1
225 /* Visual width of character c, taking into account ^? , \0177 and \U+nnnnn
230 * the width given by ct_visual_width(). Returns the number of characters used
239 /* printable character, use ct_visual_width() to find out display width */
  /external/llvm/include/llvm/Object/
RelocVisitor.h 35 // The width of the value; how many bytes to touch when applying the
37 char Width;
38 RelocToApply(int64_t Value, char Width) : Value(Value), Width(Width) {}
39 RelocToApply() : Value(0), Width(0) {}
408 return RelocToApply(static_cast<uint32_t>(Value), /*Width=*/4);
412 return RelocToApply(static_cast<uint32_t>(Value), /*Width=*/4);
417 return RelocToApply(static_cast<uint32_t>(Value), /*Width=*/4);
421 return RelocToApply(Value, /*Width=*/8)
    [all...]
  /external/llvm/lib/Analysis/
VectorUtils.cpp 237 unsigned Width = VTy->getNumElements();
238 if (EltNo >= Width) // Out of range access.
  /external/llvm/lib/Target/AArch64/
AArch64TargetTransformInfo.cpp 172 assert(isPowerOf2_32(TyWidth) && "Ty width must be power of 2");
362 unsigned Width = LT.second.getVectorNumElements();
363 Index = Index % Width;
440 // width.
  /external/llvm/lib/Target/Hexagon/
HexagonMachineScheduler.cpp 304 unsigned Width = SchedModel->getIssueWidth();
305 IssueCount = (IssueCount <= Width) ? 0 : IssueCount - Width;
  /external/llvm/lib/Target/Lanai/
LanaiInstrInfo.cpp 99 // Retrieve the base register, offset from the base register and width. Width
102 // the width doesn't overlap the offset of a higher memory access,
751 MachineInstr &LdSt, unsigned &BaseReg, int64_t &Offset, unsigned &Width,
768 Width = 4;
773 Width = 2;
778 Width = 1;
802 unsigned Width;
803 return getMemOpBaseRegImmOfsWidth(LdSt, BaseReg, Offset, Width, TRI);
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineVectorOps.cpp 81 unsigned Width = PTy->getNumElements();
82 if (EltNo >= Width) // Out of range access.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
RelocVisitor.h 35 // The width of the value; how many bytes to touch when applying the
37 char Width;
38 RelocToApply(int64_t Value, char Width) : Value(Value), Width(Width) {}
39 RelocToApply() : Value(0), Width(0) {}
462 return RelocToApply(static_cast<uint32_t>(Value), /*Width=*/4);
466 return RelocToApply(static_cast<uint32_t>(Value), /*Width=*/4);
471 return RelocToApply(static_cast<uint32_t>(Value), /*Width=*/4);
475 return RelocToApply(Value, /*Width=*/8)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
Format.h 133 : Str(S), Width(W), Justify(J) {}
137 unsigned Width;
143 /// \p Width characters. If \p Str is larger that \p Width, full string
145 inline FormattedString left_justify(StringRef Str, unsigned Width) {
146 return FormattedString(Str, Width, FormattedString::JustifyLeft);
150 /// \p Width characters. If \p Str is larger that \p Width, full string
152 inline FormattedString right_justify(StringRef Str, unsigned Width) {
153 return FormattedString(Str, Width, FormattedString::JustifyRight)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
Format.h 133 : Str(S), Width(W), Justify(J) {}
137 unsigned Width;
143 /// \p Width characters. If \p Str is larger that \p Width, full string
145 inline FormattedString left_justify(StringRef Str, unsigned Width) {
146 return FormattedString(Str, Width, FormattedString::JustifyLeft);
150 /// \p Width characters. If \p Str is larger that \p Width, full string
152 inline FormattedString right_justify(StringRef Str, unsigned Width) {
153 return FormattedString(Str, Width, FormattedString::JustifyRight)
    [all...]

Completed in 698 milliseconds

1 2 34 5 6 7 8 91011