/third_party/boost/libs/python/test/ |
D | enable_shared_from_this.cpp | 33 void take(TestPtr t) { in take() function in Test
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
D | ticket.h | 173 Ticket Ticket::Queue::take() { in take() function 180 void Ticket::Queue::take(size_t n, const F& f) { in take() function
|
D | containers.h | 61 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/ |
D | take.hpp | 48 constexpr take_t<n> take{}; variable
|
/third_party/boost/boost/hana/detail/variadic/ |
D | take.hpp | 48 constexpr take_t<n> take{}; variable
|
/third_party/typescript/tests/cases/conformance/types/rest/ |
D | restTuplesFromContextualTypes.ts | 84 declare function take(cb: (a: number, b: string) => void): void; function
|
/third_party/grpc/src/cpp/common/ |
D | completion_queue_cc.cc | 35 CompletionQueue::CompletionQueue(grpc_completion_queue* take) in CompletionQueue()
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
D | Synchronization.hpp | 143 T Chan<T>::take() in take() function in sw::Chan
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
D | trace.cpp | 177 std::unique_ptr<Trace::Event> Trace::take() { in take() function in marl::Trace
|
D | scheduler.cpp | 307 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/ |
D | WindowsSupport.h | 96 handle_type take() { in take() function
|
/third_party/typescript/tests/cases/compiler/ |
D | underscoreTest1.ts | 126 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
|
D | complexRecursiveCollections.ts | 492 take(amount: number): this; method
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | WindowsSupport.h | 110 handle_type take() { in take() function
|
/third_party/flutter/skia/third_party/externals/wuffs/lib/flatecut/ |
D | flatecut.go | 110 func (b *bitstream) take(nBits uint32) int32 { func
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfExpression.h | 55 Optional<DIExpression::ExprOperand> take() { in take() function
|
/third_party/mesa3d/src/amd/llvm/ |
D | ac_llvm_helper.cpp | 176 void take(char *&out_buffer, size_t &out_size) in take() function
|
/third_party/boost/tools/build/src/build/ |
D | property.py | 542 def take(attributes, properties): function
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/engine/ir/datasetops/ |
D | bindings.cc | 273 auto take = std::make_shared<TakeNode>(self, count); in __anon4440814b2202() local
|
/third_party/mindspore/mindspore/numpy/ |
D | array_ops.py | 1830 def take(a, indices, axis=None, mode='clip'): function
|
/third_party/typescript/tests/cases/conformance/types/keyof/ |
D | keyofAndIndexedAccess.ts | 611 declare function take<T>(p: T): void; method in Component2
|
/third_party/python/Lib/test/ |
D | test_itertools.py | 58 def take(n, seq): function 84 def pickletest(self, protocol, it, stop=4, take=1, compare=None): argument
|
/third_party/mindspore/mindspore/_extends/parse/ |
D | standard_method.py | 846 def take(x, indices, axis=None, mode='clip'): function
|
/third_party/mindspore/mindspore/common/ |
D | tensor.py | 1472 def take(self, indices, axis=None, mode='clip'): member in Tensor
|
/third_party/boost/boost/phoenix/function/ |
D | lazy_prelude.hpp | 783 Take take; variable
|