Home
last modified time | relevance | path

Searched +full:non +full:- +full:identical (Results 1 – 25 of 892) sorted by relevance

12345678910>>...36

/freebsd/usr.bin/uniq/
H A Duniq.163 The second and succeeding copies of identical adjacent input lines are
69 .Bl -tag -width Ds
70 .It Fl c , Fl -count
73 .It Fl d , Fl -repeated
78 .It Fl D , Fl -all-repeated Op Ar septype
87 .Bl -tag -compact -widt
[all...]
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_add_session.pod5 SSL_CTX_add_session, SSL_CTX_remove_session - manipulate session cache
23 marks it as non-resumable. L<SSL_SESSION_free(3)> is called once for B<c>.
29 it is assumed that both sessions are identical. If the same session is
32 identical (the SSL_SESSION object is identical), SSL_CTX_add_session()
33 is a no-op, and the return value is 0.
38 cache will be searched automatically for session-resume requests (the
53 the same (identical) session twice. In case of the remove operation, the
70 Copyright 2001-2016 The OpenSSL Project Authors. All Rights Reserved.
H A DSSL_CTX_set_read_ahead.pod8 - manage whether to read as many input bytes as possible
31 SSL_CTX_set_default_read_ahead() is identical to SSL_CTX_set_read_ahead().
35 SSL_CTX_get_default_read_ahead() is identical to SSL_CTX_get_read_ahead().
44 Since SSL_read() can return B<SSL_ERROR_WANT_READ> for non-application data
59 and non zero otherwise.
67 Copyright 2015-2020 The OpenSSL Project Authors. All Rights Reserved.
H A DX509v3_get_ext_by_NID.pod14 X509_REVOKED_add_ext - extension stack utility functions
64 can take any value from 0 to X509_get_ext_count(I<x>) - 1. The returned
70 extension after I<lastpos> or from the beginning if I<lastpos> is -1. If
71 the extension is found, its index is returned, otherwise -1 is returned.
75 looks for a non-critical extension. A nonzero value looks for a critical
83 I<loc> is -1, the new extension is added to the end. If I<*x> is NULL,
90 otherwise identical to the X509v3 functions.
95 CRL I<x>. They are otherwise identical to the X509v3 functions.
101 They are otherwise identical to the X509v3 functions.
114 so it should initially be set to -1. If it is set to zero, the initial extension
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_006_pos.ksh1 #!/bin/ksh -p
2 # SPDX-License-Identifier: CDDL-1.0
11 # or https://opensource.org/licenses/CDDL-1.0.
40 # identical to an existing one. It will fail with a return code of 1
50 # - zfs set mountpoint=<identical path> <filesystem>
51 # - zfs set mountpoint=<top path> <filesystem>
66 [[ -d $TESTDIR ]] && \
67 log_must rm -rf $TESTDIR
74 typeset -i ret=0
77 "where the mountpoint is identical or on top of an existing one" \
[all …]
/freebsd/usr.bin/diff/
H A Ddiff.143 .Op Fl A Ar algo | Fl -algorithm Ar algo
44 .Op Fl -brief
45 .Op Fl -color Ns = Ns Ar when
46 .Op Fl -changed-group-format Ar GFMT
47 .Op Fl -ed
48 .Op Fl -expand-tabs
49 .Op Fl -forwar
[all...]
/freebsd/share/man/man4/
H A Dnetgdb.41 .\"-
34 .Bd -ragged -offset indent
43 is a UDP-based protocol for communicating with a remote GDB client via an
60 .Bd -ragged -offset indent
69 session is identical to any other kernel GDB session from the perspective
99 The sequence number and acknowledgement protocol is otherwise identical to
108 in the 32-bit
114 The list of supported network drivers and protocol families is identical to
123 .Bl -tag -width "indent"
127 They may be enabled by setting the variable to a non-zero value.
H A Dng_tag.459 for matching packets, a destination hook for non-matching packets,
71 is non-zero,
73 of tag is checked to be identical to that specified in the hook structure.
77 .Dq non-match
101 to forward all packets to non-matching hook),
113 .Bl -tag -width foo
118 .Bd -literal -offset 4n
142 Matching and non-matching incoming packets are delivered out the hooks named
149 flag is non-zero, then found tag is deleted from list of packet tags.
159 .Bd -literal -offset 4n
[all …]
/freebsd/lib/libc/string/
H A Dbcmp.350 returning zero if they are identical, non-zero otherwise.
54 Zero-length strings are always identical.
74 .St -p1003.1-2001
/freebsd/contrib/llvm-project/lld/ELF/
H A DICF.cpp1 //===- ICF.cpp ------------------------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // ICF is short for Identical Code Folding. This is a size optimization to
10 // identify and merge two or more read-only sections (typically functions)
14 // In ICF, two sections are considered identical if they have the same
33 // terminates are considered identical. Here are details:
55 // For small programs, this algorithm needs 3-5 iterations. For large
64 // or GNU gold takes 10-20 seconds to apply ICF on Chromium, whose output
69 // [1] Safe ICF: Pointer Safe and Unwinding aware Identical Code Folding
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_CTX_add_session.318 .\" Set up some character translations and predefined strings. \*(-- will
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
[all …]
H A DSSL_CTX_set_read_ahead.318 .\" Set up some character translations and predefined strings. \*(-- will
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
[all …]
/freebsd/lib/libc/gen/
H A Dgetgrent.375 .Bd -literal -offset indent
93 Identical group
107 are thread-safe versions of
123 argument will be filled-in, and a pointer to that argument will be
139 is non-zero, file descriptors are left open, significantly speeding
145 be noted that it is dangerous for long-running programs to use this
151 is identical to
174 distinguish between a non-existent entry and an error.
199 .Bl -tag -width /etc/group -compact
223 .St -p1003.1-96 .
/freebsd/share/man/man9/
H A Dsleep.987 handle event-based thread blocking.
230 reference a default, i.e. non-spin, mutex.
233 which provides identical behavior.
308 are known to be identical and there is no reason to be fair.
314 is based on an absolute real-time clock value,
320 If the real-time clock is adjusted, these functions will set
332 a non-zero error code is returned.
342 Zero can also be returned when the real-time clock is adjusted;
345 Otherwise, a non-zero error code is returned.
351 .Bl -tag -width Er
[all …]
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_child.325 .\" $Id: dwarf_child.3 3644 2018-10-15 19:55:01Z jkoshy $
114 is identical to the function
120 is non-zero, the function behaves identically to function
153 is identical to the function
166 is non-zero, the function will retrieve the debugging information
191 .Bl -tag -width ".Bq Er DW_DLV_NO_ENTRY"
223 .Bd -literal -offset indent
255 .Bl -tag -width ".Bq Er DW_DLE_DIE_NO_CU_CONTEXT"
H A Ddwarf_next_cu_header.325 .\" $Id: dwarf_next_cu_header.3 3644 2018-10-15 19:55:01Z jkoshy $
138 a non-standard DWARF format.
140 objects and to 0 for non-standard ones.
148 should point to a location that will be set to the 64-bit unique signature
170 is identical to function
180 is identical to function
276 .Bl -tag -width ".Bq Er DW_DLE_ARGUMENT"
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaConcept.h1 //===-- SemaConcept.h - Semantic Analysis for Constraints and Concepts ----===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
44 if (ParameterMapping->size() != Other.ParameterMapping->size()) in hasMatchingParameterMapping()
47 for (unsigned I = 0, S = ParameterMapping->size(); I < S; ++I) { in hasMatchingParameterMapping()
61 // - an atomic constraint A subsumes another atomic constraint B in subsumes()
62 // if and only if the A and B are identical [...] in subsumes()
65 // Two atomic constraints are identical if they are formed from the in subsumes()
75 // Check that the parameter lists are identical in subsumes()
[all …]
/freebsd/share/doc/usd/21.troff/
H A Dm41 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved.
50 surrounded by (usually null) non-alphabetic strings
54 em-dashes (\fB\e(em\fR),
56 \(emsuch as mother-in-law\(em\
61 \fB&nh\fR hyphenate - E \
78 \fB&hw\fI|word1|...\fR ignored - Specify hyphenation points in words
81 i.|e. \fIdig\-it\fR implies \fIdig\-its\fR.
90 with a title-length
97 \fB&tl\fI|\'left\|\'center\|\'right\|\'\fR - - \
99 respectively left-adjusted, centered, and right-adjusted
[all …]
/freebsd/share/doc/psd/24.xdr/
H A Dxdr.nts.ms2 .\" Must use -- eqn -- with this one
23 machinex-independent fashion.
129 program gives identical results on a Sun or a VAX.
157 Identical results can be obtained by executing
168 a need for portable data. Programs can be made data-portable by
183 #include <rpc/rpc.h> /* \fIxdr is a sub-library of rpc\fP */
206 #include <rpc/rpc.h> /* \fIxdr is a sub-library of rpc\fP */
246 Integers are just the tip of the portable-data iceberg. Arbitrary
260 floating-point representation (IEEE), and so on. Any program running on
281 has a disadvantage, but it is unimportant in real-world data transfer
[all …]
/freebsd/share/man/man3/
H A DATOMIC_VAR_INIT.342 .Nd type-generic atomic operations
96 provides type-generic macros for atomic operations.
104 These variables are not type-compatible with their non-atomic
160 macro is identical to
228 re-order any nearby memory operations across the atomic operation.
232 version that allows the re-ordering to be configured.
239 .Bl -tag -width memory_order_relaxed
254 The previously described macros are identical to the
262 they must be implemented type-generically and must often use special
275 .St -isoC-2011
[all …]
/freebsd/share/doc/psd/04.uprog/
H A Dp91 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved.
63 or to machines other than the PDP-11 running a version of
88 is actually \-1, and is the value returned by
89 the read routines on end-of-file or error.
92 pointer-valued functions
185 is returned on end-of-file or when
281 returns non-zero when end-of-file
289 returns non-zero when an error has occurred while reading
298 is identical to
306 is identical to
[all …]
/freebsd/sys/dev/qat/qat_api/include/
H A Dicp_sal_nrbg_ht.h1 /* SPDX-License-Identifier: BSD-3-Clause */
2 /* Copyright(c) 2007-2022 Intel Corporation */
25 * number generator test failures for n=64 bits, refer to FIPS 140-2
26 * section 4.9.2 for details. A non-zero value for the counter does
28 * that consecutive blocks of 64 bits will be identical, and the RNG
29 * will discard the identical block in such cases. This counter allows
/freebsd/lib/libmd/
H A Dsha256.32 .\" ----------------------------------------------------------------------------
3 .\" "THE BEER-WARE LICENSE" (Revision 42):
6 .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
7 .\" ----------------------------------------------------------------------------
33 .Nd calculate the FIPS 180-2 ``SHA-256'' (or SHA-224) message digest
79 functions calculate a 256-bit cryptographic checksum (digest)
81 A cryptographic checksum is a one-way
87 of the input-data, which does not disclose the actual input.
109 which converts the return value to a 65-character
121 but it only calculates the digest over a byte-range of the file specified,
[all …]
/freebsd/contrib/llvm-project/lld/docs/
H A Dld.lld.13 .\" SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
25 is a drop-in replacement for the GNU BFD and gold linkers.
30 currently supports i386, x86-64, ARM, AArch64, LoongArch, PowerPC32,
31 PowerPC64, MIPS32, MIPS64, RISC-V, AMDGPU, Hexagon and SPARC V9 targets.
33 acts as a Microsoft link.exe-compatible linker if invoked as
34 .Nm lld-link
43 Many options have both a single-letter and long form.
54 .Bl -tag -width indent
55 .It Fl -allow-multiple-definition
58 .It Fl -allow-shlib-undefined
[all …]
/freebsd/contrib/llvm-project/lld/MachO/
H A DICF.cpp1 //===- ICF.cpp ------------------------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
49 // ICF needs a copy of the inputs vector because its equivalence-class
63 // ICF = Identical Code Folding
84 // The __DATA segment is read/write at the MMU, and as application-writeable
90 // FIXME(gkm): implement keep-unique attributes
91 // FIXME(gkm): implement address-significance tables for MachO object files
93 // Compare "non-moving" parts of two ConcatInputSections, namely everything
100 if (ia->parent != ib->parent) in equalsConstant()
[all …]

12345678910>>...36