Home
last modified time | relevance | path

Searched defs:Mapping (Results 1 – 25 of 48) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_NV_ray_tracing_invocation_reorder.adoc85 [[vk::ext_capability(ShaderInvocationReorderNV)]]
86 [[vk::ext_extension("SPV_NV_shader_invocation_reorder")]]
93 [[vk::ext_type_def(HitObjectAttributeNV, OpTypeHitObjectNV)]]
114 [[vk::ext_storage_class(RayPayloadKHR)]] static HitPayload payload;
121 [[vk::ext_instruction(OpHitObjectRecordEmptyNV)]]
124 [[vk::ext_instruction(OpHitObjectTraceRayNV)]]
140 [[vk::ext_instruction(OpReorderThreadWithHintNV)]]
143 [[vk::ext_instruction(OpReorderThreadWithHitObjectNV)]]
146 [[vk::ext_instruction(OpHitObjectExecuteShaderNV)]]
149 [[vk::ext_instruction(OpHitObjectIsHitNV)]]
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUBuffer.h58 struct Mapping { struct
81 std::vector<Mapping> mapped_; argument
/third_party/protobuf/src/google/protobuf/compiler/
Dimporter.h308 struct Mapping { struct
312 inline Mapping(const std::string& virtual_path_param, in Mapping() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86RegisterBankInfo.cpp135 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/
DTypeDeserializer.h36 TypeRecordMapping Mapping; member
99 std::unique_ptr<MappingInfo> Mapping; variable
108 TypeRecordMapping Mapping; member
159 MappingInfo Mapping; variable
DSymbolDeserializer.h32 SymbolRecordMapping Mapping; member
94 std::unique_ptr<MappingInfo> Mapping; variable
DContinuationRecordBuilder.h39 TypeRecordMapping Mapping; variable
DSymbolSerializer.h36 SymbolRecordMapping Mapping; variable
/third_party/ffmpeg/libavfilter/
Dvf_mergeplanes.c30 typedef struct Mapping { struct
33 } Mapping; argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp372 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
DCFLSteensAliasAnalysis.cpp191 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/
DIceTimerTree.cpp70 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/
DARMRegisterBankInfo.cpp218 const InstructionMapping &Mapping = getInstrMappingImpl(MI); in getInstrMapping() local
473 for (const auto &Mapping : OperandsMapping[i]) { in getInstrMapping() local
/third_party/typescript/src/harness/
DdocumentsUtil.ts51 export interface Mapping { interface
69 public readonly mappings: readonly Mapping[] = []; property in documents.SourceMap
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dfragmentdensitymapops.adoc114 [[fragmentdensitymap-conversion-to-fragment-area]]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DSimpleTypeSerializer.cpp26 TypeRecordMapping Mapping(Writer); in serialize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DBlockVerifier.cpp122 auto &Mapping = TransitionTable[number(CurrentRecord)]; in transition() local
/third_party/python/Doc/library/
Dxml.dom.rst996 .. _dom-accessor-methods:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp407 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/
DAArch64RegisterBankInfo.cpp517 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/
DCoverageMappingReader.cpp376 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/python/Lib/tkinter/test/test_tkinter/
Dtest_misc.py315 Mapping = '34' # undocumented variable in MiscTest.test_eventtype_enum.CheckedEventType
/third_party/skia/src/core/
DSkDevice.h35 namespace skif { class Mapping; } variable
527 void drawFilteredImage(const skif::Mapping&, SkSpecialImage* src, const SkImageFilter*, in drawFilteredImage()
/third_party/skia/src/ports/
DSkTypeface_mac_ct.cpp282 struct Mapping { struct
283 S src_val;
284 D dst_val;
/third_party/typescript/src/compiler/
Dsourcemap.ts403 export interface Mapping { interface

12