Searched defs:Destination (Results 1 – 10 of 10) sorted by relevance
/third_party/boost/boost/units/ |
D | conversion.hpp | 65 #define BOOST_UNITS_DEFINE_CONVERSION_FACTOR(Source, Destination, type_, value_) \ argument 97 #define BOOST_UNITS_DEFINE_CONVERSION_FACTOR_TEMPLATE(Params, Source, Destination, type_, value_) … argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceUtils.h | 32 D Destination; in bitCopy() local
|
/third_party/gstreamer/gstplugins_bad/gst/siren/ |
D | dct4.c | 90 siren_dct4 (float *Source, float *Destination, int dct_length) in siren_dct4()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | DependenceAnalysis.h | 77 Instruction *Destination) : in Dependence()
|
D | LoopAccessAnalysis.h | 148 unsigned Destination; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopLoadElimination.cpp | 192 Instruction *Destination = Dep.getDestination(LAI); in findStoreToLoadDependences() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 70 const MachineOperand *Destination; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 256 FullDependence::FullDependence(Instruction *Source, Instruction *Destination, in FullDependence()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 124 BasicBlock *Destination = Cond->getZExtValue() ? Dest1 : Dest2; in ConstantFoldTerminator() local
|
/third_party/python/Tools/clinic/ |
D | clinic.py | 1707 class Destination: class
|