Home
last modified time | relevance | path

Searched defs:currentCapacity (Results 1 – 25 of 75) sorted by relevance

123

/dports/devel/spark/spark-2.1.1/core/src/main/java/org/apache/spark/unsafe/map/
H A DHashMapGrowthStrategy.java25 int nextCapacity(int currentCapacity); in nextCapacity()
34 public int nextCapacity(int currentCapacity) { in nextCapacity()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/records/
H A DQueueInfo.java55 float maximumCapacity, float currentCapacity, in newInstance()
118 public abstract void setCurrentCapacity(float currentCapacity); in setCurrentCapacity()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/java/src/org/apache/thrift/transport/
H A DAutoExpandingBuffer.java38 final int currentCapacity = this.array.length; in resizeIfNecessary() local
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/
H A DAutoExpandingBuffer.java38 final int currentCapacity = this.array.length; in resizeIfNecessary() local
/dports/devel/thrift-cpp/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/
H A DAutoExpandingBuffer.java38 final int currentCapacity = this.array.length; in resizeIfNecessary() local
/dports/devel/thrift/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/
H A DAutoExpandingBuffer.java38 final int currentCapacity = this.array.length; in resizeIfNecessary() local
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/java/src/org/apache/thrift/transport/
H A DAutoExpandingBuffer.java38 final int currentCapacity = this.array.length; in resizeIfNecessary() local
/dports/devel/node-thrift/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/
H A DAutoExpandingBuffer.java38 final int currentCapacity = this.array.length; in resizeIfNecessary() local
/dports/devel/py-thrift/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/
H A DAutoExpandingBuffer.java38 final int currentCapacity = this.array.length; in resizeIfNecessary() local
/dports/misc/actiona/actiona-3.10.1/actions/actionpacksystem/systeminfo/mac/
H A Dqbatteryinfo_mac_p.h142 int currentCapacity; variable
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/snowball/stopwords/
H A Dnorwegian.stop1 og
2 i
3 jeg
4 det
5 at
6 en
7 et
8 den
9 til
10 er
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DJSObject.h451 size_t currentCapacity = m_structure->propertyStorageCapacity(); in putDirectInternal() local
465 size_t currentCapacity = m_structure->propertyStorageCapacity(); in putDirectInternal() local
536 size_t currentCapacity = m_structure->propertyStorageCapacity(); in addAnonymousSlots() local
572 size_t currentCapacity = m_structure->propertyStorageCapacity(); in putDirectWithoutTransition() local
581 size_t currentCapacity = m_structure->propertyStorageCapacity(); in putDirectFunctionWithoutTransition() local
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DJSObject.h451 size_t currentCapacity = m_structure->propertyStorageCapacity(); in putDirectInternal() local
465 size_t currentCapacity = m_structure->propertyStorageCapacity(); in putDirectInternal() local
536 size_t currentCapacity = m_structure->propertyStorageCapacity(); in addAnonymousSlots() local
572 size_t currentCapacity = m_structure->propertyStorageCapacity(); in putDirectWithoutTransition() local
581 size_t currentCapacity = m_structure->propertyStorageCapacity(); in putDirectFunctionWithoutTransition() local
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DJSObject.h451 size_t currentCapacity = m_structure->propertyStorageCapacity(); in putDirectInternal() local
465 size_t currentCapacity = m_structure->propertyStorageCapacity(); in putDirectInternal() local
536 size_t currentCapacity = m_structure->propertyStorageCapacity(); in addAnonymousSlots() local
572 size_t currentCapacity = m_structure->propertyStorageCapacity(); in putDirectWithoutTransition() local
581 size_t currentCapacity = m_structure->propertyStorageCapacity(); in putDirectFunctionWithoutTransition() local
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/decoder/
H A DDecoderInputBuffer.java159 int currentCapacity = data == null ? 0 : data.capacity(); in createReplacementByteBuffer() local
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/decoder/
H A DDecoderInputBuffer.java159 int currentCapacity = data == null ? 0 : data.capacity(); in createReplacementByteBuffer() local
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/decoder/
H A DDecoderInputBuffer.java203 int currentCapacity = data == null ? 0 : data.capacity(); in createReplacementByteBuffer() local
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/decoder/
H A DDecoderInputBuffer.java203 int currentCapacity = data == null ? 0 : data.capacity(); in createReplacementByteBuffer() local
/dports/sysutils/plasma5-ksystemstats/ksystemstats-5.23.5/plugins/power/
H A Dpower.cpp53 …auto currentCapacity = new KSysGuard::SensorProperty("capacity", i18nc("@title", "Current Capacity… in Battery() local
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/decoder/
H A DDecoderInputBuffer.java203 int currentCapacity = data == null ? 0 : data.capacity(); in createReplacementByteBuffer() local
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ftcxx/
H A Dmalloc_utils.hpp177 const size_t currentCapacity, in smartRealloc()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ftcxx/
H A Dmalloc_utils.hpp177 const size_t currentCapacity, in smartRealloc()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ftcxx/
H A Dmalloc_utils.hpp177 const size_t currentCapacity, in smartRealloc()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ftcxx/
H A Dmalloc_utils.hpp177 const size_t currentCapacity, in smartRealloc()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ftcxx/
H A Dmalloc_utils.hpp177 const size_t currentCapacity, in smartRealloc()

123