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

1234567891011

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/
H A Dcrash4.C9 int get () const { return 0; } function in struct:A
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/special/
H A Dconpr-1.C9 int get(void) { return x; } function in class:foo_t
H A Dconpr-2.C11 int get(void) { return x; } function in class:foo_t
H A Dconpr-3.C10 int get(void) { return x; } function in class:foo_t
H A Dconpr-3a.C8 int get(void) { return x; } function in class:foo_t
H A Dconpr-3b.C8 int get(void) { return x; } function in class:foo_t
H A Dconpr-2a.C8 int get(void) { return x; } function in class:foo_t
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Ddefarg4.C4 int get() const {} function in struct:A
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dtemplate29.C9 template <class ElementType> ElementType A<ElementType>::get() const function in class:A
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp12306a.C21 virtual class b* get() {return 0;} function in class:d
26 virtual class b* get() {return &_c;} function in class:f
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg04/
H A Dx.h19 T Adder<T>::get() function in class:Adder
/openbsd-current/sys/arch/sh/include/
H A Dclock.h80 void (*get)(void *, time_t, struct clock_ymdhms *); member in struct:rtc_ops
/openbsd-current/gnu/llvm/lldb/include/lldb/API/
H A DSBThreadPlan.h126 lldb_private::ThreadPlan *get() const { return GetSP().get(); } function in class:lldb::SBThreadPlan
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DSaveAndRestore.h30 const T &get() { return OldValue; } function in struct:llvm::SaveAndRestore
/openbsd-current/gnu/llvm/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
/openbsd-current/gnu/usr.bin/perl/ext/attributes/
H A Dattributes.pm95 sub get ($) { subroutine
[all...]
/openbsd-current/usr.bin/openssl/
H A Dapps_posix.c127 app_timer_real(int get) argument
142 app_timer_user(int get) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DIteratedDominanceFrontier.h66 ChildrenGetterTy<BasicBlock, IsPostDom>::get(const NodeRef &N) { function in class:llvm::IDFCalculatorDetail::ChildrenGetterTy
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DValueProfileCollector.cpp39 void get(InstrProfValueKind K, std::vector<CandidateInfo> &Candidates) {} function in class:__anon3416::PluginChain
51 void get(InstrProfValueKind K, std::vector<CandidateInfo> &Candidates) { function in class:__anon3416::PluginChain
73 ValueProfileCollector::get(InstrProfValueKind Kind) const { function in class:ValueProfileCollector
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DTypedPointerType.cpp17 TypedPointerType *TypedPointerType::get(Type *EltTy, unsigned AddressSpace) { function in class:TypedPointerType
/openbsd-current/gnu/llvm/libcxx/include/__memory/
H A Dtemp_value.h43 _LIBCPP_CONSTEXPR_SINCE_CXX20 _Tp & get() { return *__addr(); } function in struct:__temp_value
/openbsd-current/gnu/gcc/libstdc++-v3/include/tr1/
H A Dtuple_defs.h49 get(tuple<_GLIBCXX_TEMPLATE_ARGS>& __t) function
56 get(const tuple<_GLIBCXX_TEMPLATE_ARGS>& __t) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dcond4.C24 T get() const { return true ? val()->get() : _val; } function in class:hashvar
/openbsd-current/usr.sbin/unbound/testcode/
H A Dunitregional.c219 size_t get; local
/openbsd-current/gnu/llvm/clang/lib/Basic/
H A DFileSystemStatCache.cpp34 FileSystemStatCache::get(StringRef Path, llvm::vfs::Status &Status, function in class:FileSystemStatCache

Completed in 374 milliseconds

1234567891011