Searched refs:input (Results 176 - 200 of 574) sorted by relevance

1234567891011>>

/freebsd-11-stable/usr.bin/dtc/
H A Dfdt.hh131 * the input is a device tree source. When parsed from a
290 void parse_string(text_input_buffer &input);
294 void parse_cells(text_input_buffer &input, int cell_size);
298 void parse_bytes(text_input_buffer &input);
307 void parse_reference(text_input_buffer &input);
311 void parse_define(text_input_buffer &input, define_map *defines);
313 * Constructs a new property from two input buffers, pointing to the
315 * The structs input buffer is assumed to have just consumed the
320 * Parses a new property from the input buffer.
322 property(text_input_buffer &input,
[all...]
/freebsd-11-stable/contrib/ncurses/man/
H A Dmake_sed.sh43 INPUT=input$$
/freebsd-11-stable/contrib/dialog/
H A Dtailbox.c47 FILE *fp = obj->obj.input;
111 FILE *fp = obj->obj.input;
194 FILE *fp = obj->obj.input;
211 FILE *fp = obj->obj.input;
260 clearerr(cb->input);
261 ch = getc(cb->input);
262 (void) ungetc(ch, cb->input);
314 /* Open input file for reading */
316 dlg_exiterr("Can't open input file in dialog_tailbox().");
358 obj->obj.input
[all...]
H A Dfselect.c59 #define BTN_HIGH (1 + 2 * MARGIN) /* Ok/Cancel, also input-box */
306 show_both_lists(char *input, LIST * d_list, LIST * f_list, int keep) argument
308 char *leaf = leaf_of(input);
432 fill_lists(char *current, char *input, LIST * d_list, LIST * f_list, int keep) argument
444 for (n = 0; current[n] && input[n]; n++) {
445 if (current[n] != input[n])
449 if (current[n] == input[n]) {
453 && strchr(input + n, '/') == 0) {
454 result = show_both_lists(input, d_list, f_list, keep);
460 size_t have = strlen(input);
589 char *input; local
[all...]
H A Deditbox.c274 #define UPDATE_COL(input) col_offset = dlg_edit_offset(input, chr_offset, box_width)
348 char *input, *buffer; local
457 input = THIS_ROW;
464 UPDATE_COL(input);
466 display_one(editing, input, thisrow,
478 display_one(editing, input, thisrow,
614 strncpy(buffer, input, max_len - 1)[max_len - 1] = '\0';
618 goal_col = UPDATE_COL(input);
619 if (strcmp(input, buffe
[all...]
H A Dui_getc.c91 if (p->input != 0) {
92 fclose(p->input);
93 if (p->input == dialog_state.pipe_input)
95 p->input = 0;
122 * A select() might find more than one input ready for service. Handle them
163 if (p->input != 0) {
173 * Check any any inputs registered via callbacks, to see if there is any input
193 if (p->input != 0 && (fd = fileno(p->input)) >= 0) {
210 if (p->input !
[all...]
/freebsd-11-stable/crypto/openssl/crypto/des/
H A Dpcbc_enc.c61 void DES_pcbc_encrypt(const unsigned char *input, unsigned char *output, argument
70 in = input;
H A Dqud_cksm.c77 DES_LONG DES_quad_cksum(const unsigned char *input, DES_cblock output[], argument
107 cp = input;
/freebsd-11-stable/gnu/usr.bin/binutils/as/
H A DMakefile32 input-file.c \
33 input-scrub.c \
/freebsd-11-stable/sys/netipsec/
H A Dipsec_mod.c60 .input = ipsec4_input,
81 .input = ipsec6_input,
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dfixtfdi.c11 uint64_t __fixtfdi(long double input) { argument
12 const DD x = {.ld = input};
19 // If (1.0 - tiny) <= input < 0x1.0p63:
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_82599.c789 /* Set autoneg_advertised value based on input link speed */
1015 /* Setup the PHY according to input speed */
1463 * @stream: input bitstream to compute the hash on
1471 u32 ixgbe_atr_compute_sig_hash_82599(union ixgbe_atr_hash_dword input, argument
1478 flow_vm_vlan = IXGBE_NTOHL(input.dword);
1530 * @input: unique input dword
1531 * @common: compressed common input dword
1534 * Note that the tunnel bit in input must not be set when the hardware
1538 union ixgbe_atr_hash_dword input,
1537 ixgbe_fdir_add_signature_filter_82599(struct ixgbe_hw *hw, union ixgbe_atr_hash_dword input, union ixgbe_atr_hash_dword common, u8 queue) argument
1611 ixgbe_atr_compute_perfect_hash_82599(union ixgbe_atr_input *input, union ixgbe_atr_input *input_mask) argument
1871 ixgbe_fdir_write_perfect_filter_82599(struct ixgbe_hw *hw, union ixgbe_atr_input *input, u16 soft_id, u8 queue, bool cloud_mode) argument
1960 ixgbe_fdir_erase_perfect_filter_82599(struct ixgbe_hw *hw, union ixgbe_atr_input *input, u16 soft_id) argument
2007 ixgbe_fdir_add_perfect_filter_82599(struct ixgbe_hw *hw, union ixgbe_atr_input *input, union ixgbe_atr_input *input_mask, u16 soft_id, u8 queue, bool cloud_mode) argument
[all...]
/freebsd-11-stable/contrib/ntp/libntp/
H A Diosignal.c2 * iosignal.c - input/output routines for ntpd. The socket-opening code
319 set_signal(input_handler_t *input) argument
321 INSIST(input != NULL);
323 input_handler_callback = input;
494 set_signal(input_handler_t *input) argument
496 INSIST(input != NULL);
498 input_handler_callback = input;
/freebsd-11-stable/contrib/opie/libopie/
H A Dbtoe.c2126 char *word, *c, *input, b[9]; local
2135 if (!(input = malloc(i+1)))
2138 strncpy(input, e, i);
2139 input[i] = 0;
2143 for (i = 0, p = 0, word = c = input; i < 6; i++, p += 11) {
2196 free(input);
/freebsd-11-stable/stand/common/
H A Dinterp_forth.c292 * Feed a line of user input to the Forth interpreter
349 interp_run(const char *input) argument
353 return bf_run(input);
371 char input[256]; /* big enough? */ local
388 while (fgetstr(input, sizeof(input), fd) >= 0) {
390 cp = input;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp76 StringRef Err = yaml::ScalarTraits<uint64_t>::input(S, nullptr, getUInt());
79 Err = yaml::ScalarTraits<int64_t>::input(S, nullptr, getInt());
90 StringRef Err = yaml::ScalarTraits<bool>::input(S, nullptr, getBool());
96 StringRef Err = yaml::ScalarTraits<double>::input(S, nullptr, getFloat());
102 StringRef Err = yaml::ScalarTraits<std::string>::input(S, nullptr, V);
181 static StringRef input(StringRef Str, StringRef Tag, void *Ctxt, function in struct:llvm::yaml::TaggedScalarTraits
/freebsd-11-stable/contrib/libgnuregex/
H A Dregexec.c185 const re_string_t *input, int idx)
689 err = re_string_allocate (&mctx.input, string, length, dfa->nodes_len + 1,
693 mctx.input.stop = stop;
694 mctx.input.raw_stop = stop;
695 mctx.input.newline_anchor = preg->newline_anchor;
708 if (BE (SIZE_MAX / sizeof (re_dfastate_t *) <= mctx.input.bufs_len, 0))
714 mctx.state_log = re_malloc (re_dfastate_t *, mctx.input.bufs_len + 1);
725 mctx.input.tip_context = (eflags & REG_NOTBOL) ? CONTEXT_BEGBUF
728 /* Check incrementally whether of not the input string match. */
803 unsigned int offset = match_first - mctx.input
3752 check_node_accept_bytes(const re_dfa_t *dfa, int node_idx, const re_string_t *input, int str_idx) argument
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent_async.c247 cur_size = evbuffer_get_length(bev->input);
271 if (evbuffer_launch_read_(bev->input, at_most, &beva->read_overlapped)) {
383 fd = evbuffer_overlapped_get_fd_(bev->input);
387 evbuffer_overlapped_set_fd_(bev->input, INVALID_SOCKET);
399 fd = evbuffer_overlapped_get_fd_(bev->input);
422 sock = evbuffer_overlapped_get_fd_(bev_a->bev.bev.input);
451 evbuffer_commit_read_(bev->input, nbytes);
547 if (!(bev->input = evbuffer_overlapped_new_(fd))) {
552 evbuffer_free(bev->input);
561 evbuffer_add_cb(bev->input, be_async_inbuf_callbac
[all...]
/freebsd-11-stable/contrib/apr-util/crypto/
H A Dapr_md5.c90 static void Encode(unsigned char *output, const apr_uint32_t *input,
92 static void Decode(apr_uint32_t *output, const unsigned char *input,
195 const unsigned char *input = vinput; local
215 memcpy(&context->buffer[idx], input, partLen);
219 MD5Transform(context->state, &input[i]);
226 /* Buffer remaining input */
227 memcpy(&context->buffer[idx], &input[i], inputLen - i);
232 apr_xlate_conv_buffer(context->xlate, (const char *)input,
238 memcpy(&context->buffer[idx], input, partLen);
246 apr_xlate_conv_buffer(context->xlate, (const char *)&input[
325 const unsigned char *input = _input; local
443 Encode(unsigned char *output, const apr_uint32_t *input, unsigned int len) argument
461 Decode(apr_uint32_t *output, const unsigned char *input, unsigned int len) argument
[all...]
/freebsd-11-stable/contrib/gperf/src/
H A DMakefile.in67 input.$(OBJEXT) bool-array.$(OBJEXT) hash-table.$(OBJEXT) search.$(OBJEXT) output.$(OBJEXT) main.$(OBJEXT)
94 INPUT_H = input.h $(KEYWORD_LIST_H)
110 input.$(OBJEXT): input.cc $(INPUT_H) $(OPTIONS_H)
111 $(CXX) $(CXXFLAGS) $(CPPFLAGS) -c $(srcdir)/input.cc
/freebsd-11-stable/contrib/gcc/
H A Dtree-browser.c120 char *input = NULL; local
147 rd = TB_getline (&input, &input_size, TB_IN_FILE);
156 tbc = TB_get_command (input);
480 arg_text = strchr (input, ' ');
853 /* Parse the input string for determining the command the user asked for. */
856 TB_get_command (char *input) argument
862 space = strchr (input, ' ');
864 size_tok = strlen (input) - strlen (space);
866 size_tok = strlen (input) - 1;
873 comp = memcmp (input, TB_COMMAND_TEX
887 TB_get_tree_code(char *input) argument
[all...]
/freebsd-11-stable/lib/libcrypt/
H A Dcrypt-sha256.c113 /* Compute alternate SHA256 sum with input KEY, SALT, and KEY. The
302 const char *input; member in struct:__anon6753
361 const char *input; member in struct:__anon6754
415 SHA256_Update(&ctx, tests[cnt].input, strlen(tests[cnt].input));
429 for (i = 0; tests[cnt].input[i] != '\0'; ++i)
430 SHA256_Update(&ctx, &tests[cnt].input[i], 1);
462 char *cp = crypt_sha256(tests2[cnt].input, tests2[cnt].salt);
H A Dcrypt-sha512.c113 /* Compute alternate SHA512 sum with input KEY, SALT, and KEY. The
314 const char *input; member in struct:__anon6755
392 const char *input; member in struct:__anon6756
448 SHA512_Update(&ctx, tests[cnt].input, strlen(tests[cnt].input));
456 for (i = 0; tests[cnt].input[i] != '\0'; ++i)
457 SHA512_Update(&ctx, &tests[cnt].input[i], 1);
485 char *cp = crypt_sha512(tests2[cnt].input, tests2[cnt].salt);
/freebsd-11-stable/sys/cddl/boot/zfs/
H A Dsha256.c232 Encode64(uint8_t *output, uint64_t *input, size_t len) argument
236 output[j] = (input[i] >> 56) & 0xff;
237 output[j + 1] = (input[i] >> 48) & 0xff;
238 output[j + 2] = (input[i] >> 40) & 0xff;
239 output[j + 3] = (input[i] >> 32) & 0xff;
240 output[j + 4] = (input[i] >> 24) & 0xff;
241 output[j + 5] = (input[i] >> 16) & 0xff;
242 output[j + 6] = (input[i] >> 8) & 0xff;
243 output[j + 7] = input[i] & 0xff;
/freebsd-11-stable/contrib/libxo/xolint/
H A Dxolint.pl33 print STDERR " -c invoke 'cpp' on input\n";
38 print STDERR " -p Print input data on errors\n";
76 local @input = <INPUT>;
80 for ($ln = 0; $ln <= $#input; $ln++) {
81 chomp($_ = $input[$ln]);
131 open INPUT, $file || die "cannot open input file '$file'";
133 local @input = <INPUT>;
138 for ($ln = 0; $ln < $#input; $ln++) {
139 $line = $input[$ln];
224 if ($ln + 1 < $#input) {
[all...]

Completed in 306 milliseconds

1234567891011>>