Home
last modified time | relevance | path

Searched refs:succeed (Results 1 – 25 of 150) sorted by relevance

123456

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Duseradd_base.bbclass23 bbfatal "${PN}: groupadd command did not succeed."
40 bbfatal "${PN}: useradd command did not succeed."
59 bbfatal "${PN}: groupmems command did not succeed."
83 bbfatal "${PN}: groupdel command did not succeed."
103 bbfatal "${PN}: userdel command did not succeed."
122 bbwarn "${PN}: groupmod command did not succeed."
141 bbfatal "${PN}: usermod command did not succeed."
160 bbfatal "${PN}: passwd --expire operation did not succeed."
/OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-xfce/xfce4-panel/files/
H A D0002-use-lxdm-to-replace-dm-tool.patch42 - succeed = g_spawn_command_line_async ("dm-tool switch-to-greeter", &error);
43 + succeed = g_spawn_command_line_async ("lxdm -c USER_SWITCH", &error);
45 succeed = g_spawn_command_line_async ("gdmflexiserver", &error);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/lexical_cast/detail/
H A Dconverter_lexical_streams.hpp527 … bool const succeed = lcast_ret_unsigned<Traits, Type, CharT>(output, start, finish).convert(); in shr_unsigned() local
533 return succeed; in shr_unsigned()
550 … bool succeed = lcast_ret_unsigned<Traits, utype, CharT>(out_tmp, start, finish).convert(); in shr_signed() local
553 succeed = succeed && out_tmp<=comp_val; in shr_signed()
557 succeed = succeed && out_tmp<=comp_val; in shr_signed()
560 return succeed; in shr_signed()
/OK3568_Linux_fs/external/security/librkcrypto/perf_reports/
H A DReadMe_EN.md6 - Check mode set succeed : `cat /sys/devices/system/cpu/cpufreq/policy0/scaling_governor`
14 - Check mode set succeed : `cat /sys/class/devfreq/dmc/governor`
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh/
H A Drexec.pam2 # For root login to succeed here with pam_securetty, "rexec" must be
H A Drsh.pam2 # For root login to succeed here with pam_securetty, "rsh" must be
H A Drlogin.pam2 # For root login to succeed here with pam_securetty, "rlogin" must be
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dconsole.rst18 call do_take_over_console() will succeed in the takeover regardless of the type
93 unbinding will not succeed. An example of an application that sets the
113 be fully unbound for this call to succeed. con_is_bound() will check if the
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-create_empty_library-Use-CC-variable-intead-of-hardc.patch7 This ensures that cross-compiles can succeed, otherwise we get wrong
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A D0012-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch18 for broken symlinks; laccess() on a broken symlink will succeed with
54 + behaviour for broken symlinks; laccess() on a broken symlink will succeed
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0012-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch18 for broken symlinks; laccess() on a broken symlink will succeed with
52 + behaviour for broken symlinks; laccess() on a broken symlink will succeed
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/maliit/maliit-framework-qt5/
H A D0001-config.pri-Use-O1-optimization-in-DEBUG-flags.patch9 optimization turned on for the compile to succeed
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dat91_udc.c944 goto succeed; in handle_setup()
952 goto succeed; in handle_setup()
1016 goto succeed; in handle_setup()
1024 goto succeed; in handle_setup()
1041 goto succeed; in handle_setup()
1066 succeed: in handle_setup()
/OK3568_Linux_fs/external/common_algorithm/audio/rkap_3a/
H A DREADME.md38 init ch 0 succeed
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-valgrind-filter_xml_frames-do-not-filter-usr.patch13 Changing this filter allows the comparison to succeed without
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A Dmmap2.patch8 can/should return EFAULT and changing this allows the build to succeed.
/OK3568_Linux_fs/external/common_algorithm/audio/rkap_common/
H A DREADME.md38 init ch 0 succeed
/OK3568_Linux_fs/u-boot/board/freescale/mpc8323erdb/
H A DREADME34 to make sure that the TFTP load will succeed before
/OK3568_Linux_fs/kernel/Documentation/power/
H A Duserland-swsusp.rst39 and SNAPSHOT_ATOMIC_RESTORE to succeed
58 operation; this call will not succeed if the snapshot
156 SNAPSHOT_ATOMIC_RESTORE will not succeed. Still, this is not a fool-proof
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dat91_udc.c1140 goto succeed; in handle_setup()
1148 goto succeed; in handle_setup()
1212 goto succeed; in handle_setup()
1220 goto succeed; in handle_setup()
1237 goto succeed; in handle_setup()
1262 succeed: in handle_setup()
/OK3568_Linux_fs/kernel/Documentation/i2c/
H A Dgpio-fault-injection.rst39 succeed because SDA is still pinned low until you manually release it again
64 recovery. This time, however, it should succeed and the device should release
/OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/
H A DREADME55 * FAIL: The test failed, but was expected to succeed. The test which exits
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dabituguru3.rst42 succeed. If the uGuru can't be read the actual hwmon
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dnumastat.rst10 are able to allocate memory from nodes they prefer. If they succeed, numa_hit
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Ddmx-reqbufs.rst63 buffers, however this cannot succeed when any buffers are still mapped.

123456