Home
last modified time | relevance | path

Searched defs:new (Results 126 – 150 of 41737) sorted by relevance

12345678910>>...1670

/dports/databases/php-xapian/xapian-bindings-1.4.18/perl/
H A DXapian.pm176 sub new { subroutine
213 sub new { subroutine
250 sub new { subroutine
287 sub new { subroutine
324 sub new { subroutine
361 sub new { subroutine
398 sub new { subroutine
435 sub new { subroutine
472 sub new { subroutine
509 sub new { subroutine
[all …]
/dports/databases/lua-xapian/xapian-bindings-1.4.18/perl/
H A DXapian.pm176 sub new { subroutine
213 sub new { subroutine
250 sub new { subroutine
287 sub new { subroutine
324 sub new { subroutine
361 sub new { subroutine
398 sub new { subroutine
435 sub new { subroutine
472 sub new { subroutine
509 sub new { subroutine
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxFont.erl39 new() -> function
52 new(NativeInfoString) function
57 new(#wx_ref{type=FontT}=Font) -> function
76 new(PointSize,Family,Style,Weight) function
80 new({PixelSizeW,PixelSizeH} = PixelSize,Family,Style,Weight) function
106 new(PointSize,Family,Style,Weight, Options) function
115 new({PixelSizeW,PixelSizeH} = PixelSize,Family,Style,Weight, Options) function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxFont.erl39 new() -> function
52 new(NativeInfoString) function
57 new(#wx_ref{type=FontT}=Font) -> function
76 new(PointSize,Family,Style,Weight) function
80 new({PixelSizeW,PixelSizeH} = PixelSize,Family,Style,Weight) function
106 new(PointSize,Family,Style,Weight, Options) function
115 new({PixelSizeW,PixelSizeH} = PixelSize,Family,Style,Weight, Options) function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxFont.erl39 new() -> function
52 new(NativeInfoString) function
57 new(#wx_ref{type=FontT}=Font) -> function
76 new(PointSize,Family,Style,Weight) function
80 new({PixelSizeW,PixelSizeH} = PixelSize,Family,Style,Weight) function
106 new(PointSize,Family,Style,Weight, Options) function
115 new({PixelSizeW,PixelSizeH} = PixelSize,Family,Style,Weight, Options) function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxFont.erl39 new() -> function
52 new(NativeInfoString) function
57 new(#wx_ref{type=FontT}=Font) -> function
76 new(PointSize,Family,Style,Weight) function
80 new({PixelSizeW,PixelSizeH} = PixelSize,Family,Style,Weight) function
106 new(PointSize,Family,Style,Weight, Options) function
115 new({PixelSizeW,PixelSizeH} = PixelSize,Family,Style,Weight, Options) function
/dports/security/nmap/nmap-7.91/nselib/
H A Dstun.lua39 new = function(self, type, trans_id, length) function
72 new = function(self, trans_id) function
117 new = function(self, type, data) function
178 new = function(self, trans_id) function
216 new = function(self, host, port, options) function
305 new = function(self, host, port, options, mode) function
H A Dnatpmp.lua38 new = function(self) function
53 new = function(self, pubport, privport, proto, lifetime) function
84 new = function(self, data) function
115 new = function(self, data) function
150 new = function(self, host, port) function
H A Dsocks.lua29 new = function(self, auth_method) function
59 new = function(self, auth_method, creds) function
101 new = function(self, data) function
135 new = function(self, data) function
174 new = function(self, host, port, options) function
H A Dinformix.lua139 new = function(self) function
597 new = function( self ) function
621 new = function( self, database ) function
648 new = function( self, id, id2, mode ) function
687 new = function( self, params ) function
742 new = function( self ) function
766 new = function( self, query ) function
791 new = function( self, query ) function
813 new = function( self ) function
1135 new = function(self, socket) function
[all …]
/dports/lang/p5-v6/v6-0.047/lib/Perlito6/
H A DMacro.pm12 sub new { shift; bless { @_ }, "GLOBAL" } subroutine
18 sub new { shift; bless { @_ }, "Lit::Array" } subroutine
111 sub new { shift; bless { @_ }, "Lit::Hash" } subroutine
187 sub new { shift; bless { @_ }, "Apply" } subroutine
227 sub new { shift; bless { @_ }, "Do" } subroutine
/dports/sysutils/pam_xdg/s-toolbox-cdbe3ce/
H A Ds-cdda-to-db.pl950 sub new{ subroutine
961 sub new{ subroutine
999 sub new{ subroutine
1018 sub new{ subroutine
1405 sub new{ subroutine
1496 sub new{ subroutine
1521 sub new{ subroutine
1774 sub new{ subroutine
2012 sub new{ subroutine
2101 sub new{ subroutine
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/derive_builder_core-0.10.2/src/
H A Dsetter.rs286 let mut new = self; in mutable() localVariable
305 let mut new = self; in owned() localVariable
326 let mut new = self; in private() localVariable
349 let mut new = self; in generic() localVariable
371 let mut new = self; in strip_option() localVariable
399 let mut new = self; in strip_option_into() localVariable
433 let mut new = self; in full() localVariable
442 let mut new = self; in full() localVariable
483 let mut new = self; in no_std_generic() localVariable
512 let mut new = self; in try_setter() localVariable
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/derive_builder_core-0.10.2/src/
H A Dsetter.rs286 let mut new = self; in mutable() localVariable
305 let mut new = self; in owned() localVariable
326 let mut new = self; in private() localVariable
349 let mut new = self; in generic() localVariable
371 let mut new = self; in strip_option() localVariable
399 let mut new = self; in strip_option_into() localVariable
433 let mut new = self; in full() localVariable
442 let mut new = self; in full() localVariable
483 let mut new = self; in no_std_generic() localVariable
512 let mut new = self; in try_setter() localVariable
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/derive_builder_core-0.10.2/src/
H A Dsetter.rs286 let mut new = self; in mutable() localVariable
305 let mut new = self; in owned() localVariable
326 let mut new = self; in private() localVariable
349 let mut new = self; in generic() localVariable
371 let mut new = self; in strip_option() localVariable
399 let mut new = self; in strip_option_into() localVariable
433 let mut new = self; in full() localVariable
442 let mut new = self; in full() localVariable
483 let mut new = self; in no_std_generic() localVariable
512 let mut new = self; in try_setter() localVariable
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/derive_builder_core-0.10.2/src/
H A Dsetter.rs286 let mut new = self; in mutable() localVariable
305 let mut new = self; in owned() localVariable
326 let mut new = self; in private() localVariable
349 let mut new = self; in generic() localVariable
371 let mut new = self; in strip_option() localVariable
399 let mut new = self; in strip_option_into() localVariable
433 let mut new = self; in full() localVariable
442 let mut new = self; in full() localVariable
483 let mut new = self; in no_std_generic() localVariable
512 let mut new = self; in try_setter() localVariable
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/common/lib/libc/atomic/
H A Datomic_init_testset.c105 _atomic_cas_up(volatile uint32_t *ptr, uint32_t old, uint32_t new) in _atomic_cas_up()
123 _atomic_cas_64_up(volatile uint64_t *ptr, uint64_t old, uint64_t new) in _atomic_cas_64_up()
141 _atomic_cas_16_up(volatile uint16_t *ptr, uint16_t old, uint16_t new) in _atomic_cas_16_up()
159 _atomic_cas_8_up(volatile uint8_t *ptr, uint8_t old, uint8_t new) in _atomic_cas_8_up()
176 _atomic_cas_mp(volatile uint32_t *ptr, uint32_t old, uint32_t new) in _atomic_cas_mp()
194 _atomic_cas_64_mp(volatile uint64_t *ptr, uint64_t old, uint64_t new) in _atomic_cas_64_mp()
229 _atomic_cas_8_mp(volatile uint8_t *ptr, uint8_t old, uint8_t new) in _atomic_cas_8_mp()
246 _atomic_cas_32(volatile uint32_t *ptr, uint32_t old, uint32_t new) in _atomic_cas_32()
256 _atomic_cas_64(volatile uint64_t *ptr, uint64_t old, uint64_t new) in _atomic_cas_64()
264 _atomic_cas_16(volatile uint16_t *ptr, uint16_t old, uint16_t new) in _atomic_cas_16()
[all …]
/dports/databases/hbase/hbase-1.2.1/hbase-examples/src/main/perl/gen-perl/Hbase/
H A DTypes.pm15 sub new { subroutine
94 sub new { subroutine
278 sub new { subroutine
432 sub new { subroutine
541 sub new { subroutine
642 sub new { subroutine
751 sub new { subroutine
856 sub new { subroutine
1017 sub new { subroutine
1082 sub new { subroutine
[all …]
H A DHbase.pm19 sub new { subroutine
83 sub new { subroutine
148 sub new { subroutine
212 sub new { subroutine
277 sub new { subroutine
341 sub new { subroutine
421 sub new { subroutine
485 sub new { subroutine
550 sub new { subroutine
614 sub new { subroutine
[all …]
/dports/textproc/p5-SGML-DTDParse/SGML-DTDParse-2.00/lib/SGML/DTDParse/
H A DTokenizer.pm20 sub new { subroutine
48 sub new { subroutine
74 sub new { subroutine
99 sub new { subroutine
121 sub new { subroutine
/dports/textproc/dtdparse/SGML-DTDParse-2.00/lib/SGML/DTDParse/
H A DTokenizer.pm20 sub new { subroutine
48 sub new { subroutine
74 sub new { subroutine
99 sub new { subroutine
121 sub new { subroutine
/dports/textproc/p5-XML-SAX-Writer/XML-SAX-Writer-0.57/lib/XML/SAX/
H A DWriter.pm39 sub new { subroutine
228 sub new { subroutine
251 sub new { subroutine
281 sub new { subroutine
312 sub new { subroutine
369 sub new { subroutine
406 sub new { return bless [], __PACKAGE__ } subroutine
416 sub new { subroutine
/dports/net/p5-Net-Cassandra/Net-Cassandra-0.35/lib/Net/Cassandra/Backend/
H A DTypes.pm22 sub new { subroutine
116 sub new { subroutine
217 sub new { subroutine
298 sub new { subroutine
346 sub new { subroutine
410 sub new { subroutine
457 sub new { subroutine
504 sub new { subroutine
583 sub new { subroutine
677 sub new { subroutine
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/tools/msvc/
H A DMSBuildProject.pm401 sub new subroutine
422 sub new subroutine
465 sub new subroutine
488 sub new subroutine
511 sub new subroutine
536 sub new subroutine
/dports/databases/postgresql96-server/postgresql-9.6.24/src/tools/msvc/
H A DMSBuildProject.pm401 sub new subroutine
422 sub new subroutine
465 sub new subroutine
488 sub new subroutine
511 sub new subroutine
536 sub new subroutine

12345678910>>...1670