Searched refs:xBytes (Results 1 – 4 of 4) sorted by relevance
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | _g_l_y_f.py | 737 xBytes = yBytes = 0 739 xBytes = 1 741 xBytes = 2 746 coordBytes += (xBytes + yBytes) * repeat
|
/external/boringssl/src/ssl/test/runner/ |
D | key_agreement.go | 286 xBytes := x.Bytes() 287 copy(preMasterSecret[len(preMasterSecret)-len(xBytes):], xBytes)
|
/external/conscrypt/src/main/native/ |
D | org_conscrypt_NativeCrypto.cpp | 3415 jbyteArray bBytes, jbyteArray xBytes, jbyteArray yBytes, argument 3438 !arrayToBignum(env, xBytes, &x) || 3837 jbyteArray xBytes = bignumToArray(env, x.get(), "x"); local 3841 env->SetObjectArrayElement(joa, 0, xBytes);
|
/external/guice/extensions/persist/lib/ |
D | db4o-6.4.14.8131-java5.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/db4o/
com/ ... |