Home
last modified time | relevance | path

Searched refs:gx (Results 1 – 25 of 90) sorted by relevance

1234

/external/python/cpython3/Lib/venv/scripts/posix/
Dactivate.fish7 set -gx PATH $_OLD_VIRTUAL_PATH
11 set -gx PYTHONHOME $_OLD_VIRTUAL_PYTHONHOME
32 set -gx VIRTUAL_ENV "__VENV_DIR__"
34 set -gx _OLD_VIRTUAL_PATH $PATH
35 set -gx PATH "$VIRTUAL_ENV/__VENV_BIN_NAME__" $PATH
39 set -gx _OLD_VIRTUAL_PYTHONHOME $PYTHONHOME
63 set -gx _OLD_FISH_PROMPT_OVERRIDE "$VIRTUAL_ENV"
/external/libaom/libaom/aom_dsp/
Dfastssim.c256 unsigned gx; \
258 gx = gx_buf[((j + (_joffs)) & 7) * stride + i + (_ioffs)]; \
260 col_sums_gx2[(_col)] = gx * (double)gx; \
262 col_sums_gxgy[(_col)] = gx * (double)gy; \
267 unsigned gx; \
269 gx = gx_buf[((j + (_joffs)) & 7) * stride + i + (_ioffs)]; \
271 col_sums_gx2[(_col)] += gx * (double)gx; \
273 col_sums_gxgy[(_col)] += gx * (double)gy; \
278 unsigned gx; \
280 gx = gx_buf[((j + (_joffs)) & 7) * stride + i + (_ioffs)]; \
[all …]
/external/libvpx/libvpx/vpx_dsp/
Dfastssim.c261 unsigned gx; \
263 gx = gx_buf[((j + (_joffs)) & 7) * stride + i + (_ioffs)]; \
265 col_sums_gx2[(_col)] = gx * (double)gx; \
267 col_sums_gxgy[(_col)] = gx * (double)gy; \
272 unsigned gx; \
274 gx = gx_buf[((j + (_joffs)) & 7) * stride + i + (_ioffs)]; \
276 col_sums_gx2[(_col)] += gx * (double)gx; \
278 col_sums_gxgy[(_col)] += gx * (double)gy; \
283 unsigned gx; \
285 gx = gx_buf[((j + (_joffs)) & 7) * stride + i + (_ioffs)]; \
[all …]
/external/boringssl/src/crypto/fipsmodule/ec/
Dmake_p256-x86_64-tests.go175 gx, gy := p256.Params().Gx, p256.Params().Gy
177 printTestCase(gx, gy, affine, zero, zero, affine)
180 printTestCase(gx, gy, affine, zero, zero, jacobian)
184 printTestCase(gx, gy, affine, gx, minusGy, affine)
Dec_test.cc262 bssl::UniquePtr<BIGNUM> gx(BN_bin2bn(kX, sizeof(kX), nullptr)); in TEST() local
263 ASSERT_TRUE(gx); in TEST()
275 group.get(), generator.get(), gx.get(), gy.get(), ctx.get())); in TEST()
309 group2.get(), generator2.get(), gx.get(), gy.get(), ctx.get())); in TEST()
335 ASSERT_TRUE(bn_resize_words(gx.get(), 32)); in TEST()
345 group4.get(), generator4.get(), gx.get(), gy.get(), ctx.get())); in TEST()
362 group5.get(), generator5.get(), gx.get(), gy.get(), ctx.get())); in TEST()
/external/clang/test/Index/
Dindex-refs.cpp3 extern int gx;
11 NS::MyInt NS::gx = EnumVal; member in NS
Dindex-suppress-refs.m7 MyInt gx;
29 // CHECK-NEXT: [indexDeclaration]: kind: variable | name: gx
/external/skia/tests/
DPathOpsSimplifyQuadThreadedTest.cpp33 int gx = g & 0x03; in testSimplifyQuadsMain() local
46 path.quadTo(SkIntToScalar(gx), SkIntToScalar(gy), in testSimplifyQuadsMain()
59 pathStr.appendf(" path.quadTo(%d, %d, %d, %d);\n", gx, gy, hx, hy); in testSimplifyQuadsMain()
DPathOpsSimplifyQuadralateralsThreadedTest.cpp33 int gx = g & 0x03; in testSimplifyQuadralateralsMain() local
46 path.lineTo(SkIntToScalar(gx), SkIntToScalar(gy)); in testSimplifyQuadralateralsMain()
60 pathStr.appendf(" path.lineTo(%d, %d);\n", gx, gy); in testSimplifyQuadralateralsMain()
/external/llvm-project/clang/test/Index/
Dindex-refs.cpp3 extern int gx;
11 NS::MyInt NS::gx = EnumVal; member in NS
Dindex-suppress-refs.m7 MyInt gx;
29 // CHECK-NEXT: [indexDeclaration]: kind: variable | name: gx
/external/tensorflow/tensorflow/python/ops/
Dmath_grad.py1299 gx = None
1301 gx = grad
1303 gx = array_ops.reshape(math_ops.reduce_sum(grad, rx), sx)
1310 return (gx, gy)
1333 gx = None
1335 gx = grad
1337 gx = array_ops.reshape(math_ops.reduce_sum(grad, rx), sx)
1344 return (gx, gy)
1372 gx = None
1374 gx = gen_math_ops.mul(grad, y)
[all …]
Dclip_ops.py148 gx = array_ops.reshape(math_ops.reduce_sum(xgrad, rx), sx)
151 return (gx, gy, gz)
/external/skqp/tests/
DPathOpsSimplifyQuadThreadedTest.cpp33 int gx = g & 0x03; in testSimplifyQuadsMain() local
47 path.quadTo(SkIntToScalar(gx), SkIntToScalar(gy), in testSimplifyQuadsMain()
60 pathStr.appendf(" path.quadTo(%d, %d, %d, %d);\n", gx, gy, hx, hy); in testSimplifyQuadsMain()
DPathOpsSimplifyQuadralateralsThreadedTest.cpp33 int gx = g & 0x03; in testSimplifyQuadralateralsMain() local
47 path.lineTo(SkIntToScalar(gx), SkIntToScalar(gy)); in testSimplifyQuadralateralsMain()
61 pathStr.appendf(" path.lineTo(%d, %d);\n", gx, gy); in testSimplifyQuadralateralsMain()
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
Dvt320.java207 gx = new char[4]; in vt320()
769 char gx[]; field in vt320
1821 switch (gx[thisgl]) { in putChar()
1847 debug("Unsupported GL mapping: " + gx[thisgl]); in putChar()
1852 switch (gx[gr]) { in putChar()
1865 debug("Unsupported GR mapping: " + gx[gr]); in putChar()
2089 Sgx[i] = gx[i]; in putChar()
2102 gx[i] = Sgx[i]; in putChar()
2186 gx[0] = c; in putChar()
2197 gx[1] = c; in putChar()
[all …]
/external/tensorflow/tensorflow/python/grappler/
Dconstant_folding_test.py81 gx, gy = tape.gradient(l, [x, y])
82 x.assign_add(gx)
/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() argument
461 this.gx = gx; in EcPublicKeyTestVector()
476 ECPoint g = new ECPoint(gx, gy); in getSpec()
/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
38 tvec4<T, P> gy = glm::abs(gx) - T(0.5);
39 tvec4<T, P> tx = glm::floor(gx + T(0.5));
40 gx = gx - tx;
42 tvec2<T, P> g00(gx.x, gy.x);
43 tvec2<T, P> g10(gx.y, gy.y);
44 tvec2<T, P> g01(gx.z, gy.z);
45 tvec2<T, P> g11(gx.w, gy.w);
359 tvec4<T, P> gx = static_cast<T>(2) * fract(i / T(41)) - T(1); local
360 tvec4<T, P> gy = abs(gx) - T(0.5);
[all …]
/external/llvm/test/CodeGen/Generic/
Dpr3288.ll60 define void @gx() {
/external/llvm-project/llvm/test/CodeGen/Generic/
Dpr3288.ll60 define void @gx() {
/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
263 ASSERT_TRUE(gx); in TEST()
275 group.get(), generator.get(), gx.get(), gy.get(), ctx.get())); in TEST()
309 group2.get(), generator2.get(), gx.get(), gy.get(), ctx.get())); in TEST()
335 ASSERT_TRUE(bn_resize_words(gx.get(), 32)); in TEST()
345 group4.get(), generator4.get(), gx.get(), gy.get(), ctx.get())); in TEST()
362 group5.get(), generator5.get(), gx.get(), gy.get(), ctx.get())); in TEST()
/external/wycheproof/java/com/google/security/wycheproof/
DEcUtil.java79 final BigInteger gx = new BigInteger(hexGX, 16); in getNistCurveSpec() local
84 ECPoint g = new ECPoint(gx, gy); in getNistCurveSpec()
/external/skqp/third_party/skcms/
Dskcms.h277 float gx, float gy,
/external/icu/icu4c/source/data/translit/
Dzu_zu_FONIPA.txt36 gx → ɡ\u0361ǁ;

1234