Home
last modified time | relevance | path

Searched defs:setAttributes (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalVariable.h238 void setAttributes(AttributeSet A) { in setAttributes() function
DFunction.h226 void setAttributes(AttributeList Attrs) { AttributeSets = Attrs; } in setAttributes() function
DCallSite.h341 void setAttributes(AttributeList PAL) { in setAttributes() function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_xml.js22 this.setAttributes = function (...args) { method
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.h315 void setAttributes(const AttributeMap &attribMap) { mAttributeMap = attribMap; } in setAttributes() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h175 void setAttributes(AttributeSet Attrs) { AttributeSets = Attrs; } in setAttributes() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp512 void Display::setAttributes(rx::DisplayImpl *impl, const AttributeMap &attribMap) in setAttributes() function in egl::Display
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp2371 void LimitTest::setAttributes(_iteration iteration, const attributeConfiguration& configuration, GL… in setAttributes() function in VertexAttrib64Bit::LimitTest
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h204 void setAttributes(ImmutableCallSite *CS, unsigned ArgIdx) { in setAttributes() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp105 void TargetLoweringBase::ArgListEntry::setAttributes(const CallBase *Call, in setAttributes() function in TargetLoweringBase::ArgListEntry
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp100446 void setAttributes(unsigned attrs) { desc().attrs = attrs; } in setAttributes() function in js::MutableWrappedPtrOperations