| /external/libtextclassifier/abseil-cpp/absl/strings/internal/str_format/ |
| D | parser.cc | 271 size_t text_end = AppendText(s); in Append() local 284 size_t text_end = AppendText(s); in ConvertOne() local
|
| D | parser.h | 247 size_t text_end; member
|
| /external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/ |
| D | parser.cc | 285 size_t text_end = AppendText(s); in Append() local 298 size_t text_end = AppendText(s); in ConvertOne() local
|
| D | parser.h | 261 size_t text_end; member
|
| /external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
| D | parser.cc | 271 size_t text_end = AppendText(s); in Append() local 284 size_t text_end = AppendText(s); in ConvertOne() local
|
| D | parser.h | 245 size_t text_end; member
|
| /external/abseil-cpp/absl/strings/internal/str_format/ |
| D | parser.cc | 271 size_t text_end = AppendText(s); in Append() local 284 size_t text_end = AppendText(s); in ConvertOne() local
|
| D | parser.h | 245 size_t text_end; member
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
| D | parser.cc | 271 size_t text_end = AppendText(s); in Append() local 284 size_t text_end = AppendText(s); in ConvertOne() local
|
| D | parser.h | 247 size_t text_end; member
|
| /external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/ |
| D | parser.cc | 274 size_t text_end = AppendText(s); in Append() local 287 size_t text_end = AppendText(s); in ConvertOne() local
|
| D | parser.h | 269 size_t text_end; member
|
| /external/elfutils/libasm/ |
| D | asm_end.c | 48 text_end (AsmCtx_t *ctx __attribute__ ((unused))) in text_end() function
|
| /external/deqp-deps/SPIRV-Tools/source/ |
| D | assembly_grammar.cpp | 50 const char* text_end = textValue + text_length; in spvTextParseMaskOperand() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/ |
| D | assembly_grammar.cpp | 50 const char* text_end = textValue + text_length; in spvTextParseMaskOperand() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/ |
| D | assembly_grammar.cpp | 50 const char* text_end = textValue + text_length; in spvTextParseMaskOperand() local
|
| /external/mesa3d/src/imgui/ |
| D | imgui_draw.cpp | 1176 … 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
|
| D | imgui.cpp | 2272 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
|
| D | imgui_widgets.cpp | 127 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/ |
| D | processors.c | 84 static bool uint32_parser(const char* text_start, const char* text_end, void* context) { in uint32_parser()
|
| /external/harfbuzz_ng/util/ |
| D | options.hh | 333 unsigned int text_end = text_start; in verify_buffer_safe_to_break() local
|