Searched defs:ref (Results 1 - 25 of 230) sorted by relevance

12345678910

/freebsd-current/usr.sbin/bhyve/gdb/
H A DMakefile18 @echo " <xi:include href=\\"${file}\\"/>" >> ${.TARGET} macro
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_write_format_cpio_empty.c32 static char ref[] = variable
/freebsd-current/crypto/openssl/test/
H A Dchacha_internal_test.c29 static const unsigned char ref[] = { variable
H A Dbio_enc_test.c43 unsigned char out[BUF_SIZE], ref[BUF_SIZE]; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDIERef.cpp19 void llvm::format_provider<DIERef>::format(const DIERef &ref, raw_ostream &OS, argument
H A DDWARFBaseDIE.cpp74 const std::optional<DIERef> &ref = this->GetDIERef(); local
H A DDWARFIndex.cpp111 void DWARFIndex::ReportInvalidDIERef(DIERef ref, llvm::StringRef name) const { argument
26 ProcessFunctionDIE( const Module::LookupInfo &lookup_info, DIERef ref, SymbolFileDWARF &dwarf, const CompilerDeclContext &parent_decl_ctx, llvm::function_ref<bool(DWARFDIE die)> callback) argument
/freebsd-current/crypto/openssl/providers/implementations/keymgmt/
H A Dkdf_legacy_kmgmt.c53 int ref = 0; local
68 int ref = 0; local
/freebsd-current/sys/dev/drm2/
H A Ddrm_global.c68 int drm_global_item_ref(struct drm_global_reference *ref) argument
99 void drm_global_item_unref(struct drm_global_reference *ref) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBScriptObject.cpp71 ScriptObject &SBScriptObject::ref() { function in class:SBScriptObject
77 const ScriptObject &SBScriptObject::ref() const { function in class:SBScriptObject
H A DSBTypeEnumMember.cpp94 TypeEnumMemberImpl &SBTypeEnumMember::ref() { function in class:SBTypeEnumMember
100 const TypeEnumMemberImpl &SBTypeEnumMember::ref() const { function in class:SBTypeEnumMember
H A DSBEnvironment.cpp124 Environment &SBEnvironment::ref() const { return *m_opaque_up; } function in class:SBEnvironment
H A DSBMemoryRegionInfoList.cpp77 MemoryRegionInfos &SBMemoryRegionInfoList::ref() { return m_opaque_up->Ref(); } function in class:SBMemoryRegionInfoList
79 const MemoryRegionInfos &SBMemoryRegionInfoList::ref() const { function in class:SBMemoryRegionInfoList
H A DSBFileSpecList.cpp95 const lldb_private::FileSpecList &SBFileSpecList::ref() const { function in class:SBFileSpecList
H A DSBStream.cpp177 lldb_private::Stream &SBStream::ref() { function in class:SBStream
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Drefcount.h37 refcount_set(refcount_t *ref, unsigned int i) argument
43 refcount_inc(refcount_t *ref) argument
49 refcount_inc_not_zero(refcount_t *ref) argument
55 refcount_dec(refcount_t *ref) argument
61 refcount_read(refcount_t *ref) argument
67 refcount_dec_and_lock_irqsave(refcount_t *ref, spinlock_t *lock, unsigned long *flags) argument
[all...]
/freebsd-current/contrib/atf/atf-c++/detail/
H A Dauto_array.hpp87 auto_array< T >::auto_array(auto_array_ref< T > ref) argument
148 auto_array< T >::operator=(auto_array_ref< T > ref) argument
/freebsd-current/lib/libc/tests/stdlib/
H A Dclearenv_test.c142 char buf[64], ref[64]; local
/freebsd-current/contrib/libedit/
H A Dhist.h50 void *ref; /* Argument for history fcns */ member in struct:el_history_t
/freebsd-current/contrib/libucl/tests/
H A Dtest_generate.c44 ucl_object_t *obj, *cur, *ar, *ar1, *ref, *test_obj, *comments; local
/freebsd-current/sbin/ipf/libipf/
H A Dsave_file.c15 int ref; member in struct:file_opts_s
/freebsd-current/sys/contrib/xen/io/
H A Dtpmif.h41 grant_ref_t ref; /* grant table access reference */ member in struct:tpmif_tx_request
/freebsd-current/crypto/openssl/crypto/evp/
H A Dkdf_meth.c23 int ref = 0; local
32 int ref = 0; local
/freebsd-current/contrib/file/src/
H A Dcdf_time.c192 static const char *ref = "Sat Apr 23 01:30:00 1977"; local
/freebsd-current/sys/dev/uart/
H A Duart_cpu_powerpc.c82 phandle_t ref; member in union:__anon463

Completed in 285 milliseconds

12345678910