| /buildroot/package/matchbox-panel/ |
| A D | 0001-index-is-legacy.patch | 14 if (*(++p) == '"') { p++; tc = sc; } /* skip "'s */ 19 if (*p == '\\' && *(p+1) == '"') p++; /* skip \" */
|
| /buildroot/package/python-wsaccel/ |
| A D | python-wsaccel.mk | 13 PYTHON_WSACCEL_BUILD_OPTS = --skip-dependency-check
|
| /buildroot/package/python-lxml/ |
| A D | python-lxml.mk | 31 --skip-dependency-check \ 35 --skip-dependency-check \
|
| /buildroot/package/python-ml-dtypes/ |
| A D | python-ml-dtypes.mk | 13 PYTHON_ML_DTYPES_BUILD_OPTS = --skip-dependency-check
|
| /buildroot/package/python-msgpack/ |
| A D | python-msgpack.mk | 13 PYTHON_MSGPACK_BUILD_OPTS = --skip-dependency-check
|
| /buildroot/package/python-uvloop/ |
| A D | python-uvloop.mk | 15 --skip-dependency-check \
|
| /buildroot/package/python-pymupdf/ |
| A D | python-pymupdf.mk | 16 PYTHON_PYMUPDF_BUILD_OPTS = --skip-dependency-check
|
| /buildroot/board/khadas/vim3/ |
| A D | post-image.sh | 23 conv=fsync,notrunc bs=512 skip=1 seek=1
|
| /buildroot/package/python-matplotlib/ |
| A D | python-matplotlib.mk | 23 PYTHON_MATPLOTLIB_BUILD_OPTS = --skip-dependency-check
|
| /buildroot/board/hardkernel/odroidc2/ |
| A D | post-image.sh | 19 dd if=${BINARIES_DIR}/u-boot.img of=${BINARIES_DIR}/uboot-odc2.img bs=512 skip=96
|
| /buildroot/support/kconfig/lxdialog/ |
| A D | util.c | 265 int i, len = 0, skip = 0; in dialog_clear() local 284 if (skip == 0) in dialog_clear() 287 skip--; in dialog_clear() 289 if (skip == 0) in dialog_clear() 292 skip--; in dialog_clear() 294 if (skip < strlen(pos->text)) { in dialog_clear() 295 waddstr(stdscr, pos->text + skip); in dialog_clear() 296 skip = 0; in dialog_clear() 298 skip -= strlen(pos->text); in dialog_clear() 300 if (skip == 0) in dialog_clear() [all …]
|
| /buildroot/package/tslib/ |
| A D | tslib.mk | 29 --enable-skip=static \
|
| /buildroot/package/ffmpeg/ |
| A D | 0002-avcodec-vaapi_h264-skip-decode-if-pic-has-no-slices.patch | 4 Subject: [PATCH] avcodec/vaapi_h264: skip decode if pic has no slices
|
| /buildroot/package/gstreamer1/gst1-plugins-bad/ |
| A D | 0001-webrtcdsp-Update-code-for-webrtc-audio-processing-1.patch | 710 - gsize avail, skip, offset, size; 711 + gsize avail, skip, offset, size = 0; 734 skip = 0; 736 size = MIN (avail - offset, self->period_samples - skip); 740 - skip *= self->info.bpf; 748 - gst_adapter_copy (self->adapter, (guint8 *) frame->data_ + skip, 765 + skip *= self->info.bpf; 774 + gsize padding = self->period_size - (skip + size); 780 + if (skip) { 781 + tmp = gst_buffer_new_allocate (NULL, skip, NULL); [all …]
|
| /buildroot/package/freeradius-server/ |
| A D | 0003-configure.ac-allow-cross-compilation.patch | 7 always fail in cross compiling, skip the check and give a warning
|
| /buildroot/package/jose/ |
| A D | 0002-man-add-option-to-skip-building-man-pages.patch | 4 Subject: [PATCH] man: add option to skip building man pages
|
| /buildroot/utils/checkpackagelib/ |
| A D | lib_mk.py | 179 self.skip = False 182 if self.skip or lineno > 6: 187 self.skip = True
|
| /buildroot/package/unzip/ |
| A D | 0001-Add-a-CMakeFile.txt-to-ease-cross-compilation.patch | 15 Instead of tweaking and fixing a huge and complex build system, skip
|
| /buildroot/package/dovecot/ |
| A D | 0001-auth-Fix-handling-passdbs-with-identical-driver-args.patch | 31 /* if mechanism is not supported, skip */ 90 enum auth_passdb_skip skip;
|
| /buildroot/system/skeleton/etc/ |
| A D | protocols | 34 skip 57 SKIP # SKIP
|
| /buildroot/package/nginx/ |
| A D | 0002-auto-feature-add-mechanism-allowing-to-force-feature.patch | 8 variable can be set to the desired test result, and thus skip the test.
|
| /buildroot/docs/manual/ |
| A D | ccache-support.adoc | 9 skip future compilation of the same source file (with same compiler
|
| /buildroot/support/kconfig/ |
| A D | qconf.cc | 787 goto skip; in mouseReleaseEvent() 826 skip: in mouseReleaseEvent() 846 goto skip; in mouseDoubleClickEvent() 849 goto skip; in mouseDoubleClickEvent() 853 goto skip; in mouseDoubleClickEvent() 860 skip: in mouseDoubleClickEvent()
|
| /buildroot/support/scripts/ |
| A D | pkg-stats | 397 skip = False 400 skip = True 402 if skip:
|
| /buildroot/package/odb/ |
| A D | 0006-Adapt-to-changes-in-GCC-8.patch | 185 // Check if this is an inline namespace and skip it if so.
|