| /external/cpuinfo/src/linux/ |
| 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
|
| /external/cronet/net/dns/ |
| D | nsswitch_reader.cc | 58 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/ |
| D | proc_cpuinfo_reader.h | 69 const char* line_end = line + line_len; in GetNextField() local
|
| /external/image_io/src/base/ |
| D | data_line_map.cc | 34 size_t line_end; in FindDataLines() local
|
| D | data_context.cc | 118 size_t line_begin, line_end; in GetClippedAndLineRange() local
|
| /external/libultrahdr/third_party/image_io/src/base/ |
| D | data_line_map.cc | 34 size_t line_end; in FindDataLines() local
|
| D | data_context.cc | 118 size_t line_begin, line_end; in GetClippedAndLineRange() local
|
| /external/perfetto/src/traced/probes/system_info/ |
| D | system_info_data_source.cc | 66 std::string::iterator line_end = proc_cpu_info.end(); in Start() local
|
| /external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/ |
| D | stack_trace_posix.cc | 114 const char* line_end, in ParseMapsLine() 307 for (char* line_end = buffer; line_end < read_end; ++line_end) { in PrintStackTraceInternal() local
|
| /external/cronet/net/third_party/quiche/src/quiche/balsa/ |
| D | balsa_frame.cc | 286 const char* line_end, HeaderLineDescription* current_header_line) { in CleanUpKeyValueWhitespace() 365 const char* line_end = stream_begin + lines[i - 1].second; in FindColonsAndParseIntoKeyValue() local 490 const char* line_end = stream_begin + header_line.last_char_idx; in ProcessContentLengthLine() local
|
| /external/cpuinfo/src/x86/linux/ |
| D | cpuinfo.c | 85 const char* line_end, in parse_line()
|
| /external/skia/modules/skottie/src/layers/shapelayer/ |
| D | PuckerBloat.cpp | 95 line_end = pts[1]; in onRevalidateEffect() local
|
| /external/libcups/filter/ |
| D | rastertohp.c | 428 *line_end, /* End-of-line byte pointer */ in CompressData() local
|
| D | rastertolabel.c | 912 *line_end, /* End-of-line byte pointer */ in PCLCompress() local
|
| D | rastertoepson.c | 413 *line_end, /* End-of-line byte pointer */ in CompressData() local
|
| /external/curl/lib/ |
| D | http1.c | 88 const char *line_end; in detect_line() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_lexer.cc | 481 size_t line_end = in GetLine() local
|
| /external/igt-gpu-tools/runner/ |
| 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
|
| /external/cronet/net/http/ |
| D | http_response_headers.cc | 617 std::string::const_iterator line_end = base::ranges::find(raw_input, '\0'); in Parse() local 788 std::string::const_iterator line_end) { in ParseVersion() 832 std::string::const_iterator line_end, in ParseStatusLine()
|
| /external/cpuinfo/src/arm/linux/ |
| D | cpuinfo.c | 674 const char* line_end, in parse_line()
|
| /external/angle/build/android/ |
| D | convert_dex_profile.py | 111 def FindMethodsAtLine(self, method_name, line_start, line_end=None): argument
|
| /external/cronet/build/android/ |
| D | convert_dex_profile.py | 111 def FindMethodsAtLine(self, method_name, line_start, line_end=None): argument
|
| /external/selinux/libsemanage/src/ |
| D | semanage_store.c | 2514 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/rust/crates/miette/src/handlers/ |
| D | narratable.rs | 397 let line_end = self.offset + self.text.len(); in span_attach() localVariable
|
| /external/llvm/utils/unittest/googletest/src/ |
| D | gtest-death-test.cc | 459 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local
|