Home
last modified time | relevance | path

Searched defs:exact_length (Results 1 – 15 of 15) sorted by relevance

/dports/devel/p5-Brannigan/Brannigan-1.100001/lib/Brannigan/
H A DValidations.pm127 sub exact_length { subroutine
/dports/www/kohana/kohana-v3.3.6/system/classes/Kohana/
H A DValid.php73 public static function exact_length($value, $length) function in Kohana_Valid
/dports/graphics/openorienteering-mapper/mapper-0.9.2/test/
H A Dpath_object_t.cpp502 auto exact_length = [](float factor, float length) -> float { in changePathBoundsTest() local
770 auto exact_length = [](float factor, float length) -> float { in removeFromLineTest() local
/dports/audio/shntool/shntool-3.0.10/include/
H A Dwave.h125 double exact_length; /* length of file, in seconds (with ms precision) */ member
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dmmst.c130 int exact_length = FFALIGN(len, 8); in send_command_packet() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dmmst.c130 int exact_length = FFALIGN(len, 8); in send_command_packet() local
/dports/www/Stikked/Stikked-0.13.0/htdocs/system/libraries/
H A DForm_validation.php1173 public function exact_length($str, $val) function in CI_Form_validation
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dmmst.c130 int exact_length = FFALIGN(len, 8); in send_command_packet() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dmmst.c130 int exact_length = FFALIGN(len, 8); in send_command_packet() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dmmst.c130 int exact_length = FFALIGN(len, 8); in send_command_packet() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dmmst.c130 int exact_length = FFALIGN(len, 8); in send_command_packet() local
/dports/www/codeigniter/CodeIgniter-3.1.11/system/libraries/
H A DForm_validation.php1173 public function exact_length($str, $val) function in CI_Form_validation
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dmmst.c130 int exact_length = FFALIGN(len, 8); in send_command_packet() local
/dports/japanese/less/less-382.262.03.01/
H A Dline.c292 int exact_length; /* exact bytes to shift */ local
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/shn/
H A Dshn.h211 double exact_length; member