Home
last modified time | relevance | path

Searched refs:Height (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/lib/libvgl/
H A Dtext.c56 VGLTextFont->Height = 8; in VGLTextSetFontFile()
63 fread(&VGLTextFont->Height, 1 , 1, fd); in VGLTextSetFontFile()
65 (byte*)malloc(256*((VGLTextFont->Width + 7)/8)*VGLTextFont->Height); in VGLTextSetFontFile()
67 (256*((VGLTextFont->Width + 7)/8)*VGLTextFont->Height), fd); in VGLTextSetFontFile()
80 Bpc = Bpl * VGLTextFont->Height; in VGLBitmapPutChar()
82 for(lin = 0; lin < VGLTextFont->Height; lin++) { in VGLBitmapPutChar()
H A Dvgl.h70 byte Width, Height; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp387 unsigned Height = SuccTBI->InstrHeight; in pickTraceSucc() local
388 if (!Best || Height < BestHeight) { in pickTraceSucc()
390 BestHeight = Height; in pickTraceSucc()
788 unsigned Len = LIR.Height + Cycles[DefMI].Depth; in computeCrossBlockCriticalPath()
826 TBI.CriticalPath = std::max(TBI.CriticalPath, Cycle + MICycles.Height); in updateDepth()
905 static unsigned updatePhysDepsUpwards(const MachineInstr &MI, unsigned Height, in updatePhysDepsUpwards() argument
935 Height = std::max(Height, DepHeight); in updatePhysDepsUpwards()
947 if (LRU.Cycle <= Height && LRU.MI != &MI) { in updatePhysDepsUpwards()
948 LRU.Cycle = Height; in updatePhysDepsUpwards()
955 return Height; in updatePhysDepsUpwards()
[all …]
H A DScheduleDAG.cpp260 Height = NewHeight; in setHeightToAtLeast()
308 SuccSU->Height + SuccDep.getLatency()); in ComputeHeight()
317 if (MaxSuccHeight != Cur->Height) { in ComputeHeight()
319 Cur->Height = MaxSuccHeight; in ComputeHeight()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h156 unsigned Height; member
158 LiveInReg(Register Reg, unsigned Height = 0) : Reg(Reg), Height(Height) {} in Reg()
259 unsigned Height; member
H A DScheduleDAG.h283 unsigned Height = 0; ///< Node height. variable
427 return Height; in getHeight()
/freebsd/contrib/file/tests/
H A Djson1.testfile4 "Height": 600,
8 "Height": 125,
/freebsd/stand/common/
H A Dgfx_fb.c416 uint32_t Width, uint32_t Height) in gfxfb_blt_fill() argument
432 if (DestinationY + Height > gfx_state.tg_fb.fb_height) in gfxfb_blt_fill()
438 if (Width == 0 || Height == 0) in gfxfb_blt_fill()
462 for (y = DestinationY; y < Height + DestinationY; y++) { in gfxfb_blt_fill()
498 uint32_t Width, uint32_t Height, uint32_t Delta) in gfxfb_blt_video_to_buffer() argument
515 if (SourceY + Height > in gfxfb_blt_video_to_buffer()
522 if (Width == 0 || Height == 0) in gfxfb_blt_video_to_buffer()
546 for (sy = SourceY, dy = DestinationY; dy < Height + DestinationY; in gfxfb_blt_video_to_buffer()
598 uint32_t Width, uint32_t Height, uint32_t Delta) in gfxfb_blt_buffer_to_video() argument
615 if (DestinationY + Height > in gfxfb_blt_buffer_to_video()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h123 unsigned Height; // Maximum topdown path length to block without outputs variable
366 unsigned Height; member
382 Height = Best.Height; in setBest()
H A DGCNILPSched.cpp110 unsigned Height = Succ.getSUnit()->getHeight(); in closestSucc() local
113 if (Height > MaxHeight) in closestSucc()
114 MaxHeight = Height; in closestSucc()
H A DSIMachineScheduler.cpp1388 Block->Height = 0; in fillStats()
1390 unsigned Height = 0; in fillStats() local
1392 Height = std::max(Height, Succ.first->Height + Succ.first->getCost()); in fillStats()
1393 Block->Height = Height; in fillStats()
1533 if (TryCand.IsHighLatency && SISched::tryGreater(TryCand.Height, Cand.Height, in tryCandidateLatency()
1557 if (SISched::tryGreater(TryCand.Height, Cand.Height, TryCand, Cand, Depth)) in tryCandidateRegUsage()
1606 TryCand.Height = TryCand.Block->Height; in pickBlock()
/freebsd/sys/teken/
H A Dsequences55 DECDHL Double Height Double Width Line Top ^[ # 3
56 DECDHL Double Height Double Width Line Bottom ^[ # 4
57 DECDWL Single Height Double Width Line ^[ # 6
68 DECSWL Single Height Single Width Line ^[ # 5
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h178 UINT16 Height; member
531 UINT16 Height; member
555 UINT16 Height; member
571 UINT16 Height; member
589 UINT16 Height; member
1974 UINT16 Height; member
2008 UINT16 Height; member
2047 UINT16 Height; member
/freebsd/stand/efi/include/
H A Defiuga.h155 IN UINTN Height,
H A Defigop.h109 IN UINTN Height,
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbconvert.c486 ACPI_PLD_SET_HEIGHT (&Dword, PldInfo->Height); in AcpiDbEncodePldBuffer()
607 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Height", PldInfo->Height); in AcpiDbDumpPldBuffer()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h40 int Depth, Height, Shift = 0; member
/freebsd/contrib/file/magic/Magdir/
H A Dasf39 >>>82 lelong x \b, Encoded Image Height %d
42 >>>97 lelong x \b, Image Height %d
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslpld.c318 PldInfo.Height = (UINT16) Value; in OpcDoPld()
747 ACPI_PLD_SET_HEIGHT (&Dword, PldInfo->Height); in OpcEncodePldBuffer()
/freebsd/contrib/ncurses/ncurses/win32con/
H A Dwin32_driver.c387 int y, nonempty, n, x0, x1, Width, Height; in wcon_doupdate() local
395 Height = screen_lines(sp); in wcon_doupdate()
396 nonempty = Min(Height, NewScreen(sp)->_maxy + 1); in wcon_doupdate()
399 Height, Width, in wcon_doupdate()
/freebsd/share/vt/fonts/
H A Dvgarom-thin-8x8.hex1 # Height: 8
H A Dtom-thumb.hex11 # Height: 6
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp424 unsigned Height = PredSU->getHeight(); in ReleasePred() local
425 if (Height < MinAvailableCycle) in ReleasePred()
426 MinAvailableCycle = Height; in ReleasePred()
2350 unsigned Height = Succ.getSUnit()->getHeight(); in closestSucc() local
2355 Height = closestSucc(Succ.getSUnit())+1; in closestSucc()
2356 if (Height > MaxHeight) in closestSucc()
2357 MaxHeight = Height; in closestSucc()
2480 static bool BUHasStall(SUnit *SU, int Height, RegReductionPQBase *SPQ) { in BUHasStall() argument
2481 if ((int)SPQ->getCurCycle() < Height) return true; in BUHasStall()
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dssd1307fb.txt11 - solomon,height: Height in pixel of the screen driven by the controller
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp2218 int Height = std::max(NodeHeights[Mul1.Value], NodeHeights[Mul2.Value]) + 1; in balanceSubTree() local
2227 NodeHeights[New] = Height; in balanceSubTree()
2281 int Height = std::max(NodeHeights[GA.Value], NodeHeights[SHL.Value]) + 1; in balanceSubTree() local
2286 NodeHeights[GA.Value] = Height; in balanceSubTree()
2340 int Height = std::max(NodeHeights[V0], NodeHeights[V1]) + 1; in balanceSubTree() local
2352 NodeHeights[NewNode] = Height; in balanceSubTree()
2358 << ",Height=" << Height << "):\n"); in balanceSubTree()
2366 int Height = NodeHeights[NewRoot]; in balanceSubTree() local
2395 RootHeights[NewRoot.getNode()] = Height; in balanceSubTree()

12