/freebsd/lib/libc/tests/sys/ |
H A D | queue_test.c | 51 printf("Ensuring SLIST_EMPTY works\n"); in ATF_TC_BODY() 62 printf("Ensuring SLIST_INSERT_HEAD works\n"); in ATF_TC_BODY() 70 printf("Ensuring SLIST_FIRST returns element 1\n"); in ATF_TC_BODY() 82 printf("Ensuring SLIST_INSERT_AFTER works\n"); in ATF_TC_BODY() 105 printf("Ensuring SLIST_REMOVE_HEAD works\n"); in ATF_TC_BODY() 107 printf("Ensuring SLIST_FIRST returns element 1\n"); in ATF_TC_BODY() 112 printf("Ensuring SLIST_FIRST now returns element 2\n"); in ATF_TC_BODY() 125 printf("Ensuring SLIST_REMOVE_AFTER works by removing the tail\n"); in ATF_TC_BODY() 139 printf("Ensuring SLIST_FIRST returns element 2\n"); in ATF_TC_BODY() 160 printf("Ensuring empty STAILQs are treated properly\n"); in ATF_TC_BODY() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | TargetRegistry.h | 724 /// Clients are responsible for ensuring that registration doesn't occur 747 /// Clients are responsible for ensuring that registration doesn't occur 759 /// Clients are responsible for ensuring that registration doesn't occur 773 /// Clients are responsible for ensuring that registration doesn't occur 793 /// Clients are responsible for ensuring that registration doesn't occur 806 /// Clients are responsible for ensuring that registration doesn't occur 820 /// Clients are responsible for ensuring that registration doesn't occur 833 /// Clients are responsible for ensuring that registration doesn't occur 846 /// Clients are responsible for ensuring that registration doesn't occur 859 /// Clients are responsible for ensuring that registration doesn't occur [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | ELF_ppc64.h | 23 /// its contents. The caller is responsible for ensuring that the object buffer 33 /// its contents. The caller is responsible for ensuring that the object buffer
|
H A D | COFF.h | 24 /// its contents. The caller is responsible for ensuring that the object buffer
|
H A D | ELF.h | 24 /// its contents. The caller is responsible for ensuring that the object buffer
|
H A D | ELF_x86_64.h | 24 /// its contents. The caller is responsible for ensuring that the object buffer
|
H A D | ELF_aarch32.h | 25 /// its contents. The caller is responsible for ensuring that the object buffer
|
H A D | MachO.h | 24 /// its contents. The caller is responsible for ensuring that the object buffer
|
H A D | COFF_x86_64.h | 24 /// its contents. The caller is responsible for ensuring that the object buffer
|
/freebsd/sys/sys/ |
H A D | interrupt.h | 74 * ensuring that 1) the system won't be swamped with an interrupt 83 * responsible for ensuring that the associated interrupt source will 89 * interrupt. It is responsible for ensuring that the current CPU is
|
/freebsd/contrib/kyua/utils/sqlite/ |
H A D | database_test.cpp | 121 // PRAGMA to a subdirectory of pwd, and then ensuring the subdirectory is in ATF_TEST_CASE_BODY() 223 // in ensuring that the API call exists and runs. in ATF_TEST_CASE_BODY() 233 // here in ensuring that the API call exists and runs. in ATF_TEST_CASE_BODY()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | UniqueCStringMap.h | 52 // The caller is responsible for ensuring that the collection does not change 96 // The caller is responsible for ensuring that the collection does not change 109 // The caller is responsible for ensuring that the collection does not change
|
/freebsd/contrib/llvm-project/lld/ |
H A D | CODE_OWNERS.TXT | 1 This file is a list of the people responsible for ensuring that patches for a
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Core.h | 1024 /// is responsible for ensuring that they do not do so. 1030 /// is responsible for ensuring that they do not do so. 1036 /// is responsible for ensuring that they do not do so. 1047 /// is responsible for ensuring that they do not do so. 1057 /// is responsible for ensuring that they do not do so. 1080 /// is responsible for ensuring that they do not do so. 1093 /// is responsible for ensuring that they do not do so. 1102 /// is responsible for ensuring that they do not do so. 1111 /// is responsible for ensuring that they do not do so. 1117 /// is responsible for ensuring that they do not do so. [all …]
|
/freebsd/share/man/man9/ |
H A D | pmap_kextract.9 | 34 The caller is responsible for ensuring that
|
/freebsd/contrib/ofed/librdmacm/man/ |
H A D | rdma_post_sendv.3 | 34 The user is responsible for ensuring that the remote peer has queued a
|
H A D | rdma_post_recv.3 | 34 The user is responsible for ensuring that a receive buffer is posted
|
H A D | rdma_post_recvv.3 | 31 The user is responsible for ensuring that the receive is posted,
|
H A D | rdma_post_send.3 | 37 The user is responsible for ensuring that the remote peer has queued a
|
H A D | rdma_post_ud_send.3 | 43 The user is responsible for ensuring that the destination queue pair
|
/freebsd/sys/contrib/device-tree/Bindings/soc/imx/ |
H A D | fsl,imx8mq-vpu-blk-ctrl.yaml | 14 the NoC and ensuring proper power sequencing of the VPU peripherals
|
/freebsd/sys/contrib/zstd/ |
H A D | TESTING.md | 40 - Versions test (ensuring `zstd` can decode files from all previous versions)
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_PKEY_new.pod | 138 responsible for ensuring that the buffer is large enough to receive the private 148 responsible for ensuring that the buffer is large enough to receive the public
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUUnifyDivergentExitNodes.h | 9 // This is a variant of the UnifyFunctionExitNodes pass. Rather than ensuring
|
/freebsd/lib/libutil/ |
H A D | realhostname.3 | 45 to a host name and then ensuring that the host name resolves
|