Home
last modified time | relevance | path

Searched defs:fmt_start (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dpigweed_detokenizer.cc272 size_t fmt_start = 0; in FormatString() local
/aosp_15_r20/external/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cc948 const char *fmt_start; member
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui_widgets.cpp1520 const char* fmt_start = ImParseFormatFindStart(fmt); // Find % (if any, and ignore %%) in PatchFormatStringFloatToInt() local
1694 const char* fmt_start = ImParseFormatFindStart(format); in RoundScalarWithFormatT() local
2581 const char* fmt_start = ImParseFormatFindStart(fmt); in ImParseFormatTrimDecorations() local
/aosp_15_r20/external/python/cpython2/Objects/
Dstringobject.c4306 char *fmt_start = fmt; in PyString_Format() local