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

/external/llvm/lib/Analysis/
H A DProfileInfoLoader.cpp24 // ByteSwap - Byteswap 'Var' if 'Really' is true.
26 static inline unsigned ByteSwap(unsigned Var, bool Really) { argument
27 if (!Really) return Var;
/external/libvpx/
H A DAndroid.mk112 # Really, we only need ARMV6 support but I could not find an environment
/external/libffi/src/mips/
H A Do32.S149 # Really any 64-bit int, signed or not.
/external/chromium/testing/gmock/test/
H A Dgmock-matchers_test.cc2339 MATCHER_P(Really, inner_matcher, "") {
2344 EXPECT_THAT(0, Really(Eq(0)));
/external/iproute2/doc/
H A Dip-cref.tex2066 Really, for historical reasons \verb|ip rule add| does not require a

Completed in 788 milliseconds