| /third_party/node/deps/openssl/openssl/crypto/sha/ |
| D | sha_local.h | 89 # define BODY_16_19(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \ argument 94 # define BODY_20_31(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \ argument 99 # define BODY_32_39(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument 104 # define BODY_40_59(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument 109 # define BODY_60_79(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument 341 # define BODY_16_19(xa,xb,xc,xd) do { \ argument 347 # define BODY_20_39(xa,xb,xc,xd) do { \ argument 353 # define BODY_40_59(xa,xb,xc,xd) do { \ argument 359 # define BODY_60_79(xa,xb,xc,xd) do { \ argument
|
| /third_party/openssl/crypto/sha/ |
| D | sha_local.h | 89 # define BODY_16_19(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \ argument 94 # define BODY_20_31(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \ argument 99 # define BODY_32_39(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument 104 # define BODY_40_59(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument 109 # define BODY_60_79(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument 341 # define BODY_16_19(xa,xb,xc,xd) do { \ argument 347 # define BODY_20_39(xa,xb,xc,xd) do { \ argument 353 # define BODY_40_59(xa,xb,xc,xd) do { \ argument 359 # define BODY_60_79(xa,xb,xc,xd) do { \ argument
|
| /third_party/FreeBSD/contrib/gdtoa/ |
| D | sum.c | 42 ULong carry, *xc, *xa, *xb, *xe, y; local
|
| D | misc.c | 274 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; local 531 ULong *xa, *xae, *xb, *xbe, *xc; local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | internalAliasClassInsideTopLevelModuleWithoutExport.js | 30 var xc = x.c; variable
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | hypotl.c | 17 long double xh, xl, xc; in sq() local
|
| D | hypot.c | 13 double_t xh, xl, xc; in sq() local
|
| /third_party/musl/src/math/ |
| D | hypotl.c | 17 long double xh, xl, xc; in sq() local
|
| D | hypot.c | 13 double_t xh, xl, xc; in sq() local
|
| /third_party/libsnd/src/ |
| D | w64.c | 40 #define MAKE_HASH16(x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, xa, xb, xc, xd, xe, xf) \ argument 46 #define MAKE_MARKER16(name, x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, xa, xb, xc, xd, xe, xf) \ argument
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_ciescope.c | 721 float *const xc, in uv_to_xy() 734 float * const xc, in upvp_to_xy() 745 xy_to_upvp(float xc, in xy_to_upvp() 759 xy_to_uv(float xc, in xy_to_uv() 774 float xc, float yc, float zc, in xyz_to_rgb()
|
| D | vf_signalstats.c | 231 const int xc = x >> s->hsub; in filter8_brng() local 266 const int xc = x >> s->hsub; in filter16_brng() local
|
| D | af_atempo.c | 613 AVComplexFloat *xc = (AVComplexFloat *)xcorr_in; in yae_xcorr_via_rdft() local
|
| D | vsrc_testsrc.c | 793 int xc = (s->w >> 2) + (s->w >> 1); in test2_fill_picture() local 826 int xc = (s->w >> 2); in test2_fill_picture() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| D | distribution_test_util.cc | 207 const double xc = 1. - x; in BetaIncompleteImpl() local
|
| /third_party/skia/modules/skottie/src/effects/ |
| D | DisplacementMapEffect.cpp | 213 const auto xc = Coeffs(fXSelector), in buildEffectShader() local
|
| /third_party/python/Python/ |
| D | dtoa.c | 626 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; in mult() local 881 ULong *xa, *xae, *xb, *xbe, *xc; in diff() local
|
| /third_party/curl/lib/vtls/ |
| D | bearssl.c | 71 br_x509_decoder_context xc; member
|
| /third_party/ffmpeg/libavcodec/ |
| D | snow.h | 612 x_and_coeff *xc= b->x_coeff; in unpack_coeffs() local
|
| D | jpeg2000dec.c | 1404 int xc = x / s->cdx[compno]; in jpeg2000_decode_packets_po_iteration() local
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_compile.c | 1640 uint32_t xc; in PRIV() local 1903 uint32_t xc; in PRIV() local
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| D | sp_tex_sample.c | 850 get_next_xcoord(unsigned face, unsigned fall_off_index, int max, int xc, int yc) in get_next_xcoord() 888 get_next_ycoord(unsigned face, unsigned fall_off_index, int max, int xc, int yc) in get_next_ycoord()
|
| /third_party/python/Lib/ |
| D | _pydecimal.py | 5974 def _dpower(xc, xe, yc, ye, p): argument
|
| /third_party/libphonenumber/javascript/i18n/phonenumbers/ |
| D | demo-compiled.js | 512 …?b.match("^(?:"+a+")$"):b.match(a))&&a[0].length==b.length?!0:!1};function xc(a){this.fa=/\u2008/;… function
|