Home
last modified time | relevance | path

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

12

/external/cpuinfo/src/linux/
Dmultiline.c60 const char* line_end = data_end; in cpuinfo_linux_parse_multiline_file() local
65 const char* line_end; in cpuinfo_linux_parse_multiline_file() local
/external/cronet/net/dns/
Dnsswitch_reader.cc58 base::StringPiece::size_type line_end = text.find('\n'); in SkipRestOfLine() local
81 base::StringPiece::size_type line_end = text.find('\n'); in FindDatabase() local
/external/google-breakpad/src/client/linux/minidump_writer/
Dproc_cpuinfo_reader.h70 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/cronet/net/third_party/quiche/src/quiche/balsa/
Dbalsa_frame.cc286 const char* line_end, HeaderLineDescription* current_header_line) { in CleanUpKeyValueWhitespace()
365 const char* line_end = stream_begin + lines[i - 1].second; in FindColonsAndParseIntoKeyValue() local
482 const char* line_end = stream_begin + header_line.last_char_idx; in ProcessContentLengthLine() local
/external/perfetto/src/traced/probes/system_info/
Dsystem_info_data_source.cc66 std::string::iterator line_end = proc_cpu_info.end(); in Start() local
/external/curl/lib/
Dh2h3.c129 char *end, *line_end; in Curl_pseudo_headers() local
/external/cpuinfo/src/x86/linux/
Dcpuinfo.c85 const char* line_end, in parse_line()
/external/skia/modules/skottie/src/layers/shapelayer/
DPuckerBloat.cpp87 line_end = pts[1]; in onRevalidateEffect() local
/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/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/cronet/net/http/
Dhttp_response_headers.cc463 std::string::const_iterator line_end = base::ranges::find(raw_input, '\0'); in Parse() local
634 std::string::const_iterator line_end) { in ParseVersion()
678 std::string::const_iterator line_end, in ParseStatusLine()
/external/cpuinfo/src/arm/linux/
Dcpuinfo.c674 const char* line_end, in parse_line()
/external/angle/build/android/
Dconvert_dex_profile.py111 def FindMethodsAtLine(self, method_name, line_start, line_end=None): argument
/external/cronet/build/android/
Dconvert_dex_profile.py111 def FindMethodsAtLine(self, method_name, line_start, line_end=None): argument
/external/selinux/libsemanage/src/
Dsemanage_store.c2514 char *line_end = NULL; in semanage_get_line_end() local
2543 const char *line_buf, *line_end; in semanage_fc_sort() local
2885 const char *line_buf, *line_end; in semanage_nc_sort() local
/external/pdfium/xfa/fde/
Dcfde_texteditengine.cpp459 size_t line_end = GetIndexAtEndOfLine(pos); in GetIndexDown() local
/external/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc459 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local
/external/wpa_supplicant_8/src/eap_peer/
Dtncc.c1070 char *config, *end, *pos, *line_end; in tncc_read_config() local
/external/wpa_supplicant_8/src/eap_server/
Dtncs.c1018 char *config, *end, *pos, *line_end; in tncs_read_config() local
/external/webrtc/pc/
Dwebrtc_sdp.cc404 size_t line_end = message.find(kNewLineChar, line_start); in ParseFailed() local
505 size_t line_end = message.find(kNewLineChar, *pos); in GetLine() local
1043 size_t line_end = message.find(kNewLineChar); in ParseCandidate() local

12