Home
last modified time | relevance | path

Searched defs:line_end (Results 1 – 25 of 57) sorted by relevance

123

/external/cpuinfo/src/linux/
Dmultiline.c63 const char* line_end = data_end; in cpuinfo_linux_parse_multiline_file() local
68 const char* line_end; in cpuinfo_linux_parse_multiline_file() local
/external/cronet/stable/net/dns/
Dnsswitch_reader.cc58 std::string_view::size_type line_end = text.find('\n'); in SkipRestOfLine() local
82 std::string_view::size_type line_end = text.find('\n'); in FindDatabase() local
/external/cronet/tot/net/dns/
Dnsswitch_reader.cc58 std::string_view::size_type line_end = text.find('\n'); in SkipRestOfLine() local
82 std::string_view::size_type line_end = text.find('\n'); in FindDatabase() local
/external/google-breakpad/src/client/linux/minidump_writer/
Dproc_cpuinfo_reader.h69 const char* line_end = line + line_len; in GetNextField() local
/external/image_io/src/base/
Ddata_line_map.cc34 size_t line_end; in FindDataLines() local
Ddata_context.cc118 size_t line_begin, line_end; in GetClippedAndLineRange() local
/external/libultrahdr/third_party/image_io/src/base/
Ddata_line_map.cc34 size_t line_end; in FindDataLines() local
Ddata_context.cc118 size_t line_begin, line_end; in GetClippedAndLineRange() local
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/
Dstack_trace_posix.cc125 const char* line_end, in ParseMapsLine()
318 for (char* line_end = buffer; line_end < read_end; ++line_end) { in PrintStackTraceInternal() local
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/
Dstack_trace_posix.cc125 const char* line_end, in ParseMapsLine()
318 for (char* line_end = buffer; line_end < read_end; ++line_end) { in PrintStackTraceInternal() local
/external/cronet/stable/net/third_party/quiche/src/quiche/balsa/
Dbalsa_frame.cc403 const char* line_end, HeaderLineDescription* current_header_line) { in CleanUpKeyValueWhitespace()
482 const char* line_end = stream_begin + lines[i - 1].second; in FindColonsAndParseIntoKeyValue() local
606 const char* line_end = stream_begin + header_line.last_char_idx; in ProcessContentLengthLine() local
/external/cronet/tot/net/third_party/quiche/src/quiche/balsa/
Dbalsa_frame.cc403 const char* line_end, HeaderLineDescription* current_header_line) { in CleanUpKeyValueWhitespace()
482 const char* line_end = stream_begin + lines[i - 1].second; in FindColonsAndParseIntoKeyValue() local
606 const char* line_end = stream_begin + header_line.last_char_idx; in ProcessContentLengthLine() local
/external/cpuinfo/src/x86/linux/
Dcpuinfo.c85 const char* line_end, in parse_line()
/external/perfetto/src/traced/probes/system_info/
Dsystem_info_data_source.cc90 std::string::iterator line_end = proc_cpu_info.end(); in Start() local
/external/coreboot/src/console/
Dprintk.c104 static void line_end(union log_state state) in line_end() function
/external/libcups/filter/
Drastertohp.c428 *line_end, /* End-of-line byte pointer */ in CompressData() local
Drastertolabel.c912 *line_end, /* End-of-line byte pointer */ in PCLCompress() local
Drastertoepson.c413 *line_end, /* End-of-line byte pointer */ in CompressData() local
/external/skia/modules/skottie/src/layers/shapelayer/
DPuckerBloat.cpp97 line_end = pts[1]; in onRevalidateEffect() local
/external/curl/lib/
Dhttp1.c88 const char *line_end; in detect_line() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_lexer.cc481 size_t line_end = in GetLine() local
/external/igt-gpu-tools/runner/
Dresultgen.c48 char *line_end = memchr(haystack, '\n', end - haystack); in find_line_starting_with() local
68 char *line_end = memchr(haystack, '\n', end - haystack); in find_line_starting_with_either() local
212 char *line_end; in parse_subtest_result() local
/external/pytorch/torch/csrc/jit/frontend/
Dsource_range.cpp281 size_t line_end = range_end; in print_with_context() local
/external/cronet/stable/net/http/
Dhttp_response_headers.cc645 std::string::const_iterator line_end = base::ranges::find(raw_input, '\0'); in Parse() local
825 std::string::const_iterator line_end) { in ParseVersion()
869 std::string::const_iterator line_end, in ParseStatusLine()
/external/cronet/tot/net/http/
Dhttp_response_headers.cc645 std::string::const_iterator line_end = base::ranges::find(raw_input, '\0'); in Parse() local
825 std::string::const_iterator line_end) { in ParseVersion()
869 std::string::const_iterator line_end, in ParseStatusLine()

123