/third_party/boost/libs/asio/doc/overview/ |
D | implementation.qbk | 32 Scatter-Gather: 52 Scatter-Gather: 73 Scatter-Gather: 95 Scatter-Gather: 116 Scatter-Gather: 137 Scatter-Gather: 159 Scatter-Gather: 181 Scatter-Gather: 203 Scatter-Gather: 224 Scatter-Gather: [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | EmulatedIntrinsics.hpp | 29 void Scatter(RValue<Pointer<Float>> base, RValue<Float4> val, RValue<Int4> offsets, RValue<Int4> ma… 30 void Scatter(RValue<Pointer<Int>> base, RValue<Int4> val, RValue<Int4> offsets, RValue<Int4> mask, …
|
D | EmulatedIntrinsics.cpp | 144 void Scatter(RValue<Pointer<Float>> base, RValue<Float4> val, RValue<Int4> offsets, RValue<Int4> ma… in Scatter() function 149 void Scatter(RValue<Pointer<Int>> base, RValue<Int4> val, RValue<Int4> offsets, RValue<Int4> mask, … in Scatter() function
|
D | SubzeroReactor.cpp | 4305 void Scatter(RValue<Pointer<Float>> base, RValue<Float4> val, RValue<Int4> offsets, RValue<Int4> ma… in Scatter() function 4308 return emulated::Scatter(base, val, offsets, mask, alignment); in Scatter() 4311 void Scatter(RValue<Pointer<Int>> base, RValue<Int4> val, RValue<Int4> offsets, RValue<Int4> mask, … in Scatter() function 4314 return emulated::Scatter(base, val, offsets, mask, alignment); in Scatter()
|
D | Reactor.hpp | 2539 void Scatter(RValue<Pointer<Float>> base, RValue<Float4> val, RValue<Int4> offsets, RValue<Int4> ma… 2540 void Scatter(RValue<Pointer<Int>> base, RValue<Int4> val, RValue<Int4> offsets, RValue<Int4> mask, …
|
D | LLVMReactor.cpp | 1261 void Scatter(RValue<Pointer<Float>> base, RValue<Float4> val, RValue<Int4> offsets, RValue<Int4> ma… in Scatter() function 1266 void Scatter(RValue<Pointer<Int>> base, RValue<Int4> val, RValue<Int4> offsets, RValue<Int4> mask, … in Scatter() function
|
/third_party/flutter/skia/modules/skottie/src/effects/ |
D | GradientEffect.cpp | 31 ADAPTER_PROPERTY(Scatter , SkScalar, 0) in ADAPTER_PROPERTY()
|
/third_party/mindspore/mindspore/lite/schema/ |
D | model_v0.fbs | 162 Scatter,
|
D | ops_v0.fbs | 919 table Scatter {
|
D | model_v0_generated.h | 1125 template<> struct PrimitiveTypeTraits<mindspore::schema::v0::Scatter> { 2208 const mindspore::schema::v0::Scatter *value_as_Scatter() const { 2209 …ma::v0::PrimitiveType_Scatter ? static_cast<const mindspore::schema::v0::Scatter *>(value()) : nul… 2933 template<> inline const mindspore::schema::v0::Scatter *Primitive::value_as<mindspore::schema::v0::… 4171 auto ptr = reinterpret_cast<const mindspore::schema::v0::Scatter *>(obj);
|
D | ops_v0_generated.h | 415 struct Scatter; 9423 struct Scatter FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table { 9432 typedef Scatter Table; 9439 flatbuffers::Offset<Scatter> Finish() { in Finish() 9441 auto o = flatbuffers::Offset<Scatter>(end); in Finish() 9446 inline flatbuffers::Offset<Scatter> CreateScatter( in CreateScatter()
|
/third_party/mesa3d/src/gallium/drivers/swr/ |
D | meson.build | 85 'rasterizer/jitter/shader_lib/Scatter.cpp',
|
/third_party/boost/libs/mpi/doc/ |
D | python.qbk | 125 scatter Scatter the values stored at the root to all processes.
|
D | collective.qbk | 117 [section:scatter Scatter]
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | ShaderCore.hpp | 469 rr::Scatter(rr::Pointer<EL>(base), val, offs, mask, alignment); in Store()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | IntrinsicsAArch64.td | 1593 // Scatter stores:
|
D | IntrinsicsX86.td | 3592 // Gather and Scatter ops
|
/third_party/mindspore/mindspore/lite/schema/inner/ |
D | model_v0_generated.h | 1143 template<> struct PrimitiveTypeTraits<mindspore::schema::v0::Scatter> { 4015 const mindspore::schema::v0::Scatter *value_as_Scatter() const { 4016 …ma::v0::PrimitiveType_Scatter ? static_cast<const mindspore::schema::v0::Scatter *>(value()) : nul… 4746 template<> inline const mindspore::schema::v0::Scatter *Primitive::value_as<mindspore::schema::v0::… 6375 auto ptr = reinterpret_cast<const mindspore::schema::v0::Scatter *>(obj); 7209 auto ptr = reinterpret_cast<const mindspore::schema::v0::Scatter *>(obj);
|
D | ops_v0_generated.h | 549 struct Scatter; 13248 typedef Scatter TableType; 13251 struct Scatter FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table { 13263 …static flatbuffers::Offset<Scatter> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ScatterT* _o,… 13267 typedef Scatter Table; 13274 flatbuffers::Offset<Scatter> Finish() { in Finish() 13276 auto o = flatbuffers::Offset<Scatter>(end); in Finish() 13281 inline flatbuffers::Offset<Scatter> CreateScatter( in CreateScatter() 13287 flatbuffers::Offset<Scatter> CreateScatter(flatbuffers::FlatBufferBuilder &_fbb, const ScatterT *_o… 21825 inline ScatterT *Scatter::UnPack(const flatbuffers::resolver_function_t *_resolver) const { in UnPack() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 44039 auto *Scatter = cast<MaskedScatterSDNode>(GorS); in combineGatherScatter() local 44040 SDValue Ops[] = { Chain, Scatter->getValue(), in combineGatherScatter() 44042 return DAG.getMaskedScatter(Scatter->getVTList(), in combineGatherScatter() 44043 Scatter->getMemoryVT(), DL, in combineGatherScatter() 44044 Ops, Scatter->getMemOperand(), in combineGatherScatter() 44045 Scatter->getIndexType()); in combineGatherScatter() 44068 auto *Scatter = cast<MaskedScatterSDNode>(GorS); in combineGatherScatter() local 44069 SDValue Ops[] = { Chain, Scatter->getValue(), in combineGatherScatter() 44071 return DAG.getMaskedScatter(Scatter->getVTList(), in combineGatherScatter() 44072 Scatter->getMemoryVT(), DL, in combineGatherScatter() [all …]
|
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/ |
D | ReactorUnitTests.cpp | 3010 Scatter(base, *val, *offsets, mask, alignment); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 4487 SDValue Scatter = DAG.getMaskedScatter(DAG.getVTList(MVT::Other), VT, sdl, in visitMaskedScatter() local 4489 DAG.setRoot(Scatter); in visitMaskedScatter() 4490 setValue(&I, Scatter); in visitMaskedScatter()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrVector.td | 239 // Scatter element.
|
/third_party/gettext/gettext-tools/tests/ |
D | mm-ko.ascii.pot | 2861 #. Translators: Menu item Verb/Branch/Distribute/Scatter 2863 msgid "Scatter"
|
D | mm-ko.euc-kr.po | 3031 #. Translators: Menu item Verb/Branch/Distribute/Scatter 3034 msgid "Scatter"
|