Home
last modified time | relevance | path

Searched refs:flagged (Results 1 – 25 of 38) sorted by relevance

12

/src/sys/contrib/ck/src/
H A Dck_ec.c237 uint##W##_t flagged) \
241 if (current == flagged) { \
256 unflagged, flagged, \
258 old_word != flagged); \
316 old_value, unflagged, flagged) \ argument
324 .flagged_word = flagged \
347 unflagged, flagged) == true)) { \
360 current = ck_ec##W##_wait_easy(ec, ops, flagged); \
/src/sys/contrib/ck/include/
H A Dck_ec.h632 char flagged; in ck_ec32_inc()
660 : "+m"(ec->counter), "=@ccle"(flagged) \ in ck_ec32_inc()
665 : "+m"(ec->counter), "=r"(flagged) \ in ck_ec32_inc()
678 if (CK_CC_UNLIKELY(flagged)) { in ck_ec32_inc()
/src/crypto/krb5/src/util/profile/
H A Dfinal6.ini1 # A profile exercising suppression of final-flagged sections,
/src/crypto/openssl/doc/man3/
H A DSSL_CTX_set_session_id_context.pod51 will not be reused but a fatal error will be flagged and the handshake
55 when reusing a session, an error will be flagged and the handshake will
H A DSSL_CTX_set_cipher_list.pod77 are simply ignored. Failure is only flagged if no ciphers could be collected
H A DOSSL_CMP_CTX_new.pod266 Demand that the given Subject Alternative Names are flagged as critical.
270 Demand that the given policies are flagged as critical.
/src/sys/contrib/device-tree/Bindings/iio/light/
H A Dcm3605.txt14 to activate the ALS, should be flagged GPIO_ACTIVE_LOW)
/src/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,smsm.txt44 Nodes can either be flagged as an interrupt-controller to denote a remote
/src/sys/contrib/device-tree/src/arm/intel/ixp/
H A Dintel-ixp42x-dlink-dsm-g600.dts47 /* CHECKME: flagged as active low in the old board file */
/src/crypto/openssl/doc/internal/man3/
H A DOSSL_SAFE_MATH_SIGNED.pod70 always be flagged as an error.
/src/tools/regression/
H A DREADME36 A test may be flagged as 'todo'. This indicates that you expect the test
/src/crypto/openssl/doc/man1/
H A Dopenssl-verify.pod.in53 flagged as "untrusted".
H A Dopenssl-cmp.pod.in367 If the special element "critical" is given the SANs are flagged as critical.
/src/crypto/heimdal/lib/wind/
H A Drfc3492.txt1385 /* flagged(bcp) tests whether a basic code point is flagged */
1389 #define flagged(bcp) ((punycode_uint)(bcp) - 65 < 26)
1575 if (case_flags) case_flags[out] = flagged(input[j]);
1632 case_flags[i] = flagged(input[in - 1]);
/src/contrib/wpa/wpa_supplicant/
H A Devents.c998 int flagged = !!(rate_ie[j] & 0x80); in rate_match() local
1009 if (flagged && ((rate_ie[j] & 0x7f) == in rate_match()
1021 if (flagged && ((rate_ie[j] & 0x7f) == in rate_match()
1032 if (flagged && ((rate_ie[j] & 0x7f) == in rate_match()
1044 if (flagged && ((rate_ie[j] & 0x7f) == in rate_match()
1067 if (!flagged) in rate_match()
/src/contrib/netbsd-tests/lib/libcurses/
H A Dtestframe.txt128 output will be flagged. If the director is not in verbose mode
/src/crypto/krb5/src/windows/leash/
H A DLeash.rc692 …ID_SHOW_TICKET_FLAGS "Display column showing how your tickets were flagged when you obtained th…
/src/contrib/ncurses/include/
H A DCaps-ncurses39 # squeezed out to get down to the XSI Curses standard set. They are flagged
/src/crypto/openssl/doc/man5/
H A Dconfig.pod138 an error is flagged and the file will not load.
/src/contrib/one-true-awk/
H A DFIXES.1e554 system() not flagged as unsafe in the unadvertised -safe option.
1407 line options. Illegal options flagged.
/src/stand/forth/
H A Dsupport.4th35 \ load_modules ( -- ) load modules flagged
/src/crypto/krb5/src/
H A Daclocal.m4578 # flagged as errors. If neither works, -Wall implies
/src/contrib/bmake/
H A DChangeLog2619 o meta.c: target flagged .META is out-of-date if meta file missing
3896 o in meta mode, if target flagged .META a missing .meta file
/src/contrib/sendmail/cf/m4/
H A Dproto.m4838 dnl This is flagged as an error in S0; no need to silently fix it here.
/src/contrib/libevent/
H A DChangeLog-2.0536 …o Fix warnings in the main codebase flagged by -Wsigned-compare (9c8db0, 5e4bafb, 5c214a, 6be589a,…

12