Home
last modified time | relevance | path

Searched defs:take (Results 226 – 250 of 6489) sorted by relevance

12345678910>>...260

/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/tokio-0.2.25/tests/
H A Dio_take.rs8 async fn take() { in take() function
/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/numpy/
H A Dtake.hpp11 auto take(T &&expr, F &&indices) in take() function
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/tinyvec-0.3.4/src/
H A Dlib.rs94 fn take<T: Default>(from: &mut T) -> T { in take() function
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/tinyvec-0.3.4/src/
H A Dlib.rs94 fn take<T: Default>(from: &mut T) -> T { in take() function
/dports/www/monolith/monolith-2.6.1/cargo-crates/tokio-1.8.0/tests/
H A Dio_take.rs8 async fn take() { in take() function
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/tokio-0.2.22/tests/
H A Dio_take.rs8 async fn take() { in take() function
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/tokio-1.10.1/tests/
H A Dio_take.rs8 async fn take() { in take() function
/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/liboscar/tasks/
H A Dlogintask.cpp49 bool StageOneLoginTask::take( Transfer* transfer ) in take() function in StageOneLoginTask
154 bool StageTwoLoginTask::take( Transfer* transfer ) in take() function in StageTwoLoginTask
/dports/math/py-PyWavelets/pywt-1.2.0/pywt/_extensions/
H A D_dwt.pxd5 size_t take)
/dports/net-im/kopete/kopete-21.12.3/protocols/groupwise/libgroupwise/tasks/
H A Dconnectiontask.cpp34 bool ConnectionTask::take(Transfer *transfer) in take() function in ConnectionTask
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/resources/ExtractConstant/canExtract/
H A DA_test27_in.java10 void take(List<?>[] a) { in take() method in A
H A DA_test28_in.java10 void take(List<?> a) { in take() method in A
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/resources/ExtractTemp/canExtract/
H A DA_test88_in.java10 void take(List<?> a) { in take() method in A
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/resources/IntroduceParameter/simple/out/
H A DCapture.java9 void take(List<?> a, List<?> arg2) { in take() method in Capture
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/for-loop-while/
H A Dliveness-move-in-loop.rs6 fn take(x: isize) -> isize {x} in take() function
/dports/devel/p5-Syntax-Keyword-Gather/Syntax-Keyword-Gather-1.003002/lib/Syntax/Keyword/
H A DGather.pm37 sub take(@) { subroutine
/dports/devel/py-aws-xray-sdk/aws-xray-sdk-2.8.0/aws_xray_sdk/core/sampling/local/
H A Dreservoir.py21 def take(self): member in Reservoir
/dports/devel/libsigc++20/libsigc++-2.10.4/sigc++/
H A Dtype_traits.h31 typedef const T_type& take; typedef
/dports/devel/libsigc++30/libsigc++-3.0.7/sigc++/
H A Dtype_traits.h31 using take = const T_type&; member
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/vector-0.12.1.2/Data/Vector/Generic/
H A DNew.hs133 take n m = apply (MVector.take n) m function
163 take n (unstream s) = unstream (Bundle.take n s) function
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/vector-0.12.2.0/Data/Vector/Generic/
H A DNew.hs133 take n m = apply (MVector.take n) m function
163 take n (unstream s) = unstream (Bundle.take n s) function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/vector-0.12.3.0/Data/Vector/Generic/
H A DNew.hs133 take n m = apply (MVector.take n) m function
163 take n (unstream s) = unstream (Bundle.take n s) function
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/vector-0.12.1.2/Data/Vector/Generic/
H A DNew.hs133 take n m = apply (MVector.take n) m function
163 take n (unstream s) = unstream (Bundle.take n s) function
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/vector-0.12.1.2/Data/Vector/Generic/
H A DNew.hs133 take n m = apply (MVector.take n) m function
163 take n (unstream s) = unstream (Bundle.take n s) function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq/tests/
H A DTakeTests.cs498 public void CountOfLazySkipTakeChain(int skip, int take, int expected) in CountOfLazySkipTakeChain()
513 …public void FirstAndLastOfLazySkipTakeChain(IEnumerable<int> source, int skip, int take, int first… in FirstAndLastOfLazySkipTakeChain()
528 …public void ElementAtOfLazySkipTakeChain(IEnumerable<int> source, int skip, int take, int[] indice… in ElementAtOfLazySkipTakeChain()

12345678910>>...260