Searched defs:arg1_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.h926 arg1_(arg1) {}
931 function_(arg1_);
938 Arg1 arg1_; member in class:google::protobuf::internal::FunctionClosure1
949 arg1_(arg1) {}
954 (object_->*method_)(arg1_);
962 Arg1 arg1_; member in class:google::protobuf::internal::MethodClosure1
973 arg1_(arg1), arg2_(arg2) {}
978 function_(arg1_, arg2_);
985 Arg1 arg1_; member in class:google::protobuf::internal::FunctionClosure2
997 arg1_(arg
1010 Arg1 arg1_; member in class:google::protobuf::internal::MethodClosure2
[all...]
/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.h865 arg1_(arg1) {}
869 function_(arg1_);
876 Arg1 arg1_; member in class:google::protobuf::internal::FunctionClosure1
887 arg1_(arg1) {}
891 (object_->*method_)(arg1_);
899 Arg1 arg1_; member in class:google::protobuf::internal::MethodClosure1
910 arg1_(arg1), arg2_(arg2) {}
914 function_(arg1_, arg2_);
921 Arg1 arg1_; member in class:google::protobuf::internal::FunctionClosure2
933 arg1_(arg
945 Arg1 arg1_; member in class:google::protobuf::internal::MethodClosure2
[all...]
/external/chromium_org/third_party/mesa/src/include/CL/
H A Dcl.hpp976 Func f_; const Arg0& arg0_; const Arg1& arg1_; member in struct:cl::detail::GetInfoFunctor1
979 { return f_(arg0_, arg1_, param, size, value, size_ret); }
/external/mesa3d/include/CL/
H A Dcl.hpp976 Func f_; const Arg0& arg0_; const Arg1& arg1_; member in struct:cl::detail::GetInfoFunctor1
979 { return f_(arg0_, arg1_, param, size, value, size_ret); }

Completed in 178 milliseconds