Home
last modified time | relevance | path

Searched full:ensuring (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/freebsd/lib/libc/tests/sys/
H A Dqueue_test.c51 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 DTargetRegistry.h724 /// 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 DELF_ppc64.h23 /// 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 DCOFF.h24 /// its contents. The caller is responsible for ensuring that the object buffer
H A DELF.h24 /// its contents. The caller is responsible for ensuring that the object buffer
H A DELF_x86_64.h24 /// its contents. The caller is responsible for ensuring that the object buffer
H A DELF_aarch32.h25 /// its contents. The caller is responsible for ensuring that the object buffer
H A DMachO.h24 /// its contents. The caller is responsible for ensuring that the object buffer
H A DCOFF_x86_64.h24 /// its contents. The caller is responsible for ensuring that the object buffer
/freebsd/sys/sys/
H A Dinterrupt.h74 * 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 Ddatabase_test.cpp121 // 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 DUniqueCStringMap.h52 // 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 DCODE_OWNERS.TXT1 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 DCore.h1024 /// 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 Dpmap_kextract.934 The caller is responsible for ensuring that
/freebsd/contrib/ofed/librdmacm/man/
H A Drdma_post_sendv.334 The user is responsible for ensuring that the remote peer has queued a
H A Drdma_post_recv.334 The user is responsible for ensuring that a receive buffer is posted
H A Drdma_post_recvv.331 The user is responsible for ensuring that the receive is posted,
H A Drdma_post_send.337 The user is responsible for ensuring that the remote peer has queued a
H A Drdma_post_ud_send.343 The user is responsible for ensuring that the destination queue pair
/freebsd/sys/contrib/device-tree/Bindings/soc/imx/
H A Dfsl,imx8mq-vpu-blk-ctrl.yaml14 the NoC and ensuring proper power sequencing of the VPU peripherals
/freebsd/sys/contrib/zstd/
H A DTESTING.md40 - Versions test (ensuring `zstd` can decode files from all previous versions)
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_new.pod138 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 DAMDGPUUnifyDivergentExitNodes.h9 // This is a variant of the UnifyFunctionExitNodes pass. Rather than ensuring
/freebsd/lib/libutil/
H A Drealhostname.345 to a host name and then ensuring that the host name resolves

12345678910>>...12