HomeSort by relevance Sort by last modified time
    Searched refs:V4 (Results 1 - 21 of 21) sorted by null

  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p1.cpp 49 enum E4 { V4 } constexpr e4 = V4;
  /external/chromium/chrome/browser/importer/
firefox_proxy_settings.h 32 V4,
firefox_proxy_settings_unittest.cc 46 EXPECT_EQ(FirefoxProxySettings::V4, settings.socks_version());
firefox_proxy_settings.cc 51 return FirefoxProxySettings::V4;
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCBaseInfo.h 35 case R4 : case X4 : case F4 : case V4 : case CR4: case CR1LT: return 4;
  /external/llvm/lib/Analysis/
Lint.cpp 139 const Value *V3 = 0, const Value *V4 = 0) {
144 WriteValue(V4);
166 #define Assert4(C, M, V1, V2, V3, V4) \
167 do { if (!(C)) { CheckFailed(M, V1, V2, V3, V4); return; } } while (0)
  /external/qemu/distrib/zlib-1.2.3/
configure 121 OSF1\ V4*) SFLAGS=${CFLAGS-"-O -std1"}
  /external/openssl/crypto/bn/asm/
armv4-mont.pl 194 moveq pc,lr @ be binary compatible with V4, yet
armv4-mont.s 143 moveq pc,lr @ be binary compatible with V4, yet
  /external/openssl/crypto/sha/asm/
sha1-armv4-large.pl 215 moveq pc,lr @ be binary compatible with V4, yet
sha256-armv4.pl 176 moveq pc,lr @ be binary compatible with V4, yet
sha512-armv4.pl 393 moveq pc,lr @ be binary compatible with V4, yet
sha1-armv4-large.s 378 moveq pc,lr @ be binary compatible with V4, yet
sha512-armv4.s 408 moveq pc,lr @ be binary compatible with V4, yet
sha256-armv4.s 1107 moveq pc,lr @ be binary compatible with V4, yet
  /external/zlib/
configure 175 OSF1\ V4*) SFLAGS=${CFLAGS-"-O -std1"}
  /external/llvm/lib/VMCore/
Verifier.cpp 331 const Value *V3 = 0, const Value *V4 = 0) {
336 WriteValue(V4);
375 #define Assert4(C, M, V1, V2, V3, V4) \
376 do { if (!(C)) { CheckFailed(M, V1, V2, V3, V4); return; } } while (0)
    [all...]
  /external/openssl/crypto/aes/asm/
aes-armv4.pl 233 moveq pc,lr @ be binary compatible with V4, yet
607 moveq pc,lr @ be binary compatible with V4, yet
697 moveq pc,lr @ be binary compatible with V4, yet
878 moveq pc,lr @ be binary compatible with V4, yet
aes-armv4.s 185 moveq pc,lr @ be binary compatible with V4, yet
559 moveq pc,lr @ be binary compatible with V4, yet
644 moveq pc,lr @ be binary compatible with V4, yet
825 moveq pc,lr @ be binary compatible with V4, yet
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 42 PPC::V0 , PPC::V1 , PPC::V2 , PPC::V3 , PPC::V4 , PPC::V5 , PPC::V6 , PPC::V7 ,
    [all...]
PPCISelLowering.cpp     [all...]

Completed in 5158 milliseconds