| /src/external/gpl3/binutils/dist/binutils/ |
| sysinfo.y | 52 %type <s> attr_desc attr_id attr_type 256 '(' attr_desc '(' attr_type attr_size ')' attr_id 366 attr_type: label
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| sysinfo.y | 52 %type <s> attr_desc attr_id attr_type 256 '(' attr_desc '(' attr_type attr_size ')' attr_id 366 attr_type: label
|
| /src/external/ibm-public/postfix/dist/src/util/ |
| attr_print0.c | 115 int attr_type; local 137 while ((attr_type = va_arg(ap, int)) != ATTR_TYPE_END) { 138 switch (attr_type) { 197 msg_panic("%s: unknown type code: %d", myname, attr_type);
|
| attr_print_plain.c | 116 int attr_type; local 138 while ((attr_type = va_arg(ap, int)) != ATTR_TYPE_END) { 139 switch (attr_type) { 193 msg_panic("%s: unknown type code: %d", myname, attr_type);
|
| attr_print64.c | 150 int attr_type; local 171 while ((attr_type = va_arg(ap, int)) != ATTR_TYPE_END) { 172 switch (attr_type) { 238 msg_panic("%s: unknown type code: %d", myname, attr_type);
|
| /src/external/mit/expat/dist/tests/ |
| handlers.h | 446 const XML_Char *attr_type; member in struct:AttTest 453 const XML_Char *attr_type, const XML_Char *default_value, int is_required);
|
| /src/external/bsd/tcpdump/dist/ |
| print-l2tp.c | 574 uint16_t attr_type; local 619 attr_type = GET_BE_U_2(dat); dat += 2; 620 ND_PRINT("%s", tok2str(l2tp_avp2str, "AVP-#%u", attr_type)); 625 switch (attr_type) {
|
| print-radius.c | 616 } attr_type[]= variable in typeref:struct:attrtype 910 if (attr_type[attr_code].siz_subtypes) { 913 table = attr_type[attr_code].subtypes; 925 if ( data_value <= (uint32_t)(attr_type[attr_code].siz_subtypes - 1 + 926 attr_type[attr_code].first_subtype) && 927 data_value >= attr_type[attr_code].first_subtype ) 1386 if (type != 0 && type < TAM_SIZE(attr_type)) 1387 attr_string = attr_type[type].name; 1405 if (type < TAM_SIZE(attr_type)) { 1407 if ( attr_type[type].print_func [all...] |
| /src/external/gpl3/binutils/dist/gas/config/ |
| obj-elf-attr.c | 819 int attr_type = bfd_elf_obj_attrs_arg_type (abfd, vendor, tag); local 821 if (attr_type == (ATTR_TYPE_FLAG_STR_VAL | ATTR_TYPE_FLAG_INT_VAL)) 823 else if (attr_type == ATTR_TYPE_FLAG_STR_VAL)
|
| /src/external/bsd/wpa/dist/src/common/ |
| dpp_crypto.c | 2157 int attr_type; local 2172 &attr_len, &attr_type); 2180 if (attr_type != ASN1_TAG_UTF8STRING && 2181 attr_type != ASN1_TAG_PRINTABLESTRING && 2182 attr_type != ASN1_TAG_IA5STRING) { 2185 attr_type);
|
| /src/external/gpl3/gcc/dist/gcc/config/visium/ |
| visium.cc | 540 enum attr_type attr_type = get_attr_type (insn); local 541 if (attr_type == TYPE_REG_MEM 542 || (attr_type == TYPE_MEM_REG 557 enum attr_type attr_type; local 580 enum attr_type dep_attr_type = get_attr_type (dep_insn); 600 attr_type = get_attr_type (insn); 608 if (attr_type == TYPE_REG_FP && visium_cpu == PROCESSOR_GR5) 650 else if (attr_type == TYPE_RET && visium_cpu == PROCESSOR_GR6 [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/visium/ |
| visium.cc | 540 enum attr_type attr_type = get_attr_type (insn); local 541 if (attr_type == TYPE_REG_MEM 542 || (attr_type == TYPE_MEM_REG 557 enum attr_type attr_type; local 580 enum attr_type dep_attr_type = get_attr_type (dep_insn); 600 attr_type = get_attr_type (insn); 608 if (attr_type == TYPE_REG_FP && visium_cpu == PROCESSOR_GR5) 650 else if (attr_type == TYPE_RET && visium_cpu == PROCESSOR_GR6 [all...] |
| /src/external/gpl3/gcc/dist/gcc/config/pa/ |
| pa.cc | 5115 enum attr_type attr_type; 5125 attr_type = get_attr_type (insn); 5133 if (attr_type == TYPE_FPLOAD) 5171 else if (attr_type == TYPE_FPALU) 5213 if (attr_type == TYPE_FPLOAD) 5255 else if (attr_type == TYPE_FPALU) 5103 enum attr_type attr_type; local
|
| /src/external/gpl3/gcc.old/dist/gcc/config/pa/ |
| pa.cc | 4972 enum attr_type attr_type; 4982 attr_type = get_attr_type (insn); 4990 if (attr_type == TYPE_FPLOAD) 5028 else if (attr_type == TYPE_FPALU) 5070 if (attr_type == TYPE_FPLOAD) 5112 else if (attr_type == TYPE_FPALU) 4960 enum attr_type attr_type; local
|
| /src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| rs6000.cc | 18242 enum attr_type attr_type; 18266 attr_type = get_attr_type (insn); 18268 switch (attr_type) 18471 attr_type = get_attr_type (insn); 18473 switch (attr_type) 18547 enum attr_type type = get_attr_type (insn); 18575 enum attr_type type = get_attr_type (insn); 18619 enum attr_type type = get_attr_type (insn); 18802 enum attr_type type 18205 enum attr_type attr_type; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| rs6000.cc | 17784 enum attr_type attr_type; 17807 attr_type = get_attr_type (insn); 17809 switch (attr_type) 18011 attr_type = get_attr_type (insn); 18013 switch (attr_type) 18087 enum attr_type type = get_attr_type (insn); 18115 enum attr_type type = get_attr_type (insn); 18159 enum attr_type type = get_attr_type (insn); 18342 enum attr_type type 17747 enum attr_type attr_type; local [all...] |