Home
last modified time | relevance | path

Searched refs:Swap (Results 251 – 275 of 52543) sorted by last modified time

1...<<11121314151617181920>>...2102

/dports/games/alienarena/alienarena-7.66/source/unix/odesrc/OPCODE/Ice/
H A DIceIndexedTriangle.cpp34 Swap(mVRef[1], mVRef[2]); in Flip()
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/assoc-1.0.2/
H A Dassoc.cabal49 Data.Bifunctor.Swap
/dports/emulators/vice/vice-3.5/doc/
H A Dvice.texi10963 Swap io mapping (map cart I/O to VIC20 I/O-2)
10966 Swap io mapping (map cart I/O to VIC20 I/O-3)
10971 Swap io mapping (map cart I/O to VIC20 I/O-2)
10985 Swap the io mapping (map cart I/O-1 to VIC20 I/O-3 and cart I/O-2 to VIC20 I/O-2)
/dports/editors/uemacs/uemacs-4.0/doc/
H A Demacs.mss4006 ^X ^X Swap "." and mark ^X X Use next buffer
4087 exchange-point-and-mark@\Swap the current cursor position and mark
H A Dpage.mss73 ^X ^X Swap "." and mark ^X X Use next buffer
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/assoc-1.0.2/
H A Dassoc.cabal49 Data.Bifunctor.Swap
/dports/devel/binutils/binutils-2.37/gold/
H A Dx86_64.cc1617 val = elfcpp::Swap<32, false>::readval(pr_data); in record_gnu_property()
1684 elfcpp::Swap<32, false>::writeval(buf, val); in add_property()
2008 elfcpp::Swap<32, false>::writeval(pov + 8, in do_fill_first_plt_entry()
2050 elfcpp::Swap<32, false>::writeval(pov + 12, in do_fill_plt_entry()
2172 elfcpp::Swap<32, false>::writeval(pov + 9, in do_fill_first_plt_entry()
2372 elfcpp::Swap<32, false>::writeval(pov + roff2, in do_fill_first_plt_entry()
2678 elfcpp::Swap<64, false>::writeval(got_pov, in do_write()
2758 elfcpp::Swap<64, false>::writeval(got_pov, in do_write()
2854 elfcpp::Swap<64, false>::writeval(got_pov, in do_write()
4641 elfcpp::Swap<32, false>::writeval(wv, value); in pcrela32_check()
[all …]
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/assoc-1.0.2/
H A Dassoc.cabal49 Data.Bifunctor.Swap
/dports/devel/loki/loki-0.1.7/include/loki/
H A DStrongPtr.h233 inline void Swap( DeleteArray & ) {} in Swap() function
583 void Swap( TwoRefCounts & rhs );
794 void Swap( TwoRefLinks & rhs );
967 temp.Swap( *this );
977 Swap( temp );
999 temp.Swap( *this );
1009 void Swap( StrongPtr & rhs ) in Swap() function
1011 OP::Swap( rhs ); in Swap()
1012 CP::Swap( rhs ); in Swap()
1013 KP::Swap( rhs ); in Swap()
[all …]
H A DSPCachedFactory.h94 void Swap(FunctionStorage& rhs) in Swap() function
H A DSmartPtr.h97 void Swap(HeapStorage& rhs) in Swap() function
764 static void Swap(NoCopy&) in Swap() function
1009 void Swap(RejectNull&) in Swap() function
1216 temp.Swap(*this);
1232 temp.Swap(*this);
1248 temp.Swap(*this);
1252 void Swap(SmartPtr& rhs) in Swap() function
1254 OP::Swap(rhs); in Swap()
1255 CP::Swap(rhs); in Swap()
1256 KP::Swap(rhs); in Swap()
[all …]
/dports/devel/loki/loki-0.1.7/src/
H A DSmartPtr.cpp103 void RefLinkedBase::Swap(RefLinkedBase& rhs) in Swap() function in Loki::Private::RefLinkedBase
129 rhs.Swap(*this); in Swap()
H A DStrongPtr.cpp89 void TwoRefCounts::Swap( TwoRefCounts & rhs ) in Swap() function in Loki::TwoRefCounts
256 void TwoRefLinks::Swap( TwoRefLinks & rhs ) in Swap() function in Loki::TwoRefLinks
/dports/devel/loki/loki-0.1.7/test/Checker/
H A Dmain.cpp63 void Swap( Thingy & that );
168 temp.Swap( *this ); in operator =()
185 void Thingy::Swap( Thingy & that ) in Swap() function in Thingy
/dports/devel/loki/loki-0.1.7/test/SmartPtr/
H A Dmain.cpp295 p3.Swap( p4 ); in DoRefCountSwapTests()
304 p3.Swap( p4 ); in DoRefCountSwapTests()
313 p1.Swap( p2 ); in DoRefCountSwapTests()
322 p1.Swap( p1 ); in DoRefCountSwapTests()
331 p1.Swap( p4 ); in DoRefCountSwapTests()
374 p3.Swap( p4 ); // p1 <---> p4 and p2 <---> p3 and p5 and p6 in DoRefLinkSwapTests()
408 p1.Swap( p2 ); // p2 <---> p3 and p1 <---> p4 and p5 and p6 in DoRefLinkSwapTests()
427 p1.Swap( p1 ); // p2 <---> p3 and p1 <---> p4 and p5 and p6 in DoRefLinkSwapTests()
444 p1.Swap( p4 ); // p2 <---> p3 and p4 <---> p1 and p5 and p6 in DoRefLinkSwapTests()
576 p5.Swap( p3 ); // p6 <---> p2 <---> p5 <---> p3 and p4 <---> p1 in DoRefLinkSwapTests()
[all …]
/dports/devel/cdialog/dialog-1.3-20201126/samples/install/
H A Dsetup.c72 Swap enumerator
141 partitions[num_partition].type = Swap; in read_partitions()
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/assoc-1.0.2/
H A Dassoc.cabal49 Data.Bifunctor.Swap
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/assoc-1.0.1/
H A Dassoc.cabal49 Data.Bifunctor.Swap
/dports/devel/readline/readline-8.1/doc/
H A Drluserman.info1437 Swap the point with the mark. The current cursor position is set
H A Dreadline.info1439 Swap the point with the mark. The current cursor position is set
/dports/devel/cmake-gui/cmake-3.22.1/Modules/
H A DFindEnvModules.cmake109 Swap one module for another:
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/assoc-1.0.2/
H A Dassoc.cabal51 Data.Bifunctor.Swap
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/assoc-1.0.2/
H A Dassoc.cabal49 Data.Bifunctor.Swap
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/assoc-1.0.2/
H A Dassoc.cabal49 Data.Bifunctor.Swap
/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A DDS_Heap.h56 void Swap(const unsigned i, const unsigned j);
134 Swap(currentIndex, parentIndex); in Push()
144 Swap(currentIndex, parentIndex); in Push()
187 Swap(leftChild, currentIndex); in Pop()
201 Swap(leftChild, currentIndex); in Pop()
206 Swap(rightChild, currentIndex); in Pop()
217 Swap(leftChild, currentIndex); in Pop()
222 Swap(rightChild, currentIndex); in Pop()
281 void Heap<weight_type, data_type, isMaxHeap>::Swap(const unsigned i, const unsigned j) in Swap() function

1...<<11121314151617181920>>...2102