Searched refs:aRef (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A Ddtoa.cpp268 static void mult(BigInt& aRef, const BigInt& bRef) argument
270 const BigInt* a = &aRef;
353 aRef = c;
481 static ALWAYS_INLINE void diff(BigInt& c, const BigInt& aRef, const BigInt& bRef) argument
483 const BigInt* a = &aRef;
/external/valgrind/main/helgrind/
H A Dlibhb_core.c4474 RCEC* aRef = oldref->accs[i].rcec; local
4476 tl_assert(aRef);
4477 tl_assert(aRef->magic == RCEC_MAGIC);
4478 aRef->rcX++;
4480 tl_assert(!aRef);
4717 RCEC* aRef = oldref->accs[j].rcec; local
4718 if (aRef) {
4721 ctxt__rcdec( aRef );
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/conscrypt/src/main/native/
H A Dorg_conscrypt_NativeCrypto.cpp3272 BIGNUM* aRef = NULL; local
3273 if (!arrayToBignum(env, aJava, &aRef)) {
3276 Unique_BIGNUM a(aRef);
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 164 milliseconds