Home
last modified time | relevance | path

Searched refs:get_param (Results 1 – 23 of 23) sorted by relevance

/netbsd/external/gpl2/groff/dist/src/utils/tfmtodit/
H A Dtfmtodit.cpp114 int get_param(int, int *);
226 int tfm::get_param(int i, int *p) in get_param() function in tfm
782 if (t.get_param(2, &n)) { in main()
786 if (t.get_param(1, &n) && n != 0) in main()
789 if (!t.get_param(5, &xheight)) in main()
/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A Ddhtest.c487 DH *(*get_param) (void); member
529 if (!TEST_ptr(dhA = td->get_param()) in rfc5114_test()
530 || !TEST_ptr(dhB = td->get_param())) in rfc5114_test()
/netbsd/crypto/external/bsd/openssl/dist/test/
H A Ddhtest.c526 DH *(*get_param) (void); member
569 if (!TEST_ptr(dhA = td->get_param()) in rfc5114_test()
570 || !TEST_ptr(dhB = td->get_param())) in rfc5114_test()
/netbsd/external/bsd/libpcap/dist/
H A Dpcap-septel.c124 dp = get_param(m);/* get pointer to MSG parameter area (m->param) */ in septel_read()
/netbsd/usr.bin/mail/
H A Dmime_decode.c145 get_param(char *dst, char *src) in get_param() function
207 cp = get_param(dst, cp); in cparam()
214 cp = get_param(dst, cp); in cparam()
/netbsd/external/bsd/wpa/dist/src/utils/
H A Dcommon.h575 char * get_param(const char *cmd, const char *param);
H A Dcommon.c1239 char * get_param(const char *cmd, const char *param) in get_param() function
/netbsd/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/
H A Dfunctions.rst70 gccjit::function::get_param (int index) const
/netbsd/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/
H A Dfunctions.rst70 gccjit::function::get_param (int index) const
/netbsd/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit++.h370 param get_param (int index) const;
1411 function::get_param (int index) const in get_param() function
H A Dlibgccjit.c997 return static_cast <gcc_jit_param *> (func->get_param (index)); in gcc_jit_function_get_param()
1484 gcc::jit::recording::param *param = func->get_param (i); in gcc_jit_context_new_call()
H A Djit-recording.h1191 param *get_param (int i) const { return m_params[i]; } in get_param() function
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Ddpp_supplicant.c467 addr = get_param(cmd, " tcp_addr="); in wpas_dpp_auth_init()
1970 curve = get_param(cmd, " curve="); in wpas_dpp_configurator_sign()
/netbsd/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit++.h388 param get_param (int index) const;
1480 function::get_param (int index) const in get_param() function
H A Dlibgccjit.c997 return static_cast <gcc_jit_param *> (func->get_param (index)); in gcc_jit_function_get_param()
1484 gcc::jit::recording::param *param = func->get_param (i); in gcc_jit_context_new_call()
H A Dlibgccjit.cc1279 return static_cast <gcc_jit_param *> (func->get_param (index)); in gcc_jit_function_get_param()
2245 gcc::jit::recording::param *param = func->get_param (i); in gcc_jit_context_new_call()
H A Djit-recording.h1290 param *get_param (int i) const { return m_params[i]; } in get_param() function
H A DChangeLog.jit1089 (gccjit::function::get_param): Likewise.
1868 * libgccjit++.h (gccjit::function::get_param): New.
2220 (gcc::jit::recording::function::get_param): New.
/netbsd/external/bsd/wpa/dist/src/common/
H A Ddpp.c8426 chan = get_param(cmd, " chan="); in dpp_bootstrap_gen()
8427 mac = get_param(cmd, " mac="); in dpp_bootstrap_gen()
8428 info = get_param(cmd, " info="); in dpp_bootstrap_gen()
8429 curve = get_param(cmd, " curve="); in dpp_bootstrap_gen()
8430 key = get_param(cmd, " key="); in dpp_bootstrap_gen()
8641 curve = get_param(cmd, " curve="); in dpp_configurator_add()
8642 key = get_param(cmd, " key="); in dpp_configurator_add()
/netbsd/external/bsd/wpa/dist/src/ap/
H A Ddpp_hostapd.c1504 curve = get_param(cmd, " curve="); in hostapd_dpp_configurator_sign()
/netbsd/external/bsd/wpa/dist/hostapd/
H A Dconfig_file.c2348 val = get_param(pos, "ipaddr="); in hostapd_dpp_controller_parse()
2352 val = get_param(pos, "pkhash="); in hostapd_dpp_controller_parse()
/netbsd/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi14342 @geindex gccjit;;function;;get_param (C++ function)
14344 @deffn {C++ Function} gccjit::param gccjit::function::get_param (int index) const
/netbsd/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi14682 @geindex gccjit;;function;;get_param (C++ function)
14684 @deffn {C++ Function} gccjit::@ref{188,,param} gccjit::@ref{18c,,function}::get_param (int index) c…