Searched defs:highest (Results 1 – 8 of 8) sorted by relevance
77 static inline T highest() { return (std::numeric_limits<T>::max)(); } in highest() function
126 Node* highest = ¤t; in highestAncestorOrSelf() local
175 int highest = -1; in reify_segments() local
490 GElf_Addr highest; in find_prelink_address_sync() local
615 Node* highest = 0; in highestEnclosingNodeOfType() local
2879 int highest = GetOutputLevel(voe_channel()); in SetSendCodecs() local
3122 … unsigned highest = ((1U << mode->bitdepth) - 1U); /*highest possible value for this bit depth*/ in getPixelColorRGBA8() local3240 … unsigned highest = ((1U << mode->bitdepth) - 1U); /*highest possible value for this bit depth*/ in getPixelColorsRGBA8() local
2333 …markLinesDirtyInBlockRange(LayoutUnit logicalTop, LayoutUnit logicalBottom, RootInlineBox* highest) in markLinesDirtyInBlockRange()