Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dutil.cc1377 auto type_end = std::find_if(std::begin(line), std::end(line), delim_pred); in read_mime_types() local
/third_party/gstreamer/gstreamer/gst/
Dgstvalue.c2742 gchar *type_end; in _priv_gst_value_parse_value() local
/third_party/mesa3d/src/imgui/
Dimgui.cpp9042 char* type_end = (char*)(intptr_t)ImStrchrRange(type_start, name_end, ']'); in LoadIniSettingsFromMemory() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp8881 char* type_end = (char*)(intptr_t)ImStrchrRange(type_start, name_end, ']'); in LoadIniSettingsFromMemory() local
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp10826 char* type_end = (char*)(void*)ImStrchrRange(type_start, name_end, ']'); in LoadIniSettingsFromMemory() local