Home
last modified time | relevance | path

Searched defs:identifier (Results 1 – 25 of 80) sorted by relevance

1234

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_095.c8 int identifier; variable
11 example(int identifier) in example()
17 int identifier = 3; in example() local
H A Dmsg_086.c14 int identifier = 3; local_auto() local
20 arg_auto(int identifier) arg_auto() argument
H A Dmsg_088.c14 typedef double identifier; in func() typedef
/netbsd-src/external/bsd/elftosb/dist/common/
H A DOutputSection.h25 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 DEncoreBootImage.h466 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 Dcrl.h68 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 DauthorityKeyIdentifier.h52 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 Dcertificate.h101 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 Dcomponentlib.h61 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 Dturn.c45 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 Danalyzer.cc71 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 Dresult.c276 static const char *identifier[ISC_R_NRESULTS] = { global() variable
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Danalyzer.cc255 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 Dh_helper_dso3.cpp33 const char *identifier; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dspellcheck-tree.c59 tree identifier; in find_closest_identifier() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dspellcheck-tree.cc59 tree identifier; in find_closest_identifier() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Drootobject.d27 identifier, enumerator
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcc1.cc75 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 Dlibcp1.cc76 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 Did.d570 string identifier(Msgtable m) in identifier() function
H A Dobjc.h43 Identifier* identifier; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.h82 tree identifier; member
148 tree identifier; member
/netbsd-src/external/bsd/wpa/dist/src/eap_common/
H A Deap_pax_common.c31 const char *identifier, in eap_pax_kdf()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dstub-objc.c114 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 Dstub-objc.cc114 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()

1234