Home
last modified time | relevance | path

Searched defs:label_end (Results 1 – 3 of 3) sorted by relevance

/external/rust/android-crates-io/crates/codespan-reporting/src/term/
Dviews.rs148 let label_end = in render() localVariable
242 let label_end = label.range.end - end_line_range.start; in render() localVariable
/external/mesa3d/src/imgui/
Dimgui_widgets.cpp4697 …const char* label_end = g.TempBuffer + ImFormatStringV(g.TempBuffer, IM_ARRAYSIZE(g.TempBuffer), f… in TreeNodeExV() local
4708 …const char* label_end = g.TempBuffer + ImFormatStringV(g.TempBuffer, IM_ARRAYSIZE(g.TempBuffer), f… in TreeNodeExV() local
4759 …i::TreeNodeBehavior(ImGuiID id, ImGuiTreeNodeFlags flags, const char* label, const char* label_end) in TreeNodeBehavior()
6632 const char* label_end = NULL; in TabItemLabelAndCloseButton() local
/external/vixl/test/aarch32/
Dtest-assembler-aarch32.cc740 Label label_end; in TEST() local