Searched defs:words (Results 1 - 25 of 101) sorted by path

12345

/freebsd-10-stable/contrib/apr/network_io/unix/
H A Dinet_ntop.c151 unsigned int words[IN6ADDRSZ / INT16SZ]; local
/freebsd-10-stable/contrib/atf/atf-c++/detail/
H A Dtext.cpp92 std::vector< std::string > words; local
H A Dtext.hpp57 join(const T& words, const std::string& separator) argument
[all...]
H A Dtext_test.cpp69 std::vector< std::string > words; local
104 std::set< std::string > words; local
[all...]
/freebsd-10-stable/contrib/atf/atf-c/
H A Dbuild.c45 atf_list_t words; local
/freebsd-10-stable/contrib/atf/atf-c/detail/
H A Dtext.c93 atf_text_split(const char *str, const char *delim, atf_list_t *words) argument
H A Dtext_test.c50 array_size(const char *words[]) argument
64 check_split(const char *str, const char *delim, const char *words[]) argument
238 const char *words[] local
243 const char *words[] = { NULL }; local
248 const char *words[] = { NULL }; local
253 const char *words[] = { "a", "b", NULL }; local
258 const char *words[] = { "a", "b", "c", "d", NULL }; local
263 const char *words[] = { "foo", "bar", NULL }; local
268 const char *words[] = { "foo", "bar", "baz", "foobar", NULL }; local
273 const char *words[] = { "foo", "bar", NULL }; local
278 const char *words[] = { "foo", "bar", NULL }; local
283 const char *words[] = { "foo", "bar", NULL }; local
288 const char *words[] = { "foo", "bar", NULL }; local
303 const char *words[] = { NULL }; local
308 const char *words[] = { " ", NULL }; local
313 const char *words[] = { " ", NULL }; local
318 const char *words[] = { "a", "b", NULL }; local
323 const char *words[] = { "a", "bcd", "ef", NULL }; local
[all...]
/freebsd-10-stable/contrib/binutils/gas/config/
H A Datof-ieee.c139 make_invalid_floating_point_number(LITTLENUM_TYPE *words) argument
162 atof_ieee(char *str, int what_kind, LITTLENUM_TYPE *words) argument
252 gen_to_words(LITTLENUM_TYPE *words, int precision, long exponent_bits) argument
[all...]
H A Datof-vax.c142 make_invalid_floating_point_number(LITTLENUM_TYPE *words) argument
191 atof_vax(char *str, int what_kind, LITTLENUM_TYPE *words) argument
242 flonum_gen2vax(int format_letter, FLONUM_TYPE *f, LITTLENUM_TYPE *words) argument
396 LITTLENUM_TYPE words[MAXIMUM_NUMBER_OF_LITTLENUMS]; local
[all...]
H A Dtc-alpha.c5032 LITTLENUM_TYPE words[MAX_LITTLENUMS]; local
H A Dtc-arc.c1014 LITTLENUM_TYPE words[MAX_LITTLENUMS]; local
H A Dtc-arm.c889 LITTLENUM_TYPE words[MAX_LITTLENUMS]; local
4056 LITTLENUM_TYPE words[MAX_LITTLENUMS]; local
4162 LITTLENUM_TYPE words[MAX_LITTLENUMS]; local
[all...]
H A Dtc-cr16.c655 LITTLENUM_TYPE words[4]; local
2314 unsigned short words[4]; local
[all...]
H A Dtc-i386.c5754 LITTLENUM_TYPE words[MAX_LITTLENUMS]; local
H A Dtc-ia64.c11700 LITTLENUM_TYPE words[MAX_LITTLENUMS]; local
11820 ia64_float_to_chars_bigendian (char *lit, LITTLENUM_TYPE *words, argument
11832 ia64_float_to_chars_littleendian (char *lit, LITTLENUM_TYPE *words, argument
H A Dtc-mep.c1691 LITTLENUM_TYPE words [MAX_LITTLENUMS]; local
H A Dtc-mips.c11065 LITTLENUM_TYPE words[4]; local
H A Dtc-ppc.c5190 LITTLENUM_TYPE words[4]; local
H A Dtc-s390.c1784 LITTLENUM_TYPE words[4]; local
H A Dtc-score.c4723 LITTLENUM_TYPE words[MAX_LITTLENUMS]; local
H A Dtc-sparc.c2967 LITTLENUM_TYPE words[MAX_LITTLENUMS]; local
H A Dtc-spu.c716 LITTLENUM_TYPE words[MAX_LITTLENUMS]; local
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dmd5.c273 const md5_uint32 *words = (const md5_uint32 *) buffer; local
/freebsd-10-stable/contrib/binutils/opcodes/
H A Darc-dis.h65 unsigned long words[2]; member in struct:arcDisState
H A Dcr16-dis.c88 wordU words[3]; variable
[all...]

Completed in 415 milliseconds

12345