| /src/external/gpl3/gcc.old/dist/gcc/config/bpf/ |
| coreout.cc | 226 ctf_dmdef_t * dmd; local 227 for (dmd = dtd->dtd_u.dtu_members; 228 dmd != NULL; dmd = (ctf_dmdef_t *) ctf_dmd_list_next (dmd)) 230 if (get_btf_id (dmd->dmd_type) > BTF_MAX_TYPE) 232 if (strcmp (dmd->dmd_name, name) == 0)
|
| /src/external/gpl3/gcc/dist/gcc/config/bpf/ |
| btfext-out.cc | 340 ctf_dmdef_t * dmd; local 341 for (dmd = dtd->dtd_u.dtu_members; 342 dmd != NULL; dmd = (ctf_dmdef_t *) ctf_dmd_list_next (dmd)) 344 bool field_has_btf = get_btf_id (dmd->dmd_type) <= BTF_MAX_TYPE;
|
| /src/external/gpl3/gcc/dist/gcc/ |
| ctfout.cc | 105 ctf_dmdef_t * dmd; local 155 for (dmd = ctftype->dtd_u.dtu_members; 156 dmd != NULL; dmd = (ctf_dmdef_t *) ctf_dmd_list_next (dmd)) 412 ctf_asm_sou_lmember (ctf_dmdef_t * dmd) 414 dw2_asm_output_data (4, dmd->dmd_name_offset, "ctlm_name"); 415 dw2_asm_output_data (4, CTF_OFFSET_TO_LMEMHI (dmd->dmd_offset), 417 dw2_asm_output_data (4, dmd->dmd_type, "ctlm_type"); 418 dw2_asm_output_data (4, CTF_OFFSET_TO_LMEMLO (dmd->dmd_offset) 641 ctf_dmdef_t * dmd; variable 658 ctf_asm_sou_field_func (dmd); variable 670 ctf_dmdef_t * dmd; variable 674 ctf_asm_enum_const (dmd); variable [all...] |
| btfout.cc | 713 /* Return true iff DMD is a member description of a bit-field which can be 717 btf_dmd_representable_bitfield_p (ctf_container_ref ctfc, ctf_dmdef_t *dmd) 719 ctf_dtdef_ref ref_type = ctfc->ctfc_types_list[dmd->dmd_type]; 725 uint64_t sou_offset = dmd->dmd_offset; 833 ctf_dmdef_t *dmd; local 834 for (dmd = dtd->dtd_u.dtu_members; 835 dmd != NULL; dmd = (ctf_dmdef_t *) ctf_dmd_list_next (dmd)) 838 if (btf_dmd_representable_bitfield_p (ctfc, dmd)) 1176 ctf_dmdef_t * dmd; local 1193 ctf_dmdef_t * dmd; variable [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| ctfout.cc | 105 ctf_dmdef_t * dmd; local 155 for (dmd = ctftype->dtd_u.dtu_members; 156 dmd != NULL; dmd = (ctf_dmdef_t *) ctf_dmd_list_next (dmd)) 412 ctf_asm_sou_lmember (ctf_dmdef_t * dmd) 414 dw2_asm_output_data (4, dmd->dmd_name_offset, "ctlm_name"); 415 dw2_asm_output_data (4, CTF_OFFSET_TO_LMEMHI (dmd->dmd_offset), 417 dw2_asm_output_data (4, dmd->dmd_type, "ctlm_type"); 418 dw2_asm_output_data (4, CTF_OFFSET_TO_LMEMLO (dmd->dmd_offset) 641 ctf_dmdef_t * dmd; variable 658 ctf_asm_sou_field_func (dmd); variable 670 ctf_dmdef_t * dmd; variable 674 ctf_asm_enum_const (dmd); variable [all...] |
| btfout.cc | 539 /* Return true iff DMD is a member description of a bit-field which can be 543 btf_dmd_representable_bitfield_p (ctf_container_ref ctfc, ctf_dmdef_t *dmd) 545 ctf_dtdef_ref ref_type = ctfc->ctfc_types_list[dmd->dmd_type]; 551 uint64_t sou_offset = dmd->dmd_offset; 596 ctf_dmdef_t *dmd; local 597 for (dmd = dtd->dtd_u.dtu_members; 598 dmd != NULL; dmd = (ctf_dmdef_t *) ctf_dmd_list_next (dmd)) 601 if (btf_dmd_representable_bitfield_p (ctfc, dmd)) 863 ctf_dmdef_t * dmd; local 876 ctf_dmdef_t * dmd; variable 880 btf_asm_enum_const (dmd); variable [all...] |
| /src/external/cddl/osnet/dist/common/ctf/ |
| ctf_create.c | 100 ctf_dmdef_t *dmd = ctf_list_next(&dtd->dtd_u.dtu_members); local 104 for (; dmd != NULL; dmd = ctf_list_next(dmd)) { 105 if (dmd->dmd_name) { 107 soff += strlen(dmd->dmd_name) + 1; 115 ctm.ctm_type = (ushort_t)dmd->dmd_type; 116 ctm.ctm_offset = (ushort_t)dmd->dmd_offset; 125 ctm.ctm_type = dmd->dmd_type; 126 ctm.ctm_offset = dmd->dmd_offset 141 ctf_dmdef_t *dmd = ctf_list_next(&dtd->dtd_u.dtu_members); local 185 ctf_dmdef_t *dmd = ctf_list_next(&dtd->dtd_u.dtu_members); local 202 ctf_dmdef_t *dmd = ctf_list_next(&dtd->dtd_u.dtu_members); local 596 ctf_dmdef_t *dmd, *nmd; local 1104 ctf_dmdef_t *dmd; local 1160 ctf_dmdef_t *dmd; local 1318 ctf_dmdef_t *dmd; local 1619 ctf_dmdef_t *dmd; local [all...] |
| /src/sys/arch/amiga/dev/ |
| grfabs_cc.c | 214 dmdata_t *dmd; local 219 dmd = DMDATA(m_this_data->current_mode); 220 if (dmd) 221 dmd->vbl_handler(m_this_data->current_mode); 248 dmdata_t *dmd; local 253 dmd = dm->data; 254 if (depth > dmd->max_depth || depth < dmd->min_depth) { 257 } else if (size->width > dmd->max_size.width || 258 size->height > dmd->max_size.height) [all...] |