Home
last modified time | relevance | path

Searched refs:start_skip (Results 1 – 25 of 45) sorted by relevance

12

/dports/graphics/vips/vips-8.12.0/libvips/deprecated/
H A Dim_csv2vips.c55 int start_skip = 0; in im_csv2vips() local
72 start_skip = atoi( r ); in im_csv2vips()
82 "skip", start_skip, in im_csv2vips()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/reiserfs/
H A Ditem_ops.c69 int start_skip, int end_skip) in sd_check_left() argument
71 BUG_ON(start_skip || end_skip); in sd_check_left()
159 int start_skip, int end_skip) in direct_check_left() argument
297 int start_skip, int end_skip) in indirect_check_left() argument
526 int start_skip, int end_skip) in direntry_check_left() argument
532 for (i = start_skip; i < dir_u->entry_count - end_skip; i++) { in direntry_check_left()
548 if (start_skip == 0 && (dir_u->flags & DIRENTRY_VI_FIRST_DIRENTRY_ITEM) in direntry_check_left()
684 int start_skip, int end_skip) in errcatch_check_left() argument
/dports/multimedia/libv4l/linux-5.13-rc2/fs/reiserfs/
H A Ditem_ops.c69 int start_skip, int end_skip) in sd_check_left() argument
71 BUG_ON(start_skip || end_skip); in sd_check_left()
159 int start_skip, int end_skip) in direct_check_left() argument
297 int start_skip, int end_skip) in indirect_check_left() argument
526 int start_skip, int end_skip) in direntry_check_left() argument
532 for (i = start_skip; i < dir_u->entry_count - end_skip; i++) { in direntry_check_left()
548 if (start_skip == 0 && (dir_u->flags & DIRENTRY_VI_FIRST_DIRENTRY_ITEM) in direntry_check_left()
684 int start_skip, int end_skip) in errcatch_check_left() argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/reiserfs/
H A Ditem_ops.c69 int start_skip, int end_skip) in sd_check_left() argument
71 BUG_ON(start_skip || end_skip); in sd_check_left()
159 int start_skip, int end_skip) in direct_check_left() argument
297 int start_skip, int end_skip) in indirect_check_left() argument
526 int start_skip, int end_skip) in direntry_check_left() argument
532 for (i = start_skip; i < dir_u->entry_count - end_skip; i++) { in direntry_check_left()
548 if (start_skip == 0 && (dir_u->flags & DIRENTRY_VI_FIRST_DIRENTRY_ITEM) in direntry_check_left()
684 int start_skip, int end_skip) in errcatch_check_left() argument
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Ddiff.c2489 int start_skip, end_skip; in ex_diffgetput() local
2632 start_skip = 0; in ex_diffgetput()
2637 start_skip = eap->line1 + off - dp->df_lnum[idx_cur]; in ex_diffgetput()
2638 if (start_skip > 0) { in ex_diffgetput()
2640 if (start_skip > count) { in ex_diffgetput()
2644 count -= start_skip; in ex_diffgetput()
2645 lnum += start_skip; in ex_diffgetput()
2648 start_skip = 0; in ex_diffgetput()
2658 i = dp->df_count[idx_cur] - start_skip - end_skip; in ex_diffgetput()
2688 linenr_T nr = dp->df_lnum[idx_from] + start_skip + i; in ex_diffgetput()
[all …]
/dports/editors/vim/vim-8.2.3745/src/
H A Ddiff.c2619 int start_skip, end_skip; in ex_diffgetput() local
2752 start_skip = 0; in ex_diffgetput()
2757 start_skip = eap->line1 + off - dp->df_lnum[idx_cur]; in ex_diffgetput()
2758 if (start_skip > 0) in ex_diffgetput()
2761 if (start_skip > count) in ex_diffgetput()
2768 count -= start_skip; in ex_diffgetput()
2769 lnum += start_skip; in ex_diffgetput()
2773 start_skip = 0; in ex_diffgetput()
2782 i = dp->df_count[idx_cur] - start_skip - end_skip; in ex_diffgetput()
2811 nr = dp->df_lnum[idx_from] + start_skip + i; in ex_diffgetput()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Drtpdec_formats.h43 int start_skip, int *nal_counters,
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Drtpdec_formats.h43 int start_skip, int *nal_counters,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Drtpdec_formats.h43 int start_skip, int *nal_counters,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Drtpdec_formats.h43 int start_skip, int *nal_counters,
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Drtpdec_formats.h43 int start_skip, int *nal_counters,
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A Dinterpreter_ppc.cpp235 Label start_skip, end_skip; in generate_slow_signature_handler() local
237 __ bind(start_skip); in generate_slow_signature_handler()
240 __ beq(CCR0, start_skip); // skip further brackets in generate_slow_signature_handler()
244 __ bge(CCR0, start_skip); // skip optional size in generate_slow_signature_handler()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A Dinterpreter_ppc.cpp235 Label start_skip, end_skip; in generate_slow_signature_handler() local
237 __ bind(start_skip); in generate_slow_signature_handler()
240 __ beq(CCR0, start_skip); // skip further brackets in generate_slow_signature_handler()
244 __ bge(CCR0, start_skip); // skip optional size in generate_slow_signature_handler()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxclpath.c1276 bool start_skip = 0x7badf00d; /* Initialize against indeterminizm. */ in cmd_put_path() local
1349 start_skip = false; in cmd_put_path()
1371 start_skip = true; in cmd_put_path()
1413 start_skip = true; in cmd_put_path()
1477 if (open > 0 && start_skip) { /* Draw the closing line back to the start. */ in cmd_put_path()
1540 start_skip = true; in cmd_put_path()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxclpath.c1276 bool start_skip = 0x7badf00d; /* Initialize against indeterminizm. */ in cmd_put_path() local
1349 start_skip = false; in cmd_put_path()
1371 start_skip = true; in cmd_put_path()
1413 start_skip = true; in cmd_put_path()
1477 if (open > 0 && start_skip) { /* Draw the closing line back to the start. */ in cmd_put_path()
1540 start_skip = true; in cmd_put_path()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxclpath.c1079 bool start_skip; in cmd_put_path() local
1153 start_skip = false; in cmd_put_path()
1175 start_skip = true; in cmd_put_path()
1239 if (open > 0 && start_skip) { /* Draw the closing line back to the start. */ in cmd_put_path()
1292 start_skip = true; in cmd_put_path()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxclpath.c1079 bool start_skip; in cmd_put_path() local
1153 start_skip = false; in cmd_put_path()
1175 start_skip = true; in cmd_put_path()
1239 if (open > 0 && start_skip) { /* Draw the closing line back to the start. */ in cmd_put_path()
1292 start_skip = true; in cmd_put_path()
/dports/games/warmux/warmux-11.04/src/game/
H A Dgame.cpp811 uint start_skip = SDL_GetTicks(); in MainLoop() local
819 if (now - start_skip > 1000) { in MainLoop()
821 start_skip = now; in MainLoop()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxclpath.c1241 bool start_skip = 0x7badf00d; /* Initialize against indeterminizm. */ in cmd_put_path() local
1314 start_skip = false; in cmd_put_path()
1336 start_skip = true; in cmd_put_path()
1400 if (open > 0 && start_skip) { /* Draw the closing line back to the start. */ in cmd_put_path()
1463 start_skip = true; in cmd_put_path()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxclpath.c1241 bool start_skip = 0x7badf00d; /* Initialize against indeterminizm. */ in cmd_put_path() local
1314 start_skip = false; in cmd_put_path()
1336 start_skip = true; in cmd_put_path()
1400 if (open > 0 && start_skip) { /* Draw the closing line back to the start. */ in cmd_put_path()
1463 start_skip = true; in cmd_put_path()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxclpath.c1556 bool start_skip = 0x7badf00d; /* Initialize against indeterminizm. */ in cmd_put_path() local
1629 start_skip = false; in cmd_put_path()
1651 start_skip = true; in cmd_put_path()
1693 start_skip = true; in cmd_put_path()
1758 if (open > 0 && start_skip) { /* Draw the closing line back to the start. */ in cmd_put_path()
1821 start_skip = true; in cmd_put_path()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxclpath.c1556 bool start_skip = 0x7badf00d; /* Initialize against indeterminizm. */ in cmd_put_path() local
1629 start_skip = false; in cmd_put_path()
1651 start_skip = true; in cmd_put_path()
1693 start_skip = true; in cmd_put_path()
1758 if (open > 0 && start_skip) { /* Draw the closing line back to the start. */ in cmd_put_path()
1821 start_skip = true; in cmd_put_path()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/bktr/
H A Dbktr_core.c2666 u_int skip, start_skip; local
2672 start_skip = 0;
2675 case 2 : start_skip = 4; break;
2676 case 1 : start_skip = 8; break;
2689 if ((flag & OP_SOL) && (start_skip > 0)) {
2690 *(*dma_prog)++ = htole32(OP_SKIP | OP_SOL | start_skip);
2692 skip = start_skip;
2720 if ((flag & OP_SOL) && (start_skip > 0)) {
2721 *(*dma_prog)++ = htole32(OP_SKIP | OP_SOL | start_skip);
2723 skip = start_skip;
/dports/misc/gpsim/gpsim-0.31.0/src/
H A Dregisters.h465 virtual void start_skip();
H A Dpic-registers.cc185 void Program_Counter::start_skip() in start_skip() function in Program_Counter

12