Home
last modified time | relevance | path

Searched defs:getAttribute (Results 1 – 25 of 37) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DDeviceNULL.cpp26 egl::Error DeviceNULL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute() function in rx::DeviceNULL
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalVariable.h213 Attribute getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function
218 Attribute getAttribute(StringRef Kind) const { in getAttribute() function
DFunction.h413 Attribute getAttribute(unsigned i, Attribute::AttrKind Kind) const { in getAttribute() function
418 Attribute getAttribute(unsigned i, StringRef Kind) const { in getAttribute() function
DCallSite.h389 Attribute getAttribute(unsigned i, Attribute::AttrKind Kind) const { in getAttribute() function
393 Attribute getAttribute(unsigned i, StringRef Kind) const { in getAttribute() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
DDeviceEAGL.cpp31 egl::Error DeviceEAGL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute() function in rx::DeviceEAGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
DDeviceCGL.cpp30 egl::Error DeviceCGL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute() function in rx::DeviceCGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDeviceVk.cpp31 egl::Error DeviceVk::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute() function in rx::DeviceVk
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDeviceD3D.cpp35 egl::Error DeviceD3D::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute() function in rx::DeviceD3D
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDevice.cpp104 Error Device::getAttribute(EGLint attribute, EGLAttrib *value) in getAttribute() function in egl::Device
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DDisplayImpl.cpp25 egl::Error getAttribute(const egl::Display *display, EGLint attribute, void **outValue) override in getAttribute() function in rx::__anon411971870111::MockDevice
/third_party/weex-loader/src/
Dparser.js32 function getAttribute (node, name) { function
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dxmlparser.cpp735 UXMLElement::getAttribute(int32_t i, UnicodeString &name, UnicodeString &value) const { in getAttribute() function in UXMLElement
746 UXMLElement::getAttribute(const UnicodeString &name) const { in getAttribute() function in UXMLElement
/third_party/icu/icu4c/source/tools/toolutil/
Dxmlparser.cpp735 UXMLElement::getAttribute(int32_t i, UnicodeString &name, UnicodeString &value) const { in getAttribute() function in UXMLElement
746 UXMLElement::getAttribute(const UnicodeString &name) const { in getAttribute() function in UXMLElement
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dxmlparser.cpp735 UXMLElement::getAttribute(int32_t i, UnicodeString &name, UnicodeString &value) const { in getAttribute() function in UXMLElement
746 UXMLElement::getAttribute(const UnicodeString &name) const { in getAttribute() function in UXMLElement
/third_party/node/deps/icu-small/source/tools/toolutil/
Dxmlparser.cpp735 UXMLElement::getAttribute(int32_t i, UnicodeString &name, UnicodeString &value) const { in getAttribute() function in UXMLElement
746 UXMLElement::getAttribute(const UnicodeString &name) const { in getAttribute() function in UXMLElement
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h276 Attribute getAttribute(unsigned i, Attribute::AttrKind Kind) const { in getAttribute() function
280 Attribute getAttribute(unsigned i, StringRef Kind) const { in getAttribute() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp662 Attribute AttributeSet::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function in AttributeSet
666 Attribute AttributeSet::getAttribute(StringRef Kind) const { in getAttribute() function in AttributeSet
822 Attribute AttributeSetNode::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function in AttributeSetNode
831 Attribute AttributeSetNode::getAttribute(StringRef Kind) const { in getAttribute() function in AttributeSetNode
1342 Attribute AttributeList::getAttribute(unsigned Index, in getAttribute() function in AttributeList
1347 Attribute AttributeList::getAttribute(unsigned Index, StringRef Kind) const { in getAttribute() function in AttributeList
DFunction.cpp215 Attribute Argument::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function in Argument
/third_party/node/deps/icu-small/source/i18n/
Dsearch.cpp79 USearchAttributeValue SearchIterator::getAttribute( in getAttribute() function in SearchIterator
/third_party/icu/icu4c/source/i18n/
Dsearch.cpp79 USearchAttributeValue SearchIterator::getAttribute( in getAttribute() function in SearchIterator
/third_party/skia/third_party/externals/icu/source/i18n/
Dsearch.cpp79 USearchAttributeValue SearchIterator::getAttribute( in getAttribute() function in SearchIterator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dsearch.cpp79 USearchAttributeValue SearchIterator::getAttribute( in getAttribute() function in SearchIterator
Ddecimfmt.cpp255 int32_t DecimalFormat::getAttribute(UNumberFormatAttribute attr, UErrorCode& status) const { in getAttribute() function in DecimalFormat
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h67 dwarf::Attribute getAttribute() const { return Attribute; } in getAttribute() function
470 dwarf::Attribute getAttribute() const { return Attribute; } in getAttribute() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/WindowsManifest/
DWindowsManifestMerger.cpp98 static xmlAttrPtr getAttribute(xmlNodePtr Node, in getAttribute() function

12