/aosp_15_r20/external/cpuinfo/src/linux/ |
H A D | multiline.c | 60 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
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | nsswitch_reader.cc | 58 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
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/ |
H A D | balsa_frame.cc | 283 const char* line_end, HeaderLineDescription* current_header_line) { in CleanUpKeyValueWhitespace() 362 const char* line_end = stream_begin + lines[i - 1].second; in FindColonsAndParseIntoKeyValue() local 478 const char* line_end = stream_begin + header_line.last_char_idx; in ProcessContentLengthLine() local
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/ |
H A D | stack_trace_posix.cc | 125 const char* line_end, in ParseMapsLine() 318 for (char* line_end = buffer; line_end < read_end; ++line_end) { in PrintStackTraceInternal() local
|
/aosp_15_r20/external/igt-gpu-tools/runner/ |
H A D | resultgen.c | 48 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
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_response_headers.cc | 616 std::string::const_iterator line_end = base::ranges::find(raw_input, '\0'); in Parse() local 787 std::string::const_iterator line_end) { in ParseVersion() 831 std::string::const_iterator line_end, in ParseStatusLine()
|
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/ |
H A D | proc_cpuinfo_reader.h | 69 const char* line_end = line + line_len; in GetNextField() local
|
/aosp_15_r20/external/image_io/src/base/ |
H A D | data_line_map.cc | 34 size_t line_end; in FindDataLines() local
|
H A D | data_context.cc | 118 size_t line_begin, line_end; in GetClippedAndLineRange() local
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/base/ |
H A D | data_line_map.cc | 34 size_t line_end; in FindDataLines() local
|
H A D | data_context.cc | 118 size_t line_begin, line_end; in GetClippedAndLineRange() local
|
/aosp_15_r20/external/selinux/libsemanage/src/ |
H A D | semanage_store.c | 2523 char *line_end = NULL; in semanage_get_line_end() local 2552 const char *line_buf, *line_end; in semanage_fc_sort() local 2894 const char *line_buf, *line_end; in semanage_nc_sort() local
|
/aosp_15_r20/system/tools/aidl/ |
D | code_writer.cpp | 52 size_t line_end = str.find('\n', pos); in WriteString() local
|
/aosp_15_r20/external/cpuinfo/src/x86/linux/ |
H A D | cpuinfo.c | 85 const char* line_end, in parse_line()
|
/aosp_15_r20/external/perfetto/src/traced/probes/system_info/ |
H A D | system_info_data_source.cc | 84 std::string::iterator line_end = proc_cpu_info.end(); in Start() local
|
/aosp_15_r20/external/coreboot/src/console/ |
H A D | printk.c | 104 static void line_end(union log_state state) in line_end() function
|
/aosp_15_r20/external/libcups/filter/ |
H A D | rastertohp.c | 428 *line_end, /* End-of-line byte pointer */ in CompressData() local
|
H A D | rastertolabel.c | 912 *line_end, /* End-of-line byte pointer */ in PCLCompress() local
|
H A D | rastertoepson.c | 413 *line_end, /* End-of-line byte pointer */ in CompressData() local
|
/aosp_15_r20/external/skia/modules/skottie/src/layers/shapelayer/ |
H A D | PuckerBloat.cpp | 95 line_end = pts[1]; in onRevalidateEffect() local
|
/aosp_15_r20/external/curl/lib/ |
H A D | http1.c | 88 const char *line_end; in detect_line() local
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | kallsyms.cpp | 248 char* line_end = strchr(p, '\n'); in ProcessKernelSymbols() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_lexer.cc | 481 size_t line_end = in GetLine() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/ |
H A D | source_range.cpp | 281 size_t line_end = range_end; in print_with_context() local
|
/aosp_15_r20/system/memory/lmkd/tests/ |
D | lmkd_tests.cpp | 220 size_t line_end = logcat_out.find('\n', line_start); in TEST_F() local
|