| /freebsd-13.1/contrib/googletest/googletest/test/ |
| H A D | gtest_testbridge_test.py | 41 def Assert(condition): argument
|
| H A D | googletest-param-test-invalid-name2-test.py | 39 def Assert(condition): argument
|
| H A D | googletest-param-test-invalid-name1-test.py | 39 def Assert(condition): argument
|
| H A D | googletest-uninitialized-test.py | 39 def Assert(condition): argument
|
| H A D | gtest_environment_test.cc | 112 void Check(bool condition, const char* msg) { in Check()
|
| /freebsd-13.1/sys/dev/liquidio/ |
| H A D | lio_main.h | 114 lio_sleep_cond(struct octeon_device *oct, volatile int *condition) in lio_sleep_cond()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Architecture/Arm/ |
| H A D | ArchitectureArm.cpp | 120 const uint32_t condition = Bits32(ITSTATE, 7, 4); in OverrideStopInfo() local
|
| /freebsd-13.1/contrib/apr-util/test/ |
| H A D | abts.c | 332 void abts_assert(abts_case *tc, const char *message, int condition, int lineno) in abts_assert() 346 void abts_true(abts_case *tc, int condition, int lineno) in abts_true()
|
| /freebsd-13.1/tools/regression/security/cap_test/ |
| H A D | cap_test.h | 62 #define CHECK(condition) do { \ argument
|
| /freebsd-13.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-utils.h | 136 #define CVMX_BUILD_ASSERT(condition) ((void)CVMX_BUILD_ASSERT_ZERO(condition)) argument
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Breakpoint/ |
| H A D | BreakpointOptions.cpp | 133 BreakpointOptions::BreakpointOptions(const char *condition, bool enabled, in BreakpointOptions() 480 void BreakpointOptions::SetCondition(const char *condition) { in SetCondition()
|
| H A D | Watchpoint.cpp | 283 void Watchpoint::SetCondition(const char *condition) { in SetCondition()
|
| /freebsd-13.1/contrib/ntp/sntp/unity/ |
| H A D | unity_fixture.h | 79 #define CHECK(condition) TEST_ASSERT_TRUE((condition)) argument
|
| H A D | unity.h | 68 #define TEST_ASSERT(condition) … argument 69 #define TEST_ASSERT_TRUE(condition) … argument 70 #define TEST_ASSERT_UNLESS(condition) … argument 71 #define TEST_ASSERT_FALSE(condition) … argument 172 #define TEST_ASSERT_MESSAGE(condition, message) … argument 173 #define TEST_ASSERT_TRUE_MESSAGE(condition, message) … argument 174 #define TEST_ASSERT_UNLESS_MESSAGE(condition, message) … argument 175 #define TEST_ASSERT_FALSE_MESSAGE(condition, message) … argument
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_ra/ |
| H A D | debug_reporter.c | 36 #define BOOLEAN_TO_WORD(condition) ((condition) ? "True" : "False") argument
|
| /freebsd-13.1/contrib/netbsd-tests/kernel/ |
| H A D | t_pty.c | 109 condition(int fd) in condition() function
|
| /freebsd-13.1/sys/contrib/vchiq/interface/compat/ |
| H A D | vchi_bsd.h | 265 #define WARN(condition, msg) \ argument 275 #define WARN_ON(condition) \ argument 283 #define WARN_ON_ONCE(condition) ({ \ argument
|
| /freebsd-13.1/contrib/expat/tests/ |
| H A D | minicheck.c | 212 _fail_unless(int condition, const char *file, int line, const char *msg) { in _fail_unless()
|
| /freebsd-13.1/contrib/atf/atf-c/ |
| H A D | macros_test.c | 108 #define H_CHECK(id, condition) \ argument 113 #define H_CHECK_MSG(id, condition, msg) \ argument 159 #define H_REQUIRE(id, condition) \ argument 164 #define H_REQUIRE_MSG(id, condition, msg) \ argument
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | ARMDefines.h | 107 static inline bool ARMConditionPassed(const uint32_t condition, in ARMConditionPassed()
|
| /freebsd-13.1/contrib/googletest/googletest/include/gtest/ |
| H A D | gtest.h | 1929 #define EXPECT_TRUE(condition) \ argument 1932 #define EXPECT_FALSE(condition) \ argument 1935 #define ASSERT_TRUE(condition) \ argument 1938 #define ASSERT_FALSE(condition) \ argument
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBWatchpoint.cpp | 224 void SBWatchpoint::SetCondition(const char *condition) { in SetCondition()
|
| /freebsd-13.1/sys/contrib/openzfs/cmd/zpool_influxdb/dashboards/grafana/ |
| H A D | ZFS-pool-latency-heatmaps-influxdb.json | 170 "condition": "AND", string 294 "condition": "AND", string 432 "condition": "AND", string 556 "condition": "AND", string 680 "condition": "AND", string 804 "condition": "AND", string 942 "condition": "AND", string 1066 "condition": "AND", string 1190 "condition": "AND", string 1314 "condition": "AND", string
|
| /freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangASTPropertiesEmitter.cpp | 514 StringRef condition) { in emitReadOfProperty() 569 StringRef condition) { in emitWriteOfProperty()
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | util-internal.h | 68 #define EVUTIL_NIL_CONDITION_(condition) do { \ argument
|