Home
last modified time | relevance | path

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

/external/openssh/
Dserverloop.c723 struct Forward fwd; in server_input_global_request() local
751 struct Forward fwd; in server_input_global_request() local
762 struct Forward fwd; in server_input_global_request() local
783 struct Forward fwd; in server_input_global_request() local
Dreadconf.c323 struct Forward *fwd; in add_local_forward() local
356 struct Forward *fwd; in add_remote_forward() local
835 struct Forward fwd; in process_config_line_depth() local
2109 parse_fwd_field(char **p, struct fwdarg *fwd) in parse_fwd_field()
2175 parse_forward(struct Forward *fwd, const char *fwdspec, int dynamicfwd, int remotefwd) in parse_forward()
2465 const struct Forward *fwd; in dump_cfg_forwards() local
Dmux.c520 format_forward(u_int ftype, struct Forward *fwd) in format_forward()
664 struct Forward fwd; in process_mux_open_fwd() local
832 struct Forward fwd, *found_fwd; in process_mux_close_fwd() local
1706 mux_client_forward(int fd, int cancel_flag, u_int ftype, struct Forward *fwd) in mux_client_forward()
Dchannels.c3183 channel_setup_fwd_listener_tcpip(int type, struct Forward *fwd,
3331 channel_setup_fwd_listener_streamlocal(int type, struct Forward *fwd,
3447 channel_cancel_rport_listener(struct Forward *fwd)
3518 channel_cancel_lport_listener(struct Forward *fwd, int cport, struct ForwardOptions *fwd_opts)
3528 channel_setup_local_fwd_listener(struct Forward *fwd, struct ForwardOptions *fwd_opts)
3541 channel_setup_remote_fwd_listener(struct Forward *fwd,
3582 channel_request_remote_forwarding(struct Forward *fwd)
3797 channel_request_rforward_cancel(struct Forward *fwd)
Dssh.c523 struct Forward fwd; in main() local
Dclientloop.c911 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/skqp/src/core/
DSkColorSpace.cpp97 skcms_Matrix3x3 fwd, inv; in computeLazyDstFields() local
107 skcms_TransferFunction fwd, inv; in computeLazyDstFields() local
/external/skia/src/core/
DSkColorSpace.cpp97 skcms_Matrix3x3 fwd, inv; in computeLazyDstFields() local
107 skcms_TransferFunction fwd, inv; in computeLazyDstFields() local
/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/u-boot/common/
Ddlmalloc.c1251 mchunkptr fwd; /* misc temp for linking */ local
1522 mchunkptr fwd; /* misc temp for linking */ local
1671 mchunkptr fwd; /* misc temp for linking */ local
/external/libaom/libaom/av1/common/
Dpred_common.h105 int fwd = abs(get_relative_dist(&cm->seq_params.order_hint_info, in get_comp_index_context() local
/external/libaom/libaom/av1/common/arm/
Dwarp_plane_neon.c482 const int32x4_t fwd = vdupq_n_s32((int32_t)w0); in av1_warp_affine_neon() local
/external/mksh/src/
Dhistrap.c482 findhist(int start, int fwd, const char *str, bool anchored) in findhist()
Dedit.c5082 grabsearch(int save, int start, int fwd, const char *pat) in grabsearch()
/external/tensorflow/tensorflow/core/kernels/
Dmkl_pooling_ops_common.h129 std::shared_ptr<mkldnn::pooling_forward> fwd; member
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
DTransliteratorTest.java286 Transliterator fwd = Transliterator.createFromRules("<ID>", RULES, Transliterator.FORWARD); in TestRuleBasedInverse() local
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DTransliteratorTest.java283 Transliterator fwd = Transliterator.createFromRules("<ID>", RULES, Transliterator.FORWARD); in TestRuleBasedInverse() local
/external/icu/icu4c/source/test/intltest/
Dtranstst.cpp419 Transliterator *fwd = Transliterator::createFromRules("<ID>", RULES, in TestRuleBasedInverse() local