Home
last modified time | relevance | path

Searched defs:float_format (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/python/google/protobuf/
Dtext_format.py130 float_format=None, argument
229 float_format=None, argument
261 float_format=None, argument
285 float_format=None, argument
342 float_format=None, argument
/third_party/python/Objects/
Dfloatobject.c1696 static float_format_type double_format, float_format; variable
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_widgets.cpp5394 void ImGui::Value(const char* prefix, float v, const char* float_format) in Value()
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp5419 void ImGui::Value(const char* prefix, float v, const char* float_format) in Value()
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp6597 void ImGui::Value(const char* prefix, float v, const char* float_format) in Value()