/external/openssh/ |
D | serverloop.c | 723 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
|
D | readconf.c | 323 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
|
D | mux.c | 520 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()
|
D | channels.c | 3183 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)
|
D | ssh.c | 523 struct Forward fwd; in main() local
|
D | clientloop.c | 911 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/skqp/src/core/ |
D | SkColorSpace.cpp | 97 skcms_Matrix3x3 fwd, inv; in computeLazyDstFields() local 107 skcms_TransferFunction fwd, inv; in computeLazyDstFields() local
|
/external/skia/src/core/ |
D | SkColorSpace.cpp | 97 skcms_Matrix3x3 fwd, inv; in computeLazyDstFields() local 107 skcms_TransferFunction fwd, inv; in computeLazyDstFields() local
|
/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/u-boot/common/ |
D | dlmalloc.c | 1251 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/ |
D | pred_common.h | 105 int fwd = abs(get_relative_dist(&cm->seq_params.order_hint_info, in get_comp_index_context() local
|
/external/libaom/libaom/av1/common/arm/ |
D | warp_plane_neon.c | 482 const int32x4_t fwd = vdupq_n_s32((int32_t)w0); in av1_warp_affine_neon() local
|
/external/mksh/src/ |
D | histrap.c | 482 findhist(int start, int fwd, const char *str, bool anchored) in findhist()
|
D | edit.c | 5082 grabsearch(int save, int start, int fwd, const char *pat) in grabsearch()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | mkl_pooling_ops_common.h | 129 std::shared_ptr<mkldnn::pooling_forward> fwd; member
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ |
D | TransliteratorTest.java | 286 Transliterator fwd = Transliterator.createFromRules("<ID>", RULES, Transliterator.FORWARD); in TestRuleBasedInverse() local
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | TransliteratorTest.java | 283 Transliterator fwd = Transliterator.createFromRules("<ID>", RULES, Transliterator.FORWARD); in TestRuleBasedInverse() local
|
/external/icu/icu4c/source/test/intltest/ |
D | transtst.cpp | 419 Transliterator *fwd = Transliterator::createFromRules("<ID>", RULES, in TestRuleBasedInverse() local
|