/external/llvm-project/libcxx/include/ |
D | any | 192 if (__other.__h) __other.__call(_Action::_Copy, this); 198 if (__other.__h) __other.__call(_Action::_Move, this); 277 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); } 290 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo)); 309 void * __call(_Action __a, any * __other = nullptr, 317 void * __call(_Action __a, any * __other = nullptr, 560 __rhs.__call(_Action::_Move, &__tmp); 561 this->__call(_Action::_Move, &__rhs); 562 __tmp.__call(_Action::_Move, this); 565 this->__call(_Action::_Move, &__rhs); [all …]
|
D | __functional_base | 316 static _Ret __call(_Args&&... __args) { 321 static _Ret __call(_Fn __f) { 326 static _Ret __call(_Fn __f, _A0& __a0) { 331 static _Ret __call(_Fn __f, _A0& __a0, _A1& __a1) { 336 static _Ret __call(_Fn __f, _A0& __a0, _A1& __a1, _A2& __a2){ 347 static void __call(_Args&&... __args) { 352 static void __call(_Fn __f) { 357 static void __call(_Fn __f, _A0& __a0) { 362 static void __call(_Fn __f, _A0& __a0, _A1& __a1) { 367 static void __call(_Fn __f, _A0& __a0, _A1& __a1, _A2& __a2) {
|
D | __functional_03 | 163 return _Invoker::__call(__f_.first()); 249 return _Invoker::__call(__f_.first(), __a0); 335 return _Invoker::__call(__f_.first(), __a0, __a1); 421 return _Invoker::__call(__f_.first(), __a0, __a1, __a2);
|
D | functional | 1554 return _Invoker::__call(__f_.first(), 1604 return _Invoker::__call(__f_, _VSTD::forward<_ArgTypes>(__arg)...); 2937 return _Invoker::__call(static_cast<base&>(*this), _VSTD::forward<_Args>(__args)...); 2951 … return _Invoker::__call(static_cast<base const&>(*this), _VSTD::forward<_Args>(__args)...);
|
/external/libcxx/include/ |
D | any | 193 if (__other.__h) __other.__call(_Action::_Copy, this); 199 if (__other.__h) __other.__call(_Action::_Move, this); 278 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); } 291 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo)); 310 void * __call(_Action __a, any * __other = nullptr, 318 void * __call(_Action __a, any * __other = nullptr, 547 __rhs.__call(_Action::_Move, &__tmp); 548 this->__call(_Action::_Move, &__rhs); 549 __tmp.__call(_Action::_Move, this); 552 this->__call(_Action::_Move, &__rhs); [all …]
|
D | __functional_base | 317 static _Ret __call(_Args&&... __args) { 322 static _Ret __call(_Fn __f) { 327 static _Ret __call(_Fn __f, _A0& __a0) { 332 static _Ret __call(_Fn __f, _A0& __a0, _A1& __a1) { 337 static _Ret __call(_Fn __f, _A0& __a0, _A1& __a1, _A2& __a2){ 348 static void __call(_Args&&... __args) { 353 static void __call(_Fn __f) { 358 static void __call(_Fn __f, _A0& __a0) { 363 static void __call(_Fn __f, _A0& __a0, _A1& __a1) { 368 static void __call(_Fn __f, _A0& __a0, _A1& __a1, _A2& __a2) {
|
D | __functional_03 | 164 return _Invoker::__call(__f_.first()); 250 return _Invoker::__call(__f_.first(), __a0); 336 return _Invoker::__call(__f_.first(), __a0, __a1); 422 return _Invoker::__call(__f_.first(), __a0, __a1, __a2);
|
D | functional | 1527 return _Invoker::__call(__f_.first(), 2728 return _Invoker::__call(static_cast<base&>(*this), _VSTD::forward<_Args>(__args)...); 2742 … return _Invoker::__call(static_cast<base const&>(*this), _VSTD::forward<_Args>(__args)...);
|
/external/autotest/client/cros/ |
D | cryptohome.py | 698 def __call(self, method, *args): member in CryptohomeProxy 730 out = self.__call(method, *args) 766 out = self.__call(self.iface.MountEx, acc.SerializeToString(), 782 out = self.__call(self.iface.UnmountEx, req.SerializeToString()) 810 out = self.__call(self.iface.RemoveEx, acc.SerializeToString()) 835 if not self.__call(self.iface.InstallAttributesSet, key, 838 return self.__call(self.iface.InstallAttributesFinalize) 844 lambda: self.__call(self.iface.InstallAttributesIsReady),
|
/external/bcc/src/lua/bcc/vendor/ |
D | middleclass.lua | 88 __call = _call, __newindex = _declareInstanceMethod }) 176 setmetatable(middleclass, { __call = function(_, ...) return middleclass.class(...) end }) function
|
D | argparse.lua | 66 function cl.__call(self, ...) function 100 function class_metatable.__call(self, ...) function 771 function ElementState:__call(state, element) function 906 function ParseState:__call(parser, error_handler) function
|
/external/bcc/src/lua/bpf/spec/ |
D | helper.lua | 33 …return setmetatable(tab, {__index = setmetatable({}, {__index = flag}), __call = function(t, a) re…
|
/external/bcc/src/lua/bpf/ |
D | bpf.lua | 1240 __call = function (t, op, a, b, c, d) function 1629 __call = function (_, prog) return compile(prog) end, function
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test12-pr18844.so.abi | 4203 …<function-decl name='__call<mongo::OperationContext *, 0>' mangled-name='_ZNSt5_BindIFSt7_Me… 8475 …<function-decl name='__call<void, 0, 1>' mangled-name='_ZNSt5_BindIFS_IFSt7_Mem_fnIMN5mongo4… 8534 …<function-decl name='__call<void, mongo::OperationContext *&, mongo::Status &, 0, 1, 2,… 9936 …<function-decl name='__call<void, 0, 1>' mangled-name='_ZNSt5_BindIFS_IFSt7_Mem_fnIMN5mongo4… 9994 …<function-decl name='__call<void, mongo::OperationContext *&, mongo::Status &, 0, 1, 2,… 10513 …<function-decl name='__call<void, const mongo::StatusWith<mongo::executor::RemoteCommandResp… 11716 …<function-decl name='__call<void, const mongo::executor::TaskExecutor::CallbackArgs &, 0, 1… 12088 …<function-decl name='__call<void, const mongo::executor::TaskExecutor::CallbackArgs &, 0, 1… 12422 …<function-decl name='__call<void, 0>' mangled-name='_ZNSt5_BindIFSt8functionIFvRKN5mongo8exe… 12627 …<function-decl name='__call<void, 0>' mangled-name='_ZNSt5_BindIFPFvRKSt8functionIFvvEEES2_E… [all …]
|