Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dgeo.c85 int decodeGeohash(double bits, double *xy) { in decodeGeohash()
93 int extractLongLatOrReply(client *c, robj **argv, double *xy) { in extractLongLatOrReply()
113 int longLatFromMember(robj *zobj, robj *member, double *xy) { in longLatFromMember()
192 double distance, xy[2]; in geoAppendIfWithinRadius() local
426 double xy[2]; in geoaddCommand() local
476 double xy[2] = { 0 }; in georadiusGeneric() local
722 double xy[2]; in geohashCommand() local
769 double xy[2]; in geoposCommand() local
H A Dgeohash.c206 int geohashDecodeAreaToLongLat(const GeoHashArea *area, double *xy) { in geohashDecodeAreaToLongLat()
213 int geohashDecodeToLongLatType(const GeoHashBits hash, double *xy) { in geohashDecodeToLongLatType()
220 int geohashDecodeToLongLatWGS84(const GeoHashBits hash, double *xy) { in geohashDecodeToLongLatWGS84()
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dblamka-round-ref.h11 const uint64_t xy = (x & m) * (y & m); in fBlaMka() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c453 fe25519 xy; in ge25519_p3_to_precomp() local