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

1234567891011>>

/freebsd-12-stable/contrib/libucl/utils/
H A Ducl-tool.c46 ucl_object_t *obj = NULL; local
/freebsd-12-stable/contrib/gdb/gdb/gdbserver/
H A Dproc-service.c93 ps_pglobal_lookup (gdb_ps_prochandle_t ph, const char *obj, argument
/freebsd-12-stable/contrib/libucl/src/
H A Ducl_emitter_streamline.c35 const ucl_object_t *obj; member in struct:ucl_emitter_streamline_stack
63 ucl_object_emit_streamline_new (const ucl_object_t *obj, argument
91 ucl_object_emit_streamline_start_container(struct ucl_emitter_context *ctx, const ucl_object_t *obj) argument
124 ucl_object_emit_streamline_add_object( struct ucl_emitter_context *ctx, const ucl_object_t *obj) argument
[all...]
/freebsd-12-stable/contrib/atf/atf-c/
H A Dbuild.c95 append_src_out(const char *src, const char *obj, atf_list_t *argv) argument
/freebsd-12-stable/contrib/ipfilter/samples/
H A Drelay.c110 ipfobj_t obj; local
/freebsd-12-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-12-stable/crypto/heimdal/base/
H A Darray.c198 heim_object_t obj; local
H A Dtest_base.c43 memory_free(heim_object_t obj) argument
/freebsd-12-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-12-stable/sys/dev/drm2/i915/
H A Dintel_fb.c62 struct drm_i915_gem_object *obj; local
[all...]
/freebsd-12-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-12-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-12-stable/sys/fs/procfs/
H A Dprocfs_map.c87 vm_object_t obj, tobj, lobj; local
[all...]
/freebsd-12-stable/sys/geom/vinum/
H A Dgeom_vinum_state.c48 char *obj, *state; local
/freebsd-12-stable/sys/netpfil/ipfw/test/
H A Dtest_dn_heap.c59 int matchf(void *obj, uintptr_t key, int flags, void *arg) argument
/freebsd-12-stable/sys/vm/
H A Dvm_domainset.c199 vm_domainset_iter_page_init(struct vm_domainset_iter *di, struct vm_object *obj, argument
66 vm_domainset_iter_init(struct vm_domainset_iter *di, struct domainset *ds, int *iter, struct vm_object *obj, vm_pindex_t pindex) argument
223 vm_domainset_iter_page(struct vm_domainset_iter *di, struct vm_object *obj, int *domain) argument
324 vm_domainset_iter_page(struct vm_domainset_iter *di, struct vm_object *obj, int *domain) argument
332 vm_domainset_iter_page_init(struct vm_domainset_iter *di, struct vm_object *obj, vm_pindex_t pindex, int *domain, int *flags) argument
[all...]
/freebsd-12-stable/libexec/rtld-elf/
H A Ddebug.c65 Obj_Entry *obj; local
74 dump_obj_relocations (Obj_Entry *obj) argument
105 dump_Elf_Rel(Obj_Entry *obj, const Elf_Rel *rel0, u_long relsize) argument
127 dump_Elf_Rela(Obj_Entry *obj, const Elf_Rela *rela0, u_long relasize) argument
[all...]
/freebsd-12-stable/sys/arm/annapurna/alpine/
H A Dalpine_serdes.c182 struct al_serdes_grp_obj obj; local
185 group, &obj); local
/freebsd-12-stable/crypto/openssl/crypto/pkcs12/
H A Dp12_decr.c124 PKCS12_item_i2d_encrypt(X509_ALGOR *algor, const ASN1_ITEM *it, const char *pass, int passlen, void *obj, int zbuf) argument
H A Dp12_add.c17 PKCS12_SAFEBAG *PKCS12_item_pack_safebag(void *obj, const ASN1_ITEM *it, argument
/freebsd-12-stable/crypto/openssl/crypto/x509/
H A Dt_req.c172 ASN1_OBJECT *obj; local
/freebsd-12-stable/crypto/openssl/crypto/evp/
H A Devp_pkey.c101 int EVP_PKEY_get_attr_by_OBJ(const EVP_PKEY *key, const ASN1_OBJECT *obj, argument
124 EVP_PKEY_add1_attr_by_OBJ(EVP_PKEY *key, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) argument
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DFunctionCaller.h62 static bool classof(const Expression *obj) { return obj->isA(&ID); } argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h97 static bool classof(const ObjectFile *obj) { return obj->isA(&ID); } argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.h33 static bool classof(const SymbolFile *obj) { return obj->isA(&ID); } argument

Completed in 387 milliseconds

1234567891011>>