Home
last modified time | relevance | path

Searched defs:text_start (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/common/solaris/
Dfile_id.cc66 const void **text_start, in FindElfTextSection()
/external/pigweed/pw_tokenizer/
Ddecode.cc307 const char* text_start = format; in FormatString() local
/external/cpuinfo/src/linux/
Dprocessors.c84 static bool uint32_parser(const char* text_start, const char* text_end, void* context) { in uint32_parser()
/external/kernel-headers/original/uapi/linux/
Dcoff.h141 char text_start[4]; /* base of text used for this file */ member
/external/harfbuzz_ng/util/
Doptions.hh332 unsigned int text_start = forward ? 0 : num_chars; in verify_buffer_safe_to_break() local
/external/pdfium/core/fpdftext/
Dcpdf_textpage.cpp456 int text_start = TextIndexFromCharIndex(start); in GetPageText() local