Home
last modified time | relevance | path

Searched defs:assign (Results 126 – 150 of 10138) sorted by relevance

12345678910>>...406

/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_assignment_1.f0310 procedure :: assign method
14 subroutine assign (this, that) subroutine
17 end subroutine assign argument
H A Dclass_67.f9018 procedure :: assign method
24 elemental subroutine assign(this,rhs) subroutine
28 end subroutine assign argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dtypebound_assignment_1.f0310 procedure :: assign method
14 subroutine assign (this, that) subroutine
17 end subroutine assign argument
H A Dclass_67.f9018 procedure :: assign method
24 elemental subroutine assign(this,rhs) subroutine
28 end subroutine assign argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_assignment_1.f0310 procedure :: assign method
14 subroutine assign (this, that) subroutine
17 end subroutine assign argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_assignment_1.f0310 procedure :: assign method
14 subroutine assign (this, that) subroutine
17 end subroutine assign argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dtypebound_assignment_1.f0310 procedure :: assign method
14 subroutine assign (this, that) subroutine
17 end subroutine assign argument
H A Dclass_67.f9018 procedure :: assign method
24 elemental subroutine assign(this,rhs) subroutine
28 end subroutine assign argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dclass_67.f9018 procedure :: assign method
24 elemental subroutine assign(this,rhs) subroutine
28 end subroutine assign argument
H A Dtypebound_assignment_1.f0310 procedure :: assign method
14 subroutine assign (this, that) subroutine
17 end subroutine assign argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dtypebound_assignment_1.f0310 procedure :: assign method
14 subroutine assign (this, that) subroutine
17 end subroutine assign argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.dg/
H A Dtypebound_assignment_1.f0310 procedure :: assign method
14 subroutine assign (this, that) subroutine
17 end subroutine assign argument
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/reduced_aminoacid/
H A Dreduced_aminoacid_base_late.h76 inline void assign(char & c_target, SimpleType<unsigned char, in assign() function
83 inline void assign(SimpleType<unsigned char, in assign() function
91 inline void assign(SimpleType<unsigned char, in assign() function
99 inline void assign(SimpleType<unsigned char, in assign() function
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/reduced_aminoacid/
H A Dreduced_aminoacid_base_late.h76 inline void assign(char & c_target, SimpleType<unsigned char, in assign() function
83 inline void assign(SimpleType<unsigned char, in assign() function
91 inline void assign(SimpleType<unsigned char, in assign() function
99 inline void assign(SimpleType<unsigned char, in assign() function
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/reduced_aminoacid/
H A Dreduced_aminoacid_base_late.h76 inline void assign(char & c_target, SimpleType<unsigned char, in assign() function
83 inline void assign(SimpleType<unsigned char, in assign() function
91 inline void assign(SimpleType<unsigned char, in assign() function
99 inline void assign(SimpleType<unsigned char, in assign() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dustring.h177 wxUString &assign( const wxChar32* str ) in assign() function
189 wxUString &assign( const wxUString &str ) in assign() function
201 wxUString &assign( wxChar32 ch ) in assign() function
218 wxUString &assign( const char *str ) in assign() function
238 wxUString &assign( const wxChar16 *str ) in assign() function
257 wxUString &assign( const wxString &str ) in assign() function
270 wxUString &assign( char ch ) in assign() function
278 wxUString &assign( size_type n, char ch ) in assign() function
291 wxUString &assign( wxChar16 ch ) in assign() function
312 wxUString &assign( wxUniChar ch ) in assign() function
[all …]
/dports/mail/rspamd/rspamd-3.1/contrib/replxx/src/
H A Dutf8string.hxx36 void assign( UnicodeString const& str_ ) { in assign() function in replxx::Utf8String
40 void assign( UnicodeString const& str_, int len_ ) { in assign() function in replxx::Utf8String
44 void assign( char32_t const* str_, int len_ ) { in assign() function in replxx::Utf8String
50 void assign( std::string const& str_ ) { in assign() function in replxx::Utf8String
56 void assign( Utf8String const& other_ ) { in assign() function in replxx::Utf8String
/dports/devel/replxx/replxx-release-0.0.3/src/
H A Dutf8string.hxx36 void assign( UnicodeString const& str_ ) { in assign() function in replxx::Utf8String
40 void assign( UnicodeString const& str_, int len_ ) { in assign() function in replxx::Utf8String
44 void assign( char32_t const* str_, int len_ ) { in assign() function in replxx::Utf8String
50 void assign( std::string const& str_ ) { in assign() function in replxx::Utf8String
56 void assign( Utf8String const& other_ ) { in assign() function in replxx::Utf8String
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/replxx/src/
H A Dutf8string.hxx36 void assign( UnicodeString const& str_ ) { in assign() function in replxx::Utf8String
40 void assign( UnicodeString const& str_, int len_ ) { in assign() function in replxx::Utf8String
44 void assign( char32_t const* str_, int len_ ) { in assign() function in replxx::Utf8String
50 void assign( std::string const& str_ ) { in assign() function in replxx::Utf8String
56 void assign( Utf8String const& other_ ) { in assign() function in replxx::Utf8String
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/rendering/
H A Dsurface.cpp88 rendering::Surface::assign(const Color *buffer) in assign() function in rendering::Surface
94 rendering::Surface::assign(const Color *buffer, int width, int height) in assign() function in rendering::Surface
100 rendering::Surface::assign(const Surface &surface) in assign() function in rendering::Surface
111 rendering::Surface::assign(const Handle &surface) in assign() function in rendering::Surface
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/rendering/
H A Dsurface.cpp88 rendering::Surface::assign(const Color *buffer) in assign() function in rendering::Surface
94 rendering::Surface::assign(const Color *buffer, int width, int height) in assign() function in rendering::Surface
100 rendering::Surface::assign(const Surface &surface) in assign() function in rendering::Surface
111 rendering::Surface::assign(const Handle &surface) in assign() function in rendering::Surface
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/rendering/
H A Dsurface.cpp88 rendering::Surface::assign(const Color *buffer) in assign() function in rendering::Surface
94 rendering::Surface::assign(const Color *buffer, int width, int height) in assign() function in rendering::Surface
100 rendering::Surface::assign(const Surface &surface) in assign() function in rendering::Surface
111 rendering::Surface::assign(const Handle &surface) in assign() function in rendering::Surface
/dports/devel/sdts++/sdts++-1.5.1/sdts++/builder/
H A Dsb_Spatial.h64 bool assign( sb_Spatial const & sadr ) in assign() function
80 bool assign( float x, float y, float z ) in assign() function
162 bool assign( float x, float y ) in assign() function
256 bool assign( int x, int y, int z ) in assign() function
338 bool assign( int x, int y ) in assign() function
/dports/math/freefem++/FreeFem-sources-4.6/plugin/mpi/
H A Dcommon.hpp23 struct assign : public binary_function<AA, BB, RR> { struct
25 static T check(T* t, typename std::enable_if<T::tr == 'H'>::type* = 0) { in check()
32 static T check(T* t, typename std::enable_if<T::tr == 'N'>::type* = 0) { in check()
38 static T check(T* t, typename std::enable_if<T::tr == 'T'>::type* = 0) { in check()
68 …TheOperators->Add("*", new OneBinaryOperator_st<assign<Inv<pwr<Op, 'H'>, V*, K, 'T'>, pwr<Op, 'H'>… in addInv() argument
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/prim/mat/fun/
H A Dassign.hpp47 inline void assign(T_lhs& x, const T_rhs& y) { in assign() function
72 inline void assign(Eigen::Matrix<T_lhs, R1, C1>& x, in assign() function
107 inline void assign(Eigen::Matrix<T_lhs, R, C>& x, in assign() function
138 inline void assign(Eigen::Block<T_lhs> x, const Eigen::Matrix<T, R, C>& y) { in assign() function
168 inline void assign(std::vector<T_lhs>& x, const std::vector<T_rhs>& y) { in assign() function

12345678910>>...406