Searched defs:p_max (Results 1 – 10 of 10) sorted by relevance
212 node_pointer p_max = m_p_head->m_p_parent; in initialize_min_max() local
50 std::size_t* p_max; member in boost::BOOST_REGEX_DETAIL_NS::split_pred
61 std::size_t* p_max; member in boost::BOOST_REGEX_DETAIL_NS::split_pred
594 Word16 p_max; in Lag_max() local
331 Word16 p_max = 0; /* initialization only needed to keep gcc silent */ in Lag_max() local
185 WORD32 *p_max; in ixheaacd_measure_tonality() local
1790 NFC_HDR* p_max = nullptr; in nfc_ncif_proc_data() local
2373 void ImGui::RenderFrame(ImVec2 p_min, ImVec2 p_max, ImU32 fill_col, bool border, float rounding) in RenderFrame()2386 void ImGui::RenderFrameBorder(ImVec2 p_min, ImVec2 p_max, float rounding) in RenderFrameBorder()
4057 void ImGui::RenderColorRectWithAlphaCheckerboard(ImVec2 p_min, ImVec2 p_max, ImU32 col, float grid_… in RenderColorRectWithAlphaCheckerboard()