Home
last modified time | relevance | path

Searched refs:input (Results 1 – 25 of 214) sorted by relevance

123456789

/l4re-core-master/uclibc/lib/contrib/uclibc/test/time/
A Dtst-strptime.c30 const char *input; member
55 const char *input; member
88 printf ("not all of `%s' read\n", tm_tests[i].input); in test_tm()
95 tm_tests[i].input, tm_tests[i].format, in test_tm()
108 tm_tests[i].input, tm.tm_wday, tm_tests[i].wday); in test_tm()
114 tm_tests[i].input, tm.tm_yday, tm_tests[i].yday); in test_tm()
156 day_tests[i].input, day_tests[i].format, in main()
164 day_tests[i].input, tm.tm_wday, day_tests[i].wday); in main()
170 day_tests[i].input, tm.tm_yday, day_tests[i].yday); in main()
176 day_tests[i].input, tm.tm_mon, day_tests[i].mon); in main()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/mips/bits/
A Dsyscalls.h64 : input \
72 #define internal_syscall1(ncs_init, cs_init, input, err, arg1) \ argument
86 : input, "r" (__a0) \
109 : input, "r" (__a0), "r" (__a1) \
133 : input, "r" (__a0), "r" (__a1), "r" (__a2) \
157 : input, "r" (__a0), "r" (__a1), "r" (__a2) \
193 : input, "r" (__a0), "r" (__a1), "r" (__a2), \
223 : input, "r" (__a0), "r" (__a1), "r" (__a2), \
254 : input, "r" (__a0), "r" (__a1), "r" (__a2), \
285 : input, "r" (__a0), "r" (__a1), "r" (__a2), "r" (__a4) \
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/test/inet/
A Dtst-ether_aton.c8 const char *input; member
29 if (!!(addr = ether_aton (tests[cnt].input)) != tests[cnt].valid) in main()
32 printf ("\"%s\" not seen as valid MAC address\n", tests[cnt].input); in main()
34 printf ("\"%s\" seen as valid MAC address\n", tests[cnt].input); in main()
40 printf ("\"%s\" not converted correctly\n", tests[cnt].input); in main()
A Dtst-aton.c10 const char *input; member
63 if ((int) inet_aton (tests[cnt].input, &addr) != tests[cnt].valid) in main()
66 printf ("\"%s\" not seen as valid IP address\n", tests[cnt].input); in main()
68 printf ("\"%s\" seen as valid IP address\n", tests[cnt].input); in main()
74 tests[cnt].input, addr.s_addr, tests[cnt].result); in main()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/misc/
A Dtst-fnmatch.c79 const char *input; in main() local
102 input = next_input (&cp, 0, 0); in main()
103 if (input == NULL) in main()
150 if (!str_isalpha(pattern) || !str_isalpha(input)) in main()
153 … fnmatch (\"%s\", \"%s\"): SKIP multibyte test (requires locale support)\n", ++nr, pattern, input); in main()
157 if (str_has_funk(pattern, '.') || str_has_funk(input, '.')) in main()
160 …h (\"%s\", \"%s\"): SKIP collating symbol test (requires locale support)\n", ++nr, pattern, input); in main()
164 if (str_has_funk(pattern, '=') || str_has_funk(input, '=')) in main()
167 … (\"%s\", \"%s\"): SKIP equivalence class test (requires locale support)\n", ++nr, pattern, input); in main()
172 fnmres = fnmatch (pattern, input, flags_val); in main()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Dnumeric453 * @param __first Start of input range.
454 * @param __last End of input range.
489 * @param __first Start of input range.
490 * @param __last End of input range.
516 * @param __first Start of input range.
517 * @param __last End of input range.
548 * @param __last End of input range.
583 * @param __last End of input range.
605 * @param __last End of input range.
644 * @param __last End of input range.
[all …]
A Diosfwd137 /// Base class for @c char input streams.
143 /// Base class for @c char mixed input and output streams.
149 /// Class for @c char input memory streams.
155 /// Class for @c char mixed input and output memory streams.
161 /// Class for @c char input file streams.
167 /// Class for @c char mixed input and output file streams.
177 /// Base class for @c wchar_t input streams.
183 /// Base class for @c wchar_t mixed input and output streams.
189 /// Class for @c wchar_t input memory streams.
201 /// Class for @c wchar_t input file streams.
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dnumeric434 * @param __first Start of input range.
435 * @param __last End of input range.
470 * @param __first Start of input range.
471 * @param __last End of input range.
497 * @param __first Start of input range.
498 * @param __last End of input range.
529 * @param __last End of input range.
564 * @param __last End of input range.
586 * @param __last End of input range.
625 * @param __last End of input range.
[all …]
A Diosfwd137 /// Base class for @c char input streams.
143 /// Base class for @c char mixed input and output streams.
149 /// Class for @c char input memory streams.
155 /// Class for @c char mixed input and output memory streams.
161 /// Class for @c char input file streams.
167 /// Class for @c char mixed input and output file streams.
177 /// Base class for @c wchar_t input streams.
183 /// Base class for @c wchar_t mixed input and output streams.
189 /// Class for @c wchar_t input memory streams.
201 /// Class for @c wchar_t input file streams.
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/
A Dnumeric431 * @param __first Start of input range.
432 * @param __last End of input range.
466 * @param __first Start of input range.
467 * @param __last End of input range.
492 * @param __first Start of input range.
493 * @param __last End of input range.
523 * @param __last End of input range.
557 * @param __last End of input range.
578 * @param __last End of input range.
616 * @param __last End of input range.
[all …]
A Diosfwd137 /// Base class for @c char input streams.
143 /// Base class for @c char mixed input and output streams.
149 /// Class for @c char input memory streams.
155 /// Class for @c char mixed input and output memory streams.
161 /// Class for @c char input file streams.
167 /// Class for @c char mixed input and output file streams.
177 /// Base class for @c wchar_t input streams.
183 /// Base class for @c wchar_t mixed input and output streams.
189 /// Class for @c wchar_t input memory streams.
201 /// Class for @c wchar_t input file streams.
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregexec.c605 mctx.input.stop = stop; in re_search_internal()
606 mctx.input.raw_stop = stop; in re_search_internal()
823 ? mctx.input.valid_raw_len in re_search_internal()
827 ? mctx.input.valid_raw_len in re_search_internal()
857 re_string_destruct (&mctx.input); in re_search_internal()
1049 while (!re_string_eoi (&mctx->input)) in check_matching()
1056 && mctx->input.valid_len < mctx->input.len)) in check_matching()
1632 && mctx->input.valid_len < mctx->input.len)) in clean_state_log_if_needed()
2825 mctx->input.cur_idx = str_idx; in check_arrival()
3646 if (str_idx + 2 > input->len) in check_node_accept_bytes()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/test/unistd/
A Dclone.c29 unsigned long input = (unsigned long)arg; in clone_main() local
30 int secs = (input / 10) * 4; in clone_main()
31 printf("Clone got %lu, sleeping for %i secs\n", input, secs); in clone_main()
33 return input + 20; in clone_main()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/
A Diosfwd137 /// Base class for @c char input streams.
143 /// Base class for @c char mixed input and output streams.
149 /// Class for @c char input memory streams.
155 /// Class for @c char mixed input and output memory streams.
161 /// Class for @c char input file streams.
167 /// Class for @c char mixed input and output file streams.
177 /// Base class for @c wchar_t input streams.
183 /// Base class for @c wchar_t mixed input and output streams.
189 /// Class for @c wchar_t input memory streams.
201 /// Class for @c wchar_t input file streams.
[all …]
A Distream165 * @c num_get facet) to parse the input data.
211 * @c num_get facet) to parse the input data.
251 * - the input stream reaches end-of-file,
262 // [27.6.1.3] unformatted input
329 * - the input sequence reaches EOF
366 * - the input sequence reaches EOF
440 * - the input sequence reaches end-of-file
465 * the next input character.
741 * @param __in An input stream.
768 * @param __in An input stream.
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/
A Diosfwd137 /// Base class for @c char input streams.
143 /// Base class for @c char mixed input and output streams.
149 /// Class for @c char input memory streams.
155 /// Class for @c char mixed input and output memory streams.
161 /// Class for @c char input file streams.
167 /// Class for @c char mixed input and output file streams.
177 /// Base class for @c wchar_t input streams.
183 /// Base class for @c wchar_t mixed input and output streams.
189 /// Class for @c wchar_t input memory streams.
201 /// Class for @c wchar_t input file streams.
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/
A Diosfwd137 /// Base class for @c char input streams.
143 /// Base class for @c char mixed input and output streams.
149 /// Class for @c char input memory streams.
155 /// Class for @c char mixed input and output memory streams.
161 /// Class for @c char input file streams.
167 /// Class for @c char mixed input and output file streams.
177 /// Base class for @c wchar_t input streams.
183 /// Base class for @c wchar_t mixed input and output streams.
189 /// Class for @c wchar_t input memory streams.
201 /// Class for @c wchar_t input file streams.
[all …]
A Distream165 * @c num_get facet) to parse the input data.
211 * @c num_get facet) to parse the input data.
251 * - the input stream reaches end-of-file,
262 // [27.6.1.3] unformatted input
329 * - the input sequence reaches EOF
366 * - the input sequence reaches EOF
440 * - the input sequence reaches end-of-file
465 * the next input character.
741 * @param __in An input stream.
768 * @param __in An input stream.
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/
A Diosfwd137 /// Base class for @c char input streams.
143 /// Base class for @c char mixed input and output streams.
149 /// Class for @c char input memory streams.
155 /// Class for @c char mixed input and output memory streams.
161 /// Class for @c char input file streams.
167 /// Class for @c char mixed input and output file streams.
177 /// Base class for @c wchar_t input streams.
183 /// Base class for @c wchar_t mixed input and output streams.
189 /// Class for @c wchar_t input memory streams.
201 /// Class for @c wchar_t input file streams.
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/
A Diosfwd132 /// Base class for @c char input streams.
138 /// Base class for @c char mixed input and output streams.
144 /// Class for @c char input memory streams.
150 /// Class for @c char mixed input and output memory streams.
156 /// Class for @c char input file streams.
162 /// Class for @c char mixed input and output file streams.
172 /// Base class for @c wchar_t input streams.
178 /// Base class for @c wchar_t mixed input and output streams.
184 /// Class for @c wchar_t input memory streams.
196 /// Class for @c wchar_t input file streams.
[all …]
A Distream165 * @c num_get facet) to parse the input data.
211 * @c num_get facet) to parse the input data.
251 * - the input stream reaches end-of-file,
262 // [27.6.1.3] unformatted input
329 * - the input sequence reaches EOF
366 * - the input sequence reaches EOF
440 * - the input sequence reaches end-of-file
465 * the next input character.
712 * @param __in An input stream.
739 * @param __in An input stream.
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libcrypt/
A Dmd5.c116 __md5_Encode (unsigned char *output, u_int32_t *input, unsigned int len) in __md5_Encode() argument
121 output[j] = (unsigned char)(input[i] & 0xff); in __md5_Encode()
122 output[j+1] = (unsigned char)((input[i] >> 8) & 0xff); in __md5_Encode()
123 output[j+2] = (unsigned char)((input[i] >> 16) & 0xff); in __md5_Encode()
124 output[j+3] = (unsigned char)((input[i] >> 24) & 0xff); in __md5_Encode()
134 __md5_Decode (u_int32_t *output, const unsigned char *input, unsigned int len) in __md5_Decode() argument
139 output[i] = ((u_int32_t)input[j]) | (((u_int32_t)input[j+1]) << 8) | in __md5_Decode()
140 (((u_int32_t)input[j+2]) << 16) | (((u_int32_t)input[j+3]) << 24); in __md5_Decode()
214 memcpy((void *)&context->buffer[idx], (const void *)input, in __md5_Update()
219 __md5_Transform (context->state, &input[i]); in __md5_Update()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++17/
A Dfs_path.cc62 string_view_type input; member
74 const size_t len = input.size(); in root_path()
77 if (len && is_dir_sep(input[0])) in root_path()
81 if (len > 2 && input[1] == input[0]) in root_path()
83 if (!is_dir_sep(input[2])) in root_path()
103 root.first.str = input.substr(0, 1); in root_path()
123 root.first.str = input.substr(0, 2); in root_path()
125 if (len > 2 && is_dir_sep(input[2])) in root_path()
153 if (pos != input.npos) in next()
156 if (pos != input.npos) in next()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++17/
A Dfs_path.cc69 string_view_type input; member
81 const size_t len = input.size(); in root_path()
84 if (len && is_dir_sep(input[0])) in root_path()
88 if (len > 2 && input[1] == input[0]) in root_path()
90 if (!is_dir_sep(input[2])) in root_path()
110 root.first.str = input.substr(0, 1); in root_path()
130 root.first.str = input.substr(0, 2); in root_path()
132 if (len > 2 && is_dir_sep(input[2])) in root_path()
160 if (pos != input.npos) in next()
163 if (pos != input.npos) in next()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/
A Dfs_path.cc69 string_view_type input; member
81 const size_t len = input.size(); in root_path()
84 if (len && is_dir_sep(input[0])) in root_path()
88 if (len > 2 && input[1] == input[0]) in root_path()
90 if (!is_dir_sep(input[2])) in root_path()
110 root.first.str = input.substr(0, 1); in root_path()
130 root.first.str = input.substr(0, 2); in root_path()
132 if (len > 2 && is_dir_sep(input[2])) in root_path()
160 if (pos != input.npos) in next()
163 if (pos != input.npos) in next()
[all …]

Completed in 48 milliseconds

123456789