Home
last modified time | relevance | path

Searched defs:new (Results 226 – 250 of 60937) sorted by relevance

12345678910>>...2438

/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxMask.erl35 new() -> function
42 new(#wx_ref{type=BitmapT}=Bitmap) -> function
56 new(#wx_ref{type=BitmapT}=Bitmap,Index) function
61 new(#wx_ref{type=BitmapT}=Bitmap,Colour) function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxMask.erl35 new() -> function
42 new(#wx_ref{type=BitmapT}=Bitmap) -> function
56 new(#wx_ref{type=BitmapT}=Bitmap,Index) function
61 new(#wx_ref{type=BitmapT}=Bitmap,Colour) function
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/includes/
H A DServer.php33 public function Hostname( $new = null ) {
51 public function Protocol( $new = null ) {
66 public function Port( $new = '' ) {
81 public function PathToZMS( $new = null ) {
114 public function PathToIndex( $new = null ) {
131 public function PathToApi( $new = null ) {
/dports/textproc/p5-XML-STX/XML-STX-0.43/STX/
H A DTrAX.pm63 sub new { subroutine
87 sub new { subroutine
144 sub new { subroutine
158 sub new { subroutine
172 sub new { subroutine
214 sub new { subroutine
/dports/devel/p5-Devel-Diagram/Devel-Diagram-1.00/lib/Devel/
H A DDiagram.pm20 sub new { subroutine
29 sub new { subroutine
38 sub new { subroutine
47 sub new { subroutine
66 sub new { subroutine
/dports/devel/R-cran-plyr/plyr/tests/testthat/
H A Dtest-rbind.matrix.r8 new <- rbind.fill.matrix(a, b, c) globalVar
28 new <- rbind.fill.matrix (a, b) globalVar
43 new <- rbind.fill.matrix (a, b) globalVar
58 new <- rbind.fill.matrix (a, b) globalVar
73 new <- rbind.fill.matrix (a, b) globalVar
88 new <- rbind.fill.matrix (a, b) globalVar
107 new <- rbind.fill.matrix (a) globalVar
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/variance/
H A Dvariance-btree-invariant-types.rs3 fn iter_cov_key<'a, 'new>(v: IterMut<'a, &'static (), ()>) -> IterMut<'a, &'new (), ()> { in iter_cov_key()
6 fn iter_cov_val<'a, 'new>(v: IterMut<'a, (), &'static ()>) -> IterMut<'a, (), &'new ()> { in iter_cov_val()
9 fn iter_contra_key<'a, 'new>(v: IterMut<'a, &'new (), ()>) -> IterMut<'a, &'static (), ()> { in iter_contra_key()
16 fn range_cov_key<'a, 'new>(v: RangeMut<'a, &'static (), ()>) -> RangeMut<'a, &'new (), ()> { in range_cov_key()
19 fn range_cov_val<'a, 'new>(v: RangeMut<'a, (), &'static ()>) -> RangeMut<'a, (), &'new ()> { in range_cov_val()
30 -> OccupiedEntry<'a, &'new (), ()> { in occ_cov_key()
34 -> OccupiedEntry<'a, (), &'new ()> { in occ_cov_val()
37 fn occ_contra_key<'a, 'new>(v: OccupiedEntry<'a, &'new (), ()>) in occ_contra_key()
47 -> VacantEntry<'a, &'new (), ()> { in vac_cov_key()
51 -> VacantEntry<'a, (), &'new ()> { in vac_cov_val()
[all …]
/dports/math/p5-Math-Round-Var/Math-Round-Var-v1.0.0/lib/Math/Round/
H A DVar.pm81 sub new { subroutine
208 sub new { subroutine
244 sub new { subroutine
281 sub new { subroutine
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y411 PLpgSQL_stmt_block *new; variable
537 PLpgSQL_var *new; variable
612 PLpgSQL_row *new; variable
940 PLpgSQL_stmt_call *new; variable
959 PLpgSQL_stmt_call *new; variable
1104 PLpgSQL_diag_item *new; variable
1191 PLpgSQL_stmt_if *new; variable
1212 PLpgSQL_if_elsif *new; variable
1296 PLpgSQL_stmt_loop *new; variable
3223 PLpgSQL_stmt_return *new; in make_return_stmt() local
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y411 PLpgSQL_stmt_block *new; variable
537 PLpgSQL_var *new; variable
612 PLpgSQL_row *new; variable
940 PLpgSQL_stmt_call *new; variable
959 PLpgSQL_stmt_call *new; variable
1104 PLpgSQL_diag_item *new; variable
1191 PLpgSQL_stmt_if *new; variable
1212 PLpgSQL_if_elsif *new; variable
1296 PLpgSQL_stmt_loop *new; variable
3223 PLpgSQL_stmt_return *new; in make_return_stmt() local
[all …]
/dports/databases/postgresql14-docs/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y411 PLpgSQL_stmt_block *new; variable
537 PLpgSQL_var *new; variable
612 PLpgSQL_row *new; variable
940 PLpgSQL_stmt_call *new; variable
959 PLpgSQL_stmt_call *new; variable
1104 PLpgSQL_diag_item *new; variable
1191 PLpgSQL_stmt_if *new; variable
1212 PLpgSQL_if_elsif *new; variable
1296 PLpgSQL_stmt_loop *new; variable
3223 PLpgSQL_stmt_return *new; in make_return_stmt() local
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y411 PLpgSQL_stmt_block *new; variable
537 PLpgSQL_var *new; variable
612 PLpgSQL_row *new; variable
940 PLpgSQL_stmt_call *new; variable
959 PLpgSQL_stmt_call *new; variable
1104 PLpgSQL_diag_item *new; variable
1191 PLpgSQL_stmt_if *new; variable
1212 PLpgSQL_if_elsif *new; variable
1296 PLpgSQL_stmt_loop *new; variable
3223 PLpgSQL_stmt_return *new; in make_return_stmt() local
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y411 PLpgSQL_stmt_block *new; variable
537 PLpgSQL_var *new; variable
612 PLpgSQL_row *new; variable
940 PLpgSQL_stmt_call *new; variable
959 PLpgSQL_stmt_call *new; variable
1104 PLpgSQL_diag_item *new; variable
1191 PLpgSQL_stmt_if *new; variable
1212 PLpgSQL_if_elsif *new; variable
1296 PLpgSQL_stmt_loop *new; variable
3223 PLpgSQL_stmt_return *new; in make_return_stmt() local
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y411 PLpgSQL_stmt_block *new; variable
537 PLpgSQL_var *new; variable
612 PLpgSQL_row *new; variable
940 PLpgSQL_stmt_call *new; variable
959 PLpgSQL_stmt_call *new; variable
1104 PLpgSQL_diag_item *new; variable
1191 PLpgSQL_stmt_if *new; variable
1212 PLpgSQL_if_elsif *new; variable
1296 PLpgSQL_stmt_loop *new; variable
3223 PLpgSQL_stmt_return *new; in make_return_stmt() local
[all …]
/dports/databases/postgresql14-client/postgresql-14.1/src/pl/plpgsql/src/
H A Dpl_gram.y411 PLpgSQL_stmt_block *new; variable
537 PLpgSQL_var *new; variable
612 PLpgSQL_row *new; variable
940 PLpgSQL_stmt_call *new; variable
959 PLpgSQL_stmt_call *new; variable
1104 PLpgSQL_diag_item *new; variable
1191 PLpgSQL_stmt_if *new; variable
1212 PLpgSQL_if_elsif *new; variable
1296 PLpgSQL_stmt_loop *new; variable
3223 PLpgSQL_stmt_return *new; in make_return_stmt() local
[all …]
/dports/finance/p5-Business-OnlinePayment-SurePay/Business-OnlinePayment-SurePay-0.01/
H A DSurePay.pm181 sub new { subroutine
248 sub new { subroutine
337 sub new { subroutine
388 sub new { subroutine
474 sub new { subroutine
570 sub new { subroutine
618 sub new { subroutine
678 sub new subroutine
/dports/math/p5-Math-GSL/Math-GSL-0.43/lib/Math/GSL/
H A DVectorComplex.pm160 sub new { subroutine
199 sub new { subroutine
238 sub new { subroutine
285 sub new { subroutine
324 sub new { subroutine
363 sub new { subroutine
410 sub new { subroutine
449 sub new { subroutine
488 sub new { subroutine
633 sub new { subroutine
/dports/security/p5-Net-OpenID-JanRain/Net-OpenID-JanRain-1.1.1/lib/Net/OpenID/JanRain/
H A DConsumer.pm204 sub new { subroutine
412 sub new { subroutine
473 sub new { subroutine
490 sub new { subroutine
591 sub new { subroutine
919 sub new { subroutine
1112 sub new { subroutine
1183 sub new { subroutine
1228 sub new { subroutine
1272 sub new { subroutine
/dports/games/thegrind/thegrind-0.1.2/Data/TheGrind/
H A DTheGrind.lua73 function TaskList.new() function
152 function Actor.new(actorType, x, y) function
308 function Boss.new(master, x, y) function
363 function Player.new(master, x, y) function
474 function Master.new(layer, x, y, width, height, completed) function
981 function Editor.new() function
1059 function Label.new(x, y, lines) function
1078 function ValueLabel.new(name, x, y, table, key, format, font, textWidth, textHeight) function
1126 function GameLayer.new() function
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/VMCore/
H A DConstantsContext.h36 void *operator new(size_t s) { in new() function
52 void *operator new(size_t s) { in new() function
72 void *operator new(size_t s) { in new() function
92 void *operator new(size_t s) { in new() function
112 void *operator new(size_t s) { in new() function
133 void *operator new(size_t s) { in new() function
157 void *operator new(size_t s) { in new() function
182 void *operator new(size_t s) { in new() function
227 void *operator new(size_t s) { in new() function
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-utils/python/modtool/core/
H A Drename.py85 def _run_swig_rename(self, swigfilename, old, new): argument
96 def _run_lib(self, module, old, new): argument
108 def _run_cpp_qa(self, module, old, new): argument
123 def _run_include(self, module, old, new): argument
131 def _run_python(self, module, old, new): argument
144 def _run_python_qa(self, module, old, new): argument
152 def _run_grc_rename(self, module, old, new): argument
164 def _run_file_rename(self, path, old, new): argument
174 def _run_file_replace(self, filename, old, new): argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dgoogle-objc-avoid-nsobject-new.m4 + (instancetype)new; class
43 + (instancetype)new; // Declare again to suppress warning. class
47 - (id)new; method
54 + (instancetype)new; class
76 + (instancetype)new { class
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dgoogle-objc-avoid-nsobject-new.m4 + (instancetype)new; class
43 + (instancetype)new; // Declare again to suppress warning. class
47 - (id)new; method
54 + (instancetype)new; class
76 + (instancetype)new { class
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dgoogle-objc-avoid-nsobject-new.m4 + (instancetype)new; class
43 + (instancetype)new; // Declare again to suppress warning. class
47 - (id)new; method
54 + (instancetype)new; class
76 + (instancetype)new { class
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dgoogle-objc-avoid-nsobject-new.m4 + (instancetype)new; class
43 + (instancetype)new; // Declare again to suppress warning. class
47 - (id)new; method
54 + (instancetype)new; class
76 + (instancetype)new { class

12345678910>>...2438