/external/openssh/ |
D | readconf.c | 291 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
|
D | serverloop.c | 1238 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
|
D | channels.c | 2798 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
|
D | mux.c | 517 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()
|
D | ssh.c | 516 struct Forward fwd; in main() local
|
D | clientloop.c | 877 struct Forward fwd; in process_cmdline() local
|
/external/eigen/bench/ |
D | benchFFT.cpp | 44 void bench(int nfft,bool fwd,bool unscaled=false, bool halfspec=false) in bench()
|
/external/eigen/unsupported/Eigen/src/FFT/ |
D | ei_kissfft_impl.h | 277 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/ |
D | loss_function_test.cc | 58 double fwd[3]; in AssertLossFunctionIsValid() local
|
/external/mksh/src/ |
D | histrap.c | 513 findhist(int start, int fwd, const char *str, bool anchored) in findhist()
|
D | edit.c | 5013 grabsearch(int save, int start, int fwd, const char *pat) in grabsearch()
|
/external/ltrace/ |
D | read_config_file.c | 442 int fwd = 0; in parse_typedef() local
|
/external/linux-tools-perf/src/tools/perf/ui/browsers/ |
D | annotate.c | 172 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/ |
D | TransliteratorTest.java | 322 Transliterator fwd = Transliterator.createFromRules("<ID>", RULES, Transliterator.FORWARD); in TestRuleBasedInverse() local
|
/external/icu/icu4c/source/test/intltest/ |
D | transtst.cpp | 416 Transliterator *fwd = Transliterator::createFromRules("<ID>", RULES, in TestRuleBasedInverse() local
|