Home
last modified time | relevance | path

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

12

/third_party/cups-filters/filter/braille/filters/
Dcups-braille.sh.in26 getAttribute () { function
/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/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/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/vk-gl-cts/framework/egl/
DegluConfigInfo.cpp36 deInt32 ConfigInfo::getAttribute (deUint32 attribute) const in getAttribute() function in eglu::ConfigInfo
/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::__anonff98fcc20111::MockDevice
/third_party/weex-loader/src/
Dparser.js32 function getAttribute (node, name) { function
/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/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/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
/third_party/vk-gl-cts/modules/egl/
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
/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/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
DIndicInputMethodImpl.java408 public Object getAttribute(AttributedCharacterIterator.Attribute attribute) { in getAttribute() method in IndicInputMethodImpl.ACIText
/third_party/vk-gl-cts/framework/xexml/
DxeXMLParser.hpp157 …const char* getAttribute (const char* name) const { return m_attributes.find(name)->second.c_… in getAttribute() function in xe::xml::Parser
/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

12