/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/sha/ |
D | sha1.c | 142 #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/ |
D | sha1.c | 142 #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/boringssl/src/crypto/fipsmodule/sha/ |
H A D | sha1.c | 185 #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 D | sha1.c | 185 #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/tensorflow/tensorflow/lite/delegates/gpu/common/task/ |
H A D | tensor_desc.cc | 496 std::string xc; in PerformReadSelector() local 676 std::string xc; in GetLinkingContextFromWriteSelector() local 697 std::string xc; in PerformWriteSelector() local 985 std::string xc, yc, zc, sc, bc; in PerformGetAddressSelector() local 1186 const std::string& xc, const std::string& yc, const std::string& zc, in GetGlobalAddressNoDeclaration() 1207 const std::string& xc, const std::string& yc, const std::string& zc, in GetPhysicalCoords() 1274 int offset, std::string* xc, in ParseCoordsFromArgs()
|
/aosp_15_r20/art/test/645-checker-abs-simd/src/ |
H A D | Main.java | 305 char[] xc = new char[1024 * 64]; in main() local 311 expectEquals32((char) Math.abs((char) i), xc[i]); in main() local 326 expectEquals32((char) Math.abs((short) i), xc[i]); in main() local
|
/aosp_15_r20/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/ |
H A D | mySSLSession.java | 57 public mySSLSession(X509Certificate[] xc) { in mySSLSession() 62 … public mySSLSession(Certificate[] xc) throws CertificateEncodingException, CertificateException { in mySSLSession()
|
/aosp_15_r20/external/testng/src/test/java/test/ |
H A D | SimpleBaseTest.java | 62 XmlClass xc = new XmlClass(clazz.getName(), index++, true /* load classes */); in createXmlTest() local 77 XmlClass xc = new XmlClass(c, index++, true /* load classes */); in createXmlTest() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/provider/certpath/ |
H A D | PKIX.java | 130 List<X509Certificate> xc = new ArrayList<> in certificates() local 255 X509Certificate xc = in getTargetSubject() local
|
/aosp_15_r20/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
H A D | misc.c | 287 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; local 561 ULong *xa, *xae, *xb, *xbe, *xc; local
|
H A D | sum.c | 42 ULong carry, *xc, *xa, *xb, *xe, y; local
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | visibility-hidden-extern-templates.cpp | 16 void test_X(X<int> xi, X<char> xc) { in test_X()
|
H A D | microsoft-templ-uuidof.cpp | 23 const _GUID &xc = __uuidof(X<C>); variable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | hypot.rs | 10 let xc: f64; in sq() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | hypot.rs | 10 let xc: f64; in sq() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | hypot.rs | 10 let xc: f64; in sq() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/ |
D | hypot.rs | 10 let xc: f64; in sq() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | hypot.rs | 10 let xc: f64; in sq() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | hypot.rs | 10 let xc: f64; in sq() localVariable
|
/aosp_15_r20/external/musl/src/math/ |
H A D | hypotl.c | 17 long double xh, xl, xc; in sq() local
|
H A D | hypot.c | 13 double_t xh, xl, xc; in sq() local
|
/aosp_15_r20/external/trusty/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
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | overload-call-copycon.cpp | 14 void test_copycon(X x, X const xc, X volatile xv) { in test_copycon()
|
/aosp_15_r20/art/test/665-checker-simd-zero/src/ |
H A D | Main.java | 235 char[] xc = new char[total]; in main() local
|