Home
last modified time | relevance | path

Searched refs:new_bottom (Results 76 – 95 of 95) sorted by relevance

1234

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/rtl/
H A Dhipe_rtl_ssapre.erl447 NewXsi = xsi_arg_update(Xsi,P,new_bottom()),
451 NewXsi = xsi_arg_update(Xsi,P,new_bottom()),
616 {def_found,new_bottom()};
669 {def_found,new_bottom()};
738 {def_found,new_bottom()};
743 {def_found,new_bottom()};
1643 new_bottom() -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/rtl/
H A Dhipe_rtl_ssapre.erl447 NewXsi = xsi_arg_update(Xsi,P,new_bottom()),
451 NewXsi = xsi_arg_update(Xsi,P,new_bottom()),
616 {def_found,new_bottom()};
669 {def_found,new_bottom()};
738 {def_found,new_bottom()};
743 {def_found,new_bottom()};
1643 new_bottom() -> function
/dports/www/chromium-legacy/chromium-88.0.4324.182/pdf/pdfium/
H A Dpdfium_page.cc1416 int new_bottom; in PageToScreen() local
1425 ToPDFiumRotation(orientation), right, bottom, &new_right, &new_bottom); in PageToScreen()
1433 if (new_bottom < new_top) in PageToScreen()
1434 std::swap(new_bottom, new_top); in PageToScreen()
1439 base::CheckedNumeric<int32_t> new_size_y = new_bottom; in PageToScreen()
/dports/math/ump/ump-0.8.6/src/
H A Dreal.h97 Real(const Integer &new_top, const Integer &new_bottom) throw(error_obj);
H A Dreal.cpp324 Real::Real(const Integer &new_top, const Integer &new_bottom) throw(error_obj) in Real() argument
333 ptr[1] = new_bottom; in Real()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/tiles/
H A Dpicture_layer_tiling_set.cc440 int new_bottom = visible_rect_in_layer_space.bottom(); in ComputeSkewport() local
445 int inset_bottom = (old_bottom - new_bottom) * extrapolation_multiplier; in ComputeSkewport()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegion.cpp1099 void G1OffsetTableContigSpace::set_bottom(HeapWord* new_bottom) { in set_bottom() argument
1100 Space::set_bottom(new_bottom); in set_bottom()
1101 _offsets.set_bottom(new_bottom); in set_bottom()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegion.cpp1099 void G1OffsetTableContigSpace::set_bottom(HeapWord* new_bottom) { in set_bottom() argument
1100 Space::set_bottom(new_bottom); in set_bottom()
1101 _offsets.set_bottom(new_bottom); in set_bottom()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/tiles/
H A Dpicture_layer_tiling_set.cc448 int new_bottom = visible_rect_in_layer_space.bottom(); in ComputeSkewport() local
453 int inset_bottom = (old_bottom - new_bottom) * extrapolation_multiplier; in ComputeSkewport()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/cups/
H A Dppd-cache.c681 new_bottom, /* New bottom margin in 2540ths */ in _ppdCacheCreateWithPPD() local
792 new_bottom = PWG_FROM_POINTS(ppd_size->bottom); in _ppdCacheCreateWithPPD()
795 new_imageable = new_length - new_top - new_bottom; in _ppdCacheCreateWithPPD()
796 new_borderless = new_bottom == 0 && new_top == 0 && in _ppdCacheCreateWithPPD()
850 new_size->bottom = new_bottom; in _ppdCacheCreateWithPPD()
/dports/math/libxsmm/libxsmm-1.16.3/samples/deeplearning/gxm/src/
H A DEngine.cpp1862 std::multimap<std::string, std::string> new_bottom; in insertSplitNodes() local
1901 new_bottom.insert(make_pair(nn, stn)); in insertSplitNodes()
1926 for(it2=new_bottom.equal_range(s).first; it2 != new_bottom.equal_range(s).second; it2++) in insertSplitNodes()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/cds/
H A DarchiveBuilder.cpp816 address new_bottom = bottom + _buffer_to_requested_delta; in RelocateBufferToRequested() local
821 p2i(new_bottom), p2i(new_top)); in RelocateBufferToRequested()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/wayland/
H A Dzcr_remote_shell.cc126 int new_bottom = bottom == parent_size.height() in ScaleBoundsToPixelSnappedToParent() local
129 return gfx::Rect(new_x, new_y, new_right - new_x, new_bottom - new_y); in ScaleBoundsToPixelSnappedToParent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/wayland/
H A Dzcr_remote_shell.cc131 int new_bottom = bottom == parent_size.height() in ScaleBoundsToPixelSnappedToParent() local
134 return gfx::Rect(new_x, new_y, new_right - new_x, new_bottom - new_y); in ScaleBoundsToPixelSnappedToParent()
/dports/devel/py-game/pygame-2.1.0/test/
H A Drect_test.py289 new_bottom = r.bottom + 20
293 r.bottom = new_bottom
294 self.assertEqual(new_bottom, r.bottom)
/dports/print/cups/cups-2.3.3op2/cups/
H A Dppd-cache.c1017 new_bottom, /* New bottom margin in 2540ths */ in _ppdCacheCreateWithPPD() local
1132 new_bottom = PWG_FROM_POINTS(ppd_size->bottom); in _ppdCacheCreateWithPPD()
1135 new_imageable = new_length - new_top - new_bottom; in _ppdCacheCreateWithPPD()
1136 new_borderless = new_bottom == 0 && new_top == 0 && in _ppdCacheCreateWithPPD()
1190 new_size->bottom = new_bottom; in _ppdCacheCreateWithPPD()
/dports/games/openttd/openttd-12.1/src/
H A Dwindow.cpp2076 int new_bottom = w->top + w->height + delta_y; in ResizeWindow() local
2078 …if (new_bottom >= (int)_screen.height) delta_y -= Ceil(new_bottom - _screen.height, std::max(1U, w… in ResizeWindow()
/dports/www/ilias6/ILIAS-6.14/Services/Container/classes/
H A Dclass.ilContainerGUI.php3467 $new_bottom = new ilRadioOption(
3472 $position->addOption($new_bottom);
/dports/www/ilias/ILIAS-5.4.25/Services/Container/classes/
H A Dclass.ilContainerGUI.php3665 $new_bottom = new ilRadioOption(
3670 $position->addOption($new_bottom);
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dxbitmap.c3543 int new_right=(*p_bottom), new_bottom=(*p_left); local
3567 *p_bottom = new_bottom;

1234