Home
last modified time | relevance | path

Searched defs:fwd (Results 1 – 15 of 15) sorted by relevance

/external/openssh/
Dreadconf.c291 struct Forward *fwd; in add_local_forward() local
319 struct Forward *fwd; in add_remote_forward() local
756 struct Forward fwd; in process_config_line() local
1893 parse_fwd_field(char **p, struct fwdarg *fwd) in parse_fwd_field()
1958 parse_forward(struct Forward *fwd, const char *fwdspec, int dynamicfwd, int remotefwd) in parse_forward()
2200 const struct Forward *fwd; in dump_cfg_forwards() local
Dserverloop.c1238 struct Forward fwd; in server_input_global_request() local
1271 struct Forward fwd; in server_input_global_request() local
1282 struct Forward fwd; in server_input_global_request() local
1301 struct Forward fwd; in server_input_global_request() local
Dchannels.c2798 channel_setup_fwd_listener_tcpip(int type, struct Forward *fwd,
2942 channel_setup_fwd_listener_streamlocal(int type, struct Forward *fwd,
3058 channel_cancel_rport_listener(struct Forward *fwd)
3129 channel_cancel_lport_listener(struct Forward *fwd, int cport, struct ForwardOptions *fwd_opts)
3139 channel_setup_local_fwd_listener(struct Forward *fwd, struct ForwardOptions *fwd_opts)
3152 channel_setup_remote_fwd_listener(struct Forward *fwd,
3193 channel_request_remote_forwarding(struct Forward *fwd)
3404 channel_request_rforward_cancel(struct Forward *fwd)
3424 struct Forward fwd; local
Dmux.c517 format_forward(u_int ftype, struct Forward *fwd) in format_forward()
648 struct Forward fwd; in process_mux_open_fwd() local
814 struct Forward fwd, *found_fwd; in process_mux_close_fwd() local
1672 mux_client_forward(int fd, int cancel_flag, u_int ftype, struct Forward *fwd) in mux_client_forward()
Dssh.c516 struct Forward fwd; in main() local
Dclientloop.c877 struct Forward fwd; in process_cmdline() local
/external/eigen/bench/
DbenchFFT.cpp44 void bench(int nfft,bool fwd,bool unscaled=false, bool halfspec=false) in bench()
/external/eigen/unsupported/Eigen/src/FFT/
Dei_kissfft_impl.h277 void fwd( Complex * dst,const Complex *src,int nfft) in fwd() function
305 void fwd( Complex * dst,const Scalar * src,int nfft) in fwd() function
/external/ceres-solver/internal/ceres/
Dloss_function_test.cc58 double fwd[3]; in AssertLossFunctionIsValid() local
/external/mksh/src/
Dhistrap.c513 findhist(int start, int fwd, const char *str, bool anchored) in findhist()
Dedit.c5013 grabsearch(int save, int start, int fwd, const char *pat) in grabsearch()
/external/ltrace/
Dread_config_file.c442 int fwd = 0; in parse_typedef() local
/external/linux-tools-perf/src/tools/perf/ui/browsers/
Dannotate.c172 bool fwd = dl->ops.target.offset > (u64)dl->offset; in annotate_browser__write() local
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DTransliteratorTest.java322 Transliterator fwd = Transliterator.createFromRules("<ID>", RULES, Transliterator.FORWARD); in TestRuleBasedInverse() local
/external/icu/icu4c/source/test/intltest/
Dtranstst.cpp416 Transliterator *fwd = Transliterator::createFromRules("<ID>", RULES, in TestRuleBasedInverse() local