TB 461 ipc/ipc_message_macros.h template<class T, class S, typename TA, typename TB> \ TB 463 ipc/ipc_message_macros.h void (T::*func)(const Message&, TA, TB)) { \ TB 471 ipc/ipc_message_macros.h template<typename TA, typename TB> \ TB 472 ipc/ipc_message_macros.h static bool Read(const IPC::Message* msg, TA* a, TB* b) { \ TB 482 ipc/ipc_message_macros.h template<class T, class S, typename TA, typename TB, typename TC> \ TB 484 ipc/ipc_message_macros.h void (T::*func)(const Message&, TA, TB, TC)) { \ TB 492 ipc/ipc_message_macros.h template<typename TA, typename TB, typename TC> \ TB 493 ipc/ipc_message_macros.h static bool Read(const IPC::Message* msg, TA* a, TB* b, TC* c) { \ TB 504 ipc/ipc_message_macros.h template<class T, class S, typename TA, typename TB, typename TC, \ TB 507 ipc/ipc_message_macros.h void (T::*func)(const Message&, TA, TB, TC, TD)) { \ TB 515 ipc/ipc_message_macros.h template<typename TA, typename TB, typename TC, typename TD> \ TB 516 ipc/ipc_message_macros.h static bool Read(const IPC::Message* msg, TA* a, TB* b, TC* c, TD* d) { \ TB 528 ipc/ipc_message_macros.h template<class T, class S, typename TA, typename TB, typename TC, \ TB 531 ipc/ipc_message_macros.h void (T::*func)(const Message&, TA, TB, TC, TD, TE)) { \ TB 539 ipc/ipc_message_macros.h template<typename TA, typename TB, typename TC, typename TD, typename TE> \ TB 540 ipc/ipc_message_macros.h static bool Read(const IPC::Message* msg, TA* a, TB* b, TC* c, TD* d, \ TB 580 ipc/ipc_message_macros.h template<typename TA, typename TB> \ TB 581 ipc/ipc_message_macros.h static void WriteReplyParams(Message* reply, TA a, TB b) { \ TB 586 ipc/ipc_message_macros.h template<typename TA, typename TB, typename TC> \ TB 587 ipc/ipc_message_macros.h static void WriteReplyParams(Message* reply, TA a, TB b, TC c) { \ TB 592 ipc/ipc_message_macros.h template<typename TA, typename TB, typename TC, typename TD> \ TB 593 ipc/ipc_message_macros.h static void WriteReplyParams(Message* reply, TA a, TB b, TC c, TD d) { \ TB 598 ipc/ipc_message_macros.h template<typename TA, typename TB, typename TC, typename TD, typename TE> \ TB 599 ipc/ipc_message_macros.h static void WriteReplyParams(Message* reply, TA a, TB b, TC c, TD d, TE e) { \ TB 896 ipc/ipc_message_utils.h template<typename TA, typename TB> TB 897 ipc/ipc_message_utils.h static void WriteReplyParams(Message* reply, TA a, TB b) { TB 902 ipc/ipc_message_utils.h template<typename TA, typename TB, typename TC> TB 903 ipc/ipc_message_utils.h static void WriteReplyParams(Message* reply, TA a, TB b, TC c) { TB 908 ipc/ipc_message_utils.h template<typename TA, typename TB, typename TC, typename TD> TB 909 ipc/ipc_message_utils.h static void WriteReplyParams(Message* reply, TA a, TB b, TC c, TD d) { TB 914 ipc/ipc_message_utils.h template<typename TA, typename TB, typename TC, typename TD, typename TE> TB 915 ipc/ipc_message_utils.h static void WriteReplyParams(Message* reply, TA a, TB b, TC c, TD d, TE e) { TB 192 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc /* 0C48 */ _(M,TB), _(x,x), _(M,T), _(M,T), _(M,T), _(V,T), _(x,x), _(x,x), TB 311 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc /* 0F70 */ _(x,x), _(M,B), _(M,T), _(M,TB), _(M,B), _(M,B), _(M,TB), _(M,TB), TB 312 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc /* 0F78 */ _(M,TB), _(M,TB), _(M,T), _(M,T), _(M,T), _(M,T), _(Bi,x), _(Vs,x), TB 313 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc /* 0F80 */ _(M,T), _(M,TB), _(Bi,x), _(Bi,x), _(V,B), _(A,x), _(x,x), _(x,x), TB 490 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc /* 1B38 */ _(M,B), _(M,B), _(M,B), _(M,BR), _(M,TB),_(M,TBR), _(M,L), _(M,L), TB 765 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic-table.cc /* 11128 */ _(M,T), _(M,T), _(M,B), _(M,B), _(M,L), _(M,T), _(M,TB), _(M,TB), TB 14 tools/clang/blink_gc_plugin/tests/finalize_after_dispatch.cpp case TB: TB 33 tools/clang/blink_gc_plugin/tests/finalize_after_dispatch.cpp case TB: TB 47 tools/clang/blink_gc_plugin/tests/finalize_after_dispatch.h B() : A(TB) { } TB 14 tools/clang/blink_gc_plugin/tests/trace_after_dispatch.cpp case TB: TB 25 tools/clang/blink_gc_plugin/tests/trace_after_dispatch.h B() : A(TB) { } TB 14 tools/clang/blink_gc_plugin/tests/virtual_and_trace_after_dispatch.cpp case TB: TB 25 tools/clang/blink_gc_plugin/tests/virtual_and_trace_after_dispatch.h B() : A(TB) { }