Home
last modified time | relevance | path

Searched refs:RemoveLast (Results 1 – 25 of 750) sorted by relevance

12345678910>>...30

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections/tests/Generic/LinkedList/
H A DLinkedList.Generic.Tests.RemoveLast.cs37 linkedList.RemoveLast(); in RemoveLast_Tests()
48 linkedList.RemoveLast(); in RemoveLast_Tests()
51 linkedList.RemoveLast(); in RemoveLast_Tests()
66 linkedList.RemoveLast(); in RemoveLast_Tests()
69 linkedList.RemoveLast(); in RemoveLast_Tests()
72 linkedList.RemoveLast(); in RemoveLast_Tests()
85 linkedList.RemoveLast(); in RemoveLast_Tests()
102 linkedList.RemoveLast(); in RemoveLast_Tests()
115 …Assert.Throws<InvalidOperationException>(() => linkedList.RemoveLast()); //"Expected invalidoperat… in RemoveLast_Tests_Negative()
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/agent/
H A DpgaSchedule.cpp244 res.RemoveLast(); in GetMinutesString()
245 res.RemoveLast(); in GetMinutesString()
276 res.RemoveLast(); in GetHoursString()
277 res.RemoveLast(); in GetHoursString()
341 res.RemoveLast(); in GetWeekdaysString()
342 res.RemoveLast(); in GetWeekdaysString()
381 res.RemoveLast(); in GetMonthdaysString()
382 res.RemoveLast(); in GetMonthdaysString()
466 res.RemoveLast(); in GetMonthsString()
467 res.RemoveLast(); in GetMonthsString()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fgas/crt/
H A Dfgas_utils.h31 int32_t RemoveLast(int32_t iCount = -1);
77 int32_t RemoveLast(int32_t iCount = -1) {
78 return CFX_BaseArray::RemoveLast(iCount);
163 int32_t RemoveLast(int32_t iCount = -1) {
174 return CFX_BaseArray::RemoveLast(iCount);
199 int32_t RemoveLast(int32_t iCount = -1);
229 int32_t RemoveLast(int32_t iCount = -1);
273 int32_t RemoveLast(int32_t iCount = -1) {
274 return CFX_BaseMassArray::RemoveLast(iCount);
341 int32_t RemoveLast(int32_t iCount = -1) {
[all …]
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/Caching/
H A DLRU2QXCache.cs78 object lastKey = _a1in.RemoveLast(); in ReclaimFor()
82 _a1out.RemoveLast(); in ReclaimFor()
88 object lastKey = _am.RemoveLast(); in ReclaimFor()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Dreflection_internal.h108 void RemoveLast(Field* data) const override { in RemoveLast() function
109 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
164 void RemoveLast(Field* data) const override { in RemoveLast() function
165 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
227 void RemoveLast(Field* data) const override { in RemoveLast() function
228 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Dreflection_internal.h111 virtual void RemoveLast(Field* data) const { in RemoveLast() function
112 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
168 virtual void RemoveLast(Field* data) const { in RemoveLast() function
169 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
230 virtual void RemoveLast(Field* data) const { in RemoveLast() function
231 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/
H A Dreflection_internal.h108 void RemoveLast(Field* data) const override { in RemoveLast() function
109 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
164 void RemoveLast(Field* data) const override { in RemoveLast() function
165 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
227 void RemoveLast(Field* data) const override { in RemoveLast() function
228 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
/dports/www/firefox/firefox-99.0/toolkit/components/protobuf/src/google/protobuf/
H A Dreflection_internal.h108 void RemoveLast(Field* data) const override { in RemoveLast() function
109 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
164 void RemoveLast(Field* data) const override { in RemoveLast() function
165 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
227 void RemoveLast(Field* data) const override { in RemoveLast() function
228 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Dreflection_internal.h108 void RemoveLast(Field* data) const override { in RemoveLast() function
109 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
164 void RemoveLast(Field* data) const override { in RemoveLast() function
165 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
227 void RemoveLast(Field* data) const override { in RemoveLast() function
228 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/
H A Dreflection_internal.h108 void RemoveLast(Field* data) const override { in RemoveLast() function
109 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
164 void RemoveLast(Field* data) const override { in RemoveLast() function
165 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
227 void RemoveLast(Field* data) const override { in RemoveLast() function
228 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/protobuf/src/google/protobuf/
H A Dreflection_internal.h111 virtual void RemoveLast(Field* data) const { in RemoveLast() function
112 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
168 virtual void RemoveLast(Field* data) const { in RemoveLast() function
169 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
230 virtual void RemoveLast(Field* data) const { in RemoveLast() function
231 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/
H A Dreflection_internal.h108 void RemoveLast(Field* data) const override { in RemoveLast() function
109 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
164 void RemoveLast(Field* data) const override { in RemoveLast() function
165 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
227 void RemoveLast(Field* data) const override { in RemoveLast() function
228 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Dreflection_internal.h108 void RemoveLast(Field* data) const override { in RemoveLast() function
109 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
164 void RemoveLast(Field* data) const override { in RemoveLast() function
165 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
227 void RemoveLast(Field* data) const override { in RemoveLast() function
228 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/
H A Dreflection_internal.h108 void RemoveLast(Field* data) const override { in RemoveLast() function
109 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
164 void RemoveLast(Field* data) const override { in RemoveLast() function
165 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
227 void RemoveLast(Field* data) const override { in RemoveLast() function
228 MutableRepeatedField(data)->RemoveLast(); in RemoveLast()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/fs_mgr/libsnapshot/
H A Dsnapshot_metadata_updater_test.cpp227 group_->mutable_partition_names()->RemoveLast(); in TEST_P()
238 group_->mutable_partition_names()->RemoveLast(); in TEST_P()
247 group_->mutable_partition_names()->RemoveLast(); in TEST_P()
283 group_->mutable_partition_names()->RemoveLast(); in TEST_P()
303 manifest_.mutable_dynamic_partition_metadata()->mutable_groups()->RemoveLast(); in TEST_P()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/
H A Dcontiguous_container_test.cc57 list.RemoveLast(); in TEST()
111 list.RemoveLast(); in TEST()
131 list.RemoveLast(); in TEST()
158 list.RemoveLast(); in TEST()
160 list.RemoveLast(); in TEST()
162 list.RemoveLast(); in TEST()
293 list.RemoveLast(); in TEST()
504 list.RemoveLast(); in TEST()
H A Dcontiguous_container.h59 void RemoveLast();
208 void RemoveLast() { in RemoveLast() function
211 ContiguousContainerBase::RemoveLast(); in RemoveLast()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A D_PrefixLookup.cs80 lruList.RemoveLast();
115 lruList.RemoveLast(); in Add()
/dports/www/node10/node-v10.24.1/deps/v8/src/parsing/
H A Dfunc-name-inferrer.h71 funcs_to_infer_.RemoveLast(); in RemoveLastFunction()
101 names_stack_.Rewind(entries_stack_.RemoveLast()); in Leave()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/tidycmt/
H A Dtidycmt.cpp66 s.RemoveLast().RemoveLast(); in OnSave()
/dports/math/ntl/ntl-11.5.1/src/
H A Dfileio.cpp34 flist.RemoveLast(); in OpenWrite()
64 void FileList::RemoveLast() in RemoveLast() function in FileList
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Foundation/
H A DCircularBuffer4.cs52 public virtual object RemoveLast() in RemoveLast() method in Db4objects.Db4o.Foundation.CircularBuffer4
128 RemoveLast(); in RemoveAt()
H A DCircularIntBuffer4.cs54 public virtual int RemoveLast() in RemoveLast() method in Db4objects.Db4o.Foundation.CircularIntBuffer4
130 RemoveLast(); in RemoveAt()
H A DCircularLongBuffer4.cs54 public virtual long RemoveLast() in RemoveLast() method in Db4objects.Db4o.Foundation.CircularLongBuffer4
130 RemoveLast(); in RemoveAt()
/dports/net-p2p/amule/aMule-2.3.3/src/libs/common/
H A DTextFile.cpp137 line.RemoveLast(2); in GetNextLine()
140 line.RemoveLast(1); in GetNextLine()

12345678910>>...30