| /src/external/bsd/tcpdump/dist/ |
| print-vqp.c | 57 nd_uint32_t obj_type; member in struct:vqp_obj_tlv_t 165 vqp_obj_type = GET_BE_U_4(vqp_obj_tlv->obj_type);
|
| /src/external/gpl3/gdb/dist/gdb/python/ |
| py-xmethods.c | 119 struct type *obj_type, const char *method_name, 122 gdb_assert (obj_type != NULL && method_name != NULL); 126 gdbpy_ref<> py_type (type_to_type_object (obj_type)); 297 struct type *obj_type; variable in typeref:struct:type 395 obj_type = type_object_to_type (m_this_type); 396 (*arg_types)[0] = make_cv_type (1, 0, lookup_pointer_type (obj_type), 409 struct type *obj_type, *this_type; local 426 obj_type = check_typedef (obj->type ()); 428 if (obj_type->code () == TYPE_CODE_PTR) 432 if (!types_equal (obj_type, this_ptr) 508 struct type *obj_type, *this_type; local [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/python/ |
| py-xmethods.c | 119 struct type *obj_type, const char *method_name, 122 gdb_assert (obj_type != NULL && method_name != NULL); 126 gdbpy_ref<> py_type (type_to_type_object (obj_type)); 297 struct type *obj_type; variable in typeref:struct:type 395 obj_type = type_object_to_type (m_this_type); 396 (*arg_types)[0] = make_cv_type (1, 0, lookup_pointer_type (obj_type), 409 struct type *obj_type, *this_type; local 426 obj_type = check_typedef (obj->type ()); 428 if (obj_type->code () == TYPE_CODE_PTR) 432 if (!types_equal (obj_type, this_ptr) 508 struct type *obj_type, *this_type; local [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| break-catch-throw.c | 484 struct type *obj_type; 491 obj_type = cplus_type_from_type_info (arg1); 492 return value_ind (value_cast (make_pointer_type (obj_type, NULL), arg0)); 481 struct type *obj_type; local
|
| valops.c | 2713 struct type *obj_type = obj ? obj->type () : NULL; 3026 struct type *objtype = check_typedef (obj_type); 2711 struct type *obj_type = obj ? obj->type () : NULL; variable in typeref:struct:type
|
| ada-lang.c | 6340 struct type *ptr_type, *obj_type; 6344 obj_type = obj->type (); 6348 if (obj_type->code () == TYPE_CODE_PTR || obj_type->code () == TYPE_CODE_REF) 6421 tag = value_tag_from_contents_and_address (obj_type, NULL, base_address); 6430 obj_type = type_from_tag (tag); 6432 if (!obj_type) 6435 return value_from_contents_and_address (obj_type, NULL, base_address); 6329 struct type *ptr_type, *obj_type; local
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| break-catch-throw.c | 484 struct type *obj_type; 491 obj_type = cplus_type_from_type_info (arg1); 492 return value_ind (value_cast (make_pointer_type (obj_type, NULL), arg0)); 481 struct type *obj_type; local
|
| valops.c | 2714 struct type *obj_type = obj ? obj->type () : NULL; 3027 struct type *objtype = check_typedef (obj_type); 2712 struct type *obj_type = obj ? obj->type () : NULL; variable in typeref:struct:type
|
| ada-lang.c | 6375 struct type *ptr_type, *obj_type; 6379 obj_type = obj->type (); 6383 if (obj_type->code () == TYPE_CODE_PTR || obj_type->code () == TYPE_CODE_REF) 6456 tag = value_tag_from_contents_and_address (obj_type, NULL, base_address); 6465 obj_type = type_from_tag (tag); 6467 if (!obj_type) 6470 return value_from_contents_and_address (obj_type, NULL, base_address); 6364 struct type *ptr_type, *obj_type; local
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| gp-display-src.cc | 63 bool is_java_class () { return obj_type == OT_JAVA_CLASS; } 68 Obj_Types obj_type; member in class:er_src 99 obj_type = OT_UNKNOWN; 594 obj_type = OT_JAVA_CLASS; 730 obj_type = OT_EXE_ELF;
|
| Dbe.cc | 5454 Histable::Type obj_type = type; local 5455 if ((obj_type == Histable::LINE || obj_type == Histable::INSTR) 5457 obj_type = Histable::FUNCTION; 5458 Histable *hobj = dbeSession->findObjectById (obj_type, subtype, ids->fetch (i)); 5459 if ((obj_type == Histable::LINE || obj_type == Histable::INSTR)
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| gp-display-src.cc | 63 bool is_java_class () { return obj_type == OT_JAVA_CLASS; } 68 Obj_Types obj_type; member in class:er_src 99 obj_type = OT_UNKNOWN; 594 obj_type = OT_JAVA_CLASS; 730 obj_type = OT_EXE_ELF;
|
| Dbe.cc | 5454 Histable::Type obj_type = type; local 5455 if ((obj_type == Histable::LINE || obj_type == Histable::INSTR) 5457 obj_type = Histable::FUNCTION; 5458 Histable *hobj = dbeSession->findObjectById (obj_type, subtype, ids->fetch (i)); 5459 if ((obj_type == Histable::LINE || obj_type == Histable::INSTR)
|
| /src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| zfs_znode.c | 561 dmu_buf_t *db, dmu_object_type_t obj_type, sa_handle_t *sa_hdl) 576 zp->z_is_sa = (obj_type == DMU_OT_SA) ? B_TRUE : B_FALSE; 622 dmu_object_type_t obj_type, sa_handle_t *hdl, vnode_t *vp) 625 dmu_object_type_t obj_type, sa_handle_t *hdl) 676 zfs_znode_sa_init(zfsvfs, zp, db, obj_type, hdl); 830 dmu_object_type_t obj_type; local 859 obj_type = doi.doi_bonus_type; 868 zp = zfs_znode_alloc(zfsvfs, db, blksz, obj_type, hdl, vp); 939 dmu_object_type_t obj_type; local 956 obj_type = zfsvfs->z_use_sa ? DMU_OT_SA : DMU_OT_ZNODE [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| error.cc | 2164 tree obj_type = TREE_TYPE (OBJ_TYPE_REF_TOKEN (ref)); local 2166 tree fun = BINFO_VIRTUALS (TYPE_BINFO (TREE_TYPE (obj_type)));
|
| /src/sys/external/bsd/drm2/dist/include/uapi/drm/ |
| drm_mode.h | 461 __u32 obj_type; member in struct:drm_mode_obj_get_properties 468 __u32 obj_type; member in struct:drm_mode_obj_set_property
|
| /src/external/gpl3/gcc/dist/gcc/cp/ |
| error.cc | 2234 tree obj_type = TREE_TYPE (OBJ_TYPE_REF_TOKEN (ref)); local 2236 tree fun = BINFO_VIRTUALS (TYPE_BINFO (TREE_TYPE (obj_type)));
|
| /src/usr.sbin/fstyp/ |
| hammer_disk.h | 902 uint8_t obj_type; member in struct:hammer_inode_data 955 * NOTE: leaf.base.obj_type from the related B-Tree leaf entry holds
|