Searched defs:object (Results 1 - 25 of 274) sorted by relevance

1234567891011

/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Datomic_flag_test_and_set_explicit.c21 _Bool atomic_flag_test_and_set_explicit(volatile atomic_flag *object, argument
H A Datomic_flag_clear_explicit.c21 void atomic_flag_clear_explicit(volatile atomic_flag *object, argument
H A Datomic_flag_test_and_set.c21 _Bool atomic_flag_test_and_set(volatile atomic_flag *object) { argument
H A Datomic_flag_clear.c21 void atomic_flag_clear(volatile atomic_flag *object) { argument
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DWasmDump.h18 namespace object { namespace in namespace:llvm
H A DCOFFDump.h18 namespace object { namespace in namespace:llvm
H A DELFDump.h18 namespace object { namespace in namespace:llvm
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DRelocationResolver.h22 namespace object { namespace in namespace:llvm
H A DSymbolSize.h16 namespace object { namespace in namespace:llvm
H A DBuildID.h22 namespace object { namespace in namespace:llvm
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DObjCopy.h17 namespace object { namespace in namespace:llvm
/freebsd-current/lib/libc/arm/aeabi/
H A Daeabi_atexit.c33 __aeabi_atexit(void *object, void (*func)(void*), void *dso) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjCopy/COFF/
H A DCOFFObjcopy.h16 namespace object { namespace in namespace:llvm
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjCopy/ELF/
H A DELFObjcopy.h17 namespace object { namespace in namespace:llvm
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjCopy/MachO/
H A DMachOObjcopy.h16 namespace object { namespace in namespace:llvm
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjCopy/XCOFF/
H A DXCOFFObjcopy.h16 namespace object { namespace in namespace:llvm
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjCopy/wasm/
H A DWasmObjcopy.h16 namespace object { namespace in namespace:llvm
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DObjectFileTransformer.h18 namespace object { namespace in namespace:llvm
/freebsd-current/crypto/heimdal/lib/gssapi/mech/
H A Dgss_set_sec_context_option.c36 gss_set_sec_context_option(OM_uint32 *minor_status, gss_ctx_id_t *context_handle, const gss_OID object, const gss_buffer_t value) argument
H A Dgss_set_cred_option.c36 gss_set_cred_option(OM_uint32 *minor_status, gss_cred_id_t *cred_handle, const gss_OID object, const gss_buffer_t value) argument
/freebsd-current/sys/dev/isci/scil/
H A Dsci_base_object.c83 sci_object_set_association( SCI_OBJECT_HANDLE_T object, void * associated_object ) argument
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWindowsResourceDumper.h16 namespace object { namespace in namespace:llvm
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dobjlist.c52 objlist_exists(objlist_t *list, uint64_t object) argument
73 objlist_insert(objlist_t *list, uint64_t object) argument
[all...]
/freebsd-current/contrib/llvm-project/lld/include/lld/Common/
H A DLLVM.h39 namespace object { namespace in namespace:llvm
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBContext.h20 namespace object { namespace in namespace:llvm

Completed in 183 milliseconds

1234567891011