Home
last modified time | relevance | path

Searched full:itself (Results 1 – 25 of 2761) sorted by relevance

12345678910>>...111

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DEpochTracker.h32 /// DebugEpochBase does not by itself track handles pointing into itself. The
55 /// HandleBase does not track the parent data structure by itself. It expects
70 /// not called incrementEpoch on itself since the creation of this
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h144 /// triggers construction of itself or its elements if it's an array,
346 friend class ConstructionContext; // Allows to create<>() itself.
371 friend class ConstructionContext; // Allows to create<>() itself.
416 friend class ConstructionContext; // Allows to create<>() itself.
443 friend class ConstructionContext; // Allows to create<>() itself.
466 friend class ConstructionContext; // Allows to create<>() itself.
528 friend class ConstructionContext; // Allows to create<>() itself.
554 friend class ConstructionContext; // Allows to create<>() itself.
609 friend class ConstructionContext; // Allows to create<>() itself.
633 friend class ConstructionContext; // Allows to create<>() itself.
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_STORE_SEARCH.pod101 The subject name itself is a B<X509_NAME> pointer.
109 The issuer name itself is a B<X509_NAME> pointer, and the serial number is
118 The key fingerprint in itself is a string of bytes and its length, as
131 The alias in itself is a simple C string.
H A DOSSL_ALGORITHM.pod64 This is the OID itself for C<rsaEncryption>, in canonical decimal text form.
116 OIDs that are registered, or the OID itself in canonical decimal text form
120 I<algorithm_names> include known names as well as the OID itself in
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/
H A Dzfs_allow_003_pos.ksh37 # Verify option '-l' only allow permission to the dataset itself.
49 log_assert "Verify option '-l' only allow permission to the dataset itself."
94 log_pass "Verify option '-l' only allow permission to the dataset itself pass."
/freebsd/contrib/bc/scripts/
H A Drelease.pkg.yao265 * @param flags The flags to pass to `configure.sh` itself.
336 * @param flags The flags to pass to `configure.sh` itself.
383 * @param flags The flags to pass to `configure.sh` itself.
482 * @param flags The flags to pass to `configure.sh` itself.
548 * @param flags The flags to pass to Rig itself.
613 * @param flags The flags to pass to `configure.sh` itself.
672 * @param flags The flags to pass to Rig itself.
720 * @param flags The flags to pass to `configure.sh` itself.
755 * @param flags The flags to pass to Rig itself.
796 * @param flags The flags to pass to `configure.sh` itself.
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBLAKE3.h56 /// This doesn't modify the hasher itself, and it's possible to finalize again
64 /// This doesn't modify the hasher itself, and it's possible to finalize again
104 /// This doesn't modify the hasher itself, and it's possible to finalize again
109 /// This doesn't modify the hasher itself, and it's possible to finalize again
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_STORE_SEARCH.3153 The subject name itself is a \fBX509_NAME\fR pointer.
160 The issuer name itself is a \fBX509_NAME\fR pointer, and the serial number is
168 The key fingerprint in itself is a string of bytes and its length, as
180 The alias in itself is a simple C string.
/freebsd/tests/sys/file/
H A Ddup_test.c14 * Test #5: check if dup2(2) allows to dup fd to itself.
24 * Test #14: check if fcntl(F_DUP2FD) allows to dup fd to itself.
120 * Dup to itself. in main()
147 printf("ok %d - dup2(2) to itself works\n", ++test); in main()
155 printf("ok %d - dup2(2) to itself returned a correct fd\n", in main()
216 /* Dup to itself */ in main()
219 printf("ok %d - fcntl(F_DUP2FD) to itself works\n", ++test); in main()
229 "ok %d - fcntl(F_DUP2FD) to itself returned a correct fd\n", in main()
297 * file descriptor onto itself. in main()
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellde/
H A Duncore-power.json10 …event that tracks the number of cores that are in C0. It can be used by itself to get the average…
21 …event that tracks the number of cores that are in C3. It can be used by itself to get the average…
32 …event that tracks the number of cores that are in C6. It can be used by itself to get the average…
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellx/
H A Duncore-power.json10 …event that tracks the number of cores that are in C0. It can be used by itself to get the average…
21 …event that tracks the number of cores that are in C3. It can be used by itself to get the average…
32 …event that tracks the number of cores that are in C6. It can be used by itself to get the average…
/freebsd/lib/libpmc/pmu-events/arch/x86/haswellx/
H A Duncore-power.json10 …event that tracks the number of cores that are in C0. It can be used by itself to get the average…
21 …event that tracks the number of cores that are in C3. It can be used by itself to get the average…
32 …event that tracks the number of cores that are in C6. It can be used by itself to get the average…
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/
H A Dzdb_tunables.ksh34 # a tunable name by itself, or with the "show" command, produces name and value
41 # "show" by itself shows all the tunables and their values
46 # "info" by itself shows info about all tunables
/freebsd/tools/tools/vhba/
H A DREADME11 virtual devices implemented under the VHBA itself. The current ones
13 itself- this is why this is in the tool directory.
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DDeclarationFragments.h120 /// \returns a reference to the DeclarationFragments object itself after
128 /// \returns a reference to the DeclarationFragments object itself after
136 /// \returns a reference to the DeclarationFragments object itself after
154 /// \returns a reference to the DeclarationFragments object itself after
209 /// \returns a reference to the DeclarationFragments object itself after
215 /// \returns a reference to the DeclarationFragments object itself after
221 /// \returns a reference to the DeclarationFragments object itself after
/freebsd/tests/sys/cddl/zfs/tests/delegate/
H A Dzfs_allow_003_pos.ksh36 # Verify option '-l' only allow permission to the dataset itself.
57 log_assert "Verify option '-l' only allow permission to the dataset itself."
106 log_pass "Verify option '-l' only allow permission to the dataset itself pass."
/freebsd/share/man/man5/
H A Ddir.545 information about a file and a pointer to the file itself.
56 to the directory itself
65 has no parent and dot-dot points to itself like dot.
/freebsd/crypto/krb5/src/man/
H A Dkrb5kdc.man72 The \fB\-n\fP option specifies that the KDC does not put itself in the
73 background and does not disassociate itself from the terminal.
92 terminate the worker subprocess if the it is itself terminated or if
H A Dkadmind.man74 After the server begins running, it puts itself in the background and
75 disassociates itself from its controlling terminal.
95 keyboard (before the server puts itself in the background, if not
/freebsd/lib/libsys/
H A Dinotify.2113 as well as the directory itself.
117 If the watched object itself generates an event, no name is present.
150 The watched file or directory itself was deleted.
159 The watched file or directory itself was renamed.
/freebsd/bin/ed/
H A Ded.151 itself.
326 matches itself.
338 matches itself.
370 then it matches itself.
409 Otherwise, it matches itself.
415 Otherwise, it matches itself.
448 itself.
/freebsd/bin/pkill/
H A Dpkill.174 line, excluding itself and all direct ancestors unless the
81 processes that match the criteria given on the command line, excluding itself
146 process itself, even with
255 process will never consider itself nor system processes (kernel threads) as
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-opal.txt5 used by the firmware itself for configuring the port. From the linux
21 The node contains a number of other properties that are used by the FW itself
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc59 // Tests that Eq() describes itself properly.
74 // Tests that Ge() describes itself properly.
89 // Tests that Gt() describes itself properly.
104 // Tests that Le() describes itself properly.
119 // Tests that Lt() describes itself properly.
134 // Tests that Ne() describes itself properly.
233 // Tests that IsNan() can describe itself.
245 // Tests that IsNan() can describe itself with Not.
267 // Tests that FloatEq() describes itself properly.
286 // Tests that NanSensitiveFloatEq() describes itself properly.
[all …]
/freebsd/lib/libc/rpc/
H A Drpc_svc_create.3138 registers itself with the rpcbind
167 itself.
292 and registers itself with the rpcbind service.

12345678910>>...111