HomeSort by relevance Sort by last modified time
    Searched refs:kErrorReportLimit (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /external/vixl/test/aarch32/
test-assembler-cond-rdlow-rnlow-operand-immediate-t32-zero.cc 166 const unsigned kErrorReportLimit = 8;
231 // trace file. Only print up to `kErrorReportLimit` errors.
235 (++total_error_count <= kErrorReportLimit)) {
277 if (total_error_count > kErrorReportLimit) {
279 total_error_count - kErrorReportLimit);
test-assembler-cond-rdlow-rnlow-rmlow-t32.cc 166 const unsigned kErrorReportLimit = 8;
230 // trace file. Only print up to `kErrorReportLimit` errors.
234 (++total_error_count <= kErrorReportLimit)) {
276 if (total_error_count > kErrorReportLimit) {
278 total_error_count - kErrorReportLimit);
test-assembler-cond-rd-operand-rn-t32-identical-low-registers-in-it-block.cc 212 const unsigned kErrorReportLimit = 8;
275 // trace file. Only print up to `kErrorReportLimit` errors.
279 (++total_error_count <= kErrorReportLimit)) {
321 if (total_error_count > kErrorReportLimit) {
323 total_error_count - kErrorReportLimit);
test-assembler-cond-rd-rn-operand-rm-t32-rn-is-sp-in-it-block.cc 214 const unsigned kErrorReportLimit = 8;
279 // trace file. Only print up to `kErrorReportLimit` errors.
283 (++total_error_count <= kErrorReportLimit)) {
325 if (total_error_count > kErrorReportLimit) {
327 total_error_count - kErrorReportLimit);
test-assembler-cond-rd-operand-rn-t32.cc 353 const unsigned kErrorReportLimit = 8;
416 // trace file. Only print up to `kErrorReportLimit` errors.
420 (++total_error_count <= kErrorReportLimit)) {
462 if (total_error_count > kErrorReportLimit) {
464 total_error_count - kErrorReportLimit);
test-assembler-cond-rd-rn-t32.cc 339 const unsigned kErrorReportLimit = 8;
399 // trace file. Only print up to `kErrorReportLimit` errors.
403 (++total_error_count <= kErrorReportLimit)) {
445 if (total_error_count > kErrorReportLimit) {
447 total_error_count - kErrorReportLimit);
test-assembler-cond-sp-sp-operand-imm7-t32.cc 233 const unsigned kErrorReportLimit = 8;
298 // trace file. Only print up to `kErrorReportLimit` errors.
302 (++total_error_count <= kErrorReportLimit)) {
344 if (total_error_count > kErrorReportLimit) {
346 total_error_count - kErrorReportLimit);
test-simulator-cond-rd-operand-const-a32.cc 477 const unsigned kErrorReportLimit = 8;
611 (++total_error_count <= kErrorReportLimit)) {
639 if (total_error_count > kErrorReportLimit) {
641 total_error_count - kErrorReportLimit);
test-simulator-cond-rd-operand-const-t32.cc 592 const unsigned kErrorReportLimit = 8;
    [all...]
test-simulator-cond-rd-operand-imm16-t32.cc 430 const unsigned kErrorReportLimit = 8;
564 (++total_error_count <= kErrorReportLimit)) {
592 if (total_error_count > kErrorReportLimit) {
594 total_error_count - kErrorReportLimit);
test-assembler-cond-rd-operand-imm16-t32.cc 496 const unsigned kErrorReportLimit = 8;
    [all...]
test-assembler-cond-rd-operand-rn-shift-rs-t32-narrow-out-it-block.cc 359 const unsigned kErrorReportLimit = 8;
424 // trace file. Only print up to `kErrorReportLimit` errors.
428 (++total_error_count <= kErrorReportLimit)) {
470 if (total_error_count > kErrorReportLimit) {
472 total_error_count - kErrorReportLimit);
test-assembler-cond-rd-rn-operand-rm-t32-rd-is-rn-is-sp-in-it-block.cc 312 const unsigned kErrorReportLimit = 8;
377 // trace file. Only print up to `kErrorReportLimit` errors.
381 (++total_error_count <= kErrorReportLimit)) {
423 if (total_error_count > kErrorReportLimit) {
425 total_error_count - kErrorReportLimit);
test-assembler-cond-rd-rn-rm-a32.cc 517 const unsigned kErrorReportLimit = 8;
581 // trace file. Only print up to `kErrorReportLimit` errors.
585 (++total_error_count <= kErrorReportLimit)) {
    [all...]
test-assembler-cond-rd-rn-rm-t32.cc 515 const unsigned kErrorReportLimit = 8;
579 // trace file. Only print up to `kErrorReportLimit` errors.
583 (++total_error_count <= kErrorReportLimit)) {
    [all...]
test-assembler-cond-rd-sp-operand-imm8-t32.cc 358 const unsigned kErrorReportLimit = 8;
423 // trace file. Only print up to `kErrorReportLimit` errors.
427 (++total_error_count <= kErrorReportLimit)) {
469 if (total_error_count > kErrorReportLimit) {
471 total_error_count - kErrorReportLimit);
test-simulator-cond-rd-operand-rn-a32.cc 607 const unsigned kErrorReportLimit = 8;
    [all...]
test-simulator-cond-rd-operand-rn-ror-amount-a32.cc     [all...]
test-simulator-cond-rd-operand-rn-ror-amount-t32.cc     [all...]
test-simulator-cond-rd-operand-rn-t32.cc 607 const unsigned kErrorReportLimit = 8;
    [all...]
test-simulator-rd-rn-rm-a32.cc     [all...]
test-simulator-rd-rn-rm-t32.cc     [all...]
test-assembler-cond-rd-operand-const-a32-can-use-pc.cc     [all...]
test-assembler-cond-rd-operand-const-a32-cannot-use-pc.cc     [all...]
  /external/vixl/test/aarch64/
test-simulator-aarch64.cc 128 static const unsigned kErrorReportLimit = 8;
289 if (++error_count > kErrorReportLimit) continue;
309 if (error_count > kErrorReportLimit) {
310 printf("%u other errors follow.\n", error_count - kErrorReportLimit);
418 if (++error_count > kErrorReportLimit) continue;
442 if (error_count > kErrorReportLimit) {
443 printf("%u other errors follow.\n", error_count - kErrorReportLimit);
562 if (++error_count > kErrorReportLimit) continue;
591 if (error_count > kErrorReportLimit) {
592 printf("%u other errors follow.\n", error_count - kErrorReportLimit);
    [all...]

Completed in 384 milliseconds

1 2 3 4 5