Home
last modified time | relevance | path

Searched refs:consistent (Results 1 – 25 of 775) sorted by relevance

12345678910>>...31

/netbsd-src/external/gpl2/lvm2/dist/lib/metadata/
H A Dmetadata.c287 int r = 0, consistent = 0; in get_pv_from_vg_by_id() local
289 if (!(vg = vg_read_internal(fmt->cmd, vg_name, vgid, &consistent))) { in get_pv_from_vg_by_id()
295 if (!consistent) in get_pv_from_vg_by_id()
776 int consistent = 0; in vg_create() local
794 if ((vg = vg_read_internal(cmd, vg_name, NULL, &consistent))) { in vg_create()
2476 int *consistent, unsigned precommitted) in _vg_read() argument
2499 *consistent = 1; in _vg_read()
2509 *consistent = 1; in _vg_read()
2715 if (!*consistent) in _vg_read()
2722 *consistent = 0; in _vg_read()
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/gdb/guile/
H A DREADME18 Keep the user interfaces reasonably consistent, but don't shy away from
19 providing a clearer (or more Scheme-friendly/consistent) user interface
48 to provide consistent naming in error messages. The user can see "gdbscm"
70 Some attempt has been made to be consistent, but it's early.
71 Over time we want things to be more consistent, not less.
214 - there are lots of existing examples, they should be pretty consistent,
/netbsd-src/external/gpl3/gdb/dist/gdb/guile/
H A DREADME18 Keep the user interfaces reasonably consistent, but don't shy away from
19 providing a clearer (or more Scheme-friendly/consistent) user interface
48 to provide consistent naming in error messages. The user can see "gdbscm"
70 Some attempt has been made to be consistent, but it's early.
71 Over time we want things to be more consistent, not less.
214 - there are lots of existing examples, they should be pretty consistent,
/netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/
H A Dhistory.texi12 a programming tool that provides a consistent user interface for
54 provides a consistent user interface for recalling lines of previously
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dmanual-format1 Be consistent and improve the order later.
/netbsd-src/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dlvm-functions.c779 int consistent = 0; in lvm_do_backup() local
785 vg = vg_read_internal(cmd, vgname, NULL /*vgid*/, &consistent); in lvm_do_backup()
787 if (vg && consistent) in lvm_do_backup()
/netbsd-src/external/bsd/ntp/dist/
H A DREADME.hackers7 Dave likes this code indented formatted in a consistent way.
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/
H A DREADME.LLVM16 # Put the license in the consistent place for LLVM.
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/
H A DREADME.LLVM15 # Put the license in the consistent place for LLVM.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/
H A DVariableNames.rst76 ``camelBack`` is consistent with [WebKit]_, [Qt]_ and [Swift]_ while
77 ``lower_case`` is consistent with [LLDB]_, [Google]_, [Rust]_ and [Python]_.
102 This is consistent with [LLDB]_. The ``m_`` prefix is consistent with [WebKit]_.
105 [IvanovicDistinguish]_ [BeylsDistinguish]_. This is consistent with [Mozilla]_.
108 consistent with [Google]_ and similar to [Python]_. Opposed by
/netbsd-src/sys/dev/vme/
H A Dfiles.vme6 # keep the "3" consistent with VME_MAXCFRANGES in vmevar.h
/netbsd-src/doc/
H A DTODO.nits18 # Try to keep the format consistent -- we may want to machine parse it
H A DTODO.i18n137 message catalog make consistent with LC_CTYPE names.
/netbsd-src/external/bsd/atf/dist/
H A DREADME12 program written with them exposes a consistent user interface.
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dstdalign.m420 /* Test that alignof yields a result consistent with offsetof.
H A Darpa_inet_h.m432 /* On some systems, this header is not self-consistent. */
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A Do2i_SCT_LIST.pod27 All of the functions have return values consistent with those stated for
H A DCMS_add1_recipient_cert.pod50 consistent with B<keylen>.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A Do2i_SCT_LIST.pod27 All of the functions have return values consistent with those stated for
H A DSSL_CTX_set_tmp_dh_callback.pod66 be consistent with the size of the key associated with the server's certificate.
68 consistent with the size of the negotiated symmetric cipher key.
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A Dintro.doc38 even for read-only access. The transaction provides a consistent
129 In addition, as long as a transaction is open, a consistent view of
131 transaction that no longer requires this consistent view should
/netbsd-src/external/bsd/nvi/docs/internals/
H A Dquoting129 were a number of special cases where vi wasn't consistent.
168 consistent with the other commands. I think it's unlikely
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/
H A DChangeLog-202188 consistent with other tests in the directory.
/netbsd-src/usr.bin/col/
H A DREADME16 The 32V documentation, however, was consistent with the SVID (actually, V7
/netbsd-src/external/bsd/unbound/dist/testdata/svcb.tdir/
H A Dsvcb.test50 echo "Parsing of SVCB and HTTPS was consistent"

12345678910>>...31