/third_party/boost/libs/math/example/daubechies_wavelets/ |
D | daubechies_scaling_integer_grid.cpp | 160 constexpr const size_t p_max = 18; in main() local
|
D | daubechies_coefficients.cpp | 218 size_t p_max = 20; in main() local
|
/third_party/boost/boost/regex/v4/ |
D | regex_split.hpp | 61 std::size_t* p_max; member in boost::BOOST_REGEX_DETAIL_NS::split_pred
|
/third_party/boost/libs/geometry/test/algorithms/envelope_expand/ |
D | test_envelope_expand_on_spheroid.hpp | 338 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
|
D | expand_on_spheroid.cpp | 251 bg::detail::indexed_point_view<Box const, 1> p_max(box); in apply() local
|
/third_party/boost/boost/geometry/strategies/spherical/ |
D | distance_segment_box.hpp | 95 SegmentPoint p_max; in segment_below_of_box() local
|
D | envelope_segment.hpp | 184 CalculationType p_max = envelope_segment_call_vertex_latitude in compute_box_corners() local
|
/third_party/openssl/crypto/x509v3/ |
D | v3_asid.c | 669 ASN1_INTEGER *p_min = NULL, *p_max = NULL, *c_min = NULL, *c_max = NULL; in asid_contains() local
|
D | v3_addr.c | 1095 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/ |
D | segment_to_box.hpp | 705 SegmentPoint const& p_max, in call_above_of_box()
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_draw.cpp | 1388 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()
|
D | imgui_widgets.cpp | 2122 …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()
|
D | imgui.cpp | 2875 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/ |
D | imgui.cpp | 2317 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()
|
D | imgui_widgets.cpp | 4045 void ImGui::RenderColorRectWithAlphaCheckerboard(ImVec2 p_min, ImVec2 p_max, ImU32 col, float grid_… in RenderColorRectWithAlphaCheckerboard()
|
/third_party/mesa3d/src/imgui/ |
D | imgui.cpp | 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()
|
D | imgui_widgets.cpp | 4057 void ImGui::RenderColorRectWithAlphaCheckerboard(ImVec2 p_min, ImVec2 p_max, ImU32 col, float grid_… in RenderColorRectWithAlphaCheckerboard()
|