/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | msg_095.c | 8 int identifier; variable 11 example(int identifier) in example() 17 int identifier = 3; in example() local
|
H A D | msg_086.c | 14 int identifier = 3; local_auto() local 20 arg_auto(int identifier) arg_auto() argument
|
H A D | msg_088.c | 14 typedef double identifier; in func() typedef
|
/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | OutputSection.h | 25 OutputSection(uint32_t identifier) : m_id(identifier), m_options(0) {} in OutputSection() 28 void setIdentifier(uint32_t identifier) { m_id = identifier; } in setIdentifier() 52 OperationSequenceSection(uint32_t identifier) : OutputSection(identifier) {} in OperationSequenceSection() 67 BinaryDataSection(uint32_t identifier) : OutputSection(identifier), Blob() {} in BinaryDataSection()
|
H A D | EncoreBootImage.h | 466 inline void setSectionIdentifier(uint32_t identifier) { m_sectionIdentifier = identifier; } in setSectionIdentifier() 708 …Section(uint32_t identifier) : CipherBlockGenerator(), m_identifier(identifier), m_image(0), m_ali… in Section() 712 inline void setIdentifier(uint32_t identifier) { m_identifier = identifier; } in setIdentifier() 785 BootSection(uint32_t identifier) : Section(identifier) {} in BootSection() 847 DataSection(uint32_t identifier) : Section(identifier), m_data(), m_length(0) {} in DataSection()
|
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
H A D | crl.h | 68 struct berval identifier; member 91 struct berval identifier; member 122 struct berval identifier; member 146 struct berval identifier; member 184 struct berval identifier; member 253 struct berval identifier; member 282 struct berval identifier; member 310 struct berval identifier; member 334 struct berval identifier; member
|
H A D | authorityKeyIdentifier.h | 52 struct berval identifier; member 75 struct berval identifier; member 99 struct berval identifier; member 122 struct berval identifier; member 159 struct berval identifier; member 212 struct berval identifier; member 241 struct berval identifier; member 301 struct berval identifier; member
|
H A D | certificate.h | 101 struct berval identifier; member 124 struct berval identifier; member 155 struct berval identifier; member 179 struct berval identifier; member 202 struct berval identifier; member 225 struct berval identifier; member 293 struct berval identifier; member 322 struct berval identifier; member 353 struct berval identifier; member
|
H A D | componentlib.h | 61 struct berval identifier; member 80 struct berval identifier; member 98 struct berval identifier; member 116 struct berval identifier; member 135 struct berval identifier; member 156 struct berval identifier; member 175 struct berval identifier; member 186 struct berval identifier; member 205 struct berval identifier; member 223 struct berval identifier; member [all …]
|
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | turn.c | 45 LDAP_CONST char* identifier, in ldap_turn() 76 LDAP_CONST char* identifier, in ldap_turn_s()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | analyzer.cc | 71 tree identifier = DECL_NAME (fndecl); in is_named_call_p() local 123 tree identifier = DECL_NAME (fndecl); in is_std_named_call_p() local 204 tree identifier = DECL_NAME (fndecl); in get_user_facing_name() local
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | result.c | 276 static const char *identifier[ISC_R_NRESULTS] = { global() variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | analyzer.cc | 255 tree identifier = DECL_NAME (fndecl); in is_named_call_p() local 307 tree identifier = DECL_NAME (fndecl); in is_std_named_call_p() local 393 tree identifier = DECL_NAME (fndecl); in get_user_facing_name() local
|
/netbsd-src/tests/libexec/ld.elf_so/helper_dso3/ |
H A D | h_helper_dso3.cpp | 33 const char *identifier; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | spellcheck-tree.c | 59 tree identifier; in find_closest_identifier() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | spellcheck-tree.cc | 59 tree identifier; in find_closest_identifier() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/ |
H A D | rootobject.d | 27 identifier, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | libcc1.cc | 75 const char *identifier) in c_call_binding_oracle() 86 c_call_symbol_address (cc1_plugin::connection *conn, const char *identifier) in c_call_symbol_address()
|
H A D | libcp1.cc | 76 const char *identifier) in cp_call_binding_oracle() 87 cp_call_symbol_address (cc1_plugin::connection *conn, const char *identifier) in cp_call_symbol_address()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | id.d | 570 string identifier(Msgtable m) in identifier() function
|
H A D | objc.h | 43 Identifier* identifier; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | name-lookup.h | 82 tree identifier; member 148 tree identifier; member
|
/netbsd-src/external/bsd/wpa/dist/src/eap_common/ |
H A D | eap_pax_common.c | 31 const char *identifier, in eap_pax_kdf()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | stub-objc.c | 114 objc_declare_class (tree ARG_UNUSED (identifier)) in objc_declare_class() 228 tree ARG_UNUSED (identifier), in objc_build_keyword_decl() 306 objc_is_public (tree ARG_UNUSED (expr), tree ARG_UNUSED (identifier)) in objc_is_public()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | stub-objc.cc | 114 objc_declare_class (tree ARG_UNUSED (identifier)) in objc_declare_class() 229 tree ARG_UNUSED (identifier), in objc_build_keyword_decl() 307 objc_is_public (tree ARG_UNUSED (expr), tree ARG_UNUSED (identifier)) in objc_is_public()
|