Home
last modified time | relevance | path

Searched refs:abs_small (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/p5-Image-OCR-Tesseract/Image-OCR-Tesseract-1.26/t/
H A D02_Image_OCR_Tesseract.t54 my $abs_small = './t/img_small.jpg';
58 my @imgs =('./t/paragraph.jpg',$abs_small, $abs_med, $abs_big);
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/nova-simd/detail/
H A Dvec_math.hpp516 const VecType abs_small = mask_lt(abs_arg, limit_small); in vec_tanh_float() local
522 const VecType result = select(result_lm, result_small, abs_small); in vec_tanh_float()
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/external_libraries/nova-simd/detail/
H A Dvec_math.hpp517 const VecType abs_small = mask_lt(abs_arg, limit_small); in vec_tanh_float() local
523 const VecType result = select(result_lm, result_small, abs_small); in vec_tanh_float()