/external/clang/test/CodeGenCXX/ |
D | warn-padded-packed.cpp | 60 struct S11 { struct 76 void f(S1*, S2*, S3*, S4*, S5*, S6*, S7*, S8*, S9*, S10*, S11*, S12*, S13*) { } in f() argument
|
/external/quake/quake/src/QW/client/ |
D | md4.c | 78 #define S11 3 macro 196 FF (a, b, c, d, x[ 0], S11); /* 1 */ in MD4Transform() 200 FF (a, b, c, d, x[ 4], S11); /* 5 */ in MD4Transform() 204 FF (a, b, c, d, x[ 8], S11); /* 9 */ in MD4Transform() 208 FF (a, b, c, d, x[12], S11); /* 13 */ in MD4Transform()
|
/external/dropbear/libtomcrypt/src/hashes/ |
D | md4.c | 38 #define S11 3 macro 96 FF (a, b, c, d, x[ 0], S11); /* 1 */ in _md4_compress() 100 FF (a, b, c, d, x[ 4], S11); /* 5 */ in _md4_compress() 104 FF (a, b, c, d, x[ 8], S11); /* 9 */ in _md4_compress() 108 FF (a, b, c, d, x[12], S11); /* 13 */ in _md4_compress()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/ |
D | MD5Digest.java | 127 private static final int S11 = 7; field in MD5Digest 211 a = rotateLeft(a + F(b, c, d) + X[ 0] + 0xd76aa478, S11) + b; in processBlock() 215 a = rotateLeft(a + F(b, c, d) + X[ 4] + 0xf57c0faf, S11) + b; in processBlock() 219 a = rotateLeft(a + F(b, c, d) + X[ 8] + 0x698098d8, S11) + b; in processBlock() 223 a = rotateLeft(a + F(b, c, d) + X[12] + 0x6b901122, S11) + b; in processBlock()
|
/external/v8/test/sputnik/ |
D | sputnik.status | 115 S11.4.3_D1.2: PASS || FAIL_OK 155 S11.1.5_A4.1: FAIL_OK 156 S11.1.5_A4.2: FAIL_OK 163 S11.8.2_A2.3_T1: FAIL_OK 164 S11.8.3_A2.3_T1: FAIL_OK 169 S11.1.1_A2: FAIL_OK
|
/external/ppp/pppd/ |
D | md5.c | 210 #define S11 7 macro 214 FF ( a, b, c, d, in[ 0], S11, UL(3614090360)); /* 1 */ 218 FF ( a, b, c, d, in[ 4], S11, UL(4118548399)); /* 5 */ 222 FF ( a, b, c, d, in[ 8], S11, UL(1770035416)); /* 9 */ 226 FF ( a, b, c, d, in[12], S11, UL(1804603682)); /* 13 */
|
/external/llvm/lib/Target/ARM/ |
D | ARMCallingConv.td | 66 S9, S10, S11, S12, S13, S14, S15]>>, 78 S9, S10, S11, S12, S13, S14, S15]>>, 173 S9, S10, S11, S12, S13, S14, S15]>>, 185 S9, S10, S11, S12, S13, S14, S15]>>,
|
D | ARMRegisterInfo.td | 83 def S10 : ARMFReg<10, "s10">; def S11 : ARMFReg<11, "s11">; 102 def D5 : ARMReg< 5, "d5", [S10, S11]>, DwarfRegNum<[261]>;
|
D | ARMBaseRegisterInfo.cpp | 616 case ARM::S11: return ARM::S10; in getRegisterPairEven() 669 case ARM::S10: return ARM::S11; in getRegisterPairOdd()
|
/external/protobuf/src/google/protobuf/stubs/ |
D | structurally_valid.cc | 79 #define S11 (kExitReplace1S0) macro 341 #undef S11
|
/external/iptables/utils/ |
D | pf.os | 237 S11:64:1:60:M*,S,T,N,W0: Linux:2.2::Linux 2.2
|
/external/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 982 ARM::S8, ARM::S9, ARM::S10, ARM::S11,
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 2715 http://careercenter.tamu.edu/Students/S11/S11D.shtml 65345 http://www.princeton.edu/main/news/archive/S11/04/86Q66/ 65346 http://www.princeton.edu/main/news/archive/S11/04/86Q66/index.xml 65347 http://www.princeton.edu/main/news/archive/S11/41/04S81/index.xml 65348 http://www.princeton.edu/main/news/archive/S11/53/24A92/index.xml?section=featured
|