/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | EpochTracker.h | 32 /// 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/tests/sys/file/ |
H A D | dup_test.c | 14 * 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. 118 * Dup to itself. in main() 145 printf("ok %d - dup2(2) to itself works\n", ++test); in main() 153 printf("ok %d - dup2(2) to itself returned a correct fd\n", in main() 214 /* Dup to itself */ in main() 217 printf("ok %d - fcntl(F_DUP2FD) to itself works\n", ++test); in main() 227 "ok %d - fcntl(F_DUP2FD) to itself returned a correct fd\n", in main() 295 * file descriptor onto itself. in main()
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | ConstructionContext.h | 144 /// 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 D | OSSL_STORE_SEARCH.pod | 101 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 D | OSSL_ALGORITHM.pod | 64 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 D | zfs_allow_003_pos.ksh | 36 # Verify option '-l' only allow permission to the dataset itself. 48 log_assert "Verify option '-l' only allow permission to the dataset itself." 93 log_pass "Verify option '-l' only allow permission to the dataset itself pass."
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | BLAKE3.h | 56 /// 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/lib/libpmc/pmu-events/arch/x86/broadwellde/ |
H A D | uncore-power.json | 10 …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 D | uncore-power.json | 10 …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 D | uncore-power.json | 10 …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/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | DeclarationFragments.h | 120 /// \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/tools/tools/vhba/ |
H A D | README | 11 virtual devices implemented under the VHBA itself. The current ones 13 itself- this is why this is in the tool directory.
|
/freebsd/tests/sys/cddl/zfs/tests/delegate/ |
H A D | zfs_allow_003_pos.ksh | 36 # 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 D | dir.5 | 45 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/bin/ed/ |
H A D | ed.1 | 51 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/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-opal.txt | 5 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 D | gmock-matchers-arithmetic_test.cc | 59 // 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 D | rpc_svc_create.3 | 138 registers itself with the rpcbind 167 itself. 292 and registers itself with the rpcbind service.
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | deptgt-end.mk | 43 # deferred commands of the .END node itself are not appended to itself.
|
H A D | deptgt-end-jobs.mk | 44 # deferred commands of the .END node itself are not appended to itself.
|
/freebsd/contrib/libucl/tests/basic/ |
H A D | 4.res | 16 scratch in Summer of 2011 to replace pkg-config, which now needs itself to build 17 itself.
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | OSSL_STORE_SEARCH.3 | 228 The subject name itself is a \fBX509_NAME\fR pointer. 235 The issuer name itself is a \fBX509_NAME\fR pointer, and the serial number is 243 The key fingerprint in itself is a string of bytes and its length, as 255 The alias in itself is a simple C string.
|
/freebsd/usr.bin/rpcgen/ |
H A D | rpcgen.1 | 119 or by itself. 142 it backgrounds itself by default. 302 When the server is self-started, it backgrounds itself by default. 383 pass a pointer to the argument, but can pass the argument itself.
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a73/ |
H A D | cache.json | 102 "PublicDescription": "Data cache hit in itself due to VIPT aliasing", 105 "BriefDescription": "Data cache hit in itself due to VIPT aliasing"
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineLoopUtils.h | 23 /// must be itself. Similarly it must have two predecessors, one of which must 24 /// be itself.
|