/external/clang/test/CodeGenCXX/ |
cxx0x-initializer-stdinitializerlist-pr12086.cpp | 7 template <class _E> 10 const _E* __begin_; 13 initializer_list(const _E* __b, size_t __s) 19 typedef _E value_type; 20 typedef const _E& reference; 21 typedef const _E& const_reference; 24 typedef const _E* iterator; 25 typedef const _E* const_iterator; 30 const _E* begin() const {return __begin_;} 31 const _E* end() const {return __begin_ + __size_; [all...] |
cxx0x-initializer-stdinitializerlist-startend.cpp | 7 template <class _E> 10 const _E* __begin_; 11 const _E* __end_; 13 initializer_list(const _E* __b, const _E* __e) 19 typedef _E value_type; 20 typedef const _E& reference; 21 typedef const _E& const_reference; 24 typedef const _E* iterator; 25 typedef const _E* const_iterator [all...] |
cxx0x-initializer-stdinitializerlist.cpp | 7 template <class _E> 10 const _E* __begin_; 13 initializer_list(const _E* __b, size_t __s) 19 typedef _E value_type; 20 typedef const _E& reference; 21 typedef const _E& const_reference; 24 typedef const _E* iterator; 25 typedef const _E* const_iterator; 30 const _E* begin() const {return __begin_;} 31 const _E* end() const {return __begin_ + __size_; [all...] |
mangle-exprs.cpp | 7 template <class _E> 10 const _E* __begin_; 13 initializer_list(const _E* __b, size_t __s) 19 typedef _E value_type; 20 typedef const _E& reference; 21 typedef const _E& const_reference; 24 typedef const _E* iterator; 25 typedef const _E* const_iterator; 30 const _E* begin() const {return __begin_;} 31 const _E* end() const {return __begin_ + __size_; [all...] |
/external/clang/test/SemaCXX/ |
cxx0x-initializer-scalars.cpp | 10 template <class _E> 13 const _E* __begin_; 16 initializer_list(const _E* __b, size_t __s) 22 typedef _E value_type; 23 typedef const _E& reference; 24 typedef const _E& const_reference; 27 typedef const _E* iterator; 28 typedef const _E* const_iterator; 33 const _E* begin() const {return __begin_;} 34 const _E* end() const {return __begin_ + __size_; [all...] |
cxx0x-initializer-stdinitializerlist.cpp | 12 template <class _E> 15 const _E* __begin_; 18 initializer_list(const _E* __b, size_t __s) 24 typedef _E value_type; 25 typedef const _E& reference; 26 typedef const _E& const_reference; 29 typedef const _E* iterator; 30 typedef const _E* const_iterator; 35 const _E* begin() const {return __begin_;} 36 const _E* end() const {return __begin_ + __size_; [all...] |
cxx0x-initializer-constructor.cpp | 10 template <class _E> 13 const _E* __begin_; 16 initializer_list(const _E* __b, size_t __s) 22 typedef _E value_type; 23 typedef const _E& reference; 24 typedef const _E& const_reference; 27 typedef const _E* iterator; 28 typedef const _E* const_iterator; 33 const _E* begin() const {return __begin_;} 34 const _E* end() const {return __begin_ + __size_; [all...] |
/external/clang/test/CXX/over/over.oper/over.literal/ |
p8.cpp | 19 float operator ""_E(const char *); // expected-error {{C++11 requires a space between the "" and the user-defined suffix in a literal operator}}
|
/external/safe-iop/include/ |
safe_iop.h | 143 #define safe_add5(_ptr, _A, _B, _C, _D, _E) \ 148 typeof(_E) __sio(var)(e) = (_E); \ 193 #define safe_sub5(_ptr, _A, _B, _C, _D, _E) \ 198 typeof(_E) __sio(var)(e) = (_E); \ 244 #define safe_mul5(_ptr, _A, _B, _C, _D, _E) \ 249 typeof(_E) __sio(var)(e) = (_E); \ 293 #define safe_div5(_ptr, _A, _B, _C, _D, _E) \ [all...] |
/external/opencv/cv/src/ |
cvcalibration.cpp | [all...] |
/external/chromium/third_party/libjingle/source/talk/session/phone/testdata/ |
video.rtpdump | 242 ?????~X`?; ????7wqX?-?????E*)?!?????'#?^??"??f?W?t:????b?3\???eyN"1?C?\??e?^??_e??#w??H?I?>#?_O???+O??n?G?.??????I$?? ????@?V?'t??7?//??%?a?^?????'?x??B????? ????/{y?60T?c?]2???x??????????O??k?$??3????$=???#:?????P~/??#??9[R?vo)/ ????*J'W??? ?*?Pa?-?!?*?t?d??wa/?????g??NOk?Y9?\N7?Eg$!`?????n?q:?O?rj ??=?n????.?? f ????r &!???!??P?0?;???v???????z3??&?U?\????(????????'M ?????pW(`~q>?????4L?#??IF@??????l/E?? u??L?N?];4)h???-x???_??W???g?V??>;x???&A?*??_c??A8???????g??$?r`??????????v??_???)?N?^??~?4???O~`W~?~?????{??{^U??????23????r??6F?L??? ???5?%???!~_??9v?1?0?M?_????f [all...] |