Home
last modified time | relevance | path

Searched defs:sizeDiff (Results 1 – 25 of 113) sorted by relevance

12345

/dports/lang/mosh/mosh-0.2.7/src/
H A DBlockBufferedFileBinaryOutputPort.h61 const int64_t sizeDiff = reqSize - writeSize; in writeToBuffer() local
H A DBufferedFileBinaryInputPort.cpp197 const int64_t sizeDiff = reqSize - readSize; in readFromBuffer() local
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/uidescription/editing/
H A Duidialogcontroller.h66 CPoint sizeDiff; variable
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/uidescription/editing/
H A Duidialogcontroller.h59 CPoint sizeDiff; variable
/dports/sysutils/kpmcore/kpmcore-21.12.3/src/fs/
H A Dluks2.cpp83 const qint64 sizeDiff = newLength - length() * sectorSize(); in resize() local
/dports/graphics/krita/krita-4.4.8/plugins/tools/tool_crop/
H A Dkis_constrained_rect.cpp159 QSize sizeDiff(offset.x() * xSizeCoeff * centeringSizeCoeff, in moveHandle() local
362 QSize sizeDiff = newSize - m_rect.size(); in assignNewSize() local
/dports/devel/codeblocks/codeblocks-20.03/src/src/
H A Dgoto_file.cpp122 const wxSize sizeDiff = windowSize - listSize; in BuildContent() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/gc/survivorAlignment/
H A DAlignmentHelper.java146 long sizeDiff = alignedObjectSize - objectSize; in getObjectSizeInThisSpace() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/gc/survivorAlignment/
H A DAlignmentHelper.java146 long sizeDiff = alignedObjectSize - objectSize; in getObjectSizeInThisSpace() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/gc/survivorAlignment/
H A DAlignmentHelper.java146 long sizeDiff = alignedObjectSize - objectSize; in getObjectSizeInThisSpace() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/gc/survivorAlignment/
H A DAlignmentHelper.java146 long sizeDiff = alignedObjectSize - objectSize; in getObjectSizeInThisSpace() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/gc/survivorAlignment/
H A DAlignmentHelper.java146 long sizeDiff = alignedObjectSize - objectSize; in getObjectSizeInThisSpace() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/gc/survivorAlignment/
H A DAlignmentHelper.java148 long sizeDiff = alignedObjectSize - objectSize; in getObjectSizeInThisSpace() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/gc/survivorAlignment/
H A DAlignmentHelper.java148 long sizeDiff = alignedObjectSize - objectSize; in getObjectSizeInThisSpace() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/gc/survivorAlignment/
H A DAlignmentHelper.java148 long sizeDiff = alignedObjectSize - objectSize; in getObjectSizeInThisSpace() local
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/toolkit/
H A Dtbytevectorstream.cpp93 long sizeDiff = data.size() - replace; in insert() local
/dports/devel/okteta/okteta-0.26.6/kasten/controllers/view/replace/
H A Dreplacejob.cpp183 const Okteta::Size sizeDiff = inserted - m_searchData.size(); in replaceCurrent() local
/dports/audio/taglib/taglib-1.12/taglib/toolkit/
H A Dtbytevectorstream.cpp93 long sizeDiff = data.size() - replace; in insert() local
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/toolkit/
H A Dtbytevectorstream.cpp93 long sizeDiff = data.size() - replace; in insert() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/toolbar/
H A DToolbarProgressBarAnimatingView.java204 float sizeDiff = ANIMATING_BAR_SCALE - SMALL_ANIMATING_BAR_SCALE; in updateAnimation() local
/dports/deskutils/copyq/CopyQ-5.0.0/src/gui/
H A Diconselectdialog.cpp133 const auto sizeDiff = this->size() - m_search->size(); in updateSearchPosition() local
/dports/games/craft/Craft-1.0fbsd/deps/glfw/src/
H A Dx11_monitor.c72 unsigned int sizeDiff, leastSizeDiff = UINT_MAX; in _glfwSetVideoMode() local
H A Dmonitor.c215 unsigned int sizeDiff, leastSizeDiff = UINT_MAX; in _glfwChooseVideoMode() local
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DRenderObjectLayer.cpp309 const int sizeDiff = newSize - size; in moveToBack() local
/dports/devel/okteta/okteta-0.26.6/core/
H A Dbytearraymodel_p.cpp179 const Size sizeDiff = insertLength - removeRange.width(); in replace() local

12345