| /OK3568_Linux_fs/yocto/poky/scripts/lib/resulttool/template/ |
| H A D | test_report_full_text.txt | 5 …n['passed']) }} | {{ 'Failed'.ljust(maxlen['failed']) }} | {{ 'Skipped'.ljust(maxlen['skipped']) }} 8 …rt.failed|string).ljust(maxlen['failed']) }} | {{ (report.skipped|string).ljust(maxlen['skipped'])… 11 …['failed'].ljust(maxlen['failed']) }} | {{ reporttotalvalues['skipped'].ljust(maxlen['skipped']) }} 20 …}} | {{ 'Failed'.ljust(maxlen['failed']) }} | {{ 'Skipped'.ljust(maxlen['skipped']) }} | {{ 'Time(… 23 …ljust(maxlen['failed']) }} | {{ (ptests[machine][ptest]['skipped']|string).ljust(maxlen['skipped']… 36 …}} | {{ 'Failed'.ljust(maxlen['failed']) }} | {{ 'Skipped'.ljust(maxlen['skipped']) }} | {{ 'Time(… 39 …t(maxlen['failed']) }} | {{ (ltptests[machine][ltptest]['skipped']|string).ljust(maxlen['skipped']… 52 …}} | {{ 'Failed'.ljust(maxlen['failed']) }} | {{ 'Skipped'.ljust(maxlen['skipped']) }} | {{ 'Time(… 55 …failed']) }} | {{ (ltpposixtests[machine][ltpposixtest]['skipped']|string).ljust(maxlen['skipped']…
|
| /OK3568_Linux_fs/u-boot/post/drivers/ |
| H A D | rtc.c | 81 unsigned int skipped = 0; in rtc_post_test() local 131 skipped++; in rtc_post_test() 133 rtc_post_restore (&svtm, skipped); in rtc_post_test() 141 rtc_post_restore (&svtm, skipped); in rtc_post_test() 163 skipped++; in rtc_post_test() 165 rtc_post_restore (&svtm, skipped); in rtc_post_test() 173 rtc_post_restore (&svtm, skipped); in rtc_post_test() 179 rtc_post_restore (&svtm, skipped); in rtc_post_test()
|
| /OK3568_Linux_fs/yocto/poky/scripts/contrib/ |
| H A D | devtool-stress.py | 113 skipped = None 120 skipped = 'incompatible' 132 elif skipped: 133 print('skipped (%s)' % skipped) 160 skipped = None 167 skipped = 'incompatible' 174 if not skipped: 195 elif skipped: 196 print('skipped (%s)' % skipped)
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | usb_u132.h | 71 int halted, int skipped, int actual, int non_null)); 76 int halted, int skipped, int actual, int non_null)); 81 int halted, int skipped, int actual, int non_null)); 86 int halted, int skipped, int actual, int non_null)); 91 int halted, int skipped, int actual, int non_null));
|
| H A D | ftdi-elan.c | 133 int skipped; member 140 int repeat_number, int halted, int skipped, int actual, 834 int skipped = target->skipped; in ftdi_elan_do_callback() local 846 error_count, condition_code, repeat_number, halted, skipped, in ftdi_elan_do_callback() 1051 target->skipped = (ftdi->response[0] >> 2) & in ftdi_elan_respond_engine() 1433 int halted, int skipped, int actual, int non_null)) in ftdi_elan_edset_setup() argument 1477 int halted, int skipped, int actual, int non_null)) in usb_ftdi_elan_edset_setup() argument 1490 int halted, int skipped, int actual, int non_null)) in ftdi_elan_edset_input() argument 1542 int halted, int skipped, int actual, int non_null)) in usb_ftdi_elan_edset_input() argument 1555 int halted, int skipped, int actual, int non_null)) in ftdi_elan_edset_empty() argument [all …]
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/intel_common/ |
| H A D | microcode.c | 129 int skipped; in microcode_update_intel() local 138 skipped = 0; in microcode_update_intel() 144 return count ? 0 : skipped ? -EEXIST : -ENOENT; in microcode_update_intel() 155 skipped++; in microcode_update_intel() 168 skipped++; in microcode_update_intel()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/libevent/libevent/ |
| H A D | run-ptest | 21 skipped=`grep -E SKIP: ${LOG}|wc -l` 22 all=$((passed + failed + skipped)) 28 echo "SKIPPED: ${skipped}"
|
| /OK3568_Linux_fs/kernel/drivers/acpi/apei/ |
| H A D | bert.c | 51 int printed = 0, skipped = 0; in bert_print_all() local 77 skipped++; in bert_print_all() 91 if (skipped) in bert_print_all() 92 pr_info(HW_ERR "Skipped %d error records\n", skipped); in bert_print_all()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cisco/enic/ |
| H A D | vnic_rq.h | 168 int skipped, void *opaque), void *opaque) in vnic_rq_service() argument 171 int skipped; in vnic_rq_service() local 176 skipped = (buf->index != completed_index); in vnic_rq_service() 178 (*buf_service)(rq, cq_desc, buf, skipped, opaque); in vnic_rq_service() 185 if (!skipped) in vnic_rq_service()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/fnic/ |
| H A D | vnic_rq.h | 184 int skipped, void *opaque), void *opaque) in vnic_rq_service() argument 187 int skipped; in vnic_rq_service() local 192 skipped = (buf->index != completed_index); in vnic_rq_service() 194 (*buf_service)(rq, cq_desc, buf, skipped, opaque); in vnic_rq_service() 201 if (!skipped) in vnic_rq_service()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx18/ |
| H A D | cx18-queue.c | 51 mdl->skipped = 0; in _cx18_enqueue() 82 mdl->skipped = 0; in cx18_dequeue() 150 mdl->skipped++; in cx18_queue_get_mdl() 151 if (mdl->skipped >= atomic_read(&s->q_busy.depth)-1) { in cx18_queue_get_mdl() 155 mdl->skipped); in cx18_queue_get_mdl() 179 ret->skipped = 0; in cx18_queue_get_mdl() 212 mdl->skipped = 0; in cx18_queue_flush()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/ |
| H A D | run-ptest | 88 skipped=`grep SKIP: ${LOG}|wc -l` 89 all=$((passed + failed + skipped)) 95 echo "SKIPPED: ${skipped}"
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | sf.c | 170 size_t len, const char *buf, char *cmp_buf, size_t *skipped) in spi_flash_update_block() argument 183 *skipped += len; in spi_flash_update_block() 218 size_t skipped = 0; /* statistics */ in spi_flash_update() local 240 buf, cmp_buf, &skipped); in spi_flash_update() 253 printf("%zu bytes written, %zu bytes skipped", len - skipped, in spi_flash_update() 254 skipped); in spi_flash_update()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/ |
| H A D | process_maxima.hpp | 29 bool skipped = false; in do_maxima() local 35 skipped = true; in do_maxima() 51 if (!skipped) { in do_maxima()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_ringbuf_multi.c | 42 long skipped = 0; variable 57 skipped += 1; in test_ringbuf()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/ |
| H A D | qunit-1.18.0.css | 1 …skipped{display:list-item;}#qunit-tests.hidepass li.running,#qunit-tests.hidepass li.pass{visibili…
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | ringbuf_multi.c | 94 CHECK(skel->bss->skipped != 1, "err_skipped", "exp %ld, got %ld\n", in test_ringbuf_multi() 95 1L, skel->bss->skipped); in test_ringbuf_multi()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/squid/files/ |
| H A D | Skip-AC_RUN_IFELSE-tests.patch | 50 + AC_MSG_RESULT([skipped - can't test in cross-compiled env]) 61 + AC_MSG_RESULT([skipped - can't test in cross-compiled env])
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/ |
| H A D | query.py | 159 skipped = ' (skipped: %s)' % self.tinfoil.cooker.skiplist[f].skipreason 161 skipped = '' 164 logger.plain("%s%s", f, skipped) 166 logger.plain(" %s%s", f, skipped) 170 logger.plain("%s%s", pn, skipped) 174 logger.plain(" %s %s%s", layer.ljust(20), ver, skipped)
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | vl_alias.c | 280 bool skipped = false, not_skipped = false; in afs_vl_get_cell_name() local 289 skipped = true; in afs_vl_get_cell_name() 297 if (skipped && !not_skipped) in afs_vl_get_cell_name()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | cache.py | 102 self.skipped = True 112 self.skipped = False 535 skipped, virtuals = 0, 0 539 if info_array[0].skipped: 541 skipped += 1 546 return cached, skipped, virtuals 718 if isinstance(info_array[0], CoreRecipeInfo) and (not info_array[0].skipped): 727 …if (info_array[0].skipped or 'SRCREVINACTION' not in info_array[0].pv) and not info_array[0].nocac…
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_pipe_crc.c | 625 pipe_crc->skipped = 0; in intel_crtc_set_crc_source() 650 pipe_crc->skipped = 0; in intel_crtc_enable_pipe_crc() 664 pipe_crc->skipped = INT_MIN; in intel_crtc_disable_pipe_crc()
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | prints.c | 550 int skipped, data_blocks; in print_super_block() local 575 skipped = bh->b_blocknr; in print_super_block() 576 data_blocks = sb_block_count(rs) - skipped - 1 - sb_bmap_nr(rs) - in print_super_block() 581 "1 super block, %d data blocks\n", skipped, sb_bmap_nr(rs), in print_super_block()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | cortina.txt | 13 can be skipped.
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/creating-plugins/ |
| H A D | AddingPlugins.txt | 46 rest of the tests must be skipped. The info is stored in the object, 47 and the post_suite method can refer to it when dumping the "skipped"
|