/third_party/python/Modules/ |
D | audioop.c | 936 signed char *ncp; in audioop_mul_impl() local 950 ncp = (signed char *)PyBytes_AsString(rv); in audioop_mul_impl() 955 SETRAWSAMPLE(width, ncp, i, ival); in audioop_mul_impl() 977 signed char *cp, *ncp; in audioop_tomono_impl() local 998 ncp = (signed char *)PyBytes_AsString(rv); in audioop_tomono_impl() 1005 SETRAWSAMPLE(width, ncp, i/2, ival); in audioop_tomono_impl() 1027 signed char *ncp; in audioop_tostereo_impl() local 1047 ncp = (signed char *)PyBytes_AsString(rv); in audioop_tostereo_impl() 1053 SETRAWSAMPLE(width, ncp, i*2, val1); in audioop_tostereo_impl() 1054 SETRAWSAMPLE(width, ncp, i*2 + width, val2); in audioop_tostereo_impl() [all …]
|
/third_party/boost/libs/contract/test/old/ |
D | if_copyable.hpp | 37 struct ncp { struct 38 BOOST_CONTRACT_TEST_IF_COPYABLE_TYPE(ncp) in BOOST_CONTRACT_TEST_IF_COPYABLE_TYPE() argument 41 ncp(ncp const& other) : value_(other.value_) {} in BOOST_CONTRACT_TEST_IF_COPYABLE_TYPE()
|
D | if_copyable.cpp | 82 ncp n(1); // Test non-copyable type. in main() 126 a<ncp> an; in main()
|
D | if_copyable_macro.cpp | 121 ncp n(1); // Test non-copyable type. in main() 165 a<ncp> an; in main()
|
D | if_copyable_error.cpp | 35 ncp n(1); // Test non-copyable type. in main()
|
/third_party/boost/boost/math/distributions/detail/ |
D | common_error_handling.hpp | 184 RealType ncp, in check_non_centrality() argument 188 if((ncp < 0) || !(boost::math::isfinite)(ncp)) in check_non_centrality() 192 "Non centrality parameter is %1%, but must be > 0 !", ncp, pol); in check_non_centrality()
|
/third_party/boost/libs/math/test/ |
D | test_nc_chi_squared.hpp | 71 RealType ncp, // non-centrality param in test_spot() argument 77 boost::math::non_central_chi_squared_distribution<RealType> dist(df, ncp); in test_spot() 83 pdf(dist, cs), naive_pdf(dist.degrees_of_freedom(), ncp, cs), tol * 150); in test_spot() 102 dist.find_degrees_of_freedom(ncp, cs, P), df, tol * 10); in test_spot() 104 dist.find_degrees_of_freedom(boost::math::complement(ncp, cs, Q)), df, tol * 10); in test_spot() 106 dist.find_non_centrality(df, cs, P), ncp, tol * 10); in test_spot() 108 dist.find_non_centrality(boost::math::complement(df, cs, Q)), ncp, tol * 10); in test_spot()
|
D | test_nc_beta.cpp | 156 RealType ncp, // non-centrality param in test_spot() argument 163 boost::math::non_central_beta_distribution<RealType> dist(a, b, ncp); in test_spot() 173 pdf(dist, cs), naive_pdf(dist.alpha(), dist.beta(), ncp, cs), tol); in test_spot()
|
D | test_nc_f.cpp | 103 RealType ncp, // non-centrality param in test_spot() argument 110 boost::math::non_central_f_distribution<RealType> dist(a, b, ncp); in test_spot() 121 pdf(dist, x), naive_pdf(a, b, ncp, x), tol); in test_spot()
|
D | test_nc_t.hpp | 121 RealType ncp, // non-centrality param in test_spot() argument 130 boost::math::non_central_t_distribution<RealType> dist(df, ncp); in test_spot() 136 mean(dist), naive_mean(df, ncp), tol); in test_spot() 138 variance(dist), naive_variance(df, ncp), tol); in test_spot() 140 skewness(dist), naive_skewness(df, ncp), tol * 10 * tolerance_tgamma_extra); in test_spot() 142 kurtosis_excess(dist), naive_kurtosis_excess(df, ncp), tol * 50 * tolerance_tgamma_extra); in test_spot() 144 kurtosis(dist), 3 + naive_kurtosis_excess(df, ncp), tol * 50 * tolerance_tgamma_extra); in test_spot()
|
/third_party/boost/boost/spirit/home/qi/char/ |
D | char_parser.hpp | 129 result_type operator()(negated_char_parser<Positive> const& ncp) const in operator ()() 131 return ncp.positive; in operator ()()
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode4/tests/testrendertarget/testrendertarget.xcodeproj/ |
D | project.pbxproj | 290 …ncp \"./../../../../../test/sample.bmp\" \"./Build/Debug/sample.bmp\"\ncp \"./../../../../../test/…
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode4/tests/testscale/testscale.xcodeproj/ |
D | project.pbxproj | 290 …ncp \"./../../../../../test/sample.bmp\" \"./Build/Debug/sample.bmp\"\ncp \"./../../../../../test/…
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode3/tests/testrendertarget/testrendertarget.xcodeproj/ |
D | project.pbxproj | 290 …ncp \"./../../../../../test/sample.bmp\" \"./Build/Debug/sample.bmp\"\ncp \"./../../../../../test/…
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode4/tests/testrendercopyex/testrendercopyex.xcodeproj/ |
D | project.pbxproj | 290 …ncp \"./../../../../../test/icon.bmp\" \"./Build/Debug/icon.bmp\"\ncp \"./../../../../../test/samp…
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode3/tests/testrendercopyex/testrendercopyex.xcodeproj/ |
D | project.pbxproj | 290 …ncp \"./../../../../../test/icon.bmp\" \"./Build/Debug/icon.bmp\"\ncp \"./../../../../../test/samp…
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode3/tests/testscale/testscale.xcodeproj/ |
D | project.pbxproj | 290 …ncp \"./../../../../../test/sample.bmp\" \"./Build/Debug/sample.bmp\"\ncp \"./../../../../../test/…
|
/third_party/boost/boost/math/distributions/ |
D | non_central_f.hpp | 28 …central_f_distribution(RealType v1_, RealType v2_, RealType lambda) : v1(v1_), v2(v2_), ncp(lambda) in non_central_f_distribution() 55 return ncp; in non_centrality() 61 RealType ncp; // non-centrality parameter member in boost::math::non_central_f_distribution
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode4/tests/testresample/testresample.xcodeproj/ |
D | project.pbxproj | 252 …ncp \"./../../../../../test/sample.wav\" \"./Build/Debug/sample.wav\"\nfi\nif [ \"${CONFIGURATION}…
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode3/tests/teststreaming/teststreaming.xcodeproj/ |
D | project.pbxproj | 252 …ncp \"./../../../../../test/moose.dat\" \"./Build/Debug/moose.dat\"\nfi\nif [ \"${CONFIGURATION}\"…
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode3/tests/testresample/testresample.xcodeproj/ |
D | project.pbxproj | 252 …ncp \"./../../../../../test/sample.wav\" \"./Build/Debug/sample.wav\"\nfi\nif [ \"${CONFIGURATION}…
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode4/tests/testshape/testshape.xcodeproj/ |
D | project.pbxproj | 252 …ncp ./../../../../../test/shapes/*.bmp \"./Build/Debug/shapes\"\nfi\nif [ \"${CONFIGURATION}\" = \…
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode3/tests/testoverlay2/testoverlay2.xcodeproj/ |
D | project.pbxproj | 252 …ncp \"./../../../../../test/moose.dat\" \"./Build/Debug/moose.dat\"\nfi\nif [ \"${CONFIGURATION}\"…
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode4/tests/testmultiaudio/testmultiaudio.xcodeproj/ |
D | project.pbxproj | 252 …ncp \"./../../../../../test/sample.wav\" \"./Build/Debug/sample.wav\"\nfi\nif [ \"${CONFIGURATION}…
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode4/tests/testoverlay2/testoverlay2.xcodeproj/ |
D | project.pbxproj | 252 …ncp \"./../../../../../test/moose.dat\" \"./Build/Debug/moose.dat\"\nfi\nif [ \"${CONFIGURATION}\"…
|