Home
last modified time | relevance | path

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

/third_party/openssl/crypto/sha/
Dsha_local.h89 # 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/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()
DrsgProgramExecutor.cpp144 float xd, yd; in interpolateVertexInput() local
/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/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/ffmpeg/libavcodec/
Dm101.c91 int xd = x + 16*block; in m101_decode_frame() 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/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/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
/third_party/gstreamer/gstplugins_bad/gst/jpegformat/
Dgstjifmux.c485 guint8 xd[2], yd[2]; in gst_jif_mux_mangle_markers() member
/third_party/vk-gl-cts/modules/glshared/
DglsRandomShaderCase.cpp190 float xd, yd; in init() local
/third_party/skia/tests/
DRRectInPathTest.cpp33 SkPathDirection xd = SkPathDirection::kCCW; in path_contains_rrect() local
/third_party/flutter/skia/tests/
DRRectInPathTest.cpp33 SkPath::Direction xd = SkPath::kCCW_Direction; in path_contains_rrect() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp15247 const double xd (x.asDouble()); in calc() local
15266 const double xd (x.asDouble()); in calc() local
15285 const double xd (x.asDouble()); in calc() local
15310 const double xd (x.asDouble()); in calc() local
15363 const double xd (x.asDouble()); in calc() local
15411 const double xd (x.asDouble()); in calc() local
15465 const double xd (x.asDouble()); in calc() local
15487 const double xd (x.asDouble()); in calc() local
15510 const double xd (x.asDouble()); in calc() local
15528 const double xd (x.asDouble()); in calc() local
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp15247 const double xd (x.asDouble()); in calc() local
15266 const double xd (x.asDouble()); in calc() local
15285 const double xd (x.asDouble()); in calc() local
15310 const double xd (x.asDouble()); in calc() local
15363 const double xd (x.asDouble()); in calc() local
15411 const double xd (x.asDouble()); in calc() local
15465 const double xd (x.asDouble()); in calc() local
15487 const double xd (x.asDouble()); in calc() local
15510 const double xd (x.asDouble()); in calc() local
15528 const double xd (x.asDouble()); in calc() local
[all …]
/third_party/vk-gl-cts/framework/referencerenderer/
DrrRasterizer.cpp61 const deInt64 xd = x1-x0; in initEdgeCCW() local