Searched defs:p_min (Results 1 – 6 of 6) sorted by relevance
| /third_party/openssl/crypto/x509/ |
| D | v3_asid.c | 658 ASN1_INTEGER *p_min = NULL, *p_max = NULL, *c_min = NULL, *c_max = NULL; in asid_contains() local
|
| D | v3_addr.c | 1125 unsigned char p_min[ADDR_RAW_BUF_LEN], p_max[ADDR_RAW_BUF_LEN]; in addr_contains() local
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| D | v3_asid.c | 672 ASN1_INTEGER *p_min = NULL, *p_max = NULL, *c_min = NULL, *c_max = NULL; in asid_contains() local
|
| D | v3_addr.c | 1129 unsigned char p_min[ADDR_RAW_BUF_LEN], p_max[ADDR_RAW_BUF_LEN]; in addr_contains() local
|
| /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() 2399 void ImGui::RenderArrow(ImVec2 p_min, ImGuiDir dir, float scale) in RenderArrow()
|
| D | imgui_widgets.cpp | 4057 void ImGui::RenderColorRectWithAlphaCheckerboard(ImVec2 p_min, ImVec2 p_max, ImU32 col, float grid_… in RenderColorRectWithAlphaCheckerboard()
|