Searched defs:buf_end (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimstb_textedit.h1140 const char* buf_end = (char*)state->undo_rec + sizeof(state->undo_rec); (void)buf_end; local in function:stb_textedit_discard_redo
H A Dimgui_demo.cpp3523 const char* buf_end = Buf.end(); local in function:ExampleAppLog::Draw
H A Dimgui.cpp1636 ImWchar* buf_end = buf + buf_size; local in function:ImTextStrFromUtf8
1724 const char* buf_end = buf + buf_size; local in function:ImTextStrToUtf8
9017 char* buf_end = buf + ini_size; local in function:ImGui::LoadIniSettingsFromMemory
9348 char *buf_p = buf, *buf_end = buf + IM_ARRAYSIZE(buf); local in function:ImGui::ShowMetricsWindow::Funcs::NodeDrawList
9428 const char* buf_end = buf + IM_ARRAYSIZE(buf); local in function:ImGui::ShowMetricsWindow::Funcs::NodeTabBar
[all...]
H A Dimgui_widgets.cpp3230 const char* buf_end = NULL; local in function:ImGui::InputTextEx
3280 const char* buf_end = NULL; local in function:ImGui::InputTextEx
3769 const char* buf_end = NULL; local in function:ImGui::InputTextEx
[all...]
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimstb_textedit.h1140 const char* buf_end = (char*)state->undo_rec + sizeof(state->undo_rec); (void)buf_end; local in function:stb_textedit_discard_redo
H A Dimgui.cpp1636 ImWchar* buf_end = buf + buf_size; local in function:ImTextStrFromUtf8
1724 const char* buf_end = buf + buf_size; local in function:ImTextStrToUtf8
9017 char* buf_end = buf + ini_size; local in function:ImGui::LoadIniSettingsFromMemory
9348 char *buf_p = buf, *buf_end = buf + IM_ARRAYSIZE(buf); local in function:ImGui::ShowMetricsWindow::Funcs::NodeDrawList
9428 const char* buf_end = buf + IM_ARRAYSIZE(buf); local in function:ImGui::ShowMetricsWindow::Funcs::NodeTabBar
[all...]
H A Dimgui_widgets.cpp3230 const char* buf_end = NULL; local in function:ImGui::InputTextEx
3280 const char* buf_end = NULL; local in function:ImGui::InputTextEx
3769 const char* buf_end = NULL; local in function:ImGui::InputTextEx
[all...]
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcxml.c1545 char *buf_end; local in function:FcStrtod

Completed in 64 milliseconds