Home
last modified time | relevance | path

Searched refs:AddFirst (Results 1 – 25 of 198) sorted by relevance

12345678

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections/tests/Generic/LinkedList/
H A DLinkedList.Generic.Tests.AddFirst.cs40 linkedList.AddFirst(default(T)); in AddFirst_T_Tests()
46 linkedList.AddFirst(headItems[i]); in AddFirst_T_Tests()
53 linkedList.AddFirst(headItems[i]); in AddFirst_T_Tests()
68 linkedList.AddFirst(tailItems[i]); in AddFirst_T_Tests()
78 linkedList.AddFirst(headItems[i]); in AddFirst_T_Tests()
84 linkedList.AddFirst(tailItems[i]); in AddFirst_T_Tests()
91 linkedList.AddFirst(headItems[i]); in AddFirst_T_Tests()
96 linkedList.AddFirst(tailItems[i]); in AddFirst_T_Tests()
104 linkedList.AddFirst(headItems[i]); in AddFirst_T_Tests()
140 linkedList.AddFirst(new LinkedListNode<T>(default(T))); in AddFirst_LinkedListNode()
[all …]
H A DLinkedList.Generic.Tests.AddAfter.cs38 linkedList.AddFirst(headItems[0]); in AddAfter_LLNode()
44 linkedList.AddFirst(headItems[0]); in AddAfter_LLNode()
57 linkedList.AddFirst(headItems[0]); in AddAfter_LLNode()
65 linkedList.AddFirst(headItems[0]); in AddAfter_LLNode()
79 linkedList.AddFirst(headItems[0]); in AddAfter_LLNode()
94 linkedList.AddFirst(headItems[0]); in AddAfter_LLNode()
111 linkedList.AddFirst(headItems[0]); in AddAfter_LLNode()
138 linkedList.AddFirst(headItems[0]); in AddAfter_LLNode()
145 linkedList.AddFirst(tailItems[0]); in AddAfter_LLNode()
153 linkedList.AddFirst(headItems[0]); in AddAfter_LLNode()
[all …]
H A DLinkedList.Generic.Tests.AddBefore.cs40 linkedList.AddFirst(headItems[0]); in AddBefore_LLNode()
46 linkedList.AddFirst(headItems[0]); in AddBefore_LLNode()
54 linkedList.AddFirst(headItems[0]); in AddBefore_LLNode()
65 linkedList.AddFirst(headItems[0]); in AddBefore_LLNode()
79 linkedList.AddFirst(headItems[0]); in AddBefore_LLNode()
94 linkedList.AddFirst(headItems[0]); in AddBefore_LLNode()
111 linkedList.AddFirst(headItems[0]); in AddBefore_LLNode()
139 linkedList.AddFirst(headItems[0]); in AddBefore_LLNode()
146 linkedList.AddFirst(tailItems[0]); in AddBefore_LLNode()
154 linkedList.AddFirst(headItems[0]); in AddBefore_LLNode()
[all …]
H A DLinkedList.Generic.Tests.RemoveNode.cs44 linkedList.AddFirst(headItems[0]); in Remove_LLNode()
55 linkedList.AddFirst(headItems[0]); in Remove_LLNode()
66 linkedList.AddFirst(headItems[0]); in Remove_LLNode()
80 linkedList.AddFirst(headItems[0]); in Remove_LLNode()
91 linkedList.AddFirst(headItems[0]); in Remove_LLNode()
102 linkedList.AddFirst(headItems[0]); in Remove_LLNode()
113 linkedList.AddFirst(headItems[0]); in Remove_LLNode()
160 linkedList.AddFirst(headItems[i]); in Remove_LLNode()
H A DLinkedList.Generic.Tests.Find.cs45 linkedList.AddFirst(headItems[0]); in Find_T()
53 linkedList.AddFirst(headItems[0]); in Find_T()
88 linkedList.AddFirst(default(T)); in Find_T()
H A DLinkedList.Generic.Tests.FindLast.cs52 linkedList.AddFirst(headItems[0]); in FindLast_T()
60 linkedList.AddFirst(headItems[0]); in FindLast_T()
96 linkedList.AddFirst(default(T)); in FindLast_T()
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/Caching/
H A DLRU2QXCache.cs51 _am.AddFirst(key); in Produce()
57 _am.AddFirst(key); in Produce()
65 _a1in.AddFirst(key); in Produce()
84 _a1out.AddFirst(lastKey); in ReclaimFor()
H A DLRU2QCache.cs44 _am.AddFirst(key); in Produce()
49 _am.AddFirst(key); in Produce()
58 _a1.AddFirst(key); in Produce()
H A DLRU2QLongCache.cs39 _am.AddFirst((((long)key))); in Produce()
44 _am.AddFirst((((long)key))); in Produce()
53 _a1.AddFirst((((long)key))); in Produce()
H A DLRUCache.cs45 _lru.AddFirst(key); in Produce()
50 _lru.AddFirst(key); in Produce()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml.Linq/tests/TreeManipulation/
H A DAddFirstInvalidIntoXDocument.cs35 doc.AddFirst(o); in InvalidAddIntoXDocument1()
58 doc.AddFirst(o); in InvalidAddIntoXDocument3()
82 doc.AddFirst(o); in InvalidAddIntoXDocument5()
/dports/lang/mono-basic/mono-basic-4.7/vbnc/rt/source/
H A DTestExecutor.vb156 m_Queue.AddFirst(Test)
160 m_Queue.AddFirst(Test)
188 m_Queue.AddFirst(Test)
192 m_Queue.AddFirst(Test)
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml.Linq/tests/SDMSample/
H A DSDMContainer.cs103 element.AddFirst(null); in ContainerAddFirst()
108 element.AddFirst(text); in ContainerAddFirst()
114 element.AddFirst(comment); in ContainerAddFirst()
115 element.AddFirst(str); in ContainerAddFirst()
123 element.AddFirst(text); in ContainerAddFirst()
124 element.AddFirst(comment, str); in ContainerAddFirst()
130 AssertExtensions.Throws<ArgumentException>(null, () => element.AddFirst(a)); in ContainerAddFirst()
H A DSDMNode.cs58 root.AddFirst(node); in NodeParent()
264 parent.AddFirst(element2); in NodeAllContentBeforeSelf()
265 parent.AddFirst(comment2); in NodeAllContentBeforeSelf()
296 parent.AddFirst(comment1); in NodeAllContentAfterSelf()
297 parent.AddFirst(element1); in NodeAllContentAfterSelf()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Configuration_2.0/
H A DLruCache.cs102 list.AddFirst (node); in TryGetValue()
119 list.AddFirst (node); in Add()
133 list.AddFirst (node); in Add()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Caching/
H A DCacheItemLRU.cs165 list.AddFirst (node);
181 list.AddFirst (node);
193 list.AddFirst (node);
/dports/editors/lazarus-devel/examples/treeview/
H A Dtv_add_remove_u1.pas48 with tv_eg1.Items.AddFirst( nil, 'Root' ) do
105 RootNode:=tv_eg1.Items.AddFirst(nil,'Root');
/dports/editors/lazarus/examples/treeview/
H A Dtv_add_remove_u1.pas48 with tv_eg1.Items.AddFirst( nil, 'Root' ) do
105 RootNode:=tv_eg1.Items.AddFirst(nil,'Root');
/dports/editors/lazarus-qt5/examples/treeview/
H A Dtv_add_remove_u1.pas48 with tv_eg1.Items.AddFirst( nil, 'Root' ) do
105 RootNode:=tv_eg1.Items.AddFirst(nil,'Root');
/dports/editors/lazarus-qt5-devel/examples/treeview/
H A Dtv_add_remove_u1.pas48 with tv_eg1.Items.AddFirst( nil, 'Root' ) do
105 RootNode:=tv_eg1.Items.AddFirst(nil,'Root');
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DWebConnectionGroup.cs141 connections.AddFirst (cnc); in FindIdleConnection()
160 connections.AddFirst (cnc); in CreateOrReuseConnection()
167 connections.AddFirst (cnc); in CreateOrReuseConnection()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A D_PrefixLookup.cs110 lruList.AddFirst(new PrefixValuePair(prefix, value)); in Add()
167 lruList.AddFirst(mostSpecificMatch); in Lookup()
/dports/lang/mono/mono-5.10.1.57/mcs/class/dlr/Runtime/Microsoft.Dynamic/
H A DComMetaObject.cs45 return binder.Defer(args.AddFirst(WrapSelf())); in BindInvokeMember()
50 return binder.Defer(args.AddFirst(WrapSelf())); in BindInvoke()
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Util/Cache/
H A DSimpleLRUCache.cs59 this.list.AddFirst(this.openNode); in Put()
87 this.list.AddFirst(node); in Get()
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/monodoc/Mono.Utilities/
H A DLRUCache.cs52 this.list.AddFirst (this.openNode); in Put()
75 this.list.AddFirst (node); in Get()

12345678