Home
last modified time | relevance | path

Searched defs:__apply (Results 1 – 17 of 17) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/include/__algorithm/
H A Dunwrap_iter.h44 __apply(_Iter __i) _NOEXCEPT { in __apply() function
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/include/__algorithm/
H A Dunwrap_iter.h44 __apply(_Iter __i) _NOEXCEPT { in __apply() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/include/__algorithm/
H A Dunwrap_iter.h41 __apply(_Iter __i) _NOEXCEPT { in __apply() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/include/__algorithm/
H A Dunwrap_iter.h44 __apply(_Iter __i) _NOEXCEPT { in __apply() function
/dports/lang/zig/zig-0.9.0/lib/libcxx/include/__algorithm/
H A Dunwrap_iter.h44 __apply(_Iter __i) _NOEXCEPT { in __apply() function
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/include/__algorithm/
H A Dunwrap_iter.h44 __apply(_Iter __i) _NOEXCEPT { in __apply() function
/dports/devel/py-exam/exam-0.10.6/exam/
H A Dasserts.py51 def __apply(self): member in ChangeWatcher
H A Ddecorators.py31 def __apply(self, testcase): member in fixture
/dports/games/keeperrl/keeperrl-alpha23/extern/
H A Dvariant.hpp884 static const __func_type __apply[sizeof...(_Indices)]; member
912 static const __func_type __apply[sizeof...(_Indices)]; member
938 static const __func_type __apply[sizeof...(_Indices)]; member
944 __move_assign_op_table<_Variant, __index_sequence<_Indices...>>::__apply[ member in STX_NAMESPACE_NAME::__move_assign_op_table<_Variant, __index_sequence<_Indices...>>
965 static const __func_type __apply[sizeof...(_Indices)]; member
994 static const __func_type __apply[sizeof...(_Indices)]; member
1020 static const __func_type __apply[sizeof...(_Indices)]; member
1048 static const __func_type __apply[sizeof...(_Indices)]; member
1054 __destroy_op_table<_Variant, __index_sequence<_Indices...>>::__apply[ member in STX_NAMESPACE_NAME::__destroy_op_table<_Variant, __index_sequence<_Indices...>>
1075 static const __func_type __apply[sizeof...(_Indices)]; member
[all …]
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/browsers/collection/
H A Dprefs.py216 def __apply(self, editor, close): member in Preferences
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/browsers/paned/
H A Dprefs.py272 def __apply(self, editor, browser, close, equal_width): member in Preferences
/dports/devel/eric6/eric6-21.11/eric/eric6/Plugins/VcsPlugins/vcsGit/
H A DGitStashBrowserDialog.py468 def __apply(self): member in GitStashBrowserDialog
/dports/net/czmq4/czmq-4.2.1/bindings/jni/czmq-jni/src/main/java/org/zeromq/czmq/
H A DZcert.java155 native static void __apply (long self, long socket); in __apply() method in Zcert
/dports/net/czmq/czmq-4.1.1/bindings/jni/src/main/java/org/zeromq/czmq/
H A DZcert.java145 native static void __apply (long self, long socket); in __apply() method in Zcert
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/qltk/
H A Dprefs.py212 def __apply(self, button, buttons): member in PreferencesWindow.SongList
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/operon/
H A Dcommands.py685 def __apply(self, pattern, songs): member in FillCommand
/dports/mail/py-alot/alot-0.9/alot/commands/
H A Dglobals.py1012 async def __apply(self, ui): member in ComposeCommand