/third_party/boost/boost/hana/ |
D | prepend.hpp | 34 using Prepend = BOOST_HANA_DISPATCH_IF(prepend_impl<M>, in operator ()() typedef
|
/third_party/boost/libs/hana/include/boost/hana/ |
D | prepend.hpp | 34 using Prepend = BOOST_HANA_DISPATCH_IF(prepend_impl<M>, in operator ()() typedef
|
/third_party/typescript/tests/cases/compiler/ |
D | ramdaToolsNoInfinite.ts | 33 type Prepend<E, T extends any[]> = alias
|
/third_party/flatbuffers/lua/flatbuffers/ |
D | builder.lua | 320 function mt:Prepend(flags, off) function
|
/third_party/skia/third_party/externals/dawn/src/common/ |
D | SlabAllocator.cpp | 147 void SlabAllocatorImpl::SentinelSlab::Prepend(SlabAllocatorImpl::Slab* slab) { in Prepend() function in SlabAllocatorImpl::SentinelSlab
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/ |
D | list.h | 61 virtual void Prepend(pointer elem) { in Prepend() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | cord_rep_ring.cc | 494 CordRepRing* CordRepRing::Prepend(CordRepRing* rep, CordRep* child) { in Prepend() function in absl::cord_internal::CordRepRing 539 CordRepRing* CordRepRing::Prepend(CordRepRing* rep, absl::string_view data, in Prepend() function in absl::cord_internal::CordRepRing
|
D | cord_rep_btree.h | 846 inline CordRepBtree* CordRepBtree::Prepend(CordRepBtree* tree, CordRep* rep) { in Prepend() function
|
D | cord_rep_btree.cc | 936 CordRepBtree* CordRepBtree::Prepend(CordRepBtree* tree, absl::string_view data, in Prepend() function in absl::cord_internal::CordRepBtree
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DiagnosticInfo.h | 633 DiagnosticInfoIROptimization(const char *PassName, StringRef Prepend, in DiagnosticInfoIROptimization() 777 OptimizationRemarkAnalysis(const char *PassName, StringRef Prepend, in OptimizationRemarkAnalysis()
|
/third_party/abseil-cpp/absl/strings/ |
D | cord.cc | 855 void Cord::Prepend(const Cord& src) { in Prepend() function in absl::Cord 868 void Cord::Prepend(absl::string_view src) { in Prepend() function in absl::Cord 885 inline void Cord::Prepend(T&& src) { in Prepend() function in absl::Cord
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | cord.cc | 812 void Cord::Prepend(const Cord& src) { in Prepend() function in absl::Cord 825 void Cord::Prepend(absl::string_view src) { in Prepend() function in absl::Cord 844 inline void Cord::Prepend(T&& src) { in Prepend() function in absl::Cord
|
/third_party/flatbuffers/python/flatbuffers/ |
D | builder.py | 560 def Prepend(self, flags, off): member in Builder
|