/external/clang/INPUTS/ |
c99-intconst-1.c | 33 #define type_comb6(T1, T2, T3, T4, T5, T6) \ 38 type_comb2(T5, T6))))) 56 (T4 *) if E4, otherwise (T5 *) if E5, otherwise (T6 *) if E6. */ 57 #define first_of6p(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ 62 type_if(T5, (!(E1) && !(E2) && !(E3) && !(E4) && (E5))), \ 73 #define first_of6(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ 75 T4, (E4), T5, (E5), T6, (E6)))0))
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
typelist.h | 120 template<typename T1, typename T2, typename T3, typename T4, typename T5> 124 typename T4, typename T5, typename T6> 527 typename T4, typename T5> 530 typedef node<_GLIBCXX_TYPELIST_CHAIN5(T1,T2,T3,T4,T5)> type; 534 typename T4, typename T5, typename T6> 537 typedef node<_GLIBCXX_TYPELIST_CHAIN6(T1,T2,T3,T4,T5,T6)> type;
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
typelist.h | 120 template<typename T1, typename T2, typename T3, typename T4, typename T5> 124 typename T4, typename T5, typename T6> 527 typename T4, typename T5> 530 typedef node<_GLIBCXX_TYPELIST_CHAIN5(T1,T2,T3,T4,T5)> type; 534 typename T4, typename T5, typename T6> 537 typedef node<_GLIBCXX_TYPELIST_CHAIN6(T1,T2,T3,T4,T5,T6)> type;
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
typelist.h | 120 template<typename T1, typename T2, typename T3, typename T4, typename T5> 124 typename T4, typename T5, typename T6> 527 typename T4, typename T5> 530 typedef node<_GLIBCXX_TYPELIST_CHAIN5(T1,T2,T3,T4,T5)> type; 534 typename T4, typename T5, typename T6> 537 typedef node<_GLIBCXX_TYPELIST_CHAIN6(T1,T2,T3,T4,T5,T6)> type;
|
/external/ipsec-tools/src/racoon/missing/crypto/rijndael/ |
rijndael-alg-fst.c | 328 *((word32*)(b )) = *((const word32*)T5[temp[0][0]]) 332 *((word32*)(b+ 4)) = *((const word32*)T5[temp[1][0]]) 336 *((word32*)(b+ 8)) = *((const word32*)T5[temp[2][0]]) 340 *((word32*)(b+12)) = *((const word32*)T5[temp[3][0]]) 349 *((word32*)(b )) = *((const word32*)T5[temp[0][0]]) 353 *((word32*)(b+ 4)) = *((const word32*)T5[temp[1][0]]) 357 *((word32*)(b+ 8)) = *((const word32*)T5[temp[2][0]]) 361 *((word32*)(b+12)) = *((const word32*)T5[temp[3][0]])
|
boxes-fst.dat | 396 #define T5 xT5.xt8 [all...] |
/external/clang/test/SemaCXX/ |
virtual-override.cpp | 62 namespace T5 { 73 virtual a* g(); // expected-error{{return type of virtual function 'g' is not covariant with the return type of the function it overrides ('T5::a *' has different qualifiers than 'T5::a *const')}}
|
/external/chromium/sdch/open-vcdiff/src/gtest/ |
gtest_pred_impl.h | 304 typename T5> 316 const T5& v5) {
|
/external/chromium/testing/gtest/include/gtest/ |
gtest_pred_impl.h | 296 typename T5> 308 const T5& v5) {
|
/external/chromium/testing/gtest/test/ |
gtest_pred_impl_unittest.cc | [all...] |
gtest-param-test_test.cc | 111 template <typename T1, typename T2, typename T3, typename T4, typename T5, 114 const tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>& value) { [all...] |
/external/gtest/include/gtest/ |
gtest_pred_impl.h | 304 typename T5> 316 const T5& v5) {
|
/external/gtest/test/ |
gtest_pred_impl_unittest.cc | [all...] |
gtest-param-test_test.cc | 417 template <typename T1, typename T2, typename T3, typename T4, typename T5, 421 const tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>& value) {
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest_pred_impl.h | 304 typename T5> 316 const T5& v5) {
|
/external/protobuf/gtest/include/gtest/ |
gtest_pred_impl.h | 304 typename T5> 316 const T5& v5) {
|
/external/protobuf/gtest/test/ |
gtest_pred_impl_unittest.cc | [all...] |
gtest-param-test_test.cc | 417 template <typename T1, typename T2, typename T3, typename T4, typename T5, 421 const tuple<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>& value) {
|
/external/dropbear/libtomcrypt/src/ciphers/ |
anubis.c | 388 static const ulong32 T5[256] = { [all...] |
khazad.c | [all...] |
/external/dbus/dbus/ |
dbus-md5.c | 101 #define T5 /* 0xf57c0faf */ (T_MASK ^ 0x0a83f050) 218 SET(a, b, c, d, 4, 7, T5);
|
/external/llvm/lib/Target/Mips/ |
MipsRegisterInfo.cpp | 67 case Mips::T5 : case Mips::F13: return 13;
|
/external/chromium/third_party/libjingle/source/talk/session/phone/testdata/ |
video.rtpdump | [all...] |
voice.rtpdump | [all...] |