Home
last modified time | relevance | path

Searched refs:text_count (Results 1 – 5 of 5) sorted by relevance

/external/autotest/client/site_tests/graphics_dEQP/scripts/
Dfailure_matrix.py127 text_count = '' variable
132 text_count = '%s %s ' % (text_count, status_dict[problem_count]) variable
134 text_count = '%s%5d ' % (text_count, problem_count) variable
136 text_count = '%s Total failure count (Fail + Flaky)' % text_count variable
138 print text_count
151 print '%s repeated' % text_count
/external/syzkaller/executor/
Dcommon_kvm_arm64.h26 const uintptr_t text_count = a4; in syz_kvm_setup_cpu() local
38 (void)text_count; // fuzzer can spoof count and we need just 1 text, so ignore text_count in syz_kvm_setup_cpu()
Dcommon_kvm_amd64.h278 const uintptr_t text_count = a4; in syz_kvm_setup_cpu() local
288 (void)text_count; // fuzzer can spoof count and we need just 1 text, so ignore text_count in syz_kvm_setup_cpu()
/external/pdfium/core/fpdftext/
Dcpdf_textpage.cpp456 int text_count = text_last - text_start + 1; in GetPageText() local
459 static_cast<size_t>(text_start), static_cast<size_t>(text_count))); in GetPageText()
/external/syzkaller/pkg/csource/
Dgenerated.go1782 const uintptr_t text_count = a4;
1792 (void)text_count;
2332 const uintptr_t text_count = a4;
2344 (void)text_count;