Home
last modified time | relevance | path

Searched +defs:process +defs:h (Results 251 – 275 of 1140) sorted by relevance

1...<<11121314151617181920>>...46

/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DEmSpecialHandler.cpp53 double h = sqrt(lw*lw*(1+slope*slope)); in cut_vector() local
58 double h = sqrt(lw*lw*(1+slope*slope)); in cut_vector() local
142 bool EmSpecialHandler::process (const char *prefix, istream &is, SpecialActions *actions) { in process() function in EmSpecialHandler
/dports/games/critterding/critterding-beta12/src/scenes/entities/
H A Dcritterb.cpp199 void CritterB::process() in process() function in CritterB
328 …for ( unsigned int h=retinaRowStart; h < retinaRowStart+(genotype->bodyArch->retinasize*retinaRowL… in procInputNeurons() local
482 …for ( unsigned int h=retinaRowStart; h < retinaRowStart+(genotype->bodyArch->retinasize*retinaRowL… in printVision() local
/dports/devel/boost-libs/boost_1_72_0/boost/process/detail/posix/
H A Dbasic_pipe.hpp22 namespace boost { namespace process { namespace detail { namespace posix { namespace
77 void assign_source(native_handle_type h) { _source = h;} in assign_source()
78 void assign_sink (native_handle_type h) { _sink = h;} in assign_sink()
/dports/devel/boost-python-libs/boost_1_72_0/boost/process/detail/posix/
H A Dbasic_pipe.hpp22 namespace boost { namespace process { namespace detail { namespace posix { namespace
77 void assign_source(native_handle_type h) { _source = h;} in assign_source()
78 void assign_sink (native_handle_type h) { _sink = h;} in assign_sink()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/process/detail/posix/
H A Dbasic_pipe.hpp22 namespace boost { namespace process { namespace detail { namespace posix { namespace
77 void assign_source(native_handle_type h) { _source = h;} in assign_source()
78 void assign_sink (native_handle_type h) { _sink = h;} in assign_sink()
H A Dsigchld_service.hpp17 namespace boost { namespace process { namespace detail { namespace posix { namespace
39 auto & h = init.completion_handler; in BOOST_ASIO_INITFN_RESULT_TYPE() local
/dports/games/kobodeluxe/KoboDeluxe-0.5.1/
H A Dgamectl.cpp276 void gamecontrol_t::mouse_position(int h, int v) in mouse_position()
404 void gamecontrol_t::process() in process() function in gamecontrol_t
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/dependencies/lib-smacker/libsmacker/
H A Dsmk2avi.c27 void process(const char *fn) in process() function
38 unsigned long w, h, f; in process() local
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/caps/dsp/
H A DEq.h73 int h; variable
124 eq_sample process (eq_sample s) in process() function
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/LuvCH/convert/
H A Dluv.hpp60 static void process in process() function
71 scalar_type h = atan2( v, u ) * generic_costant_type::rad2deg(); in process() local
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/hsv/convert/
H A Dcmy.hpp55 static void process in process() function
69 scalar_type h = 0; in process() local
H A Drgb.hpp52 static void process in process() function
67 scalar_type h = 0; in process() local
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/hwb/convert/
H A Dhsv.hpp58 static void process in process() function
64 …scalar_type const h = normalize_type::template process<hue_p >( container_right_trait_type::… in process() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/dpm/src/
H A Ddpm_nms.cpp68 void NonMaximumSuppression::process(vector< vector< double > > &detections, double overlapThreshold) in process() function in cv::dpm::NonMaximumSuppression
114 double h = yy2 - yy1 + 1; in process() local
/dports/lang/asn1c/asn1c-0.9.27/asn1c/
H A Denber.c112 process(const char *fname) { in process() function
336 int h; in process_line() local
/dports/devel/boost-docs/boost_1_72_0/boost/process/detail/posix/
H A Dsigchld_service.hpp19 namespace boost { namespace process { namespace detail { namespace posix { namespace
42 auto & h = init.completion_handler; in BOOST_ASIO_INITFN_RESULT_TYPE() local
/dports/audio/caps-plugins/caps-0.4.5/dsp/
H A DEq.h73 int h; variable
125 eq_sample process (eq_sample s) in process() function
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/process/detail/posix/
H A Dsigchld_service.hpp19 namespace boost { namespace process { namespace detail { namespace posix { namespace
42 auto & h = init.completion_handler; in BOOST_ASIO_INITFN_RESULT_TYPE() local
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/process/detail/posix/
H A Dsigchld_service.hpp19 namespace boost { namespace process { namespace detail { namespace posix { namespace
42 auto & h = init.completion_handler; in BOOST_ASIO_INITFN_RESULT_TYPE() local
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/cmy/convert/
H A Dhsv.hpp58 static void process in process() function
64 …scalar_type h = normalize_type::template process<hue_p >( container_right_trait_type::templa… in process() local
H A Dhsi.hpp61 static void process in process() function
67 …scalar_type h = normalize_type::template process<hue_p >( container_right_trait_type::templa… in process() local
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/hsl/convert/
H A Dcmy.hpp52 static void process in process() function
66 scalar_type h = 0; in process() local
H A Drgb.hpp67 static void process in process() function
81 scalar_type h = 0; in process() local
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/rgb/convert/
H A Dhsv.hpp60 static void process in process() function
66 …scalar_type h = normalize_type::template process<hue_p >( container_right_trait_type::templa… in process() local
H A Dhsi.hpp64 static void process in process() function
70 …scalar_type h = normalize_type::template process<hue_p >( container_right_trait_type::templa… in process() local

1...<<11121314151617181920>>...46