Home
last modified time | relevance | path

Searched defs:ew (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/cares/src/lib/
Dares_event_win32.c184 ares_evsys_win32_t *ew = e->ev_sys_data; in ares_iocpevent_signal() local
219 ares_evsys_win32_t *ew = NULL; in ares_evsys_win32_destroy() local
240 ares_evsys_win32_t *ew = NULL; in ares_evsys_win32_init() local
329 ares_evsys_win32_t *ew = e->ev_sys_data; in ares_evsys_win32_afd_enqueue() local
380 ares_evsys_win32_t *ew; in ares_evsys_win32_afd_cancel() local
424 ares_evsys_win32_t *ew = e->ev_sys_data; in ares_evsys_win32_event_add() local
534 ares_evsys_win32_t *ew = e->ev_sys_data; in ares_evsys_win32_wait() local
/third_party/python/Lib/email/
D_encoded_words.py152 def decode(ew): argument
/third_party/ffmpeg/libavfilter/
Dvf_cover_rect.c127 AVDictionaryEntry *ex, *ey, *ew, *eh; in filter_frame() local
Dvf_v360.c1416 const float ew = width / 3.f; in cube3x2_to_xyz() local
1454 const float ew = width / 3.f; in xyz_to_cube3x2() local
1544 const float ew = width; in cube1x6_to_xyz() local
1577 const float ew = width / 6.f; in cube6x1_to_xyz() local
1691 const float ew = width / 6.f; in xyz_to_cube6x1() local
3416 const float ew = width * 0.5f; in dfisheye_to_xyz() local
3455 const float ew = width * 0.5f; in xyz_to_dfisheye() local
3511 const int ew = 4 * width / 5; in barrel_to_xyz() local
3526 const int ew = width / 5; in barrel_to_xyz() local
3583 int ew, eh; in xyz_to_barrel() local
[all …]
Daf_anequalizer.c444 double epsilon, g, eu, ew; in chebyshev2_bp_filter() local