/external/webrtc/webrtc/base/ |
sigslot.h | 354 class arg5_type, class arg6_type, class arg7_type, class mt_policy> 361 arg6_type, arg7_type) = 0; 363 arg5_type, arg6_type, arg7_type, mt_policy>* clone() = 0; 365 arg5_type, arg6_type, arg7_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0; 369 class arg5_type, class arg6_type, class arg7_type, class arg8_type, class mt_policy> 376 arg6_type, arg7_type, arg8_type) = 0; 378 arg5_type, arg6_type, arg7_type, arg8_type, mt_policy>* clone() = 0; 380 arg5_type, arg6_type, arg7_type, arg8_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0; [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/ |
function_traits.hpp | 110 typedef T7 arg7_type; typedef in struct:boost::detail::function_traits_helper 125 typedef T7 arg7_type; typedef in struct:boost::detail::function_traits_helper 141 typedef T7 arg7_type; typedef in struct:boost::detail::function_traits_helper 159 typedef T7 arg7_type; typedef in struct:boost::detail::function_traits_helper
|
/external/gmock/include/gmock/ |
gmock-generated-actions.h | [all...] |
/external/google-breakpad/src/testing/include/gmock/ |
gmock-generated-actions.h | [all...] |
/external/v8/src/compiler/ |
raw-machine-assembler.cc | 312 MachineType arg5_type, MachineType arg6_type, MachineType arg7_type, 324 builder.AddParam(arg7_type);
|
raw-machine-assembler.h | 593 MachineType arg7_type, Node* function, Node* arg0,
|