Home
last modified time | relevance | path

Searched defs:new_location (Results 1 – 25 of 616) sorted by relevance

12345678910>>...25

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/src/frontend/A32/translate/impl/
H A Dbranch.cpp19 const auto new_location = ir.current_location.AdvancePC(imm32); in arm_B() local
34 const auto new_location = ir.current_location.AdvancePC(imm32); in arm_BL() local
45 const auto new_location = ir.current_location.AdvancePC(imm32).SetTFlag(true); in arm_BLX_imm() local
H A Dthumb32.cpp16 const auto new_location = ir.current_location.AdvancePC(imm32); in thumb32_BL_imm() local
31 const auto new_location = ir.current_location in thumb32_BLX_imm() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/src/frontend/A32/translate/impl/
H A Dbranch.cpp19 const auto new_location = ir.current_location.AdvancePC(imm32); in arm_B() local
34 const auto new_location = ir.current_location.AdvancePC(imm32); in arm_BL() local
45 const auto new_location = ir.current_location.AdvancePC(imm32).SetTFlag(true); in arm_BLX_imm() local
H A Dthumb32.cpp16 const auto new_location = ir.current_location.AdvancePC(imm32); in thumb32_BL_imm() local
31 const auto new_location = ir.current_location in thumb32_BLX_imm() local
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/src/frontend/A32/translate/impl/
H A Dbranch.cpp19 const auto new_location = ir.current_location.AdvancePC(imm32); in arm_B() local
34 const auto new_location = ir.current_location.AdvancePC(imm32); in arm_BL() local
45 const auto new_location = ir.current_location.AdvancePC(imm32).SetTFlag(true); in arm_BLX_imm() local
H A Dthumb32.cpp16 const auto new_location = ir.current_location.AdvancePC(imm32); in thumb32_BL_imm() local
31 const auto new_location = ir.current_location in thumb32_BLX_imm() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/geometry/
H A Dlayout_rect.cc58 LayoutPoint new_location(std::max(X(), other.X()), std::max(Y(), other.Y())); in Intersect() local
74 LayoutPoint new_location(std::max(X(), other.X()), std::max(Y(), other.Y())); in InclusiveIntersect() local
120 LayoutPoint new_location(std::min(X(), other.X()), std::min(Y(), other.Y())); in UniteEvenIfEmpty() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/geometry/
H A Dlayout_rect.cc58 LayoutPoint new_location(std::max(X(), other.X()), std::max(Y(), other.Y())); in Intersect() local
74 LayoutPoint new_location(std::max(X(), other.X()), std::max(Y(), other.Y())); in InclusiveIntersect() local
120 LayoutPoint new_location(std::min(X(), other.X()), std::min(Y(), other.Y())); in UniteEvenIfEmpty() local
/dports/security/tor-devel/tor-0.4.7.2-alpha/scripts/maint/
H A DcheckIncludes.py16 new_location = os.path.join(dirname, "practracker", "includes.py") variable
/dports/security/tor/tor-0.4.6.8/scripts/maint/
H A DcheckIncludes.py16 new_location = os.path.join(dirname, "practracker", "includes.py") variable
/dports/devel/py-rope/rope-0.18.0/rope/base/
H A Dfscommands.py44 def move(self, path, new_location): argument
76 def move(self, path, new_location): argument
119 def move(self, path, new_location): argument
144 def move(self, path, new_location): argument
177 def move(self, path, new_location): argument
/dports/devel/libcwd/libcwd-1.0.6/include/libcwd/
H A Dclass_location.h55 new_location enumerator
238 bool new_location(void) const { return M_hide == _private_::new_location; } in new_location() function
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/systems/base/
H A Devent_listener.cc36 void EventListener::MouseMotion(const Point& new_location) {} in MouseMotion()
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/io/
H A DLocation.java375 final Location new_location = new Location(getParsedLocation().copy()); in changeRange() local
388 final Location new_location = new Location(getParsedLocation().copy()); in addRange() local
406 final Location new_location = new Location(getParsedLocation().copy()); in removeRange() local
438 final Location new_location = new Location(getParsedLocation().copy()); in reverseComplement() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/
H A Dax_event_notification_details.h48 ui::AXRelativeBounds new_location; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/browser/
H A Dax_event_notification_details.h48 ui::AXRelativeBounds new_location; member
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/machine/
H A Dlong_operation.cc53 const Point& new_location) { in MouseMotion()
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/
H A DFeature.java236 final Location new_location = in sequenceChanged() local
282 Location new_location = moveSegments(diff); in sequenceChanged() local
874 Location new_location, in set()
903 final Location new_location, in set()
2942 final Location new_location = new Location(ranges, complement); in updateEMBLFeatureLocation() local
3188 private void setLocationInternal(final Location new_location) in setLocationInternal()
3203 public void setLocation(final Location new_location) in setLocation()
3227 final Location new_location = old_location.addRange(range); in addSegment() local
3280 final Location new_location = in removeSegment() local
3341 final Location new_location = in reverseComplement() local
H A DEntry.java646 final Location new_location; in createFeature() local
684 Location new_location, in createFeature()
711 Location new_location) in createFeature()
861 final Location new_location = in truncate() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/page/
H A Devent_with_hit_test_results.h61 void SetHitTestLocation(const HitTestLocation& new_location) { in SetHitTestLocation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/page/
H A Devent_with_hit_test_results.h61 void SetHitTestLocation(const HitTestLocation& new_location) { in SetHitTestLocation()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/platform/
H A Dax_system_caret_win.cc75 gfx::RectF new_location(bounds_physical_pixels); in MoveCaretTo() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/accessibility/platform/
H A Dax_system_caret_win.cc74 gfx::RectF new_location(bounds_physical_pixels); in MoveCaretTo() local
/dports/math/rkward-kde/rkward-0.7.1/rkward/misc/
H A Dgetfilenamewidget.cpp109 void GetFileNameWidget::setLocation (const QString &new_location) { in setLocation()
/dports/sysutils/glogg/glogg-1.1.4/src/data/
H A Dcompressedlinestorage.cpp310 void* new_location = realloc( block, new_size ); in append() local
328 void* new_location = realloc( block, new_size ); in append() local

12345678910>>...25