| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| D | MapFunctionsToDefinitions.cpp | 12 class Mapper : public TIntermTraverser class 18 Mapper() : TIntermTraverser(true, false, false) {} in Mapper() function in Mapper
|
| /third_party/typescript/tests/cases/compiler/ |
| D | typeParameterConstraintInstantiation.ts | 3 interface Mapper<T> { interface
|
| D | jsDeclarationsWithDefaultAsNamespaceLikeMerge.ts | 7 interface Mapper<R> { interface
|
| D | inferFromGenericFunctionReturnTypes2.ts | 1 type Mapper<T, U> = (x: T) => U; alias
|
| /third_party/mindspore/mindspore/lite/tools/converter/acl/mapper/ |
| D | mul_fusion_mapper.cc | 23 STATUS MulFusionMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::MulFusionMapper
|
| D | scale_fusion_mapper.cc | 23 STATUS ScaleFusionMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::ScaleFusionMapper
|
| D | prelu_fusion_mapper.cc | 23 STATUS PReluFusionMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::PReluFusionMapper
|
| D | add_fusion_mapper.cc | 23 STATUS AddFusionMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::AddFusionMapper
|
| D | fused_batchnorm_mapper.cc | 23 STATUS FusedBatchNormMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::FusedBatchNormMapper
|
| D | conv2d_fusion_mapper.cc | 23 STATUS Conv2DFusionMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::Conv2DFusionMapper
|
| D | maxpool_fusion_mapper.cc | 25 STATUS MaxPoolFusionMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::MaxPoolFusionMapper
|
| D | batchnorm_mapper.cc | 25 STATUS BatchNormMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::BatchNormMapper
|
| D | eltwise_mapper.cc | 23 STATUS EltWiseMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::EltWiseMapper
|
| D | stridedslice_mapper.cc | 26 STATUS StridedSliceMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::StridedSliceMapper
|
| D | avgpool_fusion_mapper.cc | 25 STATUS AvgPoolFusionMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::AvgPoolFusionMapper
|
| D | activation_mapper.cc | 31 STATUS ActivationMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::ActivationMapper
|
| D | conv2d_transpose_fusion_mapper.cc | 25 STATUS Conv2dTransposeMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::Conv2dTransposeMapper
|
| D | concat_mapper.cc | 26 STATUS ConcatMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::ConcatMapper
|
| D | gather_fusion_mapper.cc | 27 STATUS GatherMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::GatherMapper
|
| D | stack_mapper.cc | 26 STATUS StackMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::StackMapper
|
| D | cast_mapper.cc | 27 STATUS CastMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::CastMapper
|
| D | transpose_mapper.cc | 29 STATUS TransposeMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::TransposeMapper
|
| D | pad_fusion_mapper.cc | 33 STATUS PadFusionMapper::Mapper(const CNodePtr &cnode) { in Mapper() function in mindspore::lite::PadFusionMapper
|
| D | primitive_mapper.cc | 40 STATUS PrimitiveMapper::Mapper(const CNodePtr &cnode) { return lite::RET_OK; } in Mapper() function in mindspore::lite::PrimitiveMapper
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | MachineOutliner.cpp | 1013 InstructionMapper &Mapper, std::vector<OutlinedFunction> &FunctionList) { in findCandidates() 1096 Module &M, OutlinedFunction &OF, InstructionMapper &Mapper, unsigned Name) { in createOutlinedFunction() 1196 InstructionMapper &Mapper, in outline() 1296 void MachineOutliner::populateMapper(InstructionMapper &Mapper, Module &M, in populateMapper() 1452 InstructionMapper Mapper; in doOutline() local
|