/netbsd-src/external/bsd/atf/dist/atf-c/detail/ |
H A D | text_test.c | 53 array_size(const char *words[]) in array_size() 67 check_split(const char *str, const char *delim, const char *words[]) in check_split() 241 const char *words[] = { NULL }; in ATF_TC_BODY() local 246 const char *words[] = { NULL }; in ATF_TC_BODY() local 251 const char *words[] = { NULL }; in ATF_TC_BODY() local 256 const char *words[] = { "a", "b", NULL }; in ATF_TC_BODY() local 261 const char *words[] = { "a", "b", "c", "d", NULL }; in ATF_TC_BODY() local 266 const char *words[] = { "foo", "bar", NULL }; in ATF_TC_BODY() local 271 const char *words[] = { "foo", "bar", "baz", "foobar", NULL }; in ATF_TC_BODY() local 276 const char *words[] = { "foo", "bar", NULL }; in ATF_TC_BODY() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libcody/ |
H A D | client.cc | 106 Packet Client::ProcessResponse (std::vector<std::string> &words, in ProcessResponse() 159 std::vector<std::string> words; in MaybeRequest() local 179 std::vector<std::string> words; in Uncork() local 212 Packet ConnectResponse (std::vector<std::string> &words) in ConnectResponse() 248 Packet PathnameResponse (std::vector<std::string> &words) in PathnameResponse() 257 Packet OKResponse (std::vector<std::string> &words) in OKResponse() 320 Packet IncludeTranslateResponse (std::vector<std::string> &words) in IncludeTranslateResponse()
|
H A D | server.cc | 95 std::vector<std::string> words; in ProcessRequests() local 173 std::vector<std::string> &words) in ConnectRequest() 187 int ModuleRepoRequest (Server *s, Resolver *r,std::vector<std::string> &words) in ModuleRepoRequest() 195 int ModuleExportRequest (Server *s, Resolver *r, std::vector<std::string> &words) in ModuleExportRequest() 212 int ModuleImportRequest (Server *s, Resolver *r, std::vector<std::string> &words) in ModuleImportRequest() 230 std::vector<std::string> &words) in ModuleCompiledRequest() 248 std::vector<std::string> &words) in IncludeTranslateRequest()
|
/netbsd-src/sys/dev/ |
H A D | dev_verbose.c | 40 dev_untokenstring(const char *words, const uint32_t *token, char *buf, in dev_untokenstring() 60 dev_findvendor(char *buf, size_t len, const char *words, size_t nwords, in dev_findvendor() 81 dev_findproduct(char *buf, size_t len, const char *words, size_t nwords, in dev_findproduct()
|
/netbsd-src/usr.bin/ftp/ |
H A D | complete.c | 79 complete_ambiguous(char *word, int list, StringList *words) in complete_ambiguous() argument 134 StringList *words; complete_command() local 163 StringList *words; complete_local() local 246 StringList *words; complete_option() local 277 StringList *words; complete_remote() local [all...] |
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/ |
H A D | text_test.cpp | 73 std::vector< std::string > words; in ATF_TEST_CASE_BODY() local 108 std::set< std::string > words; in ATF_TEST_CASE_BODY() local 171 std::vector< std::string > words; in ATF_TEST_CASE_BODY() local 236 std::vector< std::string > words; in ATF_TEST_CASE_BODY() local
|
/netbsd-src/external/bsd/atf/dist/tools/ |
H A D | text_test.cpp | 73 std::vector< std::string > words; in ATF_TEST_CASE_BODY() local 108 std::set< std::string > words; in ATF_TEST_CASE_BODY() local 171 std::vector< std::string > words; in ATF_TEST_CASE_BODY() local 236 std::vector< std::string > words; in ATF_TEST_CASE_BODY() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | atof-ieee.c | 146 make_invalid_floating_point_number (LITTLENUM_TYPE *words) in make_invalid_floating_point_number() 172 LITTLENUM_TYPE * words, in atof_ieee_detail() 235 LITTLENUM_TYPE *words) /* Build the binary here. */ in atof_ieee() 295 gen_to_words (LITTLENUM_TYPE *words, int precision, long exponent_bits) in gen_to_words() 749 LITTLENUM_TYPE words[MAX_LITTLENUMS]; in ieee_md_atof() local
|
H A D | atof-vax.c | 141 make_invalid_floating_point_number (LITTLENUM_TYPE *words) in make_invalid_floating_point_number() 192 LITTLENUM_TYPE *words) /* Build the binary here. */ in atof_vax() 243 LITTLENUM_TYPE *words) /* Deliver answer here. */ in flonum_gen2vax() 412 LITTLENUM_TYPE words[MAXIMUM_NUMBER_OF_LITTLENUMS]; in vax_md_atof() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | atof-ieee.c | 146 make_invalid_floating_point_number (LITTLENUM_TYPE *words) in make_invalid_floating_point_number() 172 LITTLENUM_TYPE * words, in atof_ieee_detail() 235 LITTLENUM_TYPE *words) /* Build the binary here. */ in atof_ieee() 295 gen_to_words (LITTLENUM_TYPE *words, int precision, long exponent_bits) in gen_to_words() 749 LITTLENUM_TYPE words[MAX_LITTLENUMS]; in ieee_md_atof() local
|
H A D | atof-vax.c | 141 make_invalid_floating_point_number (LITTLENUM_TYPE *words) in make_invalid_floating_point_number() 192 LITTLENUM_TYPE *words) /* Build the binary here. */ in atof_vax() 243 LITTLENUM_TYPE *words) /* Deliver answer here. */ in flonum_gen2vax() 412 LITTLENUM_TYPE words[MAXIMUM_NUMBER_OF_LITTLENUMS]; in vax_md_atof() local
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/cmdline/ |
H A D | options_test.cpp | 301 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY() local 308 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY() local 316 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY() local 326 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY() local 336 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY() local 346 const cmdline::list_option::option_type words = in ATF_TEST_CASE_BODY() local
|
/netbsd-src/lib/libc/gen/ |
H A D | wordexp.c | 61 wordexp(const char * __restrict words, wordexp_t * __restrict we, int flags) in wordexp() 93 we_askshell(const char *words, wordexp_t *we, int flags) in we_askshell() 253 we_check(const char *words, int flags) in we_check()
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/text/ |
H A D | operations_test.cpp | 228 std::vector< std::string > words = text::split("", ' '); in ATF_TEST_CASE_BODY() local 237 std::vector< std::string > words = text::split("foo", ' '); in ATF_TEST_CASE_BODY() local 247 std::vector< std::string > words = text::split("foo bar baz", ' '); in ATF_TEST_CASE_BODY() local 259 std::vector< std::string > words = text::split("XfooXXbarXXXbazXX", 'X'); in ATF_TEST_CASE_BODY() local
|
/netbsd-src/usr.bin/mail/ |
H A D | complete.c | 248 complete_ambiguous(EditLine *el, char *word, int dolist, StringList *words) in complete_ambiguous() 304 StringList *words; in complete_command() local 333 StringList *words; in complete_filename() local 496 StringList *words; in complete_executable() local 555 StringList *words; in complete_set() local 594 StringList *words; in complete_alias() local 640 StringList *words; in complete_smopts() local 701 StringList *words; in complete_thread_key() local 1029 StringList *words; in mime_enc_complete() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/ |
H A D | bn_intern.c | 175 void bn_set_static_words(BIGNUM *a, const BN_ULONG *words, int size) in bn_set_static_words() 188 int bn_set_words(BIGNUM *a, const BN_ULONG *words, int num_words) in bn_set_words()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/ |
H A D | bn_intern.c | 175 void bn_set_static_words(BIGNUM *a, const BN_ULONG *words, int size) in bn_set_static_words() 188 int bn_set_words(BIGNUM *a, const BN_ULONG *words, int num_words) in bn_set_words()
|
/netbsd-src/external/bsd/ipf/dist/lib/ |
H A D | findword.c | 14 wordtab_t *findword(words, name) in findword() argument
|
H A D | printfieldhdr.c | 16 printfieldhdr(words, field) in printfieldhdr() argument
|
/netbsd-src/usr.sbin/npf/npfctl/ |
H A D | npf_show.c | 178 print_family(npf_conf_info_t *ctx __unused, const uint32_t *words) in print_family() argument 194 print_address(npf_conf_info_t *ctx __unused, const uint32_t *words) in print_address() argument 216 print_number(npf_conf_info_t *ctx __unused, const uint32_t *words) in print_number() argument 224 print_table(npf_conf_info_t *ctx, const uint32_t *words) in print_table() argument 237 print_proto(npf_conf_info_t * ctx,const uint32_t * words) print_proto() argument 254 print_tcpflags(npf_conf_info_t * ctx __unused,const uint32_t * words) print_tcpflags() argument 277 print_portrange(npf_conf_info_t * ctx __unused,const uint32_t * words) print_portrange() argument [all...] |
/netbsd-src/usr.sbin/gspa/gspa/ |
H A D | gsp_pseu.c | 50 u_int16_t words[2]; in pseudo() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/ |
H A D | add-random-users.c | 82 add_user (krb5_context ctx, void *hndl, unsigned nwords, char **words) in add_user() 117 char **words; in add_users() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | sasl_mech_filter.c | 73 const char *words) in sasl_mech_filter()
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/ |
H A D | smtp_sasl_proto.c | 87 void smtp_sasl_helo_auth(SMTP_SESSION *session, const char *words) in smtp_sasl_helo_auth()
|
/netbsd-src/usr.bin/make/ |
H A D | str.c | 126 Substring *words; in Substring_Words() local 279 Words words; in Str_Words() local
|