Home
last modified time | relevance | path

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

/third_party/boost/libs/math/example/daubechies_wavelets/
Ddaubechies_scaling_integer_grid.cpp160 constexpr const size_t p_max = 18; in main() local
Ddaubechies_coefficients.cpp218 size_t p_max = 20; in main() local
/third_party/boost/boost/regex/v4/
Dregex_split.hpp61 std::size_t* p_max; member in boost::BOOST_REGEX_DETAIL_NS::split_pred
/third_party/boost/libs/geometry/test/algorithms/envelope_expand/
Dtest_envelope_expand_on_spheroid.hpp338 bg::detail::indexed_point_view<Box, bg::max_corner> p_max(box); in apply() local
353 bg::detail::indexed_point_view<Box, bg::max_corner> p_max(box); in apply() local
Dexpand_on_spheroid.cpp251 bg::detail::indexed_point_view<Box const, 1> p_max(box); in apply() local
/third_party/boost/boost/geometry/strategies/spherical/
Ddistance_segment_box.hpp95 SegmentPoint p_max; in segment_below_of_box() local
Denvelope_segment.hpp184 CalculationType p_max = envelope_segment_call_vertex_latitude in compute_box_corners() local
/third_party/openssl/crypto/x509v3/
Dv3_asid.c669 ASN1_INTEGER *p_min = NULL, *p_max = NULL, *c_min = NULL, *c_max = NULL; in asid_contains() local
Dv3_addr.c1095 unsigned char p_min[ADDR_RAW_BUF_LEN], p_max[ADDR_RAW_BUF_LEN]; in addr_contains() local
/third_party/boost/boost/geometry/algorithms/detail/distance/
Dsegment_to_box.hpp705 SegmentPoint const& p_max, in call_above_of_box()
/third_party/skia/third_party/externals/imgui/
Dimgui_draw.cpp1388 void ImDrawList::AddRect(const ImVec2& p_min, const ImVec2& p_max, ImU32 col, float rounding, ImDra… in AddRect()
1399 void ImDrawList::AddRectFilled(const ImVec2& p_min, const ImVec2& p_max, ImU32 col, float rounding,… in AddRectFilled()
1416 void ImDrawList::AddRectFilledMultiColor(const ImVec2& p_min, const ImVec2& p_max, ImU32 col_upr_le… in AddRectFilledMultiColor()
1605 void ImDrawList::AddImage(ImTextureID user_texture_id, const ImVec2& p_min, const ImVec2& p_max, co… in AddImage()
1637 …:AddImageRounded(ImTextureID user_texture_id, const ImVec2& p_min, const ImVec2& p_max, const ImVe… in AddImageRounded()
3916 void ImGui::RenderColorRectWithAlphaCheckerboard(ImDrawList* draw_list, ImVec2 p_min, ImVec2 p_max,… in RenderColorRectWithAlphaCheckerboard()
Dimgui_widgets.cpp2122 …l ImGui::DataTypeClamp(ImGuiDataType data_type, void* p_data, const void* p_min, const void* p_max) in DataTypeClamp()
2341 …GuiDataType data_type, void* p_v, float v_speed, const void* p_min, const void* p_max, const char*… in DragBehavior()
2379 …DataType data_type, void* p_data, float v_speed, const void* p_min, const void* p_max, const char*… in DragScalar()
2465 …pe, void* p_data, int components, float v_speed, const void* p_min, const void* p_max, const char*… in DragScalarN()
2610 …DataType data_type, void* p_data, float v_speed, const void* p_min, const void* p_max, const char*… in DragScalar()
2622 …pe, void* p_data, int components, float v_speed, const void* p_min, const void* p_max, const char*… in DragScalarN()
2956 … ImGuiID id, ImGuiDataType data_type, void* p_v, const void* p_min, const void* p_max, const char*… in SliderBehavior()
2997 …r* label, ImGuiDataType data_type, void* p_data, const void* p_min, const void* p_max, const char*… in SliderScalar()
3163 …c2& size, ImGuiDataType data_type, void* p_data, const void* p_min, const void* p_max, const char*… in VSliderScalar()
3235 …r* label, ImGuiDataType data_type, void* p_data, const void* p_min, const void* p_max, const char*… in SliderScalar()
Dimgui.cpp2875 void ImGui::RenderFrame(ImVec2 p_min, ImVec2 p_max, ImU32 fill_col, bool border, float rounding) in RenderFrame()
2888 void ImGui::RenderFrameBorder(ImVec2 p_min, ImVec2 p_max, float rounding) in RenderFrameBorder()
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp2317 void ImGui::RenderFrame(ImVec2 p_min, ImVec2 p_max, ImU32 fill_col, bool border, float rounding) in RenderFrame()
2330 void ImGui::RenderFrameBorder(ImVec2 p_min, ImVec2 p_max, float rounding) in RenderFrameBorder()
Dimgui_widgets.cpp4045 void ImGui::RenderColorRectWithAlphaCheckerboard(ImVec2 p_min, ImVec2 p_max, ImU32 col, float grid_… in RenderColorRectWithAlphaCheckerboard()
/third_party/mesa3d/src/imgui/
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()
Dimgui_widgets.cpp4057 void ImGui::RenderColorRectWithAlphaCheckerboard(ImVec2 p_min, ImVec2 p_max, ImU32 col, float grid_… in RenderColorRectWithAlphaCheckerboard()