Home
last modified time | relevance | path

Searched defs:text_end (Results 1 – 25 of 27) sorted by relevance

12

/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/
Dparser.cc75 size_t text_end = AppendText(s); in Append() local
88 size_t text_end = AppendText(s); in ConvertOne() local
Dparser.h183 size_t text_end; member
/external/cronet/stable/third_party/abseil-cpp/absl/strings/internal/str_format/
Dparser.cc75 size_t text_end = AppendText(s); in Append() local
88 size_t text_end = AppendText(s); in ConvertOne() local
Dparser.h181 size_t text_end; member
/external/abseil-cpp/absl/strings/internal/str_format/
Dparser.cc75 size_t text_end = AppendText(s); in Append() local
88 size_t text_end = AppendText(s); in ConvertOne() local
Dparser.h181 size_t text_end; member
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/
Dparser.cc75 size_t text_end = AppendText(s); in Append() local
88 size_t text_end = AppendText(s); in ConvertOne() local
Dparser.h180 size_t text_end; member
/external/cronet/tot/third_party/abseil-cpp/absl/strings/internal/str_format/
Dparser.cc75 size_t text_end = AppendText(s); in Append() local
88 size_t text_end = AppendText(s); in ConvertOne() local
Dparser.h181 size_t text_end; member
/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/
Dparser.cc285 size_t text_end = AppendText(s); in Append() local
298 size_t text_end = AppendText(s); in ConvertOne() local
Dparser.h261 size_t text_end; member
/external/harfbuzz_ng/src/
Dhb-buffer-verify.cc119 unsigned int text_end = text_start; in buffer_verify_unsafe_to_break() local
272 unsigned text_end = 0; in buffer_verify_unsafe_to_concat() local
/external/elfutils/libasm/
Dasm_end.c45 text_end (AsmCtx_t *ctx __attribute__ ((unused))) in text_end() function
/external/angle/third_party/spirv-tools/src/source/
Dassembly_grammar.cpp51 const char* text_end = textValue + text_length; in spvTextParseMaskOperand() local
/external/swiftshader/third_party/SPIRV-Tools/source/
Dassembly_grammar.cpp51 const char* text_end = textValue + text_length; in spvTextParseMaskOperand() local
/external/deqp-deps/SPIRV-Tools/source/
Dassembly_grammar.cpp51 const char* text_end = textValue + text_length; in spvTextParseMaskOperand() local
/external/cronet/stable/base/substring_set_matcher/
Dsubstring_set_matcher.cc230 const std::string::const_iterator text_end = text.end(); in InsertPatternIntoAhoCorasickTree() local
/external/cronet/tot/base/substring_set_matcher/
Dsubstring_set_matcher.cc230 const std::string::const_iterator text_end = text.end(); in InsertPatternIntoAhoCorasickTree() local
/external/sdv/vsomeip/third_party/boost/spirit/classic/test/
Dtree_tests.cpp333 iterator_t text_end = text_begin + test_impl::string_length(text_begin); in operator ()() local
/external/mesa3d/src/imgui/
Dimgui_draw.cpp1176 … font_size, const ImVec2& pos, ImU32 col, const char* text_begin, const char* text_end, float wrap… in AddText()
1205 void ImDrawList::AddText(const ImVec2& pos, ImU32 col, const char* text_begin, const char* text_end) in AddText()
2355 void ImFontGlyphRangesBuilder::AddText(const char* text, const char* text_end) in AddText()
2542 const char* ImFont::CalcWordWrapPositionA(float scale, const char* text, const char* text_end, floa… in CalcWordWrapPositionA() argument
2641 … size, float max_width, float wrap_width, const char* text_begin, const char* text_end, const char… in CalcTextSizeA() argument
2749 … pos, ImU32 col, const ImVec4& clip_rect, const char* text_begin, const char* text_end, float wrap… in RenderText() argument
Dimgui.cpp2272 const char* ImGui::FindRenderedTextEnd(const char* text, const char* text_end) in FindRenderedTextEnd()
2285 void ImGui::RenderText(ImVec2 pos, const char* text, const char* text_end, bool hide_text_after_has… in RenderText()
2311 void ImGui::RenderTextWrapped(ImVec2 pos, const char* text, const char* text_end, float wrap_width) in RenderTextWrapped()
2357 …d(const ImVec2& pos_min, const ImVec2& pos_max, const char* text, const char* text_end, const ImVe… in RenderTextClipped()
3898 ImVec2 ImGui::CalcTextSize(const char* text, const char* text_end, bool hide_text_after_double_hash… in CalcTextSize()
8794 void ImGui::LogRenderedText(const ImVec2* ref_pos, const char* text, const char* text_end) in LogRenderedText()
9238 const char* text_end = text + strlen(text); in SetClipboardTextFn_DefaultImpl() local
Dimgui_widgets.cpp127 void ImGui::TextUnformatted(const char* text, const char* text_end) in TextUnformatted()
249 …const char* text_end = g.TempBuffer + ImFormatStringV(g.TempBuffer, IM_ARRAYSIZE(g.TempBuffer), fm… in TextV() local
354 …const char* text_end = text_begin + ImFormatStringV(g.TempBuffer, IM_ARRAYSIZE(g.TempBuffer), fmt,… in BulletTextV() local
2852 static ImVec2 InputTextCalcTextSizeW(const ImWchar* text_begin, const ImWchar* text_end, const ImWc… in InputTextCalcTextSizeW()
4508 const char* text_end = text ? FindRenderedTextEnd(text, NULL) : text; in ColorTooltip() local
/external/cpuinfo/src/linux/
Dprocessors.c95 static bool uint32_parser(const char* filename, const char* text_start, const char* text_end, void*… in uint32_parser()
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h94765 u8 *text_end; member

12