Home
last modified time | relevance | path

Searched defs:getAttribute (Results 1 - 25 of 38) sorted by relevance

12

/third_party/vk-gl-cts/framework/egl/
H A DegluConfigInfo.cpp36 deInt32 ConfigInfo::getAttribute (deUint32 attribute) const in getAttribute() function in eglu::ConfigInfo
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
H A 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/null/
H A 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/angle2/src/libANGLE/renderer/vulkan/
H A 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/gl/cgl/
H A 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/d3d/
H A DDeviceD3D.cpp35 egl::Error DeviceD3D::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute() function in rx::DeviceD3D
/third_party/icu/icu4c/source/i18n/
H A Dsearch.cpp79 USearchAttributeValue SearchIterator::getAttribute( in getAttribute() function in SearchIterator
/third_party/node/deps/icu-small/source/i18n/
H A Dsearch.cpp79 USearchAttributeValue SearchIterator::getAttribute( in getAttribute() function in SearchIterator
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDevice.cpp104 Error Device::getAttribute(EGLint attribute, EGLAttrib *value) in getAttribute() function in egl::Device
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dsearch.cpp79 USearchAttributeValue SearchIterator::getAttribute( in getAttribute() function in SearchIterator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGlobalVariable.h213 Attribute getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function in llvm::GlobalVariable
218 Attribute getAttribute(StringRef Kind) const { in getAttribute() function in llvm::GlobalVariable
H A DCallSite.h389 Attribute getAttribute(unsigned i, Attribute::AttrKind Kind) const { in getAttribute() function in llvm::CallSiteBase
393 Attribute getAttribute(unsigned i, StringRef Kind) const { in getAttribute() function in llvm::CallSiteBase
H A DFunction.h413 Attribute getAttribute(unsigned i, Attribute::AttrKind Kind) const { in getAttribute() function in llvm::Function
418 Attribute getAttribute(unsigned i, StringRef Kind) const { in getAttribute() function in llvm::Function
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnative_compatible.h390 const ArkUI_AttributeItem* (*getAttribute)(ArkUI_NodeHandle node, ArkUI_NodeAttributeType attribute); member
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
H A DIndicInputMethodImpl.java408 public Object getAttribute(AttributedCharacterIterator.Attribute attribute) { in getAttribute() method in IndicInputMethodImpl.ACIText
/third_party/node/deps/icu-small/source/tools/toolutil/
H A 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/
H A 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/
H A 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/vk-gl-cts/framework/xexml/
H A DxeXMLParser.hpp157 const char* getAttribute (const char* name) const { return m_attributes.find(name)->second.c_str(); } in getAttribute() function in xe::xml::Parser
/third_party/vk-gl-cts/executor/
H A DxeTestResultParser.cpp401 const char* TestResultParser::getAttribute (const char* name) in getAttribute() function in xe::TestResultParser
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp98 static xmlAttrPtr getAttribute(xmlNodePtr Node, in getAttribute() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DFunction.h276 Attribute getAttribute(unsigned i, Attribute::AttrKind Kind) const { in getAttribute() function in llvm::Function
280 Attribute getAttribute(unsigned i, StringRef Kind) const { in getAttribute() function in llvm::Function
/third_party/vk-gl-cts/modules/egl/
H A DteglChooseConfigReference.cpp224 EGLint getAttribute (const EGLenum attribute) const in getAttribute() function in deqp::egl::SurfaceConfig
388 AttribRule getAttribute (EGLenum name) const in getAttribute() function in deqp::egl::ConfigFilter
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A 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
[all...]
H A DFunction.cpp215 Attribute Argument::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function in Argument

Completed in 25 milliseconds

12