Home
last modified time | relevance | path

Searched defs:new (Results 11401 – 11425 of 184713) sorted by relevance

1...<<451452453454455456457458459460>>...7389

/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/rayon-core-1.9.0/src/
H A Dlatch.rs74 fn new() -> Self { in new() method
154 pub(super) fn new(thread: &'r WorkerThread) -> SpinLatch<'r> { in new() method
228 pub(super) fn new() -> LockLatch { in new() method
285 pub(super) fn new() -> CountLatch { in new() method
/dports/www/apache24/httpd-2.4.53/modules/http/
H A Dhttp_request.c515 apr_table_t *new = apr_table_make(p, env_arr->nalloc); in rename_original_env() local
531 request_rec *new; in internal_internal_redirect() local
777 request_rec *new = internal_internal_redirect(new_uri, r); in ap_internal_redirect() local
803 request_rec *new = internal_internal_redirect(new_uri, r); in ap_internal_redirect_handler() local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/ddscf/
H A Dao_replicated.F1236 subroutine scf_dens_reorder(nfock, nbf, old, new) argument
1239 double precision old(nbf*nbf,nfock), new(nfock,nbf*nbf) local
1250 subroutine scf_fock_reorder(nfock, nbf, old, new) argument
1253 double precision old(nfock,nbf*nbf), new(nbf*nbf,nfock) local
/dports/cad/alliance/alliance/src/mbk/src/
H A Dmbk_sys.c678 endchld_list *new; in mbkackchld() local
744 endchld_list *new; in mbkgetendchld() local
811 autoackchld_list *new; in mbkgetautoackchld() local
856 autoackchld_list *new; in mbksetautoackchld() local
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/src/cert/
H A Drevoke.rs99 pub fn new() -> Self { in new() method
336 pub fn new() -> Self { in new() method
567 pub fn new() -> Self { in new() method
812 pub fn new() -> Self { in new() method
/dports/www/kannel/gateway-1.4.4/gwlib/
H A Dcharset.c400 int c, new, i; in charset_gsm_to_latin1() local
433 int c, new; in charset_latin1_to_gsm() local
463 int c, new; in charset_gsm_to_nrc_iso_21_german() local
489 int c, new; in charset_nrc_iso_21_german_to_gsm() local
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/actix-service-2.0.0/src/
H A Dmap.rs23 pub(crate) fn new(service: A, f: F) -> Self in new() method
83 fn new(fut: A::Future, f: F) -> Self { in new() function
115 pub(crate) fn new(a: A, f: F) -> Self in new() method
177 fn new(fut: A::Future, f: F) -> Self { in new() function
/dports/www/mod_php73/php-7.3.33/ext/pcre/pcre2lib/
H A Dpcre2_context.c229 pcre2_general_context *new = in pcre2_general_context_copy() local
241 pcre2_compile_context *new = in pcre2_compile_context_copy() local
253 pcre2_match_context *new = in pcre2_match_context_copy() local
266 pcre2_convert_context *new = in pcre2_convert_context_copy() local
/dports/databases/kyototycoon/kyototycoon-0.9.56/
H A Dkyototycoon-doc.lua230 function Error:new(code, message) end function
276 function Visitor:new() end function
312 function FileProcessor:new() end function
476 function DB:new(ptr) end function
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/rayon-core-1.9.0/src/
H A Dlatch.rs74 fn new() -> Self { in new() method
154 pub(super) fn new(thread: &'r WorkerThread) -> SpinLatch<'r> { in new() method
228 pub(super) fn new() -> LockLatch { in new() method
285 pub(super) fn new() -> CountLatch { in new() method
/dports/devel/llvm70/llvm-7.0.1.src/test/Analysis/CostModel/X86/
H A Duitofp.ll39 ; BTVER2-NEXT: Cost Model: Found an estimated cost of 5 for instruction: %cvt_v8i8_v8f64 = uitofp …
73 ; BTVER2-NEXT: Cost Model: Found an estimated cost of 4 for instruction: %cvt_v2i16_v2f64 = uitofp…
93 ; AVX-LABEL: 'uitofp_i32_double'
145 ; AVX512DQ-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %cvt_v2i64_v2f64 = uito…
/dports/sysutils/toybox/toybox-0.8.5/toys/pending/
H A Dstty.c229 static void set_option(struct termios *new, char *option) in set_option()
241 static void set_options(struct termios* new, ...) in set_options()
261 static int set_special_character(struct termios *new, int *i, char *char_name) in set_special_character()
333 struct termios new = old, tmp; in stty_main() local
/dports/print/py-psautohint/psautohint-2.0.0/libpsautohint/src/
H A Dread.c86 PathElt* new; in RDcurveto() local
95 GlyphPathElt* new; in RDcurveto() local
120 PathElt* new; in RDmtlt() local
126 GlyphPathElt* new; in RDmtlt() local
/dports/biology/molden/molden5.8/surf/
H A Dchull.c116 register struct tedge *new; in make_edge() local
133 register struct tface *new; in make_face() local
481 register struct tvertex *new; in read_vertices() local
507 register struct tvertex *new, *v1; in copy_vertices() local
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/thiserror-impl-1.0.30/src/
H A Dgenerics.rs13 pub fn new(generics: &'a Generics) -> Self { in new() method
53 pub fn new() -> Self { in new() method
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/thiserror-impl-1.0.29/src/
H A Dgenerics.rs13 pub fn new(generics: &'a Generics) -> Self { in new() method
53 pub fn new() -> Self { in new() method
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/thiserror-impl-1.0.30/src/
H A Dgenerics.rs13 pub fn new(generics: &'a Generics) -> Self { in new() method
53 pub fn new() -> Self { in new() method
/dports/lang/python37/Python-3.7.12/Lib/
H A Dhashlib.py161 new = __hash_new variable
166 new = __py_new variable
/dports/misc/amanda-server/amanda-3.3.9/perl/Amanda/Changer/
H A Ddisk.pm83 sub new { subroutine
792 sub new { subroutine
/dports/misc/amanda-client/amanda-3.3.9/perl/Amanda/Changer/
H A Ddisk.pm83 sub new { subroutine
792 sub new { subroutine
/dports/devel/git-svn/git-2.34.1/perl/FromCPAN/
H A DError.pm146 sub new { subroutine
268 sub new { subroutine
/dports/devel/git-gui/git-2.34.1/perl/FromCPAN/
H A DError.pm146 sub new { subroutine
268 sub new { subroutine
/dports/devel/git-p4/git-2.34.1/perl/FromCPAN/
H A DError.pm146 sub new { subroutine
268 sub new { subroutine
/dports/devel/git/git-2.34.1/perl/FromCPAN/
H A DError.pm146 sub new { subroutine
268 sub new { subroutine
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/diesel-1.4.8/src/pg/connection/
H A Dcursor.rs20 pub fn new(db_result: PgResult) -> Self { in new() method
54 pub fn new(db_result: PgResult) -> Self { in new() method

1...<<451452453454455456457458459460>>...7389