Searched defs:obj (Results 51 - 75 of 439) sorted by relevance

1234567891011>>

/freebsd-11-stable/crypto/heimdal/base/
H A Dtest_base.c43 memory_free(heim_object_t obj) argument
/freebsd-11-stable/libexec/rtld-elf/
H A Ddebug.c63 Obj_Entry *obj; local
72 dump_obj_relocations (Obj_Entry *obj) argument
103 dump_Elf_Rel(Obj_Entry *obj, const Elf_Rel *rel0, u_long relsize) argument
125 dump_Elf_Rela(Obj_Entry *obj, const Elf_Rela *rela0, u_long relasize) argument
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/test/
H A Dtest_dn_heap.c57 int matchf(void *obj, uintptr_t key, int flags, void *arg) argument
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_cursor.c127 static void radeon_set_cursor(struct drm_crtc *crtc, struct drm_gem_object *obj, argument
162 struct drm_gem_object *obj; local
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Devp_pkey.c181 int EVP_PKEY_get_attr_by_OBJ(const EVP_PKEY *key, ASN1_OBJECT *obj, argument
204 EVP_PKEY_add1_attr_by_OBJ(EVP_PKEY *key, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) argument
/freebsd-11-stable/crypto/openssl/crypto/pkcs12/
H A Dp12_add.c66 PKCS12_SAFEBAG *PKCS12_item_pack_safebag(void *obj, const ASN1_ITEM *it, argument
H A Dp12_decr.c169 PKCS12_item_i2d_encrypt(X509_ALGOR *algor, const ASN1_ITEM *it, const char *pass, int passlen, void *obj, int zbuf) argument
/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dv3_prn.c200 ASN1_OBJECT *obj; local
/freebsd-11-stable/sys/geom/vinum/
H A Dgeom_vinum_state.c46 char *obj, *state; local
/freebsd-11-stable/sys/fs/procfs/
H A Dprocfs_map.c87 vm_object_t obj, tobj, lobj; local
[all...]
/freebsd-11-stable/contrib/libcxxrt/
H A Ddynamic_cast.cc110 void *__class_type_info::cast_to(void *obj, const struct __class_type_info *other) const argument
119 void *__si_class_type_info::cast_to(void *obj, const struct __class_type_info *other) const argument
137 void *__vmi_class_type_info::cast_to(void *obj, const struct __class_type_info *other) const argument
165 void *obj = *thrown_object; local
[all...]
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_vdso.c80 vm_object_t obj; local
96 __elfN(linux_shared_page_fini)(vm_object_t obj) argument
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_package.c50 ACPI_OBJECT *obj; local
89 ACPI_OBJECT *obj; local
123 ACPI_OBJECT *obj; local
140 ACPI_OBJECT *obj; local
158 acpi_GetReference(ACPI_HANDLE scope, ACPI_OBJECT *obj) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DJSONBackend.cpp76 json::Object obj; local
144 json::Object obj; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.h34 static bool classof(const SymbolFile *obj) { return obj->isA(&ID); } argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.h53 static bool classof(const SymbolFile *obj) { return obj->isA(&ID); } argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DStructuredDataImpl.h85 void SetObjectSP(const StructuredData::ObjectSP &obj) { m_data_sp = obj; } argument
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DLTO.cpp162 lto::InputFile &obj = *f.obj; local
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DLLVMUserExpression.h40 static bool classof(const Expression *obj) { return obj->isA(&ID); } argument
H A DUserExpression.h41 static bool classof(const Expression *obj) { return obj->isA(&ID); } argument
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DLTO.cpp117 lto::InputFile &obj = *f.obj; local
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_data.c326 _nc_mutex_init(pthread_mutex_t * obj) argument
338 _nc_mutex_lock(pthread_mutex_t * obj) argument
346 _nc_mutex_trylock(pthread_mutex_t * obj) argument
354 _nc_mutex_unlock(pthread_mutex_t * obj) argument
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dobstack.c304 _obstack_allocated_p(struct obstack *h, POINTER obj) argument
330 _obstack_free(struct obstack *h, POINTER obj) argument
362 obstack_free(struct obstack *h, POINTER obj) argument
[all...]
H A Dpex-djgpp.c114 pex_djgpp_exec_child (struct pex_obj *obj, int flags, const char *executable, argument
280 pex_djgpp_wait(struct pex_obj *obj, long pid, int *status, struct pex_time *time, int done ATTRIBUTE_UNUSED, const char **errmsg ATTRIBUTE_UNUSED, int *err ATTRIBUTE_UNUSED) argument
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dfbsd-proc.c58 unsigned long obj; local

Completed in 377 milliseconds

1234567891011>>