Searched defs:Height (Results 1 - 15 of 15) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h39 int Depth, Height, Shift = 0; member in struct:clang::diff::Node
/freebsd-13-stable/lib/libvgl/
H A Dvgl.h72 byte Width, Height; member in struct:VGLText
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp373 unsigned Height = SuccTBI->InstrHeight; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNILPSched.cpp111 unsigned Height = Succ.getSUnit()->getHeight(); local
H A DSIMachineScheduler.h126 unsigned Height; // Maximum topdown path length to block without outputs member in class:llvm::SIScheduleBlock
369 unsigned Height; member in struct:llvm::SIScheduleBlockScheduler::SIBlockSchedCandidate
H A DSIMachineScheduler.cpp1432 unsigned Height = 0; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h147 unsigned Height; member in struct:llvm::MachineTraceMetrics::LiveInReg
249 unsigned Height; member in struct:llvm::MachineTraceMetrics::InstrCycles
H A DScheduleDAG.h296 unsigned Height = 0; ///< Node height. variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp422 unsigned Height = PredSU->getHeight(); local
[all...]
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dacbuffer.h234 UINT16 Height; member in struct:acpi_pld_info
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp125 unsigned Height = 1; member in struct:__anon4108::RangeTree::Node
H A DHexagonISelDAGToDAG.cpp2068 int Height = std::max(NodeHeights[Mul1.Value], NodeHeights[Mul2.Value]) + 1; local
2131 int Height = std::max(NodeHeights[GA.Value], NodeHeights[SHL.Value]) + 1; local
2190 int Height = std::max(NodeHeights[V0], NodeHeights[V1]) + 1; local
2208 << ",Height=" << Height << "):\n"); local
2216 int Height local
[all...]
/freebsd-13-stable/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c482 int y, nonempty, n, x0, x1, Width, Height; local
/freebsd-13-stable/stand/common/
H A Dgfx_fb.c403 gfxfb_blt_fill(void *BltBuffer, uint32_t DestinationX, uint32_t DestinationY, uint32_t Width, uint32_t Height) argument
485 gfxfb_blt_video_to_buffer(void *BltBuffer, uint32_t SourceX, uint32_t SourceY, uint32_t DestinationX, uint32_t DestinationY, uint32_t Width, uint32_t Height, uint32_t Delta) argument
585 gfxfb_blt_buffer_to_video(void *BltBuffer, uint32_t SourceX, uint32_t SourceY, uint32_t DestinationX, uint32_t DestinationY, uint32_t Width, uint32_t Height, uint32_t Delta) argument
693 gfxfb_blt_video_to_video(uint32_t SourceX, uint32_t SourceY, uint32_t DestinationX, uint32_t DestinationY, uint32_t Width, uint32_t Height) argument
745 gfxfb_blt(void *BltBuffer, GFXFB_BLT_OPERATION BltOperation, uint32_t SourceX, uint32_t SourceY, uint32_t DestinationX, uint32_t DestinationY, uint32_t Width, uint32_t Height, uint32_t Delta) argument
[all...]
/freebsd-13-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h178 UINT16 Height; member in struct:_EFI_HII_GLYPH_INFO
531 UINT16 Height; member in struct:_EFI_HII_IIBT_IMAGE_1BIT_BASE
555 UINT16 Height; member in struct:_EFI_HII_IIBT_IMAGE_24BIT_BASE
571 UINT16 Height; member in struct:_EFI_HII_IIBT_IMAGE_4BIT_BASE
589 UINT16 Height; member in struct:_EFI_HII_IIBT_IMAGE_8BIT_BASE
1974 UINT16 Height; member in struct:_EFI_HII_AIBT_OVERLAY_IMAGES_BLOCK
2008 UINT16 Height; member in struct:_EFI_HII_AIBT_CLEAR_IMAGES_BLOCK
2047 UINT16 Height; member in struct:_EFI_HII_AIBT_RESTORE_SCRN_BLOCK

Completed in 334 milliseconds