HomeSort by relevance Sort by last modified time
    Searched defs:Bottom (Results 1 - 25 of 28) sorted by null

1 2

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Page.c 39 UINTN Bottom;
46 Bottom = Top - NumberOfPages;
54 if (Bottom > 0) {
55 Pages->NumberOfPages = Bottom;
60 return (UINTN)Pages + EFI_PAGES_TO_SIZE (Bottom);
  /external/pdfium/xfa/fwl/
fwl_widgethit.h 16 Bottom,
  /frameworks/base/libs/hwui/
BakedOpState.h 34 Bottom = 0x8,
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/
stack.h 135 T* Bottom() { return (T*)stack_; }
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyCFGStackify.cpp 72 /// Return the "bottom" block of a loop. This differs from
76 MachineBasicBlock *Bottom = Loop->getHeader();
78 if (MBB->getNumber() > Bottom->getNumber())
79 Bottom = MBB;
80 return Bottom;
407 // bottom of the function, insert a dummy block at the end.
408 MachineBasicBlock *Bottom = LoopBottom(Loop);
409 auto Iter = next(MachineFunction::iterator(Bottom));
415 Iter = next(MachineFunction::iterator(Bottom));
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
CustomizedDisplayLib.c 338 This function updates the status bar on the bottom of menu screen. It just shows StatusBar.
428 UINTN Bottom;
480 Bottom = Top + LineNum + 2;
495 for (Index = Top; Index + 2 < Bottom; Index++, Count++) {
534 PrintCharAt (Start, Bottom - 1, Character);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
InputHandler.c     [all...]
ProcessOptions.c 601 UINTN Bottom;
623 Bottom = Top + NumberOfLines + 2;
637 for (Index = Top; Index + 2 < Bottom; Index++, Count++) {
674 PrintCharAt (Start, Bottom - 1, Character);
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld_linux_libcdep.cc 322 void *Bottom() const {
409 TracerThread, tracer_stack.Bottom(),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusmetaheader.h 63 INT16 Bottom;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
UefiIfrForm.c 457 UINTN Bottom;
535 Bottom = Top + NumberOfLines + 2;
    [all...]
  /external/llvm/lib/CodeGen/
MachineBlockPlacement.cpp     [all...]
  /external/pdfium/xfa/fde/css/
fde_css.h 49 Bottom,
94 Bottom,
167 Bottom,
224 bottom(eUnit, val) {}
230 bottom.Set(eUnit);
237 bottom.Set(eUnit, fValue);
241 FDE_CSSLength left, top, right, bottom; member in class:FDE_CSSRect
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincon.h 26 SHORT Bottom;
d3d8types.h     [all...]
d3d9types.h     [all...]
commctrl.h     [all...]
  /prebuilts/tools/common/m2/repository/org/abego/treelayout/org.abego.treelayout.core/1.0.1/
org.abego.treelayout.core-1.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.2455.10/
uast-171.2455.10.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.3780.107/
uast-171.3780.107.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
kotlin-compiler-embeddable-1.0.2.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.5/
kotlin-compiler-embeddable-1.0.5.jar 

Completed in 2738 milliseconds

1 2