Home
last modified time | relevance | path

Searched full:asserts (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/freebsd/sys/kern/
H A Dgenoffset.sh38 local last off x1 x2 x3 struct field type lastoff lasttype asserts
44 asserts=
60 asserts="${asserts}_SA(${struct}, ${field}, ${off});\n"
67 printf "${asserts}"
/freebsd/contrib/netbsd-tests/lib/libpthread_dbg/
H A Dt_threads.c51 "Asserts that td_thr_iter() call without extra logic works"); in ATF_TC_HEAD()
109 "Asserts that td_thr_iter() call is executed for each thread once"); in ATF_TC_HEAD()
176 "Asserts that for each td_thr_iter() call td_thr_info() is valid"); in ATF_TC_HEAD()
246 "Asserts that for each td_thr_iter() call td_thr_getname() is " in ATF_TC_HEAD()
323 "Asserts that td_thr_getname() handles shorter buffer parameter " in ATF_TC_HEAD()
404 "Asserts that pthread_t can be translated with td_map_pth2thr() " in ATF_TC_HEAD()
478 "Asserts that pthread_t can be translated with td_map_pth2thr() " in ATF_TC_HEAD()
552 "Asserts that pthread_t can be translated with td_map_pth2thr() " in ATF_TC_HEAD()
633 "Asserts that pthread_t can be translated with td_map_pth2thr() " in ATF_TC_HEAD()
H A Dt_dummy.c45 "Asserts that dummy lookup functions stop td_open() with failure"); in ATF_TC_HEAD()
69 "Asserts that td_open() for basic proc_{read,write,lookup} works"); in ATF_TC_HEAD()
96 "Asserts that calling twice td_open() for the same process fails"); in ATF_TC_HEAD()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DEpochTracker.h12 /// with asserts enabled.
30 /// asserts, this class is empty and does nothing.
53 /// When LLVM is built without asserts, this class is empty and does nothing.
H A DSequence.h122 // An integer type that asserts when:
127 // Integral constructor, asserts if Value cannot be represented as intmax_t.
138 // Enum constructor, asserts if Value cannot be represented as intmax_t.
164 // Convert to integral, asserts if Value cannot be represented as Integral.
173 // Convert to enum, asserts if Value cannot be represented as Enum's
/freebsd/share/man/man4/man4.arm/
H A Ddevcfg.441 asserts the top-level PL reset signals, disables the PS-PL level shifters,
44 When the PL asserts the DONE signal, the devcfg driver will enable the level
/freebsd/contrib/bc/tests/
H A Dbcl.c230 // Check that no asserts fire in shifting. in main()
246 // Still checking asserts. in main()
250 // Still checking asserts. in main()
254 // Still checking asserts. in main()
/freebsd/contrib/llvm-project/libcxx/include/__configuration/
H A Dabi.h135 // within the bounds of the original container and asserts it on every dereference.
145 // of the original container and asserts it on every dereference and when performing iterator arith…
151 // original container and asserts it on every dereference and when performing iterator arithmetics.…
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelWorkList.h58 // This asserts that the WorklistMap is empty, and then
60 // It also asserts if there are any duplicate elements found.
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest-death-test.h170 // Asserts that a given `statement` causes the program to exit, with an
181 // Asserts that a given `statement` causes the program to exit, either by
219 // EXPECT_DEBUG_DEATH asserts that the given statements die in debug mode.
237 // // Only asserts in dbg.
/freebsd/sys/modules/iavf/
H A DMakefile14 # Enable asserts and other debugging facilities
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Ddwc3.txt84 - snps,is-utmi-l1-suspend: true when DWC3 asserts output signal
85 utmi_l1_suspend_n, false when asserts utmi_sleep_n
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInstructionPrecedenceTracking.h40 /// Asserts that the cached info for \p BB is up-to-date. This helps to catch
45 /// Asserts whether or not the contents of this tracking is up-to-date. This
/freebsd/stand/libsa/geli/
H A DMakefile.inc11 # Remove asserts XXX BAD
/freebsd/sys/modules/ixl/
H A DMakefile16 # Enable asserts and other debugging facilities
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbqueue.c76 * Destroy a blocking queue. This function asserts that there are no
123 * capacity to consume size units, block until capacity exists. Asserts size is
/freebsd/cddl/usr.sbin/zdb/
H A DMakefile29 # Since there are many asserts in this program, it makes no sense to compile
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Datmel-sama5d4-wdt.txt13 "software": enable watchdog fault interrupt. A watchdog fault asserts
/freebsd/contrib/libcbor/test/
H A Dassertions.h19 // TODO: Fix "Yoda" parameter ordering of asserts
/freebsd/sys/contrib/device-tree/Bindings/net/bluetooth/
H A Dnxp,88w8987-bt.yaml14 asserts break signal over UART-TX line to put the chip into power save
/freebsd/cddl/usr.bin/ztest/
H A DMakefile29 # Since there are many asserts in this program, it makes no sense to compile
/freebsd/share/man/man9/
H A Dvm_map_check_protection.943 function asserts that the target
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/funcs/
H A Dtst.badcopyinstr.d35 * to perform an illegal copyinstr() from a kernel address. It asserts
H A Dtst.badcopyin.d33 * to perform an illegal copyin() from a kernel address. It asserts that
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_xml_test_utils.py43 """Asserts that actual_node is equivalent to expected_node.
45 Asserts that actual_node (a DOM node object) is equivalent to

12345678910>>...13