Home
last modified time | relevance | path

Searched defs:some (Results 1 – 8 of 8) 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/include/llvm/Frontend/OpenMP/
H A DConstructCompositionT.h195 const ClauseTy &some = *clauseSets[llvm::omp::Clause::OMPC_if].begin(); in mergeIf() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp696 static ExprResult some(const Expression *Expr, Value *ExtraDep = nullptr) { in some() function
699 static ExprResult some(const Expression *Expr, in some() function
703 static ExprResult some(const Expression *Expr, Value *ExtraDep, in some() function
/freebsd/crypto/krb5/doc/html/_static/
H A Dunderscore.js1414 function some(obj, predicate, context) { function
1985 some: some, property
/freebsd/crypto/krb5/doc/html/
H A Dsearchindex.js1 …l","admin/admin_commands/kadmin_local","admin/admin_commands/kadmind","admin/admin_commands/kdb5_l…
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4396 bool some() const { return nullableValue != nullptr; } in some() function in Catch::Option