Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
H A DFastMath.java1296 double xb = xa - x + 1.0; in log() local
1359 double xb = ab; in log() local
1986 private static double sinQ(double xa, double xb) { in sinQ()
2110 private static double cosQ(double xa, double xb) { in cosQ()
2129 private static double tanQ(double xa, double xb, boolean cotanFlag) { in tanQ()
2498 double xb = 0.0; in sin() local
2605 double xb = 0; in cos() local
2700 double xb = 0; in tan() local
2792 private static double atan(double xa, double xb, boolean leftPlane) { in atan()
3041 final double xb = x - xa; in atan2() local
[all …]
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/sha/
Dsha1.c142 #define BODY_16_19(i, a, b, c, d, e, f, xi, xa, xb, xc, xd) \ argument
149 #define BODY_20_31(i, a, b, c, d, e, f, xi, xa, xb, xc, xd) \ argument
156 #define BODY_32_39(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
163 #define BODY_40_59(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
170 #define BODY_60_79(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/sha/
Dsha1.c142 #define BODY_16_19(i, a, b, c, d, e, f, xi, xa, xb, xc, xd) \ argument
149 #define BODY_20_31(i, a, b, c, d, e, f, xi, xa, xb, xc, xd) \ argument
156 #define BODY_32_39(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
163 #define BODY_40_59(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
170 #define BODY_60_79(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/util/
H A DFastMath.java1343 double xb = xa - x + 1.0; in log() local
1408 double xb = ab; in log() local
1960 private static double sinQ(double xa, double xb) { in sinQ()
2086 private static double cosQ(double xa, double xb) { in cosQ()
2106 private static double tanQ(double xa, double xb, boolean cotanFlag) { in tanQ()
2474 double xb = 0.0; in sin() local
2551 double xb = 0; in cos() local
2616 double xb = 0; in tan() local
2680 private static double atan(double xa, double xb, boolean leftPlane) { in atan()
2933 final double xb = x - xa; in atan2() local
[all …]
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/sha/
H A Dsha1.c185 #define BODY_16_19(i, a, b, c, d, e, f, xi, xa, xb, xc, xd) \ argument
192 #define BODY_20_31(i, a, b, c, d, e, f, xi, xa, xb, xc, xd) \ argument
199 #define BODY_32_39(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
206 #define BODY_40_59(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
213 #define BODY_60_79(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/sha/
H A Dsha1.c185 #define BODY_16_19(i, a, b, c, d, e, f, xi, xa, xb, xc, xd) \ argument
192 #define BODY_20_31(i, a, b, c, d, e, f, xi, xa, xb, xc, xd) \ argument
199 #define BODY_32_39(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
206 #define BODY_40_59(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
213 #define BODY_60_79(i, a, b, c, d, e, f, xa, xb, xc, xd) \ argument
/aosp_15_r20/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dmisc.c287 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; local
525 ULong *xa, *xa0, *xb, *xb0; local
561 ULong *xa, *xae, *xb, *xbe, *xc; local
H A Dsum.c42 ULong carry, *xc, *xa, *xb, *xe, y; local
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/gfx10/
H A Dgfx10addrlib.cpp606 const UINT_32 xb = pIn->x / output.metaBlkWidth; in HwlComputeCmaskAddrFromCoord() local
674 const UINT_32 xb = pIn->x / output.metaBlkWidth; in HwlComputeHtileAddrFromCoord() local
813 const UINT_32 xb = pIn->x / pIn->metaBlkWidth; in HwlComputeDccAddrFromCoord() local
4369 const UINT_32 xb = pIn->x / localOut.blockWidth; in ComputeSurfaceAddrFromCoordMicroTiled() local
4446 const UINT_32 xb = pIn->x / localOut.blockWidth; in ComputeSurfaceAddrFromCoordMacroTiled() local
4486 const UINT_32 xb = pIn->x / localOut.blockWidth; in ComputeSurfaceAddrFromCoordMacroTiled() local
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/gfx11/
H A Dgfx11addrlib.cpp468 const UINT_32 xb = pIn->x / output.metaBlkWidth; in HwlComputeHtileAddrFromCoord() local
590 const UINT_32 xb = pIn->x / pIn->metaBlkWidth; in HwlComputeDccAddrFromCoord() local
4124 const UINT_32 xb = pIn->x / localOut.blockWidth; in ComputeSurfaceAddrFromCoordMicroTiled() local
4200 const UINT_32 xb = pIn->x / localOut.blockWidth; in ComputeSurfaceAddrFromCoordMacroTiled() local
4240 const UINT_32 xb = pIn->x / localOut.blockWidth; in ComputeSurfaceAddrFromCoordMacroTiled() local
/aosp_15_r20/libcore/ojluni/src/test/java/nio/Buffer/
H A DBasicDouble.java560 DoubleBuffer xb, DoubleBuffer yb, in fail()
868 DoubleBuffer xb = DoubleBuffer.wrap(new double[] { x }); in test() local
H A DBasicShort.java560 ShortBuffer xb, ShortBuffer yb, in fail()
868 ShortBuffer xb = ShortBuffer.wrap(new short[] { x }); in test() local
H A DBasicInt.java560 IntBuffer xb, IntBuffer yb, in fail()
868 IntBuffer xb = IntBuffer.wrap(new int[] { x }); in test() local
H A DBasicFloat.java560 FloatBuffer xb, FloatBuffer yb, in fail()
868 FloatBuffer xb = FloatBuffer.wrap(new float[] { x }); in test() local
H A DBasicLong.java560 LongBuffer xb, LongBuffer yb, in fail()
868 LongBuffer xb = LongBuffer.wrap(new long[] { x }); in test() local
H A DBasicChar.java560 CharBuffer xb, CharBuffer yb, in fail()
868 CharBuffer xb = CharBuffer.wrap(new char[] { x }); in test() local
H A DBasicByte.java560 ByteBuffer xb, ByteBuffer yb, in fail()
868 ByteBuffer xb = ByteBuffer.wrap(new byte[] { x }); in test() local
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dmicrosoft-templ-uuidof.cpp21 const _GUID &xb = __uuidof(X<B>); variable
/aosp_15_r20/external/iproute2/ip/
H A Dxfrm_policy.c701 struct xfrm_buffer *xb = (struct xfrm_buffer *)arg; in xfrm_policy_keep() local
846 struct xfrm_buffer xb; in xfrm_policy_list_or_deleteall() local
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/subtle/
Dxor_generic.go22 func xorBytes(dstb, xb, yb *byte, n int) { argument
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_u8_4x4/
H A Dgeneric.cpp41 for (int xb=0; xb<bblocks; xb++) { in a64_gemm_u8_4x4() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_s8_4x4/
H A Dgeneric.cpp43 for (int xb=0; xb<bblocks; xb++) { in a64_gemm_s8_4x4() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/a64_gemm_s16_8x12/
H A Dgeneric.cpp42 for (int xb = 0; xb < bblocks; xb++) in a64_gemm_s16_asimd_8x12() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/a64_sgemm_8x12/
H A Dgeneric.cpp50 for (int xb=0; xb<bblocks; xb++) { in a64_sgemm_asimd_8x12() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/kernels/a64_hgemm_8x24/
H A Dx1.cpp52 for (int xb=0; xb<bblocks; xb++) { in a64_hgemm_asimd_8x24_x1() local

123456789