Searched defs:__t (Results 1 – 8 of 8) sorted by relevance
/external/stlport/stlport/stl/ |
D | _time_facets.c | 152 const ios_base& __s, ios_base::iostate& __err, tm* __t) { in _STLP_WEAK() 280 __get_short_or_long_dayname(_InIt& __first, _InIt& __last, const _TimeInfo& __table, tm* __t) { in __get_short_or_long_dayname() 291 __get_short_or_long_monthname(_InIt& __first, _InIt& __last, const _TimeInfo& __table, tm* __t) { in __get_short_or_long_monthname() 306 tm* __t) const { in do_get_date() 330 tm* __t) const { in do_get_time() 350 tm* __t) const { in do_get_year() 369 tm *__t) const { in do_get_weekday() 386 tm *__t) const { in do_get_monthname()
|
D | _time_facets.h | 141 ios_base::iostate& __err, tm* __t) const in get_time() 144 ios_base::iostate& __err, tm* __t) const in get_date() 147 ios_base::iostate& __err, tm* __t) const in get_weekday() 150 ios_base::iostate& __err, tm* __t) const in get_monthname() 153 ios_base::iostate& __err, tm* __t) const in get_year()
|
D | _deque.c | 382 void deque<_Tp,_Alloc>::_M_push_back_aux_v(const value_type& __t) { in _M_push_back_aux_v() 412 void deque<_Tp,_Alloc>::_M_push_front_aux_v(const value_type& __t) { in _M_push_front_aux_v()
|
D | _algo.c | 435 _EuclideanRingElement __t = __m % __n; in __gcd() local 609 _Distance __t = __n; in __random_sample() local 631 _Distance __t = __n; in __random_sample() local
|
/external/clang/test/CodeGen/ |
D | mips-constraint-regs.c | 14 int __t; in main() local
|
/external/stlport/src/ |
D | time_facets.cpp | 386 time_t __t = mktime(__CONST_CAST(tm*, t)); in __write_formatted_timeT() local
|
/external/stlport/stlport/stl/debug/ |
D | _tree.h | 172 void swap(_Self& __t) { in swap()
|
/external/blktrace/ |
D | blkparse.c | 801 struct trace *__t; in trace_rb_insert() local 861 struct trace *__t; in trace_rb_find() local 1957 struct trace *__t; in check_cpu_map() local 1995 struct trace *__t; in check_sequence() local
|