Home
last modified time | relevance | path

Searched defs:d_samples (Results 1 – 10 of 10) sorted by relevance

/dports/misc/xgboost/xgboost-1.5.1/cub/test/
H A Dtest_block_histogram.cu76 T *d_samples, in BlockHistogramKernel()
161 SampleT *d_samples = NULL; in Test() local
H A Dtest_device_histogram.cu98unsigned char *d_samples, ///< [in] The pointer to the multi-channel input seq… in DispatchEven()
159unsigned char *d_samples, ///< [in] The pointer to the multi-channel input seq… in DispatchEven()
705 SampleIteratorT d_samples) in TestEven()
892 SampleT* d_samples = NULL; in TestEvenNative() local
1008 SampleT* d_samples = NULL; in TestRange() local
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-analog/lib/
H A Dfastnoise_source_impl.h41 std::vector<T> d_samples; variable
/dports/graphics/cegui/cegui-0.8.7/samples_framework/include/
H A DSamplesFramework.h115 std::vector<SampleData*> d_samples; variable
/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/
H A Dsygus_sampler.h181 std::vector<std::vector<Node> > d_samples; variable
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dgradient-map.c351 gdouble *d_samples = NULL; in get_samples_gradient() local
380 gdouble *d_samples, *d_samp; in get_samples_palette() local
/dports/graphics/gimp-app/gimp-2.10.30/app/operations/
H A Dgimpcurvesconfig.c491 gdouble *d_samples; in gimp_curves_config_new_explicit_cruft() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/cont/
H A DColorTablePrivate.hxx263 const double d_samples = static_cast<double>(numSamples - 1); in sampleColorTable() local
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pagecurl/
H A Dpagecurl.c1006 gdouble *d_samples = NULL; in get_gradient_samples() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/cont/
H A DColorTable.cxx302 const vtkm::Float64 d_samples = static_cast<vtkm::Float64>(numSamples - 1); in sampleColorTable() local