Home
last modified time | relevance | path

Searched defs:names (Results 1 – 25 of 523) sorted by relevance

12345678910>>...21

/netbsd/external/mpl/bind/dist/bin/tests/system/geoip2/data/
H A DGeoIP2-Country.json6 "names" : { object
12 "names" : { object
22 "names" : { object
28 "names" : { object
38 "names" : { object
44 "names" : { object
54 "names" : { object
60 "names" : { object
70 "names" : { object
76 "names" : { object
[all …]
H A DGeoIP2-City.json6 "names" : { object
12 "names" : { object
17 "names" : { object
31 "names" : { object
42 "names" : { object
48 "names" : { object
53 "names" : { object
78 "names" : { object
84 "names" : { object
89 "names" : { object
[all …]
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dfile.d900 alias names = name; in version() local
902 string names = null; in version() local
994 alias names = name; in version() local
996 string names = null; in version() local
1255 alias names = name; in version() local
1382 alias names = name; in version() local
1620 alias names = name; in version() local
1637 alias names = name; in version() local
1694 alias names = name; in version() local
1736 alias names = name; in version() local
[all …]
/netbsd/sys/lib/libsa/
H A Dls.c173 lsadd(lsentry_t **names, const char *pattern, const char *name, size_t namelen, in lsadd()
201 lsprint(lsentry_t *names) { in lsprint()
214 lsfree(lsentry_t *names) { in lsfree()
/netbsd/external/gpl2/diffutils/dist/src/
H A Ddir.c39 char const **names; /* Sorted names of files in dir, followed by 0. */ member
62 char const **names; in dir_read() local
229 char const **volatile names[2]; in diff_dirs() local
/netbsd/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPSchema.cpp34 StringList names = oc.getNames(); in setObjectClasses() local
54 StringList names = at.getNames(); in setAttributeTypes() local
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Dfile.d1146 alias names = name; in version() local
1148 string names = null; in version() local
1248 alias names = name; in version() local
1508 alias names = name; variable
1510 string names = null; variable
1668 alias names = name; in version() local
2008 alias names = name; in version() local
2021 alias names = name; in version() local
2111 alias names = name; in version() local
2214 alias names = name; in version() local
[all …]
/netbsd/external/gpl3/gdb/dist/gold/
H A Dtarget-select.h93 supported_bfd_names(std::vector<const char*>* names) in supported_bfd_names()
105 supported_emulations(std::vector<const char*>* names) in supported_emulations()
180 do_supported_bfd_names(std::vector<const char*>* names) in do_supported_bfd_names()
H A Dtarget-select.cc162 supported_target_names(std::vector<const char*>* names) in supported_target_names()
171 supported_emulation_names(std::vector<const char*>* names) in supported_emulation_names()
/netbsd/external/gpl3/binutils/dist/gold/
H A Dtarget-select.h93 supported_bfd_names(std::vector<const char*>* names) in supported_bfd_names()
105 supported_emulations(std::vector<const char*>* names) in supported_emulations()
180 do_supported_bfd_names(std::vector<const char*>* names) in do_supported_bfd_names()
H A Dtarget-select.cc162 supported_target_names(std::vector<const char*>* names) in supported_target_names()
171 supported_emulation_names(std::vector<const char*>* names) in supported_emulation_names()
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dtarget-select.h93 supported_bfd_names(std::vector<const char*>* names) in supported_bfd_names()
105 supported_emulations(std::vector<const char*>* names) in supported_emulations()
180 do_supported_bfd_names(std::vector<const char*>* names) in do_supported_bfd_names()
H A Dtarget-select.cc162 supported_target_names(std::vector<const char*>* names) in supported_target_names()
171 supported_emulation_names(std::vector<const char*>* names) in supported_emulation_names()
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dtarget-select.h93 supported_bfd_names(std::vector<const char*>* names) in supported_bfd_names()
105 supported_emulations(std::vector<const char*>* names) in supported_emulations()
180 do_supported_bfd_names(std::vector<const char*>* names) in do_supported_bfd_names()
H A Dtarget-select.cc162 supported_target_names(std::vector<const char*>* names) in supported_target_names()
171 supported_emulation_names(std::vector<const char*>* names) in supported_emulation_names()
/netbsd/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dfunction-set.cc111 static const char * const names[3] = {"alpha", "beta", "gamma"}; in test_odd() local
125 static const char * const names[3] = {"alpha", "beta"}; in test_even() local
H A Dfunction-set.h32 function_set (const char * const *names, size_t count) in function_set()
/netbsd/external/gpl3/gcc/dist/gcc/analyzer/
H A Dfunction-set.cc111 static const char * const names[3] = {"alpha", "beta", "gamma"}; in test_odd() local
125 static const char * const names[3] = {"alpha", "beta"}; in test_even() local
H A Dfunction-set.h32 function_set (const char * const *names, size_t count) in function_set()
/netbsd/external/bsd/cron/dist/
H A Dentry.c431 get_list(bitstr_t *bits, int low, int high, const char * const names[], in get_list()
486 get_range(bitstr_t *bits, int low, int high, const char * const names[], in get_range()
605 get_number(int *numptr, int low, const char * const names[], int ch, FILE *file, in get_number()
/netbsd/external/bsd/flex/dist/examples/manual/
H A Dcat.lex8 char **names = NULL; variable
/netbsd/external/gpl2/xcvs/dist/diff/
H A Ddir.c27 char const **names; /* Sorted names of files in dir, 0-terminated. */ member
47 char const **names; local
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dimphint.c32 static const char *names[] = in importHint() local
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dimphint.c32 static const char *names[] = in importHint() local
/netbsd/external/mpl/bind/dist/lib/dns/include/dns/
H A Dbyaddr.h63 dns_namelist_t names; member

12345678910>>...21