| /NextBSD/contrib/libstdc++/include/ext/ |
| D | throw_allocator.h | 166 typedef std::map<void*, alloc_data_type> map_type; typedef 167 typedef map_type::value_type entry_type; 168 typedef map_type::const_iterator const_iterator; 169 typedef map_type::const_reference const_reference; 184 static map_type _S_map; 301 throw_allocator_base::map_type
|
| /NextBSD/crypto/heimdal/lib/asn1/ |
| HD | check-common.h | 69 enum map_type { OVERRUN, UNDERRUN }; enum 73 void * map_alloc(enum map_type, const void *, size_t, struct map_page **);
|
| HD | check-common.c | 57 enum map_type type; 63 map_alloc(enum map_type type, const void *buf, in map_alloc()
|
| /NextBSD/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/ |
| D | constructors_destructor_fn_imps.hpp | 119 map_type; in copy_from_range() typedef 127 map_type; in copy_from_range() 130 map_type m(first_it, last_it); in copy_from_range()
|
| /NextBSD/contrib/amd/amd/ |
| HD | mapc.c | 110 typedef struct map_type map_type; typedef 111 struct map_type { struct 216 static map_type maptypes[] = 355 map_type *mt=NULL, *lastmt; in mapc_showtypes() 385 map_type *mt; in mapc_type_exists() 588 map_type *mt; in mapc_create()
|
| HD | info_ldap.c | 248 if (!gopt.map_type || !STREQ(gopt.map_type, AMD_LDAP_TYPE)) { in amu_ldap_init() 250 (gopt.map_type ? gopt.map_type : "null")); in amu_ldap_init()
|
| HD | conf.c | 246 cfm->cfm_type = gopt.map_type; in init_cf_map() 769 gopt.map_type = strdup((char *)val); in gopt_map_type()
|
| HD | amd.h | 279 char *map_type; /* global map type */ member
|
| /NextBSD/contrib/amd/scripts/ |
| HD | amd.conf-sample | 114 map_type = file|hesiod|ndbm|nis|nisplus|passwd|union|ldap 131 map_type = file|hesiod|ndbm|nis|nisplus|passwd|union|ldap 155 map_type = exec
|
| /NextBSD/usr.bin/mkcsmapper/ |
| HD | yacc.y | 73 static int map_type; variable 423 map_type = type; in set_type()
|
| /NextBSD/contrib/binutils/opcodes/ |
| HD | arm-dis.c | 1504 enum map_type { enum 1510 enum map_type last_type; 3935 enum map_type *map_type) in get_sym_code_type() argument 3947 *map_type = (type == STT_ARM_TFUNC) ? MAP_THUMB : MAP_ARM; in get_sym_code_type() 3956 *map_type = ((name[1] == 'a') ? MAP_ARM in get_sym_code_type() 3996 enum map_type type = MAP_ARM; in print_insn()
|
| HD | ChangeLog-2006 | 87 (enum map_type, last_type): New.
|
| /NextBSD/contrib/amd/ |
| HD | NEWS | 289 - support for executable maps ala Sun automounter. Set map_type=exec in 857 - core dump if map_type given in amd.conf doesn't exist 1265 - the following amd.conf variables: browsable_dirs, map_options, map_type,
|
| HD | ChangeLog | 1162 * scripts/amd.conf-sample (map_type): typo, said mount_type 1163 instead of map_type for the 'exec' example. 3873 * scripts/amd.conf-sample (map_type): show examples of new 10959 map_type, map_options, and search_path.
|
| /NextBSD/contrib/amd/doc/ |
| HD | am-utils.texi | 820 and the keyword @samp{map_type} (@pxref{map_type Parameter}), you may 4202 * map_type Parameter:: 4266 @node map_options Parameter, map_type Parameter, map_defaults Parameter, Common Parameters 4276 @node map_type Parameter, mount_type Parameter, map_options Parameter, Common Parameters 4278 @subsection @t{map_type} Parameter 4279 @cindex map_type Parameter 4307 @node mount_type Parameter, search_path Parameter, map_type Parameter, Common Parameters 5281 map_type = file
|
| /NextBSD/contrib/libstdc++/ |
| D | ChangeLog-2005 | 1890 Change map_t to map_type.
|