Home
last modified time | relevance | path

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

12

/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/v8/src/objects/
Dscript.h147 int line_end; // Position of final linebreak character in line. member
/external/libcups/filter/
Drastertohp.c434 *line_end, /* End-of-line byte pointer */ in CompressData() local
Drastertolabel.c909 *line_end, /* End-of-line byte pointer */ in PCLCompress() local
Drastertoepson.c418 *line_end, /* End-of-line byte pointer */ in CompressData() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_lexer.cc430 size_t line_end = StringPieceFromPointers(loc, buf_.end()).find('\n'); in GetLine() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_type3cache.cpp66 int line_end = bFirst ? height : -1; in DetectFirstLastScan() 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/pdfium/xfa/fde/
Dcfde_texteditengine.cpp468 size_t line_end = GetIndexAtEndOfLine(pos); in GetIndexDown() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc507 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-death-test.cc507 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local
/external/google-breakpad/src/testing/gtest/src/
Dgtest-death-test.cc494 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local
/external/mesa3d/src/gtest/src/
Dgtest-death-test.cc507 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local
/external/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc459 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-death-test.cc456 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local
/external/wpa_supplicant_8/src/eap_server/
Dtncs.c1019 char *config, *end, *pos, *line_end; in tncs_read_config() local
/external/wpa_supplicant_8/src/eap_peer/
Dtncc.c1071 char *config, *end, *pos, *line_end; in tncc_read_config() 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/googletest/googletest/src/
Dgtest-death-test.cc535 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local
/external/curl/lib/
Dhttp2.c1862 char *end, *line_end; in http2_send() local
/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc355 size_t line_end = message.find(kNewLine, line_start); in ParseFailed() local
446 size_t line_end = message.find(kNewLine, line_begin); in GetLine() local
/external/gflags/src/
Dgflags.cc1277 const char* line_end = flagfile_contents; in ProcessOptionsFromStringLocked() local
/external/v8/src/debug/
Ddebug.cc1990 int line_end = Smi::ToInt(line_ends->get(line)); in PrintBreakLocation() local

12