Home
last modified time | relevance | path

Searched refs:r_output (Results 1 – 14 of 14) sorted by relevance

/dports/www/man2web/man2web-0.88/src/
H A Dmystrings.c43 char *r_output = NULL; in str_app_c() local
47 r_output = calloc(1, 2); in str_app_c()
48 memset(r_output, append, 1); in str_app_c()
49 return(r_output); in str_app_c()
54 r_output = calloc(1, size); in str_app_c()
56 strcpy(r_output, line); in str_app_c()
58 memset(r_output + strlen(r_output), append, 1); in str_app_c()
62 return(r_output); in str_app_c()
/dports/lang/onyx/onyx-5.1.2/lib/libonyx/src/
H A Dnxo_regsub.c345 cw_nxo_t *a_input, cw_nxo_t *r_output) in nxo_p_regsub_subst() argument
466 nxo_string_new(r_output, nxo_thread_currentlocking(a_thread), olen); in nxo_p_regsub_subst()
469 nxo_string_set(r_output, 0, ostr, olen); in nxo_p_regsub_subst()
475 nxo_dup(r_output, a_input); in nxo_p_regsub_subst()
523 cw_nxo_t *r_output, uint32_t *r_count) in nxo_regsub_subst() argument
537 *r_count = nxo_p_regsub_subst(regsub, a_thread, a_input, r_output); in nxo_regsub_subst()
548 cw_nxo_t *r_output, uint32_t *r_count) in nxo_regsub_nonew_subst() argument
561 *r_count = nxo_p_regsub_subst(&regsub, a_thread, a_input, r_output); in nxo_regsub_nonew_subst()
/dports/misc/teseq/teseq-1.1.1/tests/timing/
H A Dvars3 "$testout/$r_output"'
5 r_diffcmd='cmp -- "$testin/$r_expected" "$testout/$r_output" && \
/dports/lang/onyx/onyx-5.1.2/lib/libonyx/include/libonyx/
H A Dnxo_regsub.h45 cw_nxo_t *r_output, uint32_t *r_count);
53 cw_nxo_t *r_output, uint32_t *r_count);
/dports/devel/tcltls/tcltls-1.7.18/
H A Dgen_dh_params38 if r_output="`echo "${r_input}" | openssl_dhparam`"; then
39 echo "${r_output}"
/dports/textproc/agrep/agrep-2.04/
H A Dmain.c8 void r_output (CHAR *buffer, int i, int end, int j);
194 r_output(buffer, i-1, end, j);
220 r_output(buffer, i-1, end, j);
307 r_output(buffer, i, end, j);
385 r_output(buffer, i, end, j);
460 r_output(buffer, i-1, end, j);
483 r_output(buffer, i-1, end, j);
546 r_output(buffer, i-1, end, j);
587 r_output(buffer, i, end, j);
606 void r_output (buffer, i, end, j) in r_output() function
/dports/security/gnupg/gnupg-2.3.3/tools/
H A Dgpg-wks-client.c146 static gpg_error_t encrypt_response (estream_t *r_output, estream_t input,
575 decrypt_stream (estream_t *r_output, struct decrypt_stream_parm_s *decinfo, in decrypt_stream() argument
583 *r_output = NULL; in decrypt_stream()
631 *r_output = output; in decrypt_stream()
1226 encrypt_response (estream_t *r_output, estream_t input, const char *addrspec, in encrypt_response() argument
1235 *r_output = NULL; in encrypt_response()
1287 *r_output = output; in encrypt_response()
H A Dgpg-wks-server.c566 encrypt_stream (estream_t *r_output, estream_t input, const char *keyfile) in encrypt_stream() argument
573 *r_output = NULL; in encrypt_stream()
618 *r_output = output; in encrypt_stream()
641 sign_stream (estream_t *r_output, estream_t input, const char *userid) in sign_stream() argument
648 *r_output = NULL; in sign_stream()
690 *r_output = output; in sign_stream()
/dports/misc/teseq/teseq-1.1.1/tests/
H A Drun.in23 r_output=r-output
/dports/print/qpdf/qpdf-10.5.0/qpdf/qtest/
H A Dqpdf.test4732 my $r_output = "";
4733 $r_output .= "trying other\n" if $tried_others;
4736 $r_output .= "a.pdf: invalid password\n";
4740 $r_output .= "R = " . ($bits == 128 ? '3' : '6') . "\n";
4744 $r_output .= "User password = $apw\n";
4752 {$td->STRING => "$r_output",
4768 my $r_output = "";
4769 $r_output .= "R = 3\n";
4773 $r_output .= "User password = $apw\n";
4780 {$td->STRING => "$r_output", $td->EXIT_STATUS => 0},
/dports/math/py-numexpr/numexpr-2.8.0/numexpr/
H A Dnecompiler.py587 r_output = 0
590 r_inputs = r_output + 1
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline_state.c567 struct komeda_data_flow_cfg *r_output) in komeda_splitter_validate() argument
596 dflow, l_output, r_output); in komeda_splitter_validate()
605 komeda_component_set_output(&r_output->input, &splitter->base, 1); in komeda_splitter_validate()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline_state.c567 struct komeda_data_flow_cfg *r_output) in komeda_splitter_validate() argument
596 dflow, l_output, r_output); in komeda_splitter_validate()
605 komeda_component_set_output(&r_output->input, &splitter->base, 1); in komeda_splitter_validate()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline_state.c567 struct komeda_data_flow_cfg *r_output) in komeda_splitter_validate() argument
596 dflow, l_output, r_output); in komeda_splitter_validate()
605 komeda_component_set_output(&r_output->input, &splitter->base, 1); in komeda_splitter_validate()