Home
last modified time | relevance | path

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

1234567891011

/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DTargetRegistry.h724 /// Clients are responsible for ensuring that registration doesn't occur in createCustomBehaviour()
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 tha
[all...]
/freebsd-src/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 DELF_x86_64.h24 /// 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_aarch32.h25 /// 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
H A DMachO.h24 /// its contents. The caller is responsible for ensuring that the object buffer
/freebsd-src/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-src/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-src/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-src/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-src/share/man/man9/
H A Dpmap_kextract.934 The caller is responsible for ensuring that
/freebsd-src/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_ud_send.343 The user is responsible for ensuring that the destination queue pair
H A Drdma_post_send.337 The user is responsible for ensuring that the remote peer has queued a
H A Drdma_post_recvv.331 The user is responsible for ensuring that the receive is posted,
H A Drdma_post_recv.334 The user is responsible for ensuring that a receive buffer is posted
/freebsd-src/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 tha
[all...]
/freebsd-src/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
H A Dfsl,imx8mp-hsio-blk-ctrl.yaml14 the NoC and ensuring proper power sequencing of the high-speed IO
/freebsd-src/sys/contrib/zstd/
H A DTESTING.md40 - Versions test (ensuring `zstd` can decode files from all previous versions)
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyDivergentExitNodes.h9 // This is a variant of the UnifyFunctionExitNodes pass. Rather than ensuring
/freebsd-src/lib/libutil/
H A Drealhostname.345 to a host name and then ensuring that the host name resolves

1234567891011