Home
last modified time | relevance | path

Searched defs:Domain (Results 1 - 19 of 19) sorted by relevance

/third_party/node/lib/
H A Ddomain.js234 Domain.prototype.members = undefined; global() class
[all...]
/third_party/skia/src/core/
H A DSkColorFilter_Matrix.h15 enum class Domain : uint8_t { kRGBA, kHSLA }; class in SkColorFilter_Matrix
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DMDBuilder.h141 MDNode *createAnonymousAliasScope(MDNode *Domain, in createAnonymousAliasScope() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.cpp22 unsigned Domain = MCID.TSFlags & ARMII::DomainMask; in hasRAWHazard() local
H A DMLxExpansionPass.cpp185 unsigned Domain = MCID.TSFlags & ARMII::DomainMask; in hasRAWHazard() local
346 unsigned Domain = MCID.TSFlags & ARMII::DomainMask; in ExpandFPMLxInstructions() local
H A DARMBaseInstrInfo.cpp4850 unsigned Domain = MI.getDesc().TSFlags & ARMII::DomainMask; in getExecutionDomain() local
[all...]
H A DARMISelLowering.cpp3808 ARM_MB::MemBOpt Domain = ARM_MB::ISH; in LowerATOMIC_FENCE() local
/third_party/mesa3d/docs/_exts/
H A Dnir.py28 from sphinx.domains import Domain namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp190 unsigned Domain = LiveRegs[rx]->getFirstDomain(); in enterBasicBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScopedNoAliasAA.cpp133 static void collectMDInDomain(const MDNode *List, const MDNode *Domain, in collectMDInDomain() argument
/third_party/skia/modules/skottie/src/text/
H A DRangeSelector.h32 enum class Domain : uint8_t { class in skottie::internal::final
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DDigitSequence.java110 private static final class Domain extends DiscreteDomain<DigitSequence> { class in DigitSequence
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp186 MDNode *Domain = MDB.createAnonymousAliasScopeDomain("LVerDomain"); in prepareNoAliasMetadata() local
/third_party/nghttp2/doc/_exts/rubydomain/
H A Drubydomain.py22 from sphinx.domains import Domain, ObjType, Index namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMDBuilder.cpp195 MDNode *MDBuilder::createAliasScope(StringRef Name, MDNode *Domain) { in createAliasScope() argument
/third_party/skia/include/private/
H A DGrResourceKey.h244 typedef uint32_t Domain; typedef in GrUniqueKey
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp66 getDstRC(const TargetRegisterClass *SrcRC, RegDomain Domain) getDstRC() argument
433 visitRegister(Closure &C, unsigned Reg, RegDomain &Domain, SmallVectorImpl<unsigned> &Worklist) visitRegister() argument
549 RegDomain Domain = NoDomain; buildClosure() local
[all...]
/third_party/python/Lib/email/
H A D_header_value_parser.py493 class Domain(TokenList): class
/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_ca.h543 uint32_t Domain:4; /*!< \brief bit: 4.. 7 Fault on which domain */ member

Completed in 57 milliseconds