Home
last modified time | relevance | path

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

12

/external/clang/test/Index/
Dindex-refs.cpp11 NS::MyInt NS::gx = EnumVal; member in NS
/external/skia/tests/
DPathOpsSimplifyQuadThreadedTest.cpp39 int gx = g & 0x03; in testSimplifyQuadsMain() local
DPathOpsSimplifyQuadralateralsThreadedTest.cpp39 int gx = g & 0x03; in testSimplifyQuadralateralsMain() local
/external/wycheproof/java/com/google/security/wycheproof/testcases/
DEcdhTest.java437 final BigInteger gx; // x-coordinate of the generator field in EcdhTest.EcPublicKeyTestVector
450 BigInteger gx, in EcPublicKeyTestVector()
/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
DEcdhTest.java151 final BigInteger gx; // x-coordinate of the generator field in EcdhTest.EcPublicKeyTestVector
164 BigInteger gx, in EcPublicKeyTestVector()
/external/tink/java_src/src/test/java/com/google/crypto/tink/internal/
DEllipticCurvesUtilTest.java411 final BigInteger gx = in p256WithDifferentGenerator() local
/external/wycheproof/java/com/google/security/wycheproof/
DEcUtil.java79 final BigInteger gx = new BigInteger(hexGX, 16); in getNistCurveSpec() local
/external/tink/java_src/src/main/java/com/google/crypto/tink/internal/
DEllipticCurvesUtil.java150 final BigInteger gx = new BigInteger(hexGX, 16); in getNistCurveSpec() local
/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/
DEcUtil.java117 final BigInteger gx = new BigInteger(hexGX, 16); in getNistCurveSpec() local
/external/freetype/src/sdf/
Dftbsdf.c448 FT_16D16 gx, gy; in compute_edge_distance() local
/external/deqp/framework/randomshaders/
DrsgProgramExecutor.cpp207 float gx = ((float)x + 0.5f) / cellWidth; in computeGridCellWeights() local
/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dnoise.inl37 tvec4<T, P> gx = static_cast<T>(2) * glm::fract(i / T(41)) - T(1); local
359 tvec4<T, P> gx = static_cast<T>(2) * fract(i / T(41)) - T(1); local
/external/libvpx/vpx_dsp/
Dfastssim.c354 int64_t gx; in fs_calc_structure() local
/external/libaom/aom_dsp/
Dfastssim.c344 unsigned gx; in fs_calc_structure() local
/external/libaom/av1/encoder/arm/neon/
Dhighbd_temporal_filter_neon.c536 const int gx = (mat[0][0] - mat[0][2]) + (mat[2][0] - mat[2][2]) + in av1_highbd_estimate_noise_from_single_plane_neon() local
Dtemporal_filter_neon.c524 const int gx = (mat[0][0] - mat[0][2]) + (mat[2][0] - mat[2][2]) + in av1_estimate_noise_from_single_plane_neon() local
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_state.c462 unsigned gx = fd_calc_guardband(vp->translate[0], vp->scale[0], is3x); in fd_set_viewport_states() local
/external/openthread/third_party/mbedtls/repo/library/
Decp_curves.c551 const mbedtls_mpi_uint *gx, size_t gxlen, in ecp_group_load()
/external/skia/src/codec/
DSkPngCodec.cpp410 float gx = png_fixed_point_to_float(chrm[4]); in read_color_profile() local
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
Dvt320.java769 char gx[]; field in vt320
/external/zopfli/src/zopflipng/lodepng/
Dlodepng_util.cpp786 float gx, float gy, in getChrmMatrixXY()
932 float gx = info->chrm_green_x / 100000.0f, gy = info->chrm_green_y / 100000.0f; in getChrm() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/
Dec_test.cc262 bssl::UniquePtr<BIGNUM> gx(BN_bin2bn(kX, sizeof(kX), nullptr)); in TEST() local
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/ec/
Dec_test.cc317 bssl::UniquePtr<BIGNUM> gx(BN_bin2bn(kX, sizeof(kX), nullptr)); in TEST() local
/external/boringssl/src/crypto/fipsmodule/ec/
Dec_test.cc317 bssl::UniquePtr<BIGNUM> gx(BN_bin2bn(kX, sizeof(kX), nullptr)); in TEST() local
/external/libaom/av1/encoder/
Doptical_flow.c76 double gx[9] = { -3, 0, 3, -10, 0, 10, -3, 0, 3 }; in spatial_gradient() local

12