Home
last modified time | relevance | path

Searched defs:highest (Results 1 – 6 of 6) sorted by relevance

/external/eigen/Eigen/src/Core/
DNumTraits.h77 static inline T highest() { return (std::numeric_limits<T>::max)(); } in highest() function
/external/elfutils/libdwfl/
Dsegment.c157 int highest = -1; in reify_segments() local
Ddwfl_module_getdwarf.c467 GElf_Addr highest; in find_prelink_address_sync() local
/external/selinux/libsemanage/src/
Ddirect_api.c1966 semanage_module_info_t *highest = NULL; in semanage_direct_get_module_info() local
/external/webrtc/talk/media/webrtc/
Dwebrtcvoiceengine.cc2080 int highest = 0; in GetOutputLevel() local
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp3122 … unsigned highest = ((1U << mode->bitdepth) - 1U); /*highest possible value for this bit depth*/ in getPixelColorRGBA8() local
3240 … unsigned highest = ((1U << mode->bitdepth) - 1U); /*highest possible value for this bit depth*/ in getPixelColorsRGBA8() local