| /freebsd-12-stable/contrib/googletest/googlemock/include/gmock/ |
| D | gmock-matchers.h | 194 explicit MatcherInterfaceAdapter(const MatcherInterface<T>* impl) in MatcherInterfaceAdapter() 328 const MatcherInterface<GTEST_REFERENCE_TO_CONST_(T)>* impl) in MatcherBase() 337 : impl_(new internal::MatcherInterfaceAdapter<U>(impl)) {} in impl_() 374 explicit Matcher(const MatcherInterface<GTEST_REFERENCE_TO_CONST_(T)>* impl) in Matcher() 397 explicit Matcher(const MatcherInterface<const std::string&>* impl) in Matcher() 420 explicit Matcher(const MatcherInterface<const std::string&>* impl) in Matcher() 422 explicit Matcher(const MatcherInterface<std::string>* impl) in Matcher() 449 explicit Matcher(const MatcherInterface<const ::string&>* impl) in Matcher() 470 explicit Matcher(const MatcherInterface<const ::string&>* impl) in Matcher() 472 explicit Matcher(const MatcherInterface< ::string>* impl) in Matcher() [all …]
|
| D | gmock-cardinalities.h | 94 explicit Cardinality(const CardinalityInterface* impl) : impl_(impl) {} in Cardinality()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldMachO.h | 147 Impl &impl() { return static_cast<Impl &>(*this); } in impl() function 148 const Impl &impl() const { return static_cast<const Impl &>(*this); } in impl() function
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/API/ |
| D | SBCommandInterpreter.cpp | 588 const char *name, lldb::SBCommandPluginInterface *impl, const char *help) { in AddCommand() 600 lldb::SBCommandPluginInterface *impl, in AddCommand() 611 const char *name, lldb::SBCommandPluginInterface *impl, const char *help, in AddCommand() 696 lldb::SBCommandPluginInterface *impl, in AddCommand() 707 lldb::SBCommandPluginInterface *impl, in AddCommand() 718 lldb::SBCommandPluginInterface *impl, in AddCommand()
|
| /freebsd-12-stable/contrib/bearssl/src/ec/ |
| D | ec_pubkey.c | 63 br_ec_compute_pub(const br_ec_impl *impl, br_ec_public_key *pk, in br_ec_compute_pub()
|
| D | ecdsa_i31_vrfy_asn1.c | 31 br_ecdsa_i31_vrfy_asn1(const br_ec_impl *impl, in br_ecdsa_i31_vrfy_asn1()
|
| D | ecdsa_i15_sign_asn1.c | 31 br_ecdsa_i15_sign_asn1(const br_ec_impl *impl, in br_ecdsa_i15_sign_asn1()
|
| D | ecdsa_i31_sign_asn1.c | 31 br_ecdsa_i31_sign_asn1(const br_ec_impl *impl, in br_ecdsa_i31_sign_asn1()
|
| D | ecdsa_i15_vrfy_asn1.c | 31 br_ecdsa_i15_vrfy_asn1(const br_ec_impl *impl, in br_ecdsa_i15_vrfy_asn1()
|
| D | ec_keygen.c | 30 const br_ec_impl *impl, br_ec_private_key *sk, in br_ec_keygen()
|
| D | ecdsa_i15_vrfy_raw.c | 32 br_ecdsa_i15_vrfy_raw(const br_ec_impl *impl, in br_ecdsa_i15_vrfy_raw()
|
| D | ecdsa_i31_vrfy_raw.c | 32 br_ecdsa_i31_vrfy_raw(const br_ec_impl *impl, in br_ecdsa_i31_vrfy_raw()
|
| D | ecdsa_i31_sign_raw.c | 33 br_ecdsa_i31_sign_raw(const br_ec_impl *impl, in br_ecdsa_i31_sign_raw()
|
| D | ecdsa_i15_sign_raw.c | 33 br_ecdsa_i15_sign_raw(const br_ec_impl *impl, in br_ecdsa_i15_sign_raw()
|
| /freebsd-12-stable/lib/libc/include/ |
| D | compat.h | 40 #define __sym_compat(sym,impl,verid) \ argument
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| D | Mutex.h | 29 std::recursive_mutex impl; variable
|
| D | RWMutex.h | 98 std::shared_mutex impl; variable
|
| /freebsd-12-stable/crypto/openssl/crypto/evp/ |
| D | digest.c | 77 int EVP_DigestInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type, ENGINE *impl) in EVP_DigestInit_ex() 286 ENGINE *impl) in EVP_Digest()
|
| D | evp_enc.c | 61 ENGINE *impl, const unsigned char *key, in EVP_CipherInit_ex() 242 ENGINE *impl, const unsigned char *key, in EVP_EncryptInit_ex() 255 ENGINE *impl, const unsigned char *key, in EVP_DecryptInit_ex()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| D | PerGraphGOTAndPLTStubsBuilder.h | 115 BuilderImplT &impl() { return static_cast<BuilderImplT &>(*this); } in impl() function
|
| /freebsd-12-stable/sys/contrib/libsodium/test/default/ |
| D | randombytes.c | 133 randombytes_implementation impl = randombytes_sysrandom_implementation; in impl_tests() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| D | LiveVariables.h | 109 void *impl; variable
|
| /freebsd-12-stable/sys/arm64/include/ |
| D | cpu.h | 121 #define CPU_ID_RAW(impl, part, var, rev) \ argument 126 #define CPU_MATCH(mask, impl, part, var, rev) \ argument
|
| /freebsd-12-stable/sys/contrib/libsodium/src/libsodium/randombytes/ |
| D | randombytes.c | 54 randombytes_set_implementation(randombytes_implementation *impl) in randombytes_set_implementation()
|
| /freebsd-12-stable/contrib/bearssl/test/ |
| D | test_speed.c | 507 #define SPEED_EAX(Algo, algo, keysize, impl) \ argument 936 const br_ec_impl *impl, const br_ec_curve_def *cd) in test_speed_ec_inner_1() 978 const br_ec_impl *impl, const br_ec_curve_def *cd) in test_speed_ec_inner_2() 1018 const br_ec_impl *impl, const br_ec_curve_def *cd) in test_speed_ec_inner() 1145 const br_ec_impl *impl, const br_ec_curve_def *cd, in test_speed_ecdsa_inner()
|