/third_party/boost/boost/algorithm/string/ |
D | trim_all.hpp | 133 … inline SequenceT trim_fill_copy_if(const SequenceT& Input, const RangeT& Fill, PredicateT IsSpace) in trim_fill_copy_if() 155 inline void trim_fill_if(SequenceT& Input, const RangeT& Fill, PredicateT IsSpace) in trim_fill_if() 178 …inline SequenceT trim_fill_copy(const SequenceT& Input, const RangeT& Fill, const std::locale& Loc… in trim_fill_copy() 197 … inline void trim_fill(SequenceT& Input, const RangeT& Fill, const std::locale& Loc =std::locale()) in trim_fill()
|
/third_party/mindspore/mindspore/core/ops/ |
D | fill.h | 33 Fill() : PrimitiveC(kNameFill) {} in Fill() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FormatAdapters.h | 31 char Fill; variable 34 AlignAdapter(T &&Item, AlignStyle Where, size_t Amount, char Fill) in AlignAdapter()
|
D | FormatCommon.h | 23 char Fill; member
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/ |
D | fill_impl.cu | 29 void Fill(const size_t &m, const size_t &n, const T *input, T *output, cudaStream_t stream) { in Fill() function
|
/third_party/skia/src/codec/ |
D | SkSampler.cpp | 13 void SkSampler::Fill(const SkImageInfo& info, void* dst, size_t rowBytes, in Fill() function in SkSampler
|
/third_party/flutter/skia/src/codec/ |
D | SkSampler.cpp | 13 void SkSampler::Fill(const SkImageInfo& info, void* dst, size_t rowBytes, in Fill() function in SkSampler
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
D | pool_urbg.cc | 120 void RandenPoolEntry::Fill(uint8_t* out, size_t bytes) { in Fill() function in absl::random_internal::__anonf04270f20111::RandenPoolEntry 240 void RandenPool<T>::Fill(absl::Span<result_type> data) { in Fill() function in absl::random_internal::RandenPool
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | TableGenBackend.cpp | 21 static void printLine(raw_ostream &OS, const Twine &Prefix, char Fill, in printLine()
|
/third_party/abseil-cpp/absl/random/internal/ |
D | pool_urbg.cc | 120 void RandenPoolEntry::Fill(uint8_t* out, size_t bytes) { in Fill() function in absl::random_internal::__anon3015961d0111::RandenPoolEntry 241 void RandenPool<T>::Fill(absl::Span<result_type> data) { in Fill() function in absl::random_internal::RandenPool
|
/third_party/boost/boost/hana/ |
D | fill.hpp | 30 using Fill = BOOST_HANA_DISPATCH_IF(fill_impl<S>, in operator ()() typedef
|
/third_party/boost/libs/hana/include/boost/hana/ |
D | fill.hpp | 30 using Fill = BOOST_HANA_DISPATCH_IF(fill_impl<S>, in operator ()() typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | ELFYAML.h | 153 Fill, enumerator 204 struct Fill : Chunk { struct 213 Fill() : Chunk(ChunkKind::Fill) {} in Fill() argument 215 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Fill; } in classof() argument
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | mediacapturewrapper.cpp | 135 GstWinRTMediaDescription::Fill(HString &source_id, in Fill() function in GstWinRTMediaDescription 260 GstWinRTMediaFrameSourceGroup::Fill in Fill() function in GstWinRTMediaFrameSourceGroup
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
D | fixed_array_exception_safety_test.cc | 160 TEST(FixedArrayExceptionSafety, Fill) { in TEST() argument
|
/third_party/abseil-cpp/absl/container/ |
D | fixed_array_exception_safety_test.cc | 160 TEST(FixedArrayExceptionSafety, Fill) { in TEST() argument
|
/third_party/mindspore/mindspore/dataset/transforms/ |
D | c_transforms.py | 82 class Fill(TensorOperation): class
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/ |
D | tensor.h | 293 Status Fill(const T &value) { in Fill() function
|
/third_party/ffmpeg/libavfilter/ |
D | vf_pseudocolor.c | 90 typedef struct Fill { struct 92 } Fill; typedef
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/ |
D | transforms.cc | 105 Fill::Fill(const MSTensor &fill_value) : data_(std::make_shared<Data>(fill_value)) {} in Fill() function in mindspore::dataset::transforms::Fill
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | tensor_test.cc | 77 TEST_F(MindDataTestTensorDE, Fill) { in TEST_F() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | ELFEmitter.cpp | 704 if (ELFYAML::Fill *Fill = NameToFill.lookup(SecName.Section)) { in getPhdrFragments() local 1311 void ELFState<ELFT>::writeFill(ELFYAML::Fill &Fill, in writeFill()
|
D | MachOEmitter.cpp | 196 void Fill(raw_ostream &OS, size_t Size, uint32_t Data) { in Fill() function
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/data/ |
D | data_utils.cc | 219 Status Fill(const std::shared_ptr<Tensor> input, std::shared_ptr<Tensor> *output, std::shared_ptr<T… in Fill() function
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | cord_rep_ring.cc | 249 void CordRepRing::Fill(const CordRepRing* src, index_type head, in Fill() function in absl::cord_internal::CordRepRing
|