Home
last modified time | relevance | path

Searched refs:missing (Results 51 – 75 of 938) sorted by relevance

12345678910>>...38

/OK3568_Linux_fs/buildroot/package/rpi-userland/
H A D0004-host-applications-disable-missing-applications.patch4 Subject: [PATCH] host-applications: disable missing applications
6 Those applications are missing from the public rpi-firmware package, so
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspidev.c160 unsigned long missing; in spidev_read() local
162 missing = copy_to_user(buf, spidev->rx_buffer, status); in spidev_read()
163 if (missing == status) in spidev_read()
166 status = status - missing; in spidev_read()
180 unsigned long missing; in spidev_write() local
189 missing = copy_from_user(spidev->tx_buffer, buf, count); in spidev_write()
190 if (missing == 0) in spidev_write()
/OK3568_Linux_fs/buildroot/package/patch/
H A D0002-Allow-input-files-to-be-missing-for-ed-style-patches.patch4 Subject: [PATCH] Allow input files to be missing for ed-style patches
6 * src/pch.c (do_ed_script): Allow input files to be missing so that new
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python-systemd/
H A D0001-Provide-implementation-of-strndupa-for-musl.patch7 /meta/recipes-core/systemd/systemd/0002-src-basic-missing.h-check-for-missing-strndupa.patch
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/patch/patch/
H A D0003-Allow-input-files-to-be-missing-for-ed-style-patches.patch4 Subject: [PATCH] Allow input files to be missing for ed-style patches
6 * src/pch.c (do_ed_script): Allow input files to be missing so that new
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dcpuinfo.rst23 Users need to find out the reason why the flag is missing and find the way
25 can explain missing flags: the expected feature failed to enable, the feature
26 is missing in hardware, platform firmware did not enable it, the feature is
112 Flags are missing when one or more of these happen
150 missing at runtime. For example, AVX flags will not show up if XSAVE feature
152 CPUs and them missing microcode patches. Due to that, the kernel decides not to
/OK3568_Linux_fs/kernel/tools/cgroup/
H A Diocost_coef_gen.py118 missing = False variable
122 missing = True variable
123 if missing:
/OK3568_Linux_fs/kernel/scripts/coccinelle/free/
H A Dput_device.cocci2 /// Find missing put_device for every of_find_device_by_node.
46 "ERROR: missing put_device; call of_find_device_by_node on line "
/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/
H A DAndroid.bp95 "-Wno-missing-braces",
96 "-Wno-missing-field-initializers",
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.9.333 - [QTBUG-63928] Fixed missing consideration of alpha channel when
40 - Added missing null check to Android positioning plug-in
/OK3568_Linux_fs/buildroot/package/mender-grubenv/
H A Dmender-grubenv.mk60 $(error The following missing grub2 efi modules must be enabled for mender-grubenv \
64 $(error The following missing grub2 pc modules must be enabled for mender-grubenv \
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gdb/gdb/
H A D0005-Dont-disable-libreadline.a-when-using-disable-static.patch26 missing= install-html;
27 missing= install-info; };
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/
H A DAndroid.bp28 "-Wno-missing-braces",
29 "-Wno-missing-field-initializers",
/OK3568_Linux_fs/buildroot/support/kconfig/patches/
H A D19-merge_config.sh-add-br2-external-support.patch41 # alldefconfig: Fills in any missing symbols with Kconfig default
42 # allnoconfig: Fills in any missing symbols with # CONFIG_* is not set
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Dinterface.c218 enum { none, day, month, year } missing = none; in __rtc_read_alarm() local
306 missing = day; in __rtc_read_alarm()
310 if (missing == none) in __rtc_read_alarm()
311 missing = month; in __rtc_read_alarm()
315 if (missing == none) in __rtc_read_alarm()
316 missing = year; in __rtc_read_alarm()
332 switch (missing) { in __rtc_read_alarm()
/OK3568_Linux_fs/buildroot/package/guile/
H A D0003-Makefile.am-fix-build-without-makeinfo.patch11 /nvmedata/autobuild/instance-7/output-1/build/host-guile-2.0.14/build-aux/missing: line 81: makeinf…
12 WARNING: 'makeinfo' is missing on your system.
/OK3568_Linux_fs/buildroot/package/perl-net-ssleay/
H A D0001-fix-build-system.patch7 paths, since they are missing the destdir; Buildroot compilers
16 …rding http://wiki.cpantesters.org/wiki/CPANAuthorNotes this is best-practice when "missing library"
/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A DMakefile.am42 libnativeGLthunk_la_CFLAGS = $(AM_CFLAGS) -Wno-unused-function -Wno-missing-prototypes -Wno-missing
H A Dmeson.build96 '-Wno-missing-prototypes',
97 '-Wno-missing-declarations',
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A Dpython3-manifest.json65 # b) The native package wasn't built correctly and its missing a certain module:
68 # since it won't error out the compile function if its only missing a couple of modules.
70 # e.g. missing the _uuid module, log.do_compile would show the following:
80 # on our image, because the _uuid files will be missing.
/OK3568_Linux_fs/buildroot/package/alsamixergui/
H A D0002-configure-fix-detection-of-fltk-libs.patch42 -AC_MSG_ERROR("missing fltk"))
47 +AS_IF(test "${has_fltk}" = "false", AC_MSG_ERROR("missing fltk"))
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Drockchip,rk3036-cru.txt18 If missing pll rates are not changeable, due to the missing pll lock status.
H A Drockchip,rk1808-cru.txt18 If missing pll rates are not changeable, due to the missing pll lock status.
/OK3568_Linux_fs/buildroot/package/fbterm/
H A D0001-fbio.cpp-improxy.cpp-fbterm.cpp-fix-musl-compile.patch9 - add missing include, fixes:
16 - add missing WAIT_ANY define, fixes:
/OK3568_Linux_fs/kernel/scripts/coccinelle/locks/
H A Dmini_lock.cocci2 /// Find missing unlocks. This semantic match considers the specific case
3 /// where the unlock is missing from an if branch, and there is a lock

12345678910>>...38