/third_party/ffmpeg/libavfilter/ |
D | vaf_spectrumsynth.c | 67 int xend; member 179 s->xend = s->orientation == VERTICAL ? width : height; in config_output() 430 if (s->xpos >= s->xend) in try_push_frames() 434 s->xpos = s->xend - 1; in try_push_frames() 442 for (x = 0; x < s->xend; x++) { in try_push_frames()
|
/third_party/cups-filters/cupsfilters/ |
D | cmyk.c | 1770 int xend; /* End position */ in cupsCMYKSetCurve() local 1789 for (xstart = xend = 0, ystart = yend = 0; in cupsCMYKSetCurve() 1791 num_xypoints --, xypoints += 2, xstart = xend, ystart = yend) in cupsCMYKSetCurve() 1793 xend = (int)(255.0 * xypoints[1] + 0.5); in cupsCMYKSetCurve() 1795 xdelta = xend - xstart; in cupsCMYKSetCurve() 1798 for (i = xstart; i < xend; i ++) in cupsCMYKSetCurve() 1806 for (i = xend; i < 256; i ++) in cupsCMYKSetCurve()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrTSX.td | 40 "xend", [(int_x86_xend)]>, TB, Requires<[HasRTM]>;
|
/third_party/mksh/ |
D | edit.c | 935 static char *xend; /* end input buffer */ variable 1270 xend = buf + LINE; in x_emacs() 1416 if (xep + len >= xend) { in x_do_ins() 1892 strlcpy(xbuf, sp, xend - xbuf); in x_load_hist() 3115 int ret = x_do_comment(xbuf, xend - xbuf, &len); in x_comment() 3134 char *o_xbuf = xbuf, *o_xend = xend; in x_version() 3141 xend = xep = strnul(v); in x_version() 3147 xend = o_xend; in x_version() 3176 shf_snprintf(xbuf, xend - xbuf, Tf_sd, ctrl_x_e, x_arg); in x_edit_line() 3178 strlcpy(xbuf, ctrl_x_e, xend - xbuf); in x_edit_line() [all …]
|
/third_party/icu/icu4c/source/test/intltest/ |
D | usettest.cpp | 1515 UChar32 xend = DATA[i+3]; in TestInvalidCodePoint() local 1521 set, xstart, xend); in TestInvalidCodePoint() 1526 set, xstart, xend); in TestInvalidCodePoint() 1540 set, xstart, xend); in TestInvalidCodePoint() 1545 set, xstart, xend); in TestInvalidCodePoint() 1553 set, xstart, xend); in TestInvalidCodePoint() 1559 set, xstart, xend); in TestInvalidCodePoint()
|
/third_party/ffmpeg/libavcodec/ |
D | ivi.c | 759 int xend = tile->xpos + tile->width; in ivi_process_empty_tile() local 779 for (x = tile->xpos; x < xend; x += mb_size) { in ivi_process_empty_tile()
|
D | motion_est_template.c | 949 const int xend= FFMIN(s->mb_width , s->mb_x + count + 1); in epzs_motion_search_internal() local 955 for(mb_x=xstart; mb_x<xend; mb_x++){ in epzs_motion_search_internal()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/ |
D | Intrinsics.gen | 5880 x86_xend, // llvm.x86.xend 11904 "llvm.x86.xend", 19789 3, // llvm.x86.xend
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/ |
D | Intrinsics.gen | 5914 x86_xend, // llvm.x86.xend 11972 "llvm.x86.xend", 19912 3, // llvm.x86.xend
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/ |
D | Intrinsics.gen | 5914 x86_xend, // llvm.x86.xend 11972 "llvm.x86.xend", 19912 3, // llvm.x86.xend
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/ |
D | Intrinsics.gen | 5914 x86_xend, // llvm.x86.xend 11972 "llvm.x86.xend", 19912 3, // llvm.x86.xend
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/ |
D | Intrinsics.gen | 5914 x86_xend, // llvm.x86.xend 11972 "llvm.x86.xend", 19912 3, // llvm.x86.xend
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 7915 "yptcfb\txcryptctr\txcryptecb\txcryptofb\004xend\006xgetbv\005xlatb\003x" 22499 { 16174 /* xend */, X86::XEND, Convert_NoOperands, AMFBS_None, { }, }, 36867 { 16174 /* xend */, X86::XEND, Convert_NoOperands, AMFBS_None, { }, },
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicImpl.inc | 7469 "llvm.x86.xend", 17602 5, // llvm.x86.xend
|