Home
last modified time | relevance | path

Searched defs:aRef (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
Ddtoa.cpp268 static void mult(BigInt& aRef, const BigInt& bRef) in mult()
481 static ALWAYS_INLINE void diff(BigInt& c, const BigInt& aRef, const BigInt& bRef) in diff()
/external/valgrind/main/helgrind/
Dlibhb_core.c4474 RCEC* aRef = oldref->accs[i].rcec; in event_map__check_reference_counts() local
4717 RCEC* aRef = oldref->accs[j].rcec; in event_map_maybe_GC() local
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp3272 BIGNUM* aRef = NULL; in NativeCrypto_EC_GROUP_new_curve() local