Home
last modified time | relevance | path

Searched +defs:z +defs:d (Results 1 – 25 of 75) sorted by relevance

123

/aosp12/bionic/libc/upstream-netbsd/common/lib/libc/hash/sha1/
H A Dsha1.c69 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); argument
100 #define nR0(v,w,x,y,z,i) R0(*v,*w,*x,*y,*z,i) argument
101 #define nR1(v,w,x,y,z,i) R1(*v,*w,*x,*y,*z,i) argument
102 #define nR2(v,w,x,y,z,i) R2(*v,*w,*x,*y,*z,i) argument
103 #define nR3(v,w,x,y,z,i) R3(*v,*w,*x,*y,*z,i) argument
104 #define nR4(v,w,x,y,z,i) R4(*v,*w,*x,*y,*z,i) argument
107 do_R01(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *block) in do_R01()
117 do_R2(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *block) in do_R2()
127 do_R3(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *block) in do_R3()
137 do_R4(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *block) in do_R4()
[all …]
/aosp12/art/test/484-checker-register-hints/src/
H A DMain.java43 public static void test1(boolean z, int a, int b, int c, int d, int m) { in test1()
78 public static void test2(boolean z, int a, int b, int c, int d, int m) { in test2()
101 public static void test3(boolean z, int a, int b, int c, int d, int m) { in test3()
/aosp12/bionic/libm/upstream-netbsd/lib/libm/complex/
H A Dctanl.c41 ctanl(long double complex z) in ctanl()
44 long double d; in ctanl() local
H A Dctanhl.c37 ctanhl(long double complex z) in ctanhl()
40 long double x, y, d; in ctanhl() local
H A Dcephes_subrl.c90 _ctansl(long double complex z) in _ctansl()
93 long double d; in _ctansl() local
/aosp12/art/test/952-invoke-custom/src/
H A DTestLinkerMethodWithRange.java66 private static int add(int a, int b, int c, int d, int e, int f) { in add()
72 private static int _add(int a, int b, int c, int d, int e, int f) { in _add()
108 public static void test(int u, int v, int w, int x, int y, int z) throws Throwable { in test()
131 private static Double multiply(Double a, Double b, Double c, Double d, Double e, Double f) { in multiply()
137 private static Double _multiply(Double a, Double b, Double c, Double d, Double e, Double f) { in _multiply()
157 public static void test(Double u, Double v, Double w, Double x, Double y, Double z) in test()
/aosp12/art/test/100-reflect2/src/
H A DMain.java21 private static boolean z = true; field in Main
24 private static double d = Math.PI; field in Main
269 …private static void ZBCDFIJSV(boolean z, byte b, char c, double d, float f, int i, long l, short s… in ZBCDFIJSV()
273 …private static void ZBCDLFIJSV(boolean z, byte b, char c, double d, String string, float f, int i,… in ZBCDLFIJSV()
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Dmath_private.h139 #define EXTRACT_WORD64(ix,d) \ argument
148 #define GET_HIGH_WORD(i,d) \ argument
157 #define GET_LOW_WORD(i,d) \ argument
175 #define INSERT_WORD64(d,ix) \ argument
184 #define SET_HIGH_WORD(d,v) \ argument
194 #define SET_LOW_WORD(d,v) \ argument
525 #define REALPART(z) ((z).a[0]) argument
526 #define IMAGPART(z) ((z).a[1]) argument
547 float_complex z; in CMPLXF() local
559 double_complex z; in CMPLX() local
[all …]
H A Ds_tanhl.c86 divl(long double a, long double b, long double c, long double d, in divl()
115 long double hi,lo,s,x2,x4,z; in tanhl() local
/aosp12/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dmisc.c181 ULong xi, z; local
290 ULLong carry, z; local
292 ULong carry, z; local
471 ULong *x, *x1, *xe, z; local
567 ULong z; local
657 ULong *xa, *xa0, w, y, z; local
659 U d; local
727 U d; local
732 ULong *x, y, z; local
H A Dstrtodg.c178 (d, fpi, exp, bits, exact, rd, irv) in rvOK() argument
315 mantbits(d) U *d; in mantbits() argument
354 ULong *b, *be, y, z; local
/aosp12/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/test/
H A DTriStateTest.cpp65 tri_uint32_t d(a); in TEST() local
96 tri_int32_t d; in TEST() local
152 tri_int32_t y, z, w; in TEST() local
/aosp12/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
H A Db_tgamma.c157 double z, p; local
220 double t, d; local
246 ratfun_gam(z, c) in ratfun_gam() argument
278 double y, z; local
/aosp12/art/test/958-methodhandle-stackframe/src-art/
H A DMain.java28 public static void testDelegate_allTypes(boolean z, char a, short b, int c, long d, in testDelegate_allTypes()
/aosp12/hardware/qcom/display/msm8994/liboverlay/
H A DoverlayMdp.h201 inline void MdpCtrl::setZ(overlay::utils::eZorder z) { in setZ()
242 inline void MdpCtrl::setSrcRectDim(const overlay::utils::Dim d) { in setSrcRectDim()
256 inline void MdpCtrl::setDstRectDim(const overlay::utils::Dim d) { in setDstRectDim()
/aosp12/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayMdp.h203 inline void MdpCtrl::setZ(overlay::utils::eZorder z) { in setZ()
248 inline void MdpCtrl::setSrcRectDim(const overlay::utils::Dim d) { in setSrcRectDim()
262 inline void MdpCtrl::setDstRectDim(const overlay::utils::Dim d) { in setDstRectDim()
/aosp12/frameworks/base/core/java/com/android/internal/graphics/cam/
H A DFrame.java113 float fl, float fLRoot, float z) { in Frame()
143 float d = discountingIlluminant ? 1.0f : f * (1.0f - ((1.0f / 3.6f) * (float) Math.exp( in make() local
174 float z = 1.48f + (float) Math.sqrt(n); in make() local
/aosp12/art/test/GetMethodSignature/
H A DGetMethodSignature.java18 Float m1(int a, double b, long c, Object d) { return null; } in m1()
19 GetMethodSignature m2(boolean x, short y, char z) { return null; } in m2()
/aosp12/frameworks/native/opengl/tests/testViewport/src/com/android/test/
H A DTestView.java155 char d = (char) ((y + 1) * mW + x + 1); in Grid() local
170 public void set(int i, int j, float x, float y, float z) { in set()
254 float z = 0.0f; in createGrid() local
/aosp12/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayMdp.h229 inline void MdpCtrl::setZ(overlay::utils::eZorder z) { in setZ()
278 inline void MdpCtrl::setSrcRectDim(const overlay::utils::Dim d) { in setSrcRectDim()
292 inline void MdpCtrl::setDstRectDim(const overlay::utils::Dim d) { in setDstRectDim()
/aosp12/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayMdp.h234 inline void MdpCtrl::setZ(overlay::utils::eZorder z) { in setZ()
316 inline void MdpCtrl::setSrcRectDim(const overlay::utils::Dim d) { in setSrcRectDim()
330 inline void MdpCtrl::setDstRectDim(const overlay::utils::Dim d) { in setDstRectDim()
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DInt4.java31 public int z; field in Int4
42 public Int4(int x, int y, int z, int w) { in Int4()
420 public void setValues(int a, int b, int c, int d) { in setValues()
H A DLong4.java31 public long z; field in Long4
42 public Long4(long x, long y, long z, long w) { in Long4()
420 public void setValues(long a, long b, long c, long d) { in setValues()
H A DShort4.java31 public short z; field in Short4
42 public Short4(short x, short y, short z, short w) { in Short4()
420 public void setValues(short a, short b, short c, short d) { in setValues()
/aosp12/art/test/003-omnibus-opcodes/src/
H A DIntMath.java57 long d = 0x44; in shiftTest2() local
125 double d; in convTest() local
491 static void divideByZero(int z) { in divideByZero()

123