Home
last modified time | relevance | path

Searched defs:yBytes (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/flang/unittests/Runtime/
Dcharacter.cpp30 std::size_t yBytes, int expect) { in TestCharCompare()
44 std::size_t yBytes, int expect) { in Compare()
/external/fonttools/Lib/fontTools/ttLib/tables/
D_g_l_y_f.py494 def flagEncodeCoords(flag, x, y, xBytes, yBytes): argument
/external/harfbuzz_ng/src/
Dhb-ot-glyf-table.hh490 unsigned int xBytes, yBytes; in trim_padding() local
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc1702 jbyteArray xBytes, jbyteArray yBytes, in NativeCrypto_EC_GROUP_new_arbitrary()
2070 jbyteArray yBytes = bignumToArray(env, y.get(), "y"); in NativeCrypto_EC_POINT_get_affine_coordinates() local