Home
last modified time | relevance | path

Searched defs:n (Results 15276 – 15300 of 634087) sorted by relevance

1...<<611612613614615616617618619620>>...25364

/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/nova-simd/benchmarks/
H A Dsimd_slope_benchmarks.cpp14 void __noinline__ bench_1(float * out, float * in1, float in2, float slope, unsigned int n) in bench_1()
23 void __noinline__ bench_2(float * out, float * in1, float in2, float slope, unsigned int n) in bench_2()
35 void __noinline__ bench_3(float * out, float * in1, float in2, float slope, unsigned int n) in bench_3()
52 void __noinline__ bench_3a(float * out, float * in1, float in2, float slope, unsigned int n) in bench_3a()
70 void __noinline__ bench_4(float * out, float * in1, float in2, float slope, unsigned int n) in bench_4()
79 void __noinline__ bench_5(float * out, float * in1, float in2, float slope, unsigned int n) in bench_5()
91 void __noinline__ bench_6(float * out, float * in1, float in2, float slope, unsigned int n) in bench_6()
108 void __noinline__ bench_6a(float * out, float * in1, float in2, float slope, unsigned int n) in bench_6a()
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/external_libraries/nova-simd/benchmarks/
H A Dsimd_slope_benchmarks.cpp14 void __noinline__ bench_1(float * out, float * in1, float in2, float slope, unsigned int n) in bench_1()
23 void __noinline__ bench_2(float * out, float * in1, float in2, float slope, unsigned int n) in bench_2()
35 void __noinline__ bench_3(float * out, float * in1, float in2, float slope, unsigned int n) in bench_3()
52 void __noinline__ bench_3a(float * out, float * in1, float in2, float slope, unsigned int n) in bench_3a()
70 void __noinline__ bench_4(float * out, float * in1, float in2, float slope, unsigned int n) in bench_4()
79 void __noinline__ bench_5(float * out, float * in1, float in2, float slope, unsigned int n) in bench_5()
91 void __noinline__ bench_6(float * out, float * in1, float in2, float slope, unsigned int n) in bench_6()
108 void __noinline__ bench_6a(float * out, float * in1, float in2, float slope, unsigned int n) in bench_6a()
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_src/pdcurses/
H A Dgetstr.c72 int wgetnstr(WINDOW *win, char *str, int n) in wgetnstr()
255 int getnstr(char *str, int n) in getnstr()
262 int mvgetnstr(int y, int x, char *str, int n) in mvgetnstr()
272 int mvwgetnstr(WINDOW *win, int y, int x, char *str, int n) in mvwgetnstr()
283 int wgetn_wstr(WINDOW *win, wint_t *wstr, int n) in wgetn_wstr()
454 int getn_wstr(wint_t *wstr, int n) in getn_wstr()
461 int mvgetn_wstr(int y, int x, wint_t *wstr, int n) in mvgetn_wstr()
471 int mvwgetn_wstr(WINDOW *win, int y, int x, wint_t *wstr, int n) in mvwgetn_wstr()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CXSparse/MATLAB/CSparse/
H A Dcs_mex.c3 void cs_mex_check (CS_INT nel, CS_INT m, CS_INT n, int square, int sparse, in cs_mex_check()
84 double *cs_dl_mex_get_double (CS_INT n, const mxArray *X) in cs_dl_mex_get_double()
91 double *cs_dl_mex_put_double (CS_INT n, const double *b, mxArray **X) in cs_dl_mex_put_double()
102 CS_INT *cs_dl_mex_get_int (CS_INT n, const mxArray *Imatlab, CS_INT *imax, in cs_dl_mex_get_int()
125 mxArray *cs_dl_mex_put_int (CS_INT *p, CS_INT n, CS_INT offset, int do_free) in cs_dl_mex_put_int()
138 static cs_complex_t *cs_cl_get_vector (CS_INT n, CS_INT size, in cs_cl_get_vector()
204 cs_complex_t *cs_cl_mex_get_double (CS_INT n, const mxArray *X) in cs_cl_mex_get_double()
211 mxArray *cs_cl_mex_put_double (CS_INT n, cs_complex_t *b) in cs_cl_mex_put_double()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CXSparse_newfiles/MATLAB/CSparse/
H A Dcs_mex.c3 void cs_mex_check (CS_INT nel, CS_INT m, CS_INT n, int square, int sparse, in cs_mex_check()
84 double *cs_dl_mex_get_double (CS_INT n, const mxArray *X) in cs_dl_mex_get_double()
91 double *cs_dl_mex_put_double (CS_INT n, const double *b, mxArray **X) in cs_dl_mex_put_double()
102 CS_INT *cs_dl_mex_get_int (CS_INT n, const mxArray *Imatlab, CS_INT *imax, in cs_dl_mex_get_int()
125 mxArray *cs_dl_mex_put_int (CS_INT *p, CS_INT n, CS_INT offset, int do_free) in cs_dl_mex_put_int()
138 static cs_complex_t *cs_cl_get_vector (CS_INT n, CS_INT size, in cs_cl_get_vector()
204 cs_complex_t *cs_cl_mex_get_double (CS_INT n, const mxArray *X) in cs_cl_mex_get_double()
211 mxArray *cs_cl_mex_put_double (CS_INT n, cs_complex_t *b) in cs_cl_mex_put_double()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/CXSparse/MATLAB/CSparse/
H A Dcs_mex.c3 void cs_mex_check (CS_INT nel, CS_INT m, CS_INT n, int square, int sparse, in cs_mex_check()
84 double *cs_dl_mex_get_double (CS_INT n, const mxArray *X) in cs_dl_mex_get_double()
91 double *cs_dl_mex_put_double (CS_INT n, const double *b, mxArray **X) in cs_dl_mex_put_double()
102 CS_INT *cs_dl_mex_get_int (CS_INT n, const mxArray *Imatlab, CS_INT *imax, in cs_dl_mex_get_int()
125 mxArray *cs_dl_mex_put_int (CS_INT *p, CS_INT n, CS_INT offset, int do_free) in cs_dl_mex_put_int()
138 static cs_complex_t *cs_cl_get_vector (CS_INT n, CS_INT size, in cs_cl_get_vector()
204 cs_complex_t *cs_cl_mex_get_double (CS_INT n, const mxArray *X) in cs_cl_mex_get_double()
211 mxArray *cs_cl_mex_put_double (CS_INT n, cs_complex_t *b) in cs_cl_mex_put_double()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/CXSparse_newfiles/MATLAB/CSparse/
H A Dcs_mex.c3 void cs_mex_check (CS_INT nel, CS_INT m, CS_INT n, int square, int sparse, in cs_mex_check()
84 double *cs_dl_mex_get_double (CS_INT n, const mxArray *X) in cs_dl_mex_get_double()
91 double *cs_dl_mex_put_double (CS_INT n, const double *b, mxArray **X) in cs_dl_mex_put_double()
102 CS_INT *cs_dl_mex_get_int (CS_INT n, const mxArray *Imatlab, CS_INT *imax, in cs_dl_mex_get_int()
125 mxArray *cs_dl_mex_put_int (CS_INT *p, CS_INT n, CS_INT offset, int do_free) in cs_dl_mex_put_int()
138 static cs_complex_t *cs_cl_get_vector (CS_INT n, CS_INT size, in cs_cl_get_vector()
204 cs_complex_t *cs_cl_mex_get_double (CS_INT n, const mxArray *X) in cs_cl_mex_get_double()
211 mxArray *cs_cl_mex_put_double (CS_INT n, cs_complex_t *b) in cs_cl_mex_put_double()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/CXSparse/MATLAB/CSparse/
H A Dcs_mex.c3 void cs_mex_check (CS_INT nel, CS_INT m, CS_INT n, int square, int sparse, in cs_mex_check()
84 double *cs_dl_mex_get_double (CS_INT n, const mxArray *X) in cs_dl_mex_get_double()
91 double *cs_dl_mex_put_double (CS_INT n, const double *b, mxArray **X) in cs_dl_mex_put_double()
102 CS_INT *cs_dl_mex_get_int (CS_INT n, const mxArray *Imatlab, CS_INT *imax, in cs_dl_mex_get_int()
125 mxArray *cs_dl_mex_put_int (CS_INT *p, CS_INT n, CS_INT offset, int do_free) in cs_dl_mex_put_int()
138 static cs_complex_t *cs_cl_get_vector (CS_INT n, CS_INT size, in cs_cl_get_vector()
204 cs_complex_t *cs_cl_mex_get_double (CS_INT n, const mxArray *X) in cs_cl_mex_get_double()
211 mxArray *cs_cl_mex_put_double (CS_INT n, cs_complex_t *b) in cs_cl_mex_put_double()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/CXSparse_newfiles/MATLAB/CSparse/
H A Dcs_mex.c3 void cs_mex_check (CS_INT nel, CS_INT m, CS_INT n, int square, int sparse, in cs_mex_check()
84 double *cs_dl_mex_get_double (CS_INT n, const mxArray *X) in cs_dl_mex_get_double()
91 double *cs_dl_mex_put_double (CS_INT n, const double *b, mxArray **X) in cs_dl_mex_put_double()
102 CS_INT *cs_dl_mex_get_int (CS_INT n, const mxArray *Imatlab, CS_INT *imax, in cs_dl_mex_get_int()
125 mxArray *cs_dl_mex_put_int (CS_INT *p, CS_INT n, CS_INT offset, int do_free) in cs_dl_mex_put_int()
138 static cs_complex_t *cs_cl_get_vector (CS_INT n, CS_INT size, in cs_cl_get_vector()
204 cs_complex_t *cs_cl_mex_get_double (CS_INT n, const mxArray *X) in cs_cl_mex_get_double()
211 mxArray *cs_cl_mex_put_double (CS_INT n, cs_complex_t *b) in cs_cl_mex_put_double()
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/mednafen/
H A Dstate_helpers.h26 #define SFVARN_BOOL(x, n) { &(x), 1, MDFNSTATE_RLSB | MDFNSTATE_BOOL, n } argument
27 #define SFVARN(x, n) { &(x), SF_IS_BOOL(&(x)) ? 1 : (uint32_t)sizeof(x), MDFNSTATE_RLSB | (SF_IS_BO… argument
30 #define SFARRAYN(x, l, n) { (x), (uint32_t)(l), 0 | SF_FORCE_A8(x), n } argument
33 #define SFARRAYBN(x, l, n) { (x), (uint32_t)(l), MDFNSTATE_BOOL | SF_FORCE_AB(x), n } argument
36 #define SFARRAY16N(x, l, n) { (x), (uint32_t)((l) * sizeof(uint16_t)), MDFNSTATE_RLSB16 | SF_FORCE_… argument
39 #define SFARRAY32N(x, l, n) { (x), (uint32_t)((l) * sizeof(uint32_t)), MDFNSTATE_RLSB32 | SF_FORCE_… argument
42 #define SFARRAY64N(x, l, n) { (x), (uint32_t)((l) * sizeof(uint64_t)), MDFNSTATE_RLSB64 | SF_FORCE_… argument
45 #define SFARRAYDN(x, l, n) { (x), (uint32_t)((l) * 8), MDFNSTATE_RLSB64 | SF_FORCE_D(x), n } argument
/dports/math/gecode/gecode-0916a1a/gecode/int/rel/
H A Dlex.hpp94 int n = x.size(); in propagate() local
128 int n = x.size(); in propagate() local
166 int n = x.size(); in propagate() local
202 int n = x.size(); in propagate() local
271 int n = x.size(); in LexNq() local
306 int n = x.size(); in copy() local
335 int n = x.size(); in post() local
381 int n = x.size(); in resubscribe() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Duber_quic_stream_id_manager_test.cc66 QuicStreamId GetNthClientInitiatedBidirectionalId(int n) { in GetNthClientInitiatedBidirectionalId()
72 QuicStreamId GetNthClientInitiatedUnidirectionalId(int n) { in GetNthClientInitiatedUnidirectionalId()
78 QuicStreamId GetNthServerInitiatedBidirectionalId(int n) { in GetNthServerInitiatedBidirectionalId()
84 QuicStreamId GetNthServerInitiatedUnidirectionalId(int n) { in GetNthServerInitiatedUnidirectionalId()
90 QuicStreamId GetNthPeerInitiatedBidirectionalStreamId(int n) { in GetNthPeerInitiatedBidirectionalStreamId()
95 QuicStreamId GetNthPeerInitiatedUnidirectionalStreamId(int n) { in GetNthPeerInitiatedUnidirectionalStreamId()
100 QuicStreamId GetNthSelfInitiatedBidirectionalStreamId(int n) { in GetNthSelfInitiatedBidirectionalStreamId()
105 QuicStreamId GetNthSelfInitiatedUnidirectionalStreamId(int n) { in GetNthSelfInitiatedUnidirectionalStreamId()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/FixIt/
H A Dfixit-vexing-parse.cpp5 int n; member
11 int n; member
16 int n; member
116 int n; variable
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/g711/
H A Dg711_interface.c18 size_t n; in WebRtcG711_EncodeA() local
27 size_t n; in WebRtcG711_EncodeU() local
37 size_t n; in WebRtcG711_DecodeA() local
48 size_t n; in WebRtcG711_DecodeU() local
/dports/editors/featherpad/FeatherPad-1.0.1/featherpad/
H A Dtabwidget.cpp64 const int n = activatedTabs_.size(); in timerEvent() local
75 const int n = activatedTabs_.size(); in getLastActiveTab() local
88 const int n = activatedTabs_.size(); in removeTab() local
98 const int n = activatedTabs_.size(); in selectLastActiveTab() local
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/tools/multidim/utils/FunctionGraphUtilities/terminalNodePolicies/
H A DSetTerminalNodePolicy.h58 void addTerminalNode(const NodeId& n, const GUM_SCALAR& v) { in addTerminalNode()
64 void eraseTerminalNode(const NodeId& n) { in eraseTerminalNode()
82 bool existsTerminalNodeWithId(const NodeId& n) const { return _map_.exists(n); } in existsTerminalNodeWithId()
94 const GUM_SCALAR& terminalNodeValue(const NodeId& n) const { return *(_map_[n]); } in terminalNodeValue()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/FixIt/
H A Dfixit-vexing-parse.cpp5 int n; member
11 int n; member
16 int n; member
116 int n; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/FixIt/
H A Dfixit-vexing-parse.cpp5 int n; member
11 int n; member
16 int n; member
116 int n; variable
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dbuiltins-68.c29 void test_valid (int n) in test_valid()
57 void test_arg2_non_int (int n) in test_arg2_non_int()
76 void test_arg2_non_const (int n, int a1) in test_arg2_non_const()
90 void test_arg2_non_pow2 (int n) in test_arg2_non_pow2()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Query/InternalTrees/
H A DAncillaryOps.cs53 internal override void Accept(BasicOpVisitor v, Node n) { v.Visit(this, n); } in Accept()
62 …internal override TResultType Accept<TResultType>(BasicOpVisitorOfT<TResultType> v, Node n) { retu… in Accept()
88 internal override void Accept(BasicOpVisitor v, Node n) { v.Visit(this, n); } in Accept()
97 …internal override TResultType Accept<TResultType>(BasicOpVisitorOfT<TResultType> v, Node n) { retu… in Accept()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dbuiltins-68.c29 void test_valid (int n) in test_valid()
57 void test_arg2_non_int (int n) in test_arg2_non_int()
76 void test_arg2_non_const (int n, int a1) in test_arg2_non_const()
90 void test_arg2_non_pow2 (int n) in test_arg2_non_pow2()
/dports/science/py-scipy/scipy-1.7.1/benchmarks/benchmarks/
H A Dsparse_linalg_expm.py12 def random_sparse_csr(m, n, nnz_per_row): argument
21 def random_sparse_csc(m, n, nnz_per_row): argument
55 def setup(self, n, format): argument
68 def time_expm(self, n, format): argument
/dports/math/polymake/polymake-4.5/apps/matroid/src/
H A Dlift_and_truncation.cc28 Int n = matroid.give("N_ELEMENTS"); in principal_truncation() local
46 Int n = matroid.give("N_ELEMENTS"); in truncation() local
53 Int n = matroid.give("N_ELEMENTS"); in principal_extension() local
72 const Int n = matroid.give("N_ELEMENTS"); in free_extension() local
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/ulong_extras/test/
H A Dt-revbin.c17 n_revbin_naive(ulong n, ulong b) in n_revbin_naive()
43 ulong n, b, r; in main() local
64 ulong n, b, d, r1, r2, mask; in main() local
97 ulong n, b, d, j, r1, r2, mask; in main() local
/dports/math/e-antic/flint2-ae7ec89/ulong_extras/test/
H A Dt-revbin.c17 n_revbin_naive(ulong n, ulong b) in n_revbin_naive()
43 ulong n, b, r; in main() local
64 ulong n, b, d, r1, r2, mask; in main() local
97 ulong n, b, d, j, r1, r2, mask; in main() local

1...<<611612613614615616617618619620>>...25364