| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| H A D | der.c | 53 static const char *type_names[] = { variable 121 if (num >= SIZEOF_ARRAY(type_names)) in der_get_type_name() 123 return type_names[num]; in der_get_type_name() 129 return get_type(name, type_names, SIZEOF_ARRAY(type_names)); in der_get_type_num()
|
| /netbsd-src/usr.bin/xlint/common/ |
| H A D | tyname.c | 59 static name_tree_node *type_names; variable 77 name_tree_node *n = type_names, **next; in intern() 82 type_names = n; in intern()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/ |
| H A D | gtest-internal.h | 697 const std::vector<std::string>& type_names = 707 "/" + type_names[static_cast<size_t>(index)]) 726 type_names); 753 const std::vector<std::string>& type_names = 771 prefix, test_location, case_name, test_names, 0, type_names); 778 type_names);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
| H A D | jit-builtins.cc | 250 static const char * const type_names[] = { variable 323 gcc_assert (type_id < sizeof (type_names)/sizeof(type_names[0])); in get_string_for_type_id() 324 return type_names[type_id]; in get_string_for_type_id()
|
| H A D | ChangeLog | 889 * jit-builtins.c (type_names): New array.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/cmp/ |
| H A D | cmp_msg.c | 74 static const char *type_names[] = { in ossl_cmp_bodytype_to_string() local 84 return type_names[type]; in ossl_cmp_bodytype_to_string()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | tc-i386.c | 3218 const type_names[] = variable 3262 for (j = 0; j < ARRAY_SIZE (type_names); j++) in pt() 3264 a = operand_type_and (t, type_names[j].mask); in pt() 3265 if (operand_type_equal (&a, &type_names[j].mask)) in pt() 3266 fprintf (stdout, "%s, ", type_names[j].name); in pt()
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-i386.c | 3427 const type_names[] = variable 3471 for (j = 0; j < ARRAY_SIZE (type_names); j++) in pt() 3473 a = operand_type_and (t, type_names[j].mask); in pt() 3474 if (operand_type_equal (&a, &type_names[j].mask)) in pt() 3475 fprintf (stdout, "%s, ", type_names[j].name); in pt()
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | ChangeLog-2009 | 2500 * config/tc-i386.c (type_names): Add OPERAND_TYPE_REGYMM. 2505 * config/tc-i386.c (type_names): Remove OPERAND_TYPE_VEX_IMM4.
|
| H A D | ChangeLog-2019 | 501 (type_names): Remove OPERAND_TYPE_JUMPABSOLUTE entry. 564 * config/tc-i386.c (type_names): Remove OPERAND_TYPE_ESSEG 1370 * config/tc-i386.c (type_names): Replace SReg entries. 1794 (type_names): Remove Acc. Add acc8, acc16, acc32, and acc64.
|
| H A D | ChangeLog-2008 | 1303 (type_names): Add OPERAND_TYPE_VEX_IMM4.
|
| H A D | ChangeLog-2013 | 677 (type_names): Add "rZMM", "Mask reg" and "Vector d8".
|
| H A D | ChangeLog-9899 | 3507 (type_names): Remove Mem*, Abs*. 4159 * config/tc-i386.c (type_names): Add missing Debug type.
|
| H A D | ChangeLog-2006 | 2241 * config/tc-i386.c (type_names): Correct placement of 'static'.
|
| H A D | ChangeLog-2007 | 959 (type_names): Likewise.
|
| H A D | ChangeLog-2017 | 209 (type_names): Remove OPERAND_TYPE_VEC_DISP8 entry.
|
| H A D | ChangeLog-2020 | 3096 (type_names): Add rTMM.
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | ChangeLog-2009 | 2500 * config/tc-i386.c (type_names): Add OPERAND_TYPE_REGYMM. 2505 * config/tc-i386.c (type_names): Remove OPERAND_TYPE_VEX_IMM4.
|
| H A D | ChangeLog-2019 | 501 (type_names): Remove OPERAND_TYPE_JUMPABSOLUTE entry. 564 * config/tc-i386.c (type_names): Remove OPERAND_TYPE_ESSEG 1370 * config/tc-i386.c (type_names): Replace SReg entries. 1794 (type_names): Remove Acc. Add acc8, acc16, acc32, and acc64.
|
| H A D | ChangeLog-2008 | 1303 (type_names): Add OPERAND_TYPE_VEX_IMM4.
|
| H A D | ChangeLog-2013 | 677 (type_names): Add "rZMM", "Mask reg" and "Vector d8".
|
| H A D | ChangeLog-9899 | 3507 (type_names): Remove Mem*, Abs*. 4159 * config/tc-i386.c (type_names): Add missing Debug type.
|
| H A D | ChangeLog-2006 | 2241 * config/tc-i386.c (type_names): Correct placement of 'static'.
|
| H A D | ChangeLog-2007 | 959 (type_names): Likewise.
|
| H A D | ChangeLog-2017 | 209 (type_names): Remove OPERAND_TYPE_VEC_DISP8 entry.
|