Home
last modified time | relevance | path

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

12

/external/rust/crates/quiche/deps/boringssl/src/util/fipstools/cavp/
Dcavp_ecdsa2_pkv_test.cc36 bssl::UniquePtr<BIGNUM> qx = GetBIGNUM(t, "Qx"); in TestECDSA2PKV() local
Dcavp_ecdsa2_sigver_test.cc40 bssl::UniquePtr<BIGNUM> qx = GetBIGNUM(t, "Qx"); in TestECDSA2SigVer() local
Dcavp_ecdsa2_keypair_test.cc49 bssl::UniquePtr<BIGNUM> qx(BN_new()), qy(BN_new()); in TestECDSA2KeyPair() local
Dcavp_ecdsa2_siggen_test.cc41 bssl::UniquePtr<BIGNUM> qx(BN_new()), qy(BN_new()); in TestECDSA2SigGenImpl() local
/external/clang/test/PCH/
Dcxx0x-default-delete.cpp37 quux qx; // expected-error{{private destructor}} expected-note@20{{private here}} variable
/external/fdlibm/
Dk_cos.c71 double a,hz,z,r,qx; local
/external/eigen/Eigen/src/Core/arch/ZVector/
DMathFunctions.h115 Packet2d qx = p2d_cephes_exp_q0; variable
/external/musl/src/math/
Dexpm1l.c84 long double px, qx, xx; in expm1l() local
/external/nos/host/generic/nugget/proto/nugget/app/protoapi/
Dtesting_api.proto286 bytes qx = 3; field
291 bytes qx = 1; field
306 bytes qx = 2; field
314 bytes qx = 2; field
/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
Dchannel_id_test.cc26 const char* qx; member
/external/eigen/Eigen/src/Core/arch/MSA/
DMathFunctions.h369 Packet2d qx = p2d_cephes_exp_q0; variable
/external/skia/src/gpu/ganesh/geometry/
DGrQuad.cpp43 static void map_quad_general(const V4f& qx, const V4f& qy, const SkMatrix& m, in map_quad_general()
/external/mesa3d/src/mesa/swrast/
Ds_aatriangle.c53 const GLfloat qx = v2[0] - v0[0]; in compute_plane() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/self_check/
Dself_check.c241 BIGNUM *qx = BN_bin2bn(kQx, sizeof(kQx), NULL); in self_test_ecdsa_key() local
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/self_check/
Dself_check.c252 BIGNUM *qx = BN_bin2bn(kQx, sizeof(kQx), NULL); in self_test_ecdsa_key() local
/external/boringssl/src/crypto/fipsmodule/self_check/
Dself_check.c253 BIGNUM *qx = BN_bin2bn(kQx, sizeof(kQx), NULL); in self_test_ecdsa_key() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/
Dec_test.cc453 d = HexToBIGNUM(kD), qx = HexToBIGNUM(kQX), in TEST() local
/external/openthread/third_party/mbedtls/repo/3rdparty/everest/library/legacy/
DHacl_Curve25519.c624 uint64_t *qx = qmqp; in Hacl_EC_AddAndDouble_fmonty() local
/external/openthread/third_party/mbedtls/repo/3rdparty/everest/library/
DHacl_Curve25519.c579 uint64_t *qx = qmqp; in Hacl_EC_AddAndDouble_fmonty() local
/external/mbedtls/3rdparty/everest/library/
DHacl_Curve25519.c579 uint64_t *qx = qmqp; in Hacl_EC_AddAndDouble_fmonty() local
/external/mbedtls/3rdparty/everest/library/legacy/
DHacl_Curve25519.c624 uint64_t *qx = qmqp; in Hacl_EC_AddAndDouble_fmonty() local
/external/boringssl/src/crypto/fipsmodule/ec/
Dec_test.cc508 d = HexToBIGNUM(kD), qx = HexToBIGNUM(kQX), in TEST() local
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/ec/
Dec_test.cc508 d = HexToBIGNUM(kD), qx = HexToBIGNUM(kQX), in TEST() local
/external/python/cpython3/Modules/
Dmathmodule.c2632 double x, px, qx, result; in math_dist_impl() local
/external/freetype/src/smooth/
Dftgrays.c1055 FT_Int64 qx, qy; in gray_render_conic() local

12