Searched defs:get (Results 1 - 25 of 255) sorted by relevance

1234567891011

/freebsd-current/contrib/wpa/src/utils/
H A Dext_password_i.h18 struct wpabuf * (*get)(void *ctx, const char *name); member in struct:ext_password_backend
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_hash.h33 u32 get() { function in class:__sanitizer::MurMur2HashBuilder
57 u64 get() { function in class:__sanitizer::MurMur2Hash64Builder
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DSaveAndRestore.h30 const T &get() { return OldValue; } function in struct:llvm::SaveAndRestore
/freebsd-current/contrib/atf/atf-c/detail/
H A Denv_test.c51 ATF_TC(get); variable
/freebsd-current/contrib/atf/atf-c++/detail/
H A Denv.cpp44 impl::get(const std::string& name) function in class:impl
50 impl::get(const std::string& name, const std::string& default_value) function in class:impl
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIteratedDominanceFrontier.h66 ChildrenGetterTy<BasicBlock, IsPostDom>::get(const NodeRef &N) { function in class:llvm::IDFCalculatorDetail::ChildrenGetterTy
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DValueProfileCollector.cpp39 void get(InstrProfValueKind K, std::vector<CandidateInfo> &Candidates) {} function in class:__anon2838::PluginChain
51 void get(InstrProfValueKind K, std::vector<CandidateInfo> &Candidates) { function in class:__anon2838::PluginChain
73 ValueProfileCollector::get(InstrProfValueKind Kind) const { function in class:ValueProfileCollector
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DTypedPointerType.cpp17 TypedPointerType *TypedPointerType::get(Type *EltTy, unsigned AddressSpace) { function in class:TypedPointerType
/freebsd-current/crypto/openssl/include/internal/
H A Dcore.h38 void *(*get)(void *store, const OSSL_PROVIDER **prov, void *data); member in struct:ossl_method_construct_method_st
/freebsd-current/sys/sys/
H A Dreg.h54 regset_get *get; member in struct:regset
/freebsd-current/contrib/llvm-project/lldb/include/lldb/API/
H A DSBThreadPlan.h135 lldb_private::ThreadPlan *get() const { return GetSP().get(); } function in class:lldb::SBThreadPlan
/freebsd-current/contrib/llvm-project/libcxx/include/__memory/
H A Dtemp_value.h45 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _Tp& get() { return *__addr(); } function in struct:__temp_value
/freebsd-current/contrib/llvm-project/clang/lib/Basic/
H A DFileSystemStatCache.cpp34 FileSystemStatCache::get(StringRef Path, llvm::vfs::Status &Status, function in class:FileSystemStatCache
/freebsd-current/tools/test/stress2/testcases/lockf/
H A Dlockf.c49 get(void) { function
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBThreadCollection.cpp42 lldb_private::ThreadCollection *SBThreadCollection::get() const { function in class:SBThreadCollection
H A DSBScriptObject.cpp84 ScriptObject *SBScriptObject::get() { return m_opaque_up.get(); } function in class:SBScriptObject
/freebsd-current/stand/common/
H A Dnvstore.c62 bool list, get, delete; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCValue.h59 static MCValue get(const MCSymbolRefExpr *SymA, function in class:llvm::MCValue
70 static MCValue get(int64_t Val) { function in class:llvm::MCValue
/freebsd-current/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DRegistry.h47 MatcherDescriptor *get() { return Ptr; } function in class:clang::ast_matchers::dynamic::internal::MatcherDescriptorPtr
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h196 LineEntry &get(size_t i) { function in class:llvm::gsym::LineTable
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DPredIteratorCache.h66 ArrayRef<BasicBlock *> get(BasicBlock *BB) { function in class:llvm::PredIteratorCache
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DRichManglingContext.h88 template <class ParserT> static ParserT *get(llvm::Any parser) { function in class:lldb_private::RichManglingContext
/freebsd-current/libexec/rpc.sprayd/
H A Dsprayd.c128 static struct timeval clear, get; local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DNameAnonGlobals.cpp33 std::string &get() { function in class:__anon3003::ModuleHasher
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DCXXPredicates.cpp27 const CXXPredicateCode &CXXPredicateCode::get(CXXPredicateCodePool &Pool, function in class:llvm::gi::CXXPredicateCode

Completed in 291 milliseconds

1234567891011