Home
last modified time | relevance | path

Searched refs:inconsistent (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/netbsd-src/usr.sbin/rtadvd/
H A Drtadvd.c1043 int inconsistent = 0; in ra_input() local
1103 inconsistent++; in ra_input()
1117 inconsistent++; in ra_input()
1131 inconsistent++; in ra_input()
1146 inconsistent++; in ra_input()
1161 inconsistent++; in ra_input()
1175 inconsistent++; in ra_input()
1181 inconsistent++; in ra_input()
1185 inconsistent++; in ra_input()
1187 if (inconsistent) in ra_input()
[all …]
/netbsd-src/lib/libform/
H A Dgdbinit10 print "WARNING: backward pointers inconsistent"
15 print "WARNING: forward pointers inconsistent"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprofile.c278 bool inconsistent = false; in is_inconsistent() local
281 inconsistent |= is_edge_inconsistent (bb->preds); in is_inconsistent()
282 if (!dump_file && inconsistent) in is_inconsistent()
284 inconsistent |= is_edge_inconsistent (bb->succs); in is_inconsistent()
285 if (!dump_file && inconsistent) in is_inconsistent()
297 inconsistent = true; in is_inconsistent()
310 inconsistent = true; in is_inconsistent()
325 inconsistent = true; in is_inconsistent()
327 if (!dump_file && inconsistent) in is_inconsistent()
331 return inconsistent; in is_inconsistent()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprofile.cc280 bool inconsistent = false; in is_inconsistent() local
283 inconsistent |= is_edge_inconsistent (bb->preds); in is_inconsistent()
284 if (!dump_file && inconsistent) in is_inconsistent()
286 inconsistent |= is_edge_inconsistent (bb->succs); in is_inconsistent()
287 if (!dump_file && inconsistent) in is_inconsistent()
299 inconsistent = true; in is_inconsistent()
312 inconsistent = true; in is_inconsistent()
327 inconsistent = true; in is_inconsistent()
329 if (!dump_file && inconsistent) in is_inconsistent()
333 return inconsistent; in is_inconsistent()
[all …]
/netbsd-src/tests/usr.bin/xlint/lint2/
H A Dmsg_013.exp
H A Dmsg_014.ln4 # %s, arg %d inconsistent with format %s
/netbsd-src/external/mit/isl/dist/test_inputs/codegen/
H A Datomic3.in1 # Check that isl is not confused by inconsistent
H A Datomic4.in1 # Check that isl is not confused by inconsistent separate and atomic options.
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dmapapi4 # an incorrect memory image produces an inconsistent and probably
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dasn1_err.et13 error_code TYPE_MISMATCH, "ASN.1 type numbers are inconsistent"
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DX509_STORE_CTX_get_error.pod308 invalid or inconsistent certificate extension>
311 encoding) or some value inconsistent with other extensions.
314 invalid or inconsistent certificate policy extension>
317 encoding) or some value inconsistent with other extensions. This error only
455 The algorithm given in the certificate info is inconsistent
H A DX509_get_extension_flags.pod81 Some certificate extension values are invalid or inconsistent.
95 inconsistent. The certificate should be rejected.
/netbsd-src/external/gpl2/lvm2/dist/lib/metadata/
H A Dmetadata.c2483 int inconsistent = 0; in _vg_read() local
2549 inconsistent = 1; in _vg_read()
2560 inconsistent = 1; in _vg_read()
2577 if (!inconsistent && in _vg_read()
2617 inconsistent = 1; in _vg_read()
2639 inconsistent = 0; in _vg_read()
2663 inconsistent = 1; in _vg_read()
2677 inconsistent = 1; in _vg_read()
2683 inconsistent = 1; in _vg_read()
2706 if (inconsistent) { in _vg_read()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DX509_STORE_CTX_get_error.pod248 =item B<X509_V_ERR_INVALID_EXTENSION: invalid or inconsistent certificate extension>
251 encoding) or some value inconsistent with other extensions.
254 =item B<X509_V_ERR_INVALID_POLICY_EXTENSION: invalid or inconsistent certificate policy extension>
257 encoding) or some value inconsistent with other extensions. This error only
H A DX509_get_extension_flags.pod81 Some certificate extension values are invalid or inconsistent.
95 inconsistent. The certificate should be rejected.
/netbsd-src/tests/lib/libcurses/tests/
H A Daddch4 # but addch did. This was inconsistent.
/netbsd-src/crypto/external/bsd/openssl.old/dist/VMS/
H A Dopenssl_ivp.com.in31 $ WRITE SYS$ERROR "Installation inconsistent"
/netbsd-src/sys/ufs/lfs/
H A DCHANGES38 could be left in an inconsistent state (no valid checkpoints on
54 the filesystem then crashed it would be inconsistent. Now, when a
123 and cause an inconsistent checkpoint to be written to disk.
/netbsd-src/crypto/external/bsd/heimdal/dist/po/heim_com_err1859794432/
H A Dheim_com_err1859794432.pot35 msgid "ASN.1 type numbers are inconsistent"
/netbsd-src/crypto/external/bsd/openssl/dist/VMS/
H A Dopenssl_ivp.com.in31 $ WRITE SYS$ERROR "Installation inconsistent"
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/coreisbr/
H A Daorrlsh_n.asm75 C mpn_rsblsh_nc removed below, its idea of carry-in is inconsistent with
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/coreinhm/
H A Daorrlsh_n.asm72 C mpn_rsblsh_nc removed below, its idea of carry-in is inconsistent with
/netbsd-src/external/mit/libcbor/dist/docs/stylesheets/
H A Dnormalize.css150 * Address inconsistent and variable font size in all browsers.
270 * Address inconsistent `text-transform` inheritance for `button` and `select`.
/netbsd-src/distrib/mvme68k/miniroot/
H A Dinstall.md200 system in an inconsistent state.
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkrb_err.et34 ec RD_AP_INCON, "Kerberos 4 request inconsistent"

12345678910>>...12