Home
last modified time | relevance | path

Searched defs:p_max (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/bin_search_tree_/
Dconstructors_destructor_fn_imps.hpp212 node_pointer p_max = m_p_head->m_p_parent; in initialize_min_max() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/bin_search_tree_/
Dconstructors_destructor_fn_imps.hpp212 node_pointer p_max = m_p_head->m_p_parent; in initialize_min_max() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dregex_split.hpp50 std::size_t* p_max; member in boost::BOOST_REGEX_DETAIL_NS::split_pred
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dregex_split.hpp61 std::size_t* p_max; member in boost::BOOST_REGEX_DETAIL_NS::split_pred
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/enc/src/
H A Dp_ol_wgh.cpp594 Word16 p_max; in Lag_max() local
H A Dpitch_ol.cpp331 Word16 p_max = 0; /* initialization only needed to keep gcc silent */ in Lag_max() local
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_mps_tonality.c185 WORD32 *p_max; in ixheaacd_measure_tonality() local
/aosp_15_r20/system/nfc/src/nfc/nfc/
H A Dnfc_ncif.cc1790 NFC_HDR* p_max = nullptr; in nfc_ncif_proc_data() local
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp2373 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()
H A Dimgui_widgets.cpp4057 void ImGui::RenderColorRectWithAlphaCheckerboard(ImVec2 p_min, ImVec2 p_max, ImU32 col, float grid_… in RenderColorRectWithAlphaCheckerboard()