Searched refs:atname (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dindex.c39 struct berval *atname )
45 *atname = desc->ad_cname;
57 *atname = desc->ad_type->sat_cname;
70 *atname = at->sat_cname;
150 struct berval *atname,
162 cursor = wt_ctx_index_cursor(wc, atname, 1);
167 atname->bv_val );
184 atname, vals, &keys, op->o_tmpmemctx );
205 atname, vals, &keys, op->o_tmpmemctx );
227 atname, val
146 indexer( Operation *op, wt_ctx *wc, AttributeDescription *ad, struct berval *atname, BerVarray vals, ID id, int opid, slap_mask_t mask ) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dd-attribs.cc1159 positional_argument (const_tree fntype, const_tree atname, tree pos, argument
1169 "%qE attribute argument is invalid", atname);
1172 "%qE attribute argument %i is invalid", atname, argno);
1185 atname, postype);
1189 atname, argno, postype);
1201 atname, pos);
1206 atname, argno, pos);
1220 atname, pos);
1225 atname, argno, pos);
1248 atname, po
[all...]
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dindex.c39 struct berval *atname )
45 *atname = desc->ad_cname;
57 *atname = desc->ad_type->sat_cname;
70 *atname = at->sat_cname;
174 struct berval *atname,
223 atname, vals, &keys, op->o_tmpmemctx );
242 atname, vals, &keys, op->o_tmpmemctx );
262 atname, vals, &keys, op->o_tmpmemctx );
169 indexer( Operation *op, MDB_txn *txn, struct mdb_attrinfo *ai, AttributeDescription *ad, struct berval *atname, BerVarray vals, ID id, int opid, slap_mask_t mask ) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c534 positional_argument (const_tree fntype, const_tree atname, tree pos, argument
548 "%qE attribute argument is invalid", atname);
551 "%qE attribute argument %i is invalid", atname, argno);
564 atname, postype);
568 atname, argno, postype);
580 atname, pos);
585 atname, argno, pos);
601 atname, pos);
606 atname, argno, pos);
629 atname, po
2571 tree atname = get_attribute_name (at); local
3575 type_valid_for_vector_size(tree type, tree atname, tree args, unsigned HOST_WIDE_INT *ptrnunits) argument
4575 tree atname = get_attribute_name (attr); local
4694 tree atname = get_attribute_name (attr); local
[all...]
H A Dc-format.c81 static tree get_constant (const_tree fntype, const_tree atname, tree expr,
171 handle_format_arg_attribute (tree *node, tree atname, argument
179 if (tree val = get_constant (type, atname, *format_num_expr, 0, &format_num,
313 get_constant (const_tree fntype, const_tree atname, tree expr, int argno, argument
318 if (tree val = positional_argument (fntype, atname, expr, STRING_CST,
337 decode_format_attr (const_tree fntype, tree atname, tree args, argument
377 if (tree val = get_constant (fntype, atname, *format_num_expr,
383 if (tree val = get_constant (fntype, atname, *first_arg_num_expr,
1184 tree atname = get_identifier ("format");
1193 decode_format_attr (fntype, atname, TREE_VALU
1182 tree atname = get_identifier ("format"); local
5168 handle_format_attribute(tree *node, tree atname, tree args, int flags, bool *no_add_attrs) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc605 positional_argument (const_tree fntype, const_tree atname, tree pos, argument
619 "%qE attribute argument is invalid", atname);
622 "%qE attribute argument %i is invalid", atname, argno);
635 atname, postype);
639 atname, argno, postype);
651 atname, pos);
656 atname, argno, pos);
672 atname, pos);
677 atname, argno, pos);
700 atname, po
2930 tree atname = get_attribute_name (at); local
4274 type_valid_for_vector_size(tree type, tree atname, tree args, unsigned HOST_WIDE_INT *ptrnunits) argument
5865 tree atname = get_attribute_name (attr); local
5984 tree atname = get_attribute_name (attr); local
[all...]
H A Dc-format.cc81 static tree get_constant (const_tree fntype, const_tree atname, tree expr,
171 handle_format_arg_attribute (tree *node, tree atname, argument
179 if (tree val = get_constant (type, atname, *format_num_expr, 0, &format_num,
311 get_constant (const_tree fntype, const_tree atname, tree expr, int argno, argument
316 if (tree val = positional_argument (fntype, atname, expr, STRING_CST,
335 decode_format_attr (const_tree fntype, tree atname, tree args, argument
375 if (tree val = get_constant (fntype, atname, *format_num_expr,
381 if (tree val = get_constant (fntype, atname, *first_arg_num_expr,
1176 tree atname = get_identifier ("format");
1185 decode_format_attr (fntype, atname, TREE_VALU
1174 tree atname = get_identifier ("format"); local
5174 handle_format_attribute(tree *node, tree atname, tree args, int flags, bool *no_add_attrs) argument
[all...]
/netbsd-current/usr.bin/config/
H A Dgram.y206 %type <str> atname
643 atname { $$ = new_n($1); }
644 | atlist ',' atname { $$ = new_nx($3, $1); }
648 atname: label
/netbsd-current/sys/kern/
H A Dsubr_autoconf.c751 config_cfattach_lookup_cd(struct cfdriver *cd, const char *atname) argument
756 if (STREQ(ca->ca_name, atname))
767 config_cfattach_lookup(const char *name, const char *atname) argument
775 return config_cfattach_lookup_cd(cd, atname);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcalls.c1963 const char *atname
1973 "%s%s (%i)", sep, atname,
1977 "%s%s (%i, %i)", sep, atname,
1962 const char *atname local

Completed in 373 milliseconds