Searched defs:obj (Results 26 - 50 of 377) sorted by relevance

1234567891011>>

/freebsd-11.0-release/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_init.c36 void *obj; local
/freebsd-11.0-release/sys/dev/drm2/i915/
H A Di915_gem_evict.c37 mark_free(struct drm_i915_gem_object *obj, struct list_head *unwind) argument
53 struct drm_i915_gem_object *obj; local
160 struct drm_i915_gem_object *obj, *next; local
[all...]
H A Dintel_fb.c62 struct drm_i915_gem_object *obj; local
[all...]
/freebsd-11.0-release/crypto/openssl/crypto/asn1/
H A Dt_req.c219 ASN1_OBJECT *obj; local
/freebsd-11.0-release/sys/vm/
H A Dvm_meter.c101 is_object_active(vm_object_t obj) argument
/freebsd-11.0-release/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-11.0-release/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.0-release/crypto/openssl/crypto/x509v3/
H A Dv3_prn.c200 ASN1_OBJECT *obj; local
/freebsd-11.0-release/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-11.0-release/contrib/libucl/tests/
H A Dtest_basic.c36 ucl_object_t *obj, *comments = NULL; local
[all...]
H A Dtest_generate.c44 ucl_object_t *obj, *cur, *ar, *ar1, *ref, *test_obj, *comments; local
[all...]
H A Dtest_schema.c65 perform_test (const ucl_object_t *schema, const ucl_object_t *obj, argument
95 perform_tests (const ucl_object_t *obj) argument
133 ucl_object_t *obj local
[all...]
/freebsd-11.0-release/contrib/gdb/gdb/gdbserver/
H A Dproc-service.c93 ps_pglobal_lookup (gdb_ps_prochandle_t ph, const char *obj, argument
/freebsd-11.0-release/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.0-release/contrib/atf/atf-c/
H A Dbuild.c95 append_src_out(const char *src, const char *obj, atf_list_t *argv) argument
/freebsd-11.0-release/contrib/groff/src/roff/troff/
H A Ddictionary.cpp173 void object_dictionary::define(symbol nm, object *obj) argument
183 object *obj = (object *)d.remove(oldnm); local
193 object *obj = (object *)d.remove(nm); local
202 object *obj = (object *)d.lookup(oldnm); local
[all...]
/freebsd-11.0-release/contrib/ipfilter/samples/
H A Drelay.c110 ipfobj_t obj; local
/freebsd-11.0-release/contrib/jemalloc/src/
H A Dquarantine.c99 quarantine_obj_t *obj = &quarantine->objs[quarantine->first]; local
147 quarantine_obj_t *obj = &quarantine->objs[offset]; local
/freebsd-11.0-release/sys/dev/acpica/
H A Dacpi_package.c50 ACPI_OBJECT *obj; local
76 ACPI_OBJECT *obj; local
110 ACPI_OBJECT *obj; local
127 ACPI_OBJECT *obj; local
145 acpi_GetReference(ACPI_HANDLE scope, ACPI_OBJECT *obj) argument
[all...]
/freebsd-11.0-release/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.0-release/sys/netpfil/ipfw/test/
H A Dtest_dn_heap.c57 int matchf(void *obj, uintptr_t key, int flags, void *arg) argument
/freebsd-11.0-release/sys/fs/procfs/
H A Dprocfs_map.c117 vm_object_t obj, tobj, lobj; local
[all...]
/freebsd-11.0-release/sys/geom/vinum/
H A Dgeom_vinum_state.c46 char *obj, *state; local

Completed in 220 milliseconds

1234567891011>>