Home
last modified time | relevance | path

Searched refs:rejected (Results 1 – 25 of 132) sorted by relevance

123456

/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dkobjects.c83 int rejected, int do_characters) in report_char_chartab_status() argument
98 if (rejected) in report_char_chartab_status()
101 rejected, rejected > 1 ? "s" : ""); in report_char_chartab_status()
126 int rejected = 0; in chars_chartab_store() local
147 rejected++; in chars_chartab_store()
152 rejected++; in chars_chartab_store()
163 rejected++; in chars_chartab_store()
173 rejected++; in chars_chartab_store()
201 rejected++; in chars_chartab_store()
221 report_char_chartab_status(reset, received, used, rejected, in chars_chartab_store()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/tpm2/
H A Dtpm2_tests.py146 rejected = False
157 rejected = True
160 self.assertEqual(rejected, True)
202 rejected = False
219 rejected = True
223 self.assertEqual(rejected, True)
/OK3568_Linux_fs/kernel/net/tipc/
H A Dbearer.c259 goto rejected; in tipc_enable_bearer()
266 goto rejected; in tipc_enable_bearer()
284 goto rejected; in tipc_enable_bearer()
295 goto rejected; in tipc_enable_bearer()
310 goto rejected; in tipc_enable_bearer()
324 goto rejected; in tipc_enable_bearer()
341 goto rejected; in tipc_enable_bearer()
359 rejected: in tipc_enable_bearer()
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dfscache.rst246 | |noc=N |Number of acq reqs rejected due to no cache available |
250 | |nbf=N |Number of acq reqs rejected due to error |
280 | |nbf=N |Number of attr changed rejected -ENOBUFS |
292 | |nbf=N |Number of alloc reqs rejected -ENOBUFS |
310 | |nbf=N |Number of retr reqs rejected -ENOBUFS |
328 | |nbf=N |Number of store reqs rejected -ENOBUFS |
360 | |rej=N |Number of async ops rejected due to object |
404 |CacheEv |nsp=N |Number of object lookups/creations rejected due to |
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Ddebug_turn_info.hpp53 if (v.rejected()) return 'R'; in visited_char()
H A Dvisit_info.hpp53 inline bool rejected() const { return m_rejected; } in rejected() function in boost::geometry::detail::overlay::visit_info
H A Doverlay.hpp125 || turn.operations[0].visited.rejected() in get_ring_turn_info()
127 || turn.operations[1].visited.rejected() in get_ring_turn_info()
H A Dbacktrack_check_si.hpp194 if (turns[i].operations[j].visited.rejected()) in apply()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dmandatory-locking.rst99 O_TRUNC flag set should be rejected. The Linux implementation follows the SVID
142 any mandatory locks owned by other processes will be rejected with the
146 shared (via mmap() with MAP_SHARED) will be rejected with the error status
150 that has any mandatory locks in effect will be rejected with the error status
/OK3568_Linux_fs/buildroot/package/ncmpc/
H A D0002-meson.build-link-with-lintl-if-needed.patch10 [Upstream status: not sent as upstream already rejected the first patch
/OK3568_Linux_fs/kernel/security/loadpin/
H A DKconfig10 rejected. This is best used on systems without an initrd that
/OK3568_Linux_fs/yocto/poky/bitbake/lib/ply/
H A Dyacc.py3253 for state, rule, rejected in lr.rr_conflicts:
3254 if (state,id(rule),id(rejected)) in already_reported:
3257 debuglog.warning("rejected rule (%s) in state %d", rejected,state)
3259 errorlog.warning("rejected rule (%s) in state %d", rejected, state)
3260 already_reported[state,id(rule),id(rejected)] = 1
3263 for state, rule, rejected in lr.rr_conflicts:
3264 if not rejected.reduced and (rejected not in warned_never):
3265 debuglog.warning("Rule (%s) is never reduced", rejected)
3266 errorlog.warning("Rule (%s) is never reduced", rejected)
3267 warned_never.append(rejected)
/OK3568_Linux_fs/kernel/arch/mips/loongson64/
H A DPlatform11 # that GCC might generate R2 code for -march=loongson3a which then is rejected
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/licenses/
H A Dread-edid10 * brief message on what you're doing. Nothing will be rejected, this is
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/keyutils/files/
H A Dkeyutils-fix-error-report-by-adding-default-message.patch31 my_err="Key has been rejected"
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/coreutils/coreutils/
H A D0001-uname-report-processor-and-hardware-correctly.patch5 This patch is rejected by coreutils upstream, but distros like debian and fedora
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/exiv2/exiv2/
H A D0001-Use-compiler-fcf-protection-only-if-compiler-arch-su.patch10 There have been some PRs they were either rejected or some general suggestion
/OK3568_Linux_fs/buildroot/package/kmod/
H A D0001-fix-O_CLOEXEC.patch23 Upstream-status: rejected, suggests to add in buildroot instead [1]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A DCVE-2022-35414.patch43 + * when this memory access is rejected, so use the original untranslated
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/
H A D0009-reduce-lifetime-value.patch7 MAXINT ms, or ~25 days) is rejected by Fortigate vpn devices because
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Daddbookmarkdialog.ui83 <signal>rejected()</signal>
H A Dproxy.ui89 <signal>rejected()</signal>
H A Dpassworddialog.ui96 <signal>rejected()</signal>
/OK3568_Linux_fs/kernel/include/net/
H A Daf_vsock.h59 bool rejected; member
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-block-device47 - Values below -2 are rejected with -EINVAL

123456