/external/parameter-framework/upstream/parameter/ |
FloatingPointParameterType.cpp | 57 strResult += "Min:" + std::to_string(_fMin) + "\n" + "Max:" + std::to_string(_fMax) + "\n"; 105 xmlElement.getAttribute("Max", _fMax); 107 if (_fMin > _fMax) { 109 ") can't be greater than Max (" + std::to_string(_fMax) + ")"); 186 ostrStream << "real range [" << _fMin << ", " << _fMax << "]"; 190 auto uiMax = utility::binaryCopy<uint32_t>(_fMax); 273 return fValue <= _fMax && fValue >= _fMin; 281 xmlElement.setAttribute("Max", _fMax);
|
FloatingPointParameterType.h | 89 float _fMax{std::numeric_limits<float>::max()};
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
xmath.h | 40 #define _FMAX ((unsigned short)((1 << (15 - _FOFF)) - 1)) 43 #define FHUGE_EXP (int)(_FMAX *900L / 1000) 45 #define FSAFE_EXP ((unsigned short)(_FMAX >> 1))
|
/external/freetype/include/internal/ |
psaux.h | 312 #define T1_FIELD_NUM_TABLE( _ident, _fname, _fmax, _dict ) \ 314 _fname, _fmax, _dict ) 316 #define T1_FIELD_FIXED_TABLE( _ident, _fname, _fmax, _dict ) \ 318 _fname, _fmax, _dict ) 320 #define T1_FIELD_NUM_TABLE2( _ident, _fname, _fmax, _dict ) \ 322 _fname, _fmax, _dict ) 324 #define T1_FIELD_FIXED_TABLE2( _ident, _fname, _fmax, _dict ) \ 326 _fname, _fmax, _dict ) [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/ |
psaux.h | 312 #define T1_FIELD_NUM_TABLE( _ident, _fname, _fmax, _dict ) \ 314 _fname, _fmax, _dict ) 316 #define T1_FIELD_FIXED_TABLE( _ident, _fname, _fmax, _dict ) \ 318 _fname, _fmax, _dict ) 320 #define T1_FIELD_NUM_TABLE2( _ident, _fname, _fmax, _dict ) \ 322 _fname, _fmax, _dict ) 324 #define T1_FIELD_FIXED_TABLE2( _ident, _fname, _fmax, _dict ) \ 326 _fname, _fmax, _dict ) [all...] |
/external/pdfium/third_party/freetype/include/freetype/internal/ |
psaux.h | 312 #define T1_FIELD_NUM_TABLE( _ident, _fname, _fmax, _dict ) \ 314 _fname, _fmax, _dict ) 316 #define T1_FIELD_FIXED_TABLE( _ident, _fname, _fmax, _dict ) \ 318 _fname, _fmax, _dict ) 320 #define T1_FIELD_NUM_TABLE2( _ident, _fname, _fmax, _dict ) \ 322 _fname, _fmax, _dict ) 324 #define T1_FIELD_FIXED_TABLE2( _ident, _fname, _fmax, _dict ) \ 326 _fname, _fmax, _dict ) [all...] |
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/ |
btBoxCollision.h | 490 btScalar _fmin,_fmax; local 491 this->projection_interval(plane,_fmin,_fmax); 493 if(plane[3] > _fmax + BOX_PLANE_EPSILON)
|
gim_box_collision.h | 441 btScalar _fmin,_fmax; local 442 this->projection_interval(plane,_fmin,_fmax); 444 if(plane[3] > _fmax + BOX_PLANE_EPSILON)
|
/external/opencv3/3rdparty/lib/ |
libmingwex_.a | 18 ?. ?? ?f ? ?? ? ? ?? ?? ? ?$ ?H ?l ?` ?T ?x ?l ?P ?t ?? ?< |