Home
last modified time | relevance | path

Searched defs:take (Results 1 – 25 of 28) sorted by relevance

12

/third_party/boost/libs/python/test/
Denable_shared_from_this.cpp33 void take(TestPtr t) { in take() function in Test
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dticket.h173 Ticket Ticket::Queue::take() { in take() function
180 void Ticket::Queue::take(size_t n, const F& f) { in take() function
Dcontainers.h61 MARL_NO_EXPORT inline T take(deque<T>& queue) { in take() function
69 MARL_NO_EXPORT inline T take(unordered_set<T, H, E>& set) { in take() function
/third_party/boost/libs/hana/include/boost/hana/detail/variadic/
Dtake.hpp48 constexpr take_t<n> take{}; variable
/third_party/boost/boost/hana/detail/variadic/
Dtake.hpp48 constexpr take_t<n> take{}; variable
/third_party/typescript/tests/cases/conformance/types/rest/
DrestTuplesFromContextualTypes.ts84 declare function take(cb: (a: number, b: string) => void): void; function
/third_party/grpc/src/cpp/common/
Dcompletion_queue_cc.cc35 CompletionQueue::CompletionQueue(grpc_completion_queue* take) in CompletionQueue()
/third_party/skia/third_party/externals/swiftshader/src/System/
DSynchronization.hpp143 T Chan<T>::take() in take() function in sw::Chan
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dtrace.cpp177 std::unique_ptr<Trace::Event> Trace::take() { in take() function in marl::Trace
Dscheduler.cpp307 Scheduler::Fiber* Scheduler::WaitingFibers::take(const TimePoint& timeout) { in take() function in marl::Scheduler::WaitingFibers
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/
DWindowsSupport.h96 handle_type take() { in take() function
/third_party/typescript/tests/cases/compiler/
DunderscoreTest1.ts126 take(): T; method
127 take(count: number): T[]; method
286 take(): ChainedObject<T>; method
287 take(count: number): ChainedArray<T>; method
505 take<T>(list: T[]): T; method
506 take<T>(list: T[], count: number): T[]; method
DcomplexRecursiveCollections.ts492 take(amount: number): this; method
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DWindowsSupport.h110 handle_type take() { in take() function
/third_party/flutter/skia/third_party/externals/wuffs/lib/flatecut/
Dflatecut.go110 func (b *bitstream) take(nBits uint32) int32 { func
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h55 Optional<DIExpression::ExprOperand> take() { in take() function
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_helper.cpp176 void take(char *&out_buffer, size_t &out_size) in take() function
/third_party/boost/tools/build/src/build/
Dproperty.py542 def take(attributes, properties): function
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/engine/ir/datasetops/
Dbindings.cc273 auto take = std::make_shared<TakeNode>(self, count); in __anon4440814b2202() local
/third_party/mindspore/mindspore/numpy/
Darray_ops.py1830 def take(a, indices, axis=None, mode='clip'): function
/third_party/typescript/tests/cases/conformance/types/keyof/
DkeyofAndIndexedAccess.ts611 declare function take<T>(p: T): void; method in Component2
/third_party/python/Lib/test/
Dtest_itertools.py58 def take(n, seq): function
84 def pickletest(self, protocol, it, stop=4, take=1, compare=None): argument
/third_party/mindspore/mindspore/_extends/parse/
Dstandard_method.py846 def take(x, indices, axis=None, mode='clip'): function
/third_party/mindspore/mindspore/common/
Dtensor.py1472 def take(self, indices, axis=None, mode='clip'): member in Tensor
/third_party/boost/boost/phoenix/function/
Dlazy_prelude.hpp783 Take take; variable

12