/third_party/openssl/crypto/ec/ |
D | ecp_nistz256.c | 278 BN_ULONG *res_y = r->Y; in ecp_nistz256_point_double() local 293 ecp_nistz256_sqr_mont(res_y, S); in ecp_nistz256_point_double() 294 ecp_nistz256_div_by_2(res_y, res_y); in ecp_nistz256_point_double() 308 ecp_nistz256_sub(res_y, S, res_y); in ecp_nistz256_point_double() 325 BN_ULONG res_y[P256_LIMBS]; in ecp_nistz256_point_add() local 422 ecp_nistz256_sub(res_y, U2, res_x); in ecp_nistz256_point_add() 425 ecp_nistz256_mul_mont(res_y, R, res_y); in ecp_nistz256_point_add() 426 ecp_nistz256_sub(res_y, res_y, S2); in ecp_nistz256_point_add() 429 copy_conditional(res_y, in2_y, in1infty); in ecp_nistz256_point_add() 433 copy_conditional(res_y, in1_y, in2infty); in ecp_nistz256_point_add() [all …]
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
D | ecp_nistz256.c | 278 BN_ULONG *res_y = r->Y; in ecp_nistz256_point_double() local 293 ecp_nistz256_sqr_mont(res_y, S); in ecp_nistz256_point_double() 294 ecp_nistz256_div_by_2(res_y, res_y); in ecp_nistz256_point_double() 308 ecp_nistz256_sub(res_y, S, res_y); in ecp_nistz256_point_double() 325 BN_ULONG res_y[P256_LIMBS]; in ecp_nistz256_point_add() local 422 ecp_nistz256_sub(res_y, U2, res_x); in ecp_nistz256_point_add() 425 ecp_nistz256_mul_mont(res_y, R, res_y); in ecp_nistz256_point_add() 426 ecp_nistz256_sub(res_y, res_y, S2); in ecp_nistz256_point_add() 429 copy_conditional(res_y, in2_y, in1infty); in ecp_nistz256_point_add() 433 copy_conditional(res_y, in1_y, in2infty); in ecp_nistz256_point_add() [all …]
|
/third_party/gstreamer/gstplugins_good/gst/goom2k1/ |
D | filters.c | 83 zf->res_y = 0; in zoomFilterNew() 114 guint32 resoly = zf->res_y; in calculatePXandPY() 288 zf->res_y = gd->resoly; in zoomFilterSetResolution() 306 zf->res_y = gd->resoly; in zoomFilterSetResolution() 327 zf->firedec = (int *) malloc (zf->res_y * sizeof (int)); in zoomFilterSetResolution() 376 if ((goomdata->resolx != zf->res_x) || (goomdata->resoly != zf->res_y)) { in zoomFilterFastRGB() 391 for (y = 0; y < zf->res_y; y++) { in zoomFilterFastRGB()
|
D | filters.h | 31 guint32 res_y; member
|
/third_party/node/deps/openssl/openssl/crypto/ec/asm/ |
D | ecp_nistz256-sparcv9.pl | 876 my ($res_x,$res_y,$res_z, 1098 add %sp,LOCALS+$res_y,$rp 1106 add %sp,LOCALS+$res_y,$ap 1108 add %sp,LOCALS+$res_y,$rp 1112 add %sp,LOCALS+$res_y,$rp 1147 my ($res_x,$res_y,$res_z, 1292 add %sp,LOCALS+$res_y,$rp 1300 add %sp,LOCALS+$res_y,$ap 1302 add %sp,LOCALS+$res_y,$rp 1306 add %sp,LOCALS+$res_y,$rp [all …]
|
D | ecp_nistz256-x86.pl | 1379 { my ($res_x,$res_y,$res_z, 1592 &lea ("edi",&DWP($res_y,"esp")); 1603 &lea ("ebp",&DWP($res_y,"esp")); 1604 &lea ("edi",&DWP($res_y,"esp")); 1607 &lea ("esi",&DWP($res_y,"esp")); 1609 &lea ("edi",&DWP($res_y,"esp")); 1655 my ($res_x,$res_y,$res_z, 1801 &lea ("edi",&DWP($res_y,"esp")); 1812 &lea ("ebp",&DWP($res_y,"esp")); 1813 &lea ("edi",&DWP($res_y,"esp")); [all …]
|
D | ecp_nistz256-ppc64.pl | 1043 my ($res_x,$res_y,$res_z, 1284 addi $rp,$sp,$res_y 1292 ld $a0,$res_y+0($sp) 1293 ld $a1,$res_y+8($sp) 1294 ld $a2,$res_y+16($sp) 1295 ld $a3,$res_y+24($sp) 1297 addi $rp,$sp,$res_y 1423 my ($res_x,$res_y,$res_z, 1591 addi $rp,$sp,$res_y 1599 ld $a0,$res_y+0($sp) [all …]
|
D | ecp_nistz256-armv8.pl | 872 my ($res_x,$res_y,$res_z, 1052 add $rp,sp,#$res_y 1060 ldp $a0,$a1,[sp,#$res_y] 1061 ldp $a2,$a3,[sp,#$res_y+16] 1063 add $rp,sp,#$res_y 1130 my ($res_x,$res_y,$res_z, 1262 add $rp,sp,#$res_y 1270 ldp $a0,$a1,[sp,#$res_y] 1271 ldp $a2,$a3,[sp,#$res_y+16] 1273 add $rp,sp,#$res_y
|
D | ecp_nistz256-armv4.pl | 1391 my ($res_x,$res_y,$res_z, 1579 add $r_ptr,sp,#$res_y 1588 add $b_ptr,sp,#$res_y 1589 add $r_ptr,sp,#$res_y 1641 my ($res_x,$res_y,$res_z, 1774 add $r_ptr,sp,#$res_y 1783 add $b_ptr,sp,#$res_y 1784 add $r_ptr,sp,#$res_y
|
D | ecp_nistz256-x86_64.pl | 3472 $res_x,$res_y,$res_z, 3726 lea $res_y(%rsp), $r_ptr 3741 `&load_for_mul("$R(%rsp)", "$res_y(%rsp)", "$src0")` 3742 lea $res_y(%rsp), $r_ptr 3746 lea $res_y(%rsp), $r_ptr 3801 pandn $res_y(%rsp), %xmm0 3803 pandn $res_y+0x10(%rsp), %xmm1 3852 $res_x,$res_y,$res_z, 4071 lea $res_y(%rsp), $r_ptr 4126 pandn $res_y(%rsp), %xmm0 [all …]
|
/third_party/openssl/crypto/ec/asm/ |
D | ecp_nistz256-sparcv9.pl | 876 my ($res_x,$res_y,$res_z, 1098 add %sp,LOCALS+$res_y,$rp 1106 add %sp,LOCALS+$res_y,$ap 1108 add %sp,LOCALS+$res_y,$rp 1112 add %sp,LOCALS+$res_y,$rp 1147 my ($res_x,$res_y,$res_z, 1292 add %sp,LOCALS+$res_y,$rp 1300 add %sp,LOCALS+$res_y,$ap 1302 add %sp,LOCALS+$res_y,$rp 1306 add %sp,LOCALS+$res_y,$rp [all …]
|
D | ecp_nistz256-x86.pl | 1379 { my ($res_x,$res_y,$res_z, 1592 &lea ("edi",&DWP($res_y,"esp")); 1603 &lea ("ebp",&DWP($res_y,"esp")); 1604 &lea ("edi",&DWP($res_y,"esp")); 1607 &lea ("esi",&DWP($res_y,"esp")); 1609 &lea ("edi",&DWP($res_y,"esp")); 1655 my ($res_x,$res_y,$res_z, 1801 &lea ("edi",&DWP($res_y,"esp")); 1812 &lea ("ebp",&DWP($res_y,"esp")); 1813 &lea ("edi",&DWP($res_y,"esp")); [all …]
|
D | ecp_nistz256-ppc64.pl | 1043 my ($res_x,$res_y,$res_z, 1284 addi $rp,$sp,$res_y 1292 ld $a0,$res_y+0($sp) 1293 ld $a1,$res_y+8($sp) 1294 ld $a2,$res_y+16($sp) 1295 ld $a3,$res_y+24($sp) 1297 addi $rp,$sp,$res_y 1423 my ($res_x,$res_y,$res_z, 1591 addi $rp,$sp,$res_y 1599 ld $a0,$res_y+0($sp) [all …]
|
D | ecp_nistz256-armv8.pl | 872 my ($res_x,$res_y,$res_z, 1052 add $rp,sp,#$res_y 1060 ldp $a0,$a1,[sp,#$res_y] 1061 ldp $a2,$a3,[sp,#$res_y+16] 1063 add $rp,sp,#$res_y 1130 my ($res_x,$res_y,$res_z, 1262 add $rp,sp,#$res_y 1270 ldp $a0,$a1,[sp,#$res_y] 1271 ldp $a2,$a3,[sp,#$res_y+16] 1273 add $rp,sp,#$res_y
|
D | ecp_nistz256-armv4.pl | 1391 my ($res_x,$res_y,$res_z, 1579 add $r_ptr,sp,#$res_y 1588 add $b_ptr,sp,#$res_y 1589 add $r_ptr,sp,#$res_y 1641 my ($res_x,$res_y,$res_z, 1774 add $r_ptr,sp,#$res_y 1783 add $b_ptr,sp,#$res_y 1784 add $r_ptr,sp,#$res_y
|
D | ecp_nistz256-x86_64.pl | 3472 $res_x,$res_y,$res_z, 3726 lea $res_y(%rsp), $r_ptr 3741 `&load_for_mul("$R(%rsp)", "$res_y(%rsp)", "$src0")` 3742 lea $res_y(%rsp), $r_ptr 3746 lea $res_y(%rsp), $r_ptr 3801 pandn $res_y(%rsp), %xmm0 3803 pandn $res_y+0x10(%rsp), %xmm1 3852 $res_x,$res_y,$res_z, 4071 lea $res_y(%rsp), $r_ptr 4126 pandn $res_y(%rsp), %xmm0 [all …]
|
/third_party/skia/third_party/externals/libpng/ |
D | pngget.c | 422 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs_dpi() argument 437 if (res_y != NULL) in png_get_pHYs_dpi() 439 *res_y = info_ptr->y_pixels_per_unit; in png_get_pHYs_dpi() 451 if (res_y != NULL) *res_y = (png_uint_32)(*res_y * .0254 + .50); in png_get_pHYs_dpi() 979 png_uint_32 *res_x, png_uint_32 *res_y, int *unit_type) in png_get_pHYs() argument 994 if (res_y != NULL) in png_get_pHYs() 996 *res_y = info_ptr->y_pixels_per_unit; in png_get_pHYs()
|
D | pngtest.c | 1257 png_uint_32 res_x, res_y; in test_one_file() local 1260 if (png_get_pHYs(read_ptr, read_info_ptr, &res_x, &res_y, in test_one_file() 1262 png_set_pHYs(write_ptr, write_info_ptr, res_x, res_y, unit_type); in test_one_file()
|
D | png.h | 2052 png_const_inforp info_ptr, png_uint_32 *res_x, png_uint_32 *res_y, 2058 png_inforp info_ptr, png_uint_32 res_x, png_uint_32 res_y, int unit_type)); 2405 png_const_inforp info_ptr, png_uint_32 *res_x, png_uint_32 *res_y,
|
D | pngset.c | 557 png_uint_32 res_x, png_uint_32 res_y, int unit_type) in png_set_pHYs() argument 565 info_ptr->y_pixels_per_unit = res_y; in png_set_pHYs()
|
D | pngrutil.c | 2157 png_uint_32 res_x, res_y; in png_handle_pHYs() local 2192 res_y = png_get_uint_32(buf + 4); in png_handle_pHYs() 2194 png_set_pHYs(png_ptr, info_ptr, res_x, res_y, unit_type); in png_handle_pHYs()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstgltransformation.c | 616 double x, double y, double *res_x, double *res_y) in _screen_coord_to_model_coord() argument 646 if (res_y) in _screen_coord_to_model_coord() 647 *res_y = new_y; in _screen_coord_to_model_coord()
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/ec/ |
D | ecp_nistz256-armv4.S | 3693 bl __ecp_nistz256_div_by_2 @ p256_div_by_2(res_y, tmp0); 3726 bl __ecp_nistz256_sub_from @ p256_sub(res_y, S, res_y); 3911 bl __ecp_nistz256_sub_morf @ p256_sub(res_y, U2, res_x); 3921 bl __ecp_nistz256_mul_mont @ p256_mul_mont(res_y, res_y, R); 3924 bl __ecp_nistz256_sub_from @ p256_sub(res_y, res_y, S2); 4233 bl __ecp_nistz256_sub_morf @ p256_sub(res_y, U2, res_x); 4243 bl __ecp_nistz256_mul_mont @ p256_mul_mont(res_y, res_y, R); 4246 bl __ecp_nistz256_sub_from @ p256_sub(res_y, res_y, S2);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/ec/ |
D | ecp_nistz256-armv4.S | 3693 bl __ecp_nistz256_div_by_2 @ p256_div_by_2(res_y, tmp0); 3726 bl __ecp_nistz256_sub_from @ p256_sub(res_y, S, res_y); 3911 bl __ecp_nistz256_sub_morf @ p256_sub(res_y, U2, res_x); 3921 bl __ecp_nistz256_mul_mont @ p256_mul_mont(res_y, res_y, R); 3924 bl __ecp_nistz256_sub_from @ p256_sub(res_y, res_y, S2); 4233 bl __ecp_nistz256_sub_morf @ p256_sub(res_y, U2, res_x); 4243 bl __ecp_nistz256_mul_mont @ p256_mul_mont(res_y, res_y, R); 4246 bl __ecp_nistz256_sub_from @ p256_sub(res_y, res_y, S2);
|
/third_party/libinput/src/ |
D | evdev-mt-touchpad.c | 2965 int res_x, res_y; in tp_init_accel() local 2971 res_y = tp->device->abs.absinfo_y->resolution; in tp_init_accel() 2981 tp->accel.y_scale_coeff = (DEFAULT_MOUSE_DPI/25.4) / res_y; in tp_init_accel() 2982 tp->accel.xy_scale_coeff = 1.0 * res_x/res_y; in tp_init_accel()
|