Home
last modified time | relevance | path

Searched defs:line_end (Results 1 – 25 of 35) 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/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.cc36 size_t line_end; in FindDataLines() local
Ddata_context.cc116 size_t line_begin, line_end; in GetClippedAndLineRange() local
/external/perfetto/src/traced/probes/system_info/
Dsystem_info_data_source.cc65 std::string::iterator line_end = proc_cpu_info.end(); in Start() 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/pdfium/core/fpdfapi/render/
Dcpdf_type3cache.cpp72 int line_end = bFirst ? height : -1; in DetectFirstLastScan() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_lexer.cc435 size_t line_end = StringPieceFromPointers(loc, buf_.end()).find('\n'); 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/cpuinfo/src/arm/linux/
Dcpuinfo.c666 const char* line_end, in parse_line()
/external/tensorflow/tensorflow/lite/micro/memory_planner/
Dgreedy_memory_planner.cc360 const int line_end = ((offset + size) * kLineWidth) / max_size; in PrintMemoryPlan() local
/external/selinux/libsemanage/src/
Dsemanage_store.c2505 char *line_end = NULL; in semanage_get_line_end() local
2534 const char *line_buf, *line_end; in semanage_fc_sort() local
2876 const char *line_buf, *line_end; in semanage_nc_sort() local
/external/curl/lib/vquic/
Dquiche.c605 char *end, *line_end; in http_request() local
/external/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc459 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc507 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/pdfium/xfa/fde/
Dcfde_texteditengine.cpp493 size_t line_end = GetIndexAtEndOfLine(pos); in GetIndexDown() local
/external/wpa_supplicant_8/src/eap_server/
Dtncs.c1018 char *config, *end, *pos, *line_end; in tncs_read_config() local
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-death-test.cc535 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-death-test.cc523 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local
/external/mesa3d/src/gtest/src/
Dgtest-death-test.cc536 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local

12