HomeSort by relevance Sort by last modified time
    Searched full:__call (Results 1 - 25 of 51) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
mips16-pic-4c.s 9 .ent __call
10 __call: label
14 .end __call
mips16-pic-4b.dd 8 .* jalx 40410 <__call>
14 00040410 <__call>:
  /external/libcxx/include/
any 189 if (__other.__h) __other.__call(_Action::_Copy, this);
195 if (__other.__h) __other.__call(_Action::_Move, this);
274 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); }
287 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
306 void * __call(_Action __a, any * __other = nullptr,
314 void * __call(_Action __a, any * __other = nullptr,
541 __rhs.__call(_Action::_Move, &__tmp);
542 this->__call(_Action::_Move, &__rhs);
543 __tmp.__call(_Action::_Move, this);
546 this->__call(_Action::_Move, &__rhs)
    [all...]
__functional_base 321 static _Ret __call(_Args&&... __args) {
326 static _Ret __call(_Fn __f) {
331 static _Ret __call(_Fn __f, _A0& __a0) {
336 static _Ret __call(_Fn __f, _A0& __a0, _A1& __a1) {
341 static _Ret __call(_Fn __f, _A0& __a0, _A1& __a1, _A2& __a2){
352 static void __call(_Args&&... __args) {
357 static void __call(_Fn __f) {
362 static void __call(_Fn __f, _A0& __a0) {
367 static void __call(_Fn __f, _A0& __a0, _A1& __a1) {
372 static void __call(_Fn __f, _A0& __a0, _A1& __a1, _A2& __a2)
    [all...]
  /external/libcxx/include/experimental/
any 176 if (__other.__h) __other.__call(_Action::_Copy, this);
182 if (__other.__h) __other.__call(_Action::_Move, this);
224 if (__h) this->__call(_Action::_Destroy);
242 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
261 void * __call(_Action __a, any * __other = nullptr,
268 void * __call(_Action __a, any * __other = nullptr,
488 __rhs.__call(_Action::_Move, &__tmp);
489 this->__call(_Action::_Move, &__rhs);
490 __tmp.__call(_Action::_Move, this);
493 this->__call(_Action::_Move, &__rhs)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
any 189 if (__other.__h) __other.__call(_Action::_Copy, this);
195 if (__other.__h) __other.__call(_Action::_Move, this);
274 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); }
287 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
306 void * __call(_Action __a, any * __other = nullptr,
314 void * __call(_Action __a, any * __other = nullptr,
541 __rhs.__call(_Action::_Move, &__tmp);
542 this->__call(_Action::_Move, &__rhs);
543 __tmp.__call(_Action::_Move, this);
546 this->__call(_Action::_Move, &__rhs)
    [all...]
__functional_base 321 static _Ret __call(_Args&&... __args) {
326 static _Ret __call(_Fn __f) {
331 static _Ret __call(_Fn __f, _A0& __a0) {
336 static _Ret __call(_Fn __f, _A0& __a0, _A1& __a1) {
341 static _Ret __call(_Fn __f, _A0& __a0, _A1& __a1, _A2& __a2){
352 static void __call(_Args&&... __args) {
357 static void __call(_Fn __f) {
362 static void __call(_Fn __f, _A0& __a0) {
367 static void __call(_Fn __f, _A0& __a0, _A1& __a1) {
372 static void __call(_Fn __f, _A0& __a0, _A1& __a1, _A2& __a2)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/experimental/
any 176 if (__other.__h) __other.__call(_Action::_Copy, this);
182 if (__other.__h) __other.__call(_Action::_Move, this);
224 if (__h) this->__call(_Action::_Destroy);
242 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
261 void * __call(_Action __a, any * __other = nullptr,
268 void * __call(_Action __a, any * __other = nullptr,
488 __rhs.__call(_Action::_Move, &__tmp);
489 this->__call(_Action::_Move, &__rhs);
490 __tmp.__call(_Action::_Move, this);
493 this->__call(_Action::_Move, &__rhs)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
any 189 if (__other.__h) __other.__call(_Action::_Copy, this);
195 if (__other.__h) __other.__call(_Action::_Move, this);
274 void reset() _NOEXCEPT { if (__h) this->__call(_Action::_Destroy); }
287 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
306 void * __call(_Action __a, any * __other = nullptr,
314 void * __call(_Action __a, any * __other = nullptr,
541 __rhs.__call(_Action::_Move, &__tmp);
542 this->__call(_Action::_Move, &__rhs);
543 __tmp.__call(_Action::_Move, this);
546 this->__call(_Action::_Move, &__rhs)
    [all...]
__functional_base 321 static _Ret __call(_Args&&... __args) {
326 static _Ret __call(_Fn __f) {
331 static _Ret __call(_Fn __f, _A0& __a0) {
336 static _Ret __call(_Fn __f, _A0& __a0, _A1& __a1) {
341 static _Ret __call(_Fn __f, _A0& __a0, _A1& __a1, _A2& __a2){
352 static void __call(_Args&&... __args) {
357 static void __call(_Fn __f) {
362 static void __call(_Fn __f, _A0& __a0) {
367 static void __call(_Fn __f, _A0& __a0, _A1& __a1) {
372 static void __call(_Fn __f, _A0& __a0, _A1& __a1, _A2& __a2)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/experimental/
any 176 if (__other.__h) __other.__call(_Action::_Copy, this);
182 if (__other.__h) __other.__call(_Action::_Move, this);
224 if (__h) this->__call(_Action::_Destroy);
242 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
261 void * __call(_Action __a, any * __other = nullptr,
268 void * __call(_Action __a, any * __other = nullptr,
488 __rhs.__call(_Action::_Move, &__tmp);
489 this->__call(_Action::_Move, &__rhs);
490 __tmp.__call(_Action::_Move, this);
493 this->__call(_Action::_Move, &__rhs)
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/experimental/
any 177 if (__other.__h) __other.__call(_Action::_Copy, this);
183 if (__other.__h) __other.__call(_Action::_Move, this);
225 if (__h) this->__call(_Action::_Destroy);
243 return *static_cast<type_info const *>(this->__call(_Action::_TypeInfo));
262 void * __call(_Action __a, any * __other = nullptr,
269 void * __call(_Action __a, any * __other = nullptr,
489 __rhs.__call(_Action::_Move, &__tmp);
490 this->__call(_Action::_Move, &__rhs);
491 __tmp.__call(_Action::_Move, this);
494 this->__call(_Action::_Move, &__rhs)
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
__functional_base 327 static _Ret __call(_Args&&... __args) {
332 static _Ret __call(_Fn __f) {
337 static _Ret __call(_Fn __f, _A0& __a0) {
342 static _Ret __call(_Fn __f, _A0& __a0, _A1& __a1) {
347 static _Ret __call(_Fn __f, _A0& __a0, _A1& __a1, _A2& __a2){
358 static void __call(_Args&&... __args) {
363 static void __call(_Fn __f) {
368 static void __call(_Fn __f, _A0& __a0) {
373 static void __call(_Fn __f, _A0& __a0, _A1& __a1) {
378 static void __call(_Fn __f, _A0& __a0, _A1& __a1, _A2& __a2)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
ltm.c 38 "__concat", "__call"
  /external/skia/third_party/lua/src/
ltm.c 38 "__concat", "__call"
  /external/syslinux/com32/lua/src/
ltm.c 38 "__concat", "__call"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
functional 1049 // Construct an index tuple and forward to __call
1052 return this->__call(__arg, __tuple, _Indexes());
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
functional 1049 // Construct an index tuple and forward to __call
1052 return this->__call(__arg, __tuple, _Indexes());
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
functional 1049 // Construct an index tuple and forward to __call
1052 return this->__call(__arg, __tuple, _Indexes());
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
functional 1049 // Construct an index tuple and forward to __call
1052 return this->__call(__arg, __tuple, _Indexes());
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
functional 1049 // Construct an index tuple and forward to __call
1052 return this->__call(__arg, __tuple, _Indexes());
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
functional 1049 // Construct an index tuple and forward to __call
1052 return this->__call(__arg, __tuple, _Indexes());
    [all...]
  /external/autotest/client/cros/
cryptohome.py 575 def __call(self, method, *args): member in class:CryptohomeProxy
607 out = self.__call(method, *args)
635 out = self.__call(self.iface.Mount, user, password, create, False, [])
647 return self.__call(self.iface.Unmount)
667 return self.__call(self.iface.MigrateKey, user, oldkey, newkey)
674 return self.__call(self.iface.Remove, user)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
functional     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
functional     [all...]

Completed in 2407 milliseconds

1 2 3