Home
last modified time | relevance | path

Searched refs:Replicate (Results 1 – 20 of 20) sorted by relevance

/third_party/boost/libs/hana/include/boost/hana/
Dreplicate.hpp32 using Replicate = BOOST_HANA_DISPATCH_IF(replicate_impl<M>, in operator ()() typedef
45 return Replicate::apply(static_cast<X&&>(x), n); in operator ()()
/third_party/boost/boost/hana/
Dreplicate.hpp32 using Replicate = BOOST_HANA_DISPATCH_IF(replicate_impl<M>, in operator ()() typedef
45 return Replicate::apply(static_cast<X&&>(x), n); in operator ()()
/third_party/openGLES/extensions/SGIX/
DSGIX_resample.txt38 Replicate and zero fill are provided to
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_resample.txt38 Replicate and zero fill are provided to
/third_party/openGLES/docs/
Dsyntaxrules.txt417 Replicate GL
/third_party/skia/third_party/externals/opengl-registry/docs/
Dsyntaxrules.txt417 Replicate GL
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp5775 bool Replicate = true; in lowerShuffleVector() local
5776 for (SizeT I = 1; Replicate && I < Instr->getNumIndexes(); ++I) { in lowerShuffleVector()
5778 Replicate = false; in lowerShuffleVector()
5782 if (Replicate) { in lowerShuffleVector()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp5710 SDValue Replicate; in combineLOAD() local
5715 if (Replicate) in combineLOAD()
5717 Replicate = SDValue(*UI, 0); in combineLOAD()
5722 if (!Replicate || OtherUses.empty()) in combineLOAD()
5727 Replicate, DAG.getConstant(0, DL, MVT::i32)); in combineLOAD()
DSystemZInstrVector.td72 // Replicate immediate.
359 // Replicate.
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.29502 * builds/unix/ftconfig.in: Replicate here.
503 * builds/vms/ftconfig.h: Replicate here.
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.29502 * builds/unix/ftconfig.in: Replicate here.
503 * builds/vms/ftconfig.h: Replicate here.
/third_party/freetype/
DChangeLog.29502 * builds/unix/ftconfig.in: Replicate here.
503 * builds/vms/ftconfig.h: Replicate here.
/third_party/flutter/flutter/packages/flutter/lib/src/cupertino/
Dnav_bar.dart1329 // Replicate the Icon logic here to get a tightly sized icon and add
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrSSE.td4326 // SSE3 - Replicate Single FP - MOVSHDUP and MOVSLDUP
4392 // SSE3 - Replicate Double FP - MOVDDUP
DX86InstrAVX512.td10697 // Replicate Single FP - MOVSHDUP and MOVSLDUP
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrNEON.td52 let Name = "NEONi" # To.Size # "vmovi" # From.Size # "Replicate";
59 let Name = "NEONi" # To.Size # "invi" # From.Size # "Replicate";
/third_party/mesa3d/docs/relnotes/
D20.1.0.rst792 - pan/mdg: Replicate 16-bit swizzles
/third_party/gstreamer/gst_libav/
DChangeLog4086 viddec: Replicate any 3D/multiview info from input caps onto output
/third_party/NuttX/
DReleaseNotes20316 - ARMv7-A: Replicate the same fix was previously committed for the
24386 - z16f ZNeo: Replicate build changes make for eZ80 and z8 for ZNeo.
/third_party/gstreamer/gstplugins_good/
DChangeLog34042 Replicate V4L2_MAP_QUANTIZATION_DEFAULT macro behavior.