Searched defs:p_h (Results 1 – 5 of 5) sorted by relevance
| /third_party/FreeBSD/lib/msun/ld128/ |
| D | e_powl.c | 148 long double z, ax, z_h, z_l, p_h, p_l; in powl() local
|
| /third_party/jerryscript/jerry-libm/ |
| D | pow.c | 123 double_accessor t1, ax, p_h, y1, t, z; in pow() local
|
| /third_party/rust/crates/minimal-lexical/src/ |
| D | libm.rs | 68 let mut p_h: f32; in powf() localVariable 865 let p_h: f64 = with_set_low_word(u + v, 0); in powd() localVariable 879 let mut p_h: f64 = y1 * t1; in powd() localVariable
|
| /third_party/ffmpeg/libavutil/ |
| D | hwcontext_vulkan.c | 3023 int p_w, p_h; in vulkan_export_to_cuda() local 3210 int p_w, p_h; in vulkan_transfer_data_from_cuda() local 3778 int p_w, p_h; in transfer_image_buf() local 3829 int p_w, p_h; in vulkan_transfer_data() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vsrc_testsrc.c | 1513 int r_w, r_h, w_h, p_w, p_h, i, tmp, x = 0; in smptebars_fill_picture() local
|