Home
last modified time | relevance | path

Searched defs:Xb (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/Parser/
Dswitch-recovery.cpp22 enum X { Xa, Xb } x; in test2() enumerator
/external/armnn/src/backends/reference/workloads/
DResize.cpp28 inline double EuclideanDistance(float Xa, float Ya, const unsigned int Xb, const unsigned int Yb) in EuclideanDistance()
/external/mbedtls/library/
Decjpake.c454 mbedtls_ecp_point *Xb, in ecjpake_kkpp_read()
490 mbedtls_ecp_point *Xb, in ecjpake_kkpp_write()
/external/openthread/third_party/mbedtls/repo/library/
Decjpake.c454 mbedtls_ecp_point *Xb, in ecjpake_kkpp_read()
490 mbedtls_ecp_point *Xb, in ecjpake_kkpp_write()
/external/swiftshader/src/Pipeline/
DSetupRoutine.cpp550 …<Byte> &primitive, Pointer<Byte> &data, const Int &Xa, const Int &Ya, const Int &Xb, const Int &Yb… in edge()