| /third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
| D | GPUBuffer.h | 58 struct Mapping { struct 81 std::vector<Mapping> mapped_; argument
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| D | importer.h | 308 struct Mapping { struct 312 inline Mapping(const std::string& virtual_path_param, in Mapping() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86RegisterBankInfo.cpp | 135 auto Mapping = getValueMapping(OpRegBankIdx[Idx], 1); in getInstrValueMapping() local 157 auto Mapping = getValueMapping(getPartialMappingIdx(Ty, isFP), 3); in getSameOperandsMapping() local 170 const InstructionMapping &Mapping = getInstrMappingImpl(MI); in getInstrMapping() local 191 auto Mapping = getValueMapping(getPartialMappingIdx(Ty, false), 3); in getInstrMapping() local 305 const RegisterBankInfo::InstructionMapping &Mapping = getInstructionMapping( in getInstrAlternativeMappings() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeDeserializer.h | 36 TypeRecordMapping Mapping; member 99 std::unique_ptr<MappingInfo> Mapping; variable 108 TypeRecordMapping Mapping; member 159 MappingInfo Mapping; variable
|
| D | SymbolDeserializer.h | 32 SymbolRecordMapping Mapping; member 94 std::unique_ptr<MappingInfo> Mapping; variable
|
| D | ContinuationRecordBuilder.h | 39 TypeRecordMapping Mapping; variable
|
| D | SymbolSerializer.h | 36 SymbolRecordMapping Mapping; variable
|
| /third_party/flutter/engine/flutter/fml/ |
| D | file.h | 21 class Mapping; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | CFLAndersAliasAnalysis.cpp | 372 for (const auto &Mapping : AMap.mappings()) { in populateAttrMap() local 458 for (const auto &Mapping : ValueMap) { in populateExternalRelations() local 492 for (const auto &Mapping : AMap.mappings()) { in populateExternalAttributes() local 609 for (const auto &Mapping : Graph.value_mappings()) { in initializeWorkList() local 660 for (const auto &Mapping : ReachSet.reachableValueAliases(*FromNodeBelow)) { in processWorkListItem() local 742 for (const auto &Mapping : Graph.value_mappings()) { in buildAttrMap() local 759 for (const auto &Mapping : ReachSet.reachableValueAliases(Dst)) { in buildAttrMap() local
|
| D | CFLSteensAliasAnalysis.cpp | 191 for (const auto &Mapping : Graph.value_mappings()) { in buildSetsFrom() local 211 for (const auto &Mapping : Graph.value_mappings()) { in buildSetsFrom() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceTimerTree.cpp | 70 TranslationType Mapping(Size); in translateIDsFrom() local 82 TranslationType Mapping = translateIDsFrom(Src); in mergeFrom() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMRegisterBankInfo.cpp | 218 const InstructionMapping &Mapping = getInstrMappingImpl(MI); in getInstrMapping() local 473 for (const auto &Mapping : OperandsMapping[i]) { in getInstrMapping() local
|
| /third_party/typescript/src/harness/ |
| D | documentsUtil.ts | 51 export interface Mapping { interface 69 public readonly mappings: readonly Mapping[] = []; property in documents.SourceMap
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
| D | fragmentdensitymapops.adoc | 114 [[fragmentdensitymap-conversion-to-fragment-area]]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | SimpleTypeSerializer.cpp | 26 TypeRecordMapping Mapping(Writer); in serialize() local
|
| D | RecordName.cpp | 323 SymbolRecordMapping Mapping(Reader, CodeViewContainer::ObjectFile); in getSymbolName() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
| D | BlockVerifier.cpp | 122 auto &Mapping = TransitionTable[number(CurrentRecord)]; in transition() local
|
| /third_party/python/Doc/library/ |
| D | xml.dom.rst | 996 .. _dom-accessor-methods:
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | RegisterBankInfo.cpp | 407 const RegisterBankInfo::InstructionMapping &Mapping = getInstrMappingImpl(MI); in getInstrMapping() local 416 const auto &Mapping = getInstrMapping(MI); in getInstrPossibleMappings() local 427 for (const InstructionMapping *Mapping : PossibleMappings) in getInstrPossibleMappings() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64RegisterBankInfo.cpp | 517 const RegisterBankInfo::InstructionMapping &Mapping = in getInstrMapping() local 842 auto Mapping = getValueMapping(OpRegBankIdx[Idx], OpSize[Idx]); in getInstrMapping() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/ |
| D | CoverageMappingReader.cpp | 376 static Expected<bool> isCoverageMappingDummy(uint64_t Hash, StringRef Mapping) { in isCoverageMappingDummy() 426 StringRef Mapping, size_t FilenamesBegin) { in insertFunctionRecordIfNeeded() 519 auto Mapping = StringRef(CovBuf, DataSize); in readFunctionRecords() local
|
| /third_party/skia/src/core/ |
| D | SkDevice.h | 34 namespace skif { class Mapping; } variable 524 void drawFilteredImage(const skif::Mapping&, SkSpecialImage* src, const SkImageFilter*, in drawFilteredImage()
|
| /third_party/skia/src/ports/ |
| D | SkTypeface_mac_ct.cpp | 282 struct Mapping { struct 283 S src_val; 284 D dst_val;
|
| /third_party/typescript/src/compiler/ |
| D | sourcemap.ts | 358 export interface Mapping { interface
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | MipsRegisterBankInfo.cpp | 409 const RegisterBankInfo::InstructionMapping &Mapping = in getInstrMapping() local
|