Home
last modified time | relevance | path

Searched defs:xd (Results 1 – 25 of 32) sorted by relevance

12

/third_party/openssl/crypto/sha/
Dsha_local.h88 # define BODY_16_19(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \ argument
93 # define BODY_20_31(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \ argument
98 # define BODY_32_39(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument
103 # define BODY_40_59(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument
108 # define BODY_60_79(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument
345 # define BODY_16_19(xa,xb,xc,xd) do { \ argument
351 # define BODY_20_39(xa,xb,xc,xd) do { \ argument
357 # define BODY_40_59(xa,xb,xc,xd) do { \ argument
363 # define BODY_60_79(xa,xb,xc,xd) do { \ argument
/third_party/boost/libs/math/example/
Dlambert_w_example.cpp125 for (double xd = 1.; xd < 1e20; xd *= 10) in main() local
/third_party/ltp/tools/sparse/sparse-src/validation/
Ddiv.c5 static int xd = 1 / 0; variable
/third_party/vk-gl-cts/framework/randomshaders/
DrsgProgramExecutor.hpp62 inline void getVertexInterpolationCoords (float& xd, float& yd, float x, float y, int inputElementN… in getVertexInterpolationCoords()
/third_party/musl/porting/liteos_a/kernel/src/math/
Dexp2f.c37 double_t kd, xd, z, r, r2, y, s; in exp2f() local
Dexpf.c37 double_t kd, xd, z, r, r2, y, s; in expf() local
Dpowf.c71 static inline float exp2_inline(double_t xd, uint32_t sign_bias) in exp2_inline()
/third_party/optimized-routines/math/
Dexp2f.c39 double_t kd, xd, z, r, r2, y, s; in exp2f() local
Dexpf.c39 double_t kd, xd, z, r, r2, y, s; in expf() local
Dpowf.c74 exp2_inline (double_t xd, uint32_t sign_bias) in exp2_inline()
/third_party/musl/src/math/
Dexp2f.c37 double_t kd, xd, z, r, r2, y, s; in exp2f() local
Dexpf.c37 double_t kd, xd, z, r, r2, y, s; in expf() local
Dpowf.c71 static inline float exp2_inline(double_t xd, uint32_t sign_bias) in exp2_inline()
/third_party/boost/libs/math/test/
Dasinh_test.hpp79 double xd = static_cast<double>(i-40)/static_cast<double>(4); in asinh_manual_check() local
Dacosh_test.hpp99 double xd = static_cast<double>(i-50)/static_cast<double>(5); in acosh_manual_check() local
Datanh_test.hpp109 double xd = static_cast<double>(i-50)/static_cast<double>(5); in atanh_manual_check() local
/third_party/ffmpeg/libavcodec/
Dm101.c91 int xd = x + 16*block; in m101_decode_frame() local
/third_party/boost/boost/gil/concepts/
Dpixel_locator.hpp240 x_coord_t xd = 0; ignore_unused_variable_warning(xd); in constraints() local
338 typename Loc::x_coord_t xd = 0; ignore_unused_variable_warning(xd); in constraints() local
Dimage_view.hpp240 x_coord_t xd = 0; ignore_unused_variable_warning(xd); in constraints() local
440 typename View::x_coord_t xd = 0; ignore_unused_variable_warning(xd); in constraints() local
/third_party/cmsis/CMSIS/DSP/Source/TransformFunctions/
Darm_cfft_radix4_q31.c154 q31_t xa, xb, xc, xd; in arm_radix4_butterfly_q31() local
525 q31_t xa, xb, xc, xd; in arm_radix4_butterfly_inverse_q31() local
/third_party/libsnd/src/
Dw64.c40 #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/boost/libs/program_options/src/
Dcmdline.cpp299 const option_description* xd; in run() local
414 const option_description* xd = m_desc->find_nothrow(opt.string_key, in finish_option() local
/third_party/boost/libs/xpressive/perf/
Dcommand_line.cpp138 friend std::ostream & operator<<( std::ostream & out, xml_double const & xd ) in operator <<()
/third_party/flutter/skia/third_party/externals/sdl/src/render/software/
DSDL_rotate.c235 int x, y, t1, t2, dx, dy, xd, yd, sdx, sdy, ax, ay, ex, ey, sw, sh; in _transformSurfaceRGBA() local
349 int x, y, dx, dy, xd, yd, sdx, sdy, ax, ay; in transformSurfaceY() local
/third_party/ffmpeg/libavfilter/
Daf_axcorrelate.c106 float xd = x[i] - xm; in xcorrelate() local

12