Home
last modified time | relevance | path

Searched defs:min_precision (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_signature.h54 uint32_t min_precision; // Minimum precision of input/output data member
Ddxil_module.h139 min_precision : 1, member
/third_party/ffmpeg/libavformat/
Dmux.c90 AVRational ff_choose_timebase(AVFormatContext *s, AVStream *st, int min_precision) in ff_choose_timebase()
/third_party/boost/boost/multiprecision/
Dcpp_int.hpp79 struct min_precision<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator> > struct
81 …igned value = (is_void<Allocator>::value ? static_unsigned_max<MinBits, MaxBits>::value : MinBits);