Searched defs:ew (Results 1 – 7 of 7) sorted by relevance
/third_party/python/Lib/email/ |
D | _encoded_words.py | 152 def decode(ew): argument
|
/third_party/ffmpeg/libavfilter/ |
D | vf_cover_rect.c | 139 AVDictionaryEntry *ex, *ey, *ew, *eh; in filter_frame() local
|
D | vf_v360.c | 1394 const float ew = width / 3.f; in cube3x2_to_xyz() local 1432 const float ew = width / 3.f; in xyz_to_cube3x2() local 1522 const float ew = width; in cube1x6_to_xyz() local 1555 const float ew = width / 6.f; in cube6x1_to_xyz() local 1669 const float ew = width / 6.f; in xyz_to_cube6x1() local 3245 const float ew = width / 2.f; in dfisheye_to_xyz() local 3286 const float ew = width / 2.f; in xyz_to_dfisheye() local 3342 const int ew = 4 * width / 5; in barrel_to_xyz() local 3357 const int ew = width / 5; in barrel_to_xyz() local 3416 int ew, eh; in xyz_to_barrel() local [all …]
|
D | af_anequalizer.c | 444 double epsilon, g, eu, ew; in chebyshev2_bp_filter() local
|
/third_party/boost/boost/date_time/local_time/ |
D | posix_time_zone.hpp | 382 unsigned short sm=0,sw=0,sd=0,em=0,ew=0,ed=0; // start/end month,week,day in M_func() local
|
/third_party/boost/boost/graph/ |
D | betweenness_centrality.hpp | 557 typedef typename get_param_type< edge_weight_t, named_params >::type ew; in brandes_betweenness_centrality() typedef
|
/third_party/boost/boost/graph/distributed/ |
D | betweenness_centrality.hpp | 1399 typedef typename detail::choose_impl_result<mpl::true_, Graph, ew_param, edge_weight_t>::type ew; in brandes_betweenness_centrality() typedef 1609 typedef typename detail::choose_impl_result<mpl::true_, Graph, ew_param, edge_weight_t>::type ew; in non_distributed_brandes_betweenness_centrality() typedef
|