Searched refs:redx (Results 1 – 16 of 16) sorted by relevance
/external/llvm/test/Transforms/LoopVectorize/PowerPC/ |
D | small-loop-rdx.ll | 33 %redx.05 = phi double [ 0.000000e+00, %for.body.lr.ph ], [ %add, %for.body ] 36 %add = fadd fast double %1, %redx.05 47 %redx.0.lcssa = phi double [ 0.000000e+00, %entry ], [ %add.lcssa, %for.end.loopexit ]
|
/external/libpng/ |
D | png.c | 1238 if (png_muldiv(&xy->redx, XYZ->red_X, PNG_FP_1, d) == 0) 1286 if (xy->redx < 0 || xy->redx > PNG_FP_1) return 1; 1287 if (xy->redy < 0 || xy->redy > PNG_FP_1-xy->redx) return 1; 1476 if (png_muldiv(&right, xy->greeny-xy->bluey, xy->redx - xy->bluex, 7) == 0) 1498 if (png_muldiv(&right, xy->redx-xy->bluex, xy->whitey-xy->bluey, 7) == 0) 1514 if (png_muldiv(&XYZ->red_X, xy->redx, PNG_FP_1, red_inverse) == 0) 1518 if (png_muldiv(&XYZ->red_Z, PNG_FP_1 - xy->redx - xy->redy, PNG_FP_1, 1597 PNG_OUT_OF_RANGE(xy1->redx, xy2->redx, delta) ||
|
D | pngstruct.h | 85 png_fixed_point redx, redy; member
|
D | pngget.c | 534 *red_x = png_float(png_ptr, info_ptr->colorspace.end_points_xy.redx, in png_get_cHRM() 656 *red_x = info_ptr->colorspace.end_points_xy.redx; in png_get_cHRM_fixed()
|
D | pngset.c | 52 xy.redx = red_x; in png_set_cHRM_fixed()
|
D | pngrutil.c | 1270 xy.redx = png_get_fixed_point(NULL, buf + 8); in png_handle_cHRM() 1279 xy.redx == PNG_FIXED_ERROR || in png_handle_cHRM()
|
D | pngwutil.c | 1332 png_save_int_32(buf + 8, xy->redx); in png_write_cHRM_fixed()
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 61027 __u32 redx; member
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 94154 __u32 redx; member
|
D | vmlinux.h | 94154 __u32 redx; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 67203 __u32 redx; member
|
D | vmlinux_510.h | 67203 __u32 redx; member
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux_505.h | 24846 __u32 redx; member
|
D | vmlinux.h | 24846 __u32 redx; member
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 36239 …<var-decl name="redx" type-id="3f1a6b60" visibility="default" filepath="include/linux/fb.h" line="… 68024 …<var-decl name="redx" type-id="3f1a6b60" visibility="default" filepath="include/linux/fb.h" line="…
|
D | test-PR27569-v0.abi | 36210 …<var-decl name="redx" type-id="3f1a6b60" visibility="default" filepath="include/linux/fb.h" line="… 68010 …<var-decl name="redx" type-id="3f1a6b60" visibility="default" filepath="include/linux/fb.h" line="…
|