Home
last modified time | relevance | path

Searched defs:some (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/netbsd-tests/rump/kernspace/
H A Dlockme.c51 struct somemem *some; in rumptest_lockme() local
/freebsd/contrib/lutok/
H A Dstack_cleaner_test.cpp47 ATF_TEST_CASE_BODY(some) in ATF_TEST_CASE_BODY() argument
/freebsd/contrib/kyua/utils/cmdline/
H A Dcommands_map_test.cpp85 ATF_TEST_CASE_BODY(some) in ATF_TEST_CASE_BODY() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp692 static ExprResult some(const Expression *Expr, Value *ExtraDep = nullptr) { in some() function
695 static ExprResult some(const Expression *Expr, in some() function
699 static ExprResult some(const Expression *Expr, Value *ExtraDep, in some() function
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4396 bool some() const { return nullableValue != nullptr; } in some() function in Catch::Option