/third_party/libabigail/tests/data/test-diff-dwarf/ |
D | test42-PR21296-clanggcc.cc | 55 forward(typename std::remove_reference<_Tp>::type& __t) noexcept in forward() argument 56 { return static_cast<_Tp&&>(__t); } in forward() 66 forward(typename std::remove_reference<_Tp>::type&& __t) noexcept in forward() argument 68 return static_cast<_Tp&&>(__t); in forward() 78 move(_Tp&& __t) noexcept in move() argument 79 { return static_cast<typename std::remove_reference<_Tp>::type&&>(__t); } in move() 140 _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } in _M_head() 143 _M_tail(const _Tuple_impl& __t) noexcept { return __t; } in _M_tail() 203 __get_helper(const _Tuple_impl<__i, _Head, _Tail...>& __t) noexcept in __get_helper() argument 204 { return _Tuple_impl<__i, _Head, _Tail...>::_M_head(__t); } in __get_helper() [all …]
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | utf8.h | 384 uint8_t __t = 0; \ 389 U8_LEAD3_T1_BITS[(c)&=0xf]&(1<<((__t=(s)[i])>>5)) && \ 390 (__t&=0x3f, 1) \ 393 U8_LEAD4_T1_BITS[(__t=(s)[i])>>4]&(1<<(c)) && \ 394 ((c)=((c)<<6)|(__t&0x3f), ++(i)!=(length)) && \ 395 (__t=(s)[i]-0x80)<=0x3f) && \ 397 ((c)=((c)<<6)|__t, ++(i)!=(length)) \ 401 (__t=(s)[i]-0x80)<=0x3f && \ 402 ((c)=((c)<<6)|__t, ++(i), 1)) { \
|
/third_party/icu/icu4c/source/common/unicode/ |
D | utf8.h | 384 uint8_t __t = 0; \ 389 U8_LEAD3_T1_BITS[(c)&=0xf]&(1<<((__t=(s)[i])>>5)) && \ 390 (__t&=0x3f, 1) \ 393 U8_LEAD4_T1_BITS[(__t=(s)[i])>>4]&(1<<(c)) && \ 394 ((c)=((c)<<6)|(__t&0x3f), ++(i)!=(length)) && \ 395 (__t=(s)[i]-0x80)<=0x3f) && \ 397 ((c)=((c)<<6)|__t, ++(i)!=(length)) \ 401 (__t=(s)[i]-0x80)<=0x3f && \ 402 ((c)=((c)<<6)|__t, ++(i), 1)) { \
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | utf8.h | 384 uint8_t __t = 0; \ 389 U8_LEAD3_T1_BITS[(c)&=0xf]&(1<<((__t=(s)[i])>>5)) && \ 390 (__t&=0x3f, 1) \ 393 U8_LEAD4_T1_BITS[(__t=(s)[i])>>4]&(1<<(c)) && \ 394 ((c)=((c)<<6)|(__t&0x3f), ++(i)!=(length)) && \ 395 (__t=(s)[i]-0x80)<=0x3f) && \ 397 ((c)=((c)<<6)|__t, ++(i)!=(length)) \ 401 (__t=(s)[i]-0x80)<=0x3f && \ 402 ((c)=((c)<<6)|__t, ++(i), 1)) { \
|
/third_party/libabigail/include/ |
D | abg-viz-dot.h | 31 node_base(const std::string& __id, type __t, const style& __sty) in node_base() 33 _M_type(__t), _M_x_space(0.4), _M_y_space(0.2), _M_style(__sty) in node_base()
|
/third_party/libbpf/src/ |
D | bpf_core_read.h | 320 #define ___rd_first(fn, src, a) ___read(fn, &__t, ___type(src), src, a); 322 ___read(fn, &__t, ___type(___nolast(__VA_ARGS__)), __t, ___last(__VA_ARGS__)); 323 #define ___rd_p1(fn, ...) const void *__t; ___rd_first(fn, __VA_ARGS__) 339 ___read(fn, dst, ___type(src, ___nolast(__VA_ARGS__)), __t, \
|
/third_party/python/Tools/pynche/ |
D | TextViewer.py | 81 self.__t = Checkbutton(root, text='Track color changes', 85 self.__t.pack(fill=X, expand=YES)
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test12-pr18844.so.abi | 17538 …<parameter type-id='type-id-2337' name='__t' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/..… 17542 …<parameter type-id='type-id-2339' name='__t' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/..… 17546 …<parameter type-id='type-id-2341' name='__t' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/..… 17550 …<parameter type-id='type-id-2343' name='__t' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/..… 17554 …<parameter type-id='type-id-2345' name='__t' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/..… 17558 …<parameter type-id='type-id-2347' name='__t' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/..… 17562 …<parameter type-id='type-id-2349' name='__t' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/..… 17566 …<parameter type-id='type-id-2351' name='__t' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/..… 17570 …<parameter type-id='type-id-2353' name='__t' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/..… 17574 …<parameter type-id='type-id-2355' name='__t' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/..… [all …]
|
D | test16-pr18904.so.abi | 14152 …<parameter type-id='type-id-1853' name='__t' filepath='/export/users/iverbin/gcc_build_host/x86_64… 14156 …<parameter type-id='type-id-1857' name='__t' filepath='/export/users/iverbin/gcc_build_host/x86_64… 14160 …<parameter type-id='type-id-1861' name='__t' filepath='/export/users/iverbin/gcc_build_host/x86_64… 14164 …<parameter type-id='type-id-1863' name='__t' filepath='/export/users/iverbin/gcc_build_host/x86_64… 14168 …<parameter type-id='type-id-1867' name='__t' filepath='/export/users/iverbin/gcc_build_host/x86_64… 14172 …<parameter type-id='type-id-1869' name='__t' filepath='/export/users/iverbin/gcc_build_host/x86_64… 14176 …<parameter type-id='type-id-1871' name='__t' filepath='/export/users/iverbin/gcc_build_host/x86_64… 14180 …<parameter type-id='type-id-1873' name='__t' filepath='/export/users/iverbin/gcc_build_host/x86_64… 14184 …<parameter type-id='type-id-1875' name='__t' filepath='/export/users/iverbin/gcc_build_host/x86_64… 14188 …<parameter type-id='type-id-298' name='__t' filepath='/export/users/iverbin/gcc_build_host/x86_64-… [all …]
|
D | test11-pr18828.so.abi | 10580 …<parameter type-id='type-id-2067' name='__t' filepath='/usr/include/c++/4.9/bits/move.h' line='76'… 10584 …<parameter type-id='type-id-2069' name='__t' filepath='/usr/include/c++/4.9/bits/move.h' line='76'… 10588 …<parameter type-id='type-id-2077' name='__t' filepath='/usr/include/c++/4.9/bits/move.h' line='76'… 10592 …<parameter type-id='type-id-2075' name='__t' filepath='/usr/include/c++/4.9/bits/move.h' line='76'… 10596 …<parameter type-id='type-id-228' name='__t' filepath='/usr/include/c++/4.9/bits/move.h' line='101'… 10600 …<parameter type-id='type-id-1936' name='__t' filepath='/usr/include/c++/4.9/bits/move.h' line='101… 10604 …<parameter type-id='type-id-1977' name='__t' filepath='/usr/include/c++/4.9/bits/move.h' line='101… 10608 …<parameter type-id='type-id-1982' name='__t' filepath='/usr/include/c++/4.9/bits/move.h' line='101… 10612 …<parameter type-id='type-id-2151' name='__t' filepath='/usr/include/c++/4.9/bits/move.h' line='101… 11169 …<parameter type-id='type-id-1756' name='__t' filepath='/usr/include/c++/4.9/tuple' line='745' colu… [all …]
|
D | test9-pr18818-clang.so.abi | 2387 …<parameter type-id='type-id-159' name='__t' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../… 2391 …<parameter type-id='type-id-173' name='__t' filepath='/usr/bin/../lib/gcc/x86_64-linux-gnu/4.9/../…
|
D | test10-pr18818-gcc.so.abi | 4433 …<parameter type-id='type-id-283' name='__t' filepath='/usr/include/c++/4.9/bits/move.h' line='101'… 4437 …<parameter type-id='type-id-297' name='__t' filepath='/usr/include/c++/4.9/bits/move.h' line='101'…
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 5357 forward(typename std::remove_reference<_Tp>::type& __t) noexcept in forward() argument 5358 { return static_cast<_Tp&&>(__t); } in forward() 5368 forward(typename std::remove_reference<_Tp>::type&& __t) noexcept in forward() argument 5372 return static_cast<_Tp&&>(__t); in forward() 5382 move(_Tp&& __t) noexcept in move() argument 5383 { return static_cast<typename std::remove_reference<_Tp>::type&&>(__t); } in move() 5521 __throw_with_nested_impl(_Tp&& __t, true_type) in __throw_with_nested_impl() argument 5524 throw _Nested_exception<_Up>{std::forward<_Tp>(__t)}; in __throw_with_nested_impl() 5529 __throw_with_nested_impl(_Tp&& __t, false_type) in __throw_with_nested_impl() argument 5530 { throw std::forward<_Tp>(__t); } in __throw_with_nested_impl() [all …]
|