Home
last modified time | relevance | path

Searched defs:impl (Results 101 – 122 of 122) sorted by relevance

12345

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_event_plugin.h182 osm_event_plugin_t *impl; member
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc923 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Init() local
936 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in ~ScopedFakeTestPartResultReporter() local
2505 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in HasSameFixtureClass() local
2680 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Run() local
2816 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Run() local
2860 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Skip() local
2971 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Run() local
3045 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Skip() local
/freebsd/crypto/openssl/apps/
H A Dpkeyutl.c532 ENGINE *impl = NULL; in init_ctx() local
/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c812 #define MAKE_TEXT_ENCODER(impl, type) \ argument
/freebsd/contrib/bearssl/test/
H A Dtest_crypto.c8126 const br_ec_impl *impl, int curve) in test_EC_inner()
8317 test_EC_P256_carry_inner(const br_ec_impl *impl, const char *sP, const char *sQ) in test_EC_P256_carry_inner()
8339 test_EC_P256_carry(const br_ec_impl *impl) in test_EC_P256_carry()
8350 test_EC_KAT(const char *name, const br_ec_impl *impl, uint32_t curve_mask) in test_EC_KAT()
8380 test_EC_keygen(const char *name, const br_ec_impl *impl, uint32_t curves) in test_EC_keygen()
H A Dtest_x509.c1376 const br_hash_class *impl; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2508 static bool checkMethodFamilyMismatch(Sema &S, ObjCMethodDecl *impl, in checkMethodFamilyMismatch()
3432 void Sema::AddMethodToGlobalPool(ObjCMethodDecl *Method, bool impl, in AddMethodToGlobalPool()
4356 void searchFrom(const ObjCCategoryImplDecl *impl) { in searchFrom()
4388 void searchFrom(const ObjCImplementationDecl *impl) { in searchFrom()
4913 int decl = 0, impl = 0; in ActOnMethodDeclaration() local
H A DSemaExprObjC.cpp1630 if (const ObjCImplDecl *impl = in findExplicitInstancetypeDeclarer() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.inl463 kmp_uint32 impl = 0; local
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest.h1267 internal::UnitTestImpl* impl() { return impl_; } in impl() function
1268 const internal::UnitTestImpl* impl() const { return impl_; } in impl() function
/freebsd/lib/libthr/thread/
H A Dthr_private.h60 #define SYM_COMPAT(sym, impl, ver) __sym_compat(sym, impl, ver) argument
61 #define SYM_DEFAULT(sym, impl, ver) __sym_default(sym, impl, ver) argument
/freebsd/sys/arm64/arm64/
H A Dgic_v3_reg.h301 #define GITS_IIDR_RAW(impl, prod, var, rev) \ argument
/freebsd/contrib/bearssl/inc/
H A Dbearssl_x509.h832 int id, const br_hash_class *impl) in br_x509_minimal_set_hash()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveInterval.cpp269 ImplT &impl() { return *static_cast<ImplT *>(this); } in impl() function in __anon24ee6c110111::CalcLiveRangeUtilBase
/freebsd/lib/libomp/
H A Domp-tools.h205 #define kmp_mutex_impl_macro(impl, code) impl = code, argument
932 unsigned int impl; member
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_buffer.c1118 const char *impl = testdata->setup_data; in test_evbuffer_add_file() local
/freebsd/contrib/libevent/test/
H A Dregress_buffer.c1118 const char *impl = testdata->setup_data; in test_evbuffer_add_file() local
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc145 const MatcherInterface<int>* impl = new EvenMatcherImpl; in TEST() local
2353 DivisibleByImpl& impl = m.mutable_impl(); in TEST() local
2363 const DivisibleByImpl& impl = m.impl(); in TEST() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp726 const ObjCImplDecl *impl = cast<ObjCImplDecl>(method->getDeclContext()); in Emit() local
1669 ObjCImplementationDecl *impl) { in emitCXXDestructMethod()
H A DCodeGenModule.cpp6598 static bool needsDestructMethod(ObjCImplementationDecl *impl) { in needsDestructMethod()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp2259 ScriptedSyntheticChildren *impl = new ScriptedSyntheticChildren( in Execute_PythonClass() local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6578 Detail::ChronometerConcept* impl; member
10151 static IColourImpl* impl = platformColourInstance(); in use() local

12345