Home
last modified time | relevance | path

Searched defs:spaceLeft (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/benchmarks/apib/apib-APIB_1_2_1_RC1/test/
H A Dlines_test.cc54 int spaceLeft; in TEST() local
100 int spaceLeft; in TEST() local
162 int spaceLeft; in TEST() local
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dsha3.cpp37 size_t spaceLeft; in NAMESPACE_BEGIN() local
H A Dkeccak.cpp33 size_t spaceLeft; in Update() local
H A Dshake.cpp33 size_t spaceLeft; in Update() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dsha3.cpp37 size_t spaceLeft; in NAMESPACE_BEGIN() local
H A Dkeccak.cpp33 size_t spaceLeft; in Update() local
H A Dshake.cpp33 size_t spaceLeft; in Update() local
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dsha3.cpp37 size_t spaceLeft; in NAMESPACE_BEGIN() local
H A Dkeccak.cpp33 size_t spaceLeft; in Update() local
H A Dshake.cpp33 size_t spaceLeft; in Update() local
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/hyper-0.13.7/src/client/connect/
H A Dhttp.rs38 /// # Example
39 ///
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dkeccak.cpp33 size_t spaceLeft; in Update() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/download/android/java/src/org/chromium/chrome/browser/download/dialogs/
H A DDownloadDialogUtils.java44 double spaceLeft = (double) (dir.availableSpace - totalBytes) / dir.totalSpace; in shouldSuggestDownloadLocation() local
/dports/www/trafficserver/trafficserver-9.1.1/include/tscore/
H A DTextBuffer.h115 size_t spaceLeft = 0; variable
/dports/www/grails/grails-1.3.6/src/java/org/codehaus/groovy/grails/web/util/
H A DStreamByteBuffer.java170 int spaceLeft = currentWriteChunk.spaceLeft(); in allocateSpace() local
309 public int spaceLeft() { in spaceLeft() method in StreamByteBuffer.StreamByteBufferChunk
335 int spaceLeft = allocateSpace(); in write() local
/dports/net/ntp/ntp-4.2.8p15/sntp/libopts/
H A Denv.c196 size_t spaceLeft; in env_presets() local
/dports/archivers/sharutils/sharutils-4.15.2/libopts/
H A Denv.c196 size_t spaceLeft; in env_presets() local
/dports/devel/autogen/autogen-5.18.16/autoopts/
H A Denv.c190 size_t spaceLeft; in env_presets() local
/dports/security/gnutls/gnutls-3.6.16/src/libopts/
H A Denv.c190 size_t spaceLeft; in env_presets() local
/dports/net-mgmt/tcpreplay/tcpreplay-4.3.4/libopts/
H A Denv.c196 size_t spaceLeft; in env_presets() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Ddvscrollwidget.cpp364 int spaceLeft = -(m_horizontal ? bounds.left() : bounds.top()); in holdBackward() local
381 int spaceLeft = (m_horizontal ? bounds.left() : bounds.top()) - pos; in holdForward() local
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/lib/backupstore/
H A DBackupStoreFileDiff.cpp622 int spaceLeft = bytesInEndings - offset; in SearchForMatchingBlocks() local
650 int spaceLeft = bytesInEndings - offset; in SearchForMatchingBlocks() local
683 int spaceLeft = bytesInEndings - offset; in SearchForMatchingBlocks() local
/dports/audio/praat/praat-6.2.03/sys/
H A DGuiScrollBar.cpp94 double spaceLeft = (maximum - minimum) - sliderSize; variable
171 double spaceLeft = (_m_maximum - _m_minimum) - _m_sliderSize; variable
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/misc/
H A Djuce_BubbleComponent.cpp93 …int spaceLeft = ((allowablePlacements & left) != 0) ? jmax (0, rectangleToPointTo.getX() - avai… in setPosition() local
/dports/lang/squeak/Squeak-4.10.2.2614-src/Cross/plugins/JPEGReadWriter2Plugin/
H A Djmemdatadst.c27 unsigned spaceLeft; /* bytes still not filled in destination */ member

12345678910