| /third_party/cups-filters/filter/braille/filters/ |
| D | cups-braille.sh.in | 26 getAttribute () { function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | GlobalVariable.h | 213 Attribute getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function 218 Attribute getAttribute(StringRef Kind) const { in getAttribute() function
|
| D | Function.h | 413 Attribute getAttribute(unsigned i, Attribute::AttrKind Kind) const { in getAttribute() function 418 Attribute getAttribute(unsigned i, StringRef Kind) const { in getAttribute() function
|
| D | CallSite.h | 389 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/ |
| D | DeviceNULL.cpp | 26 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/ |
| D | DeviceEAGL.cpp | 31 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/ |
| D | DeviceCGL.cpp | 30 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/ |
| D | egluConfigInfo.cpp | 36 deInt32 ConfigInfo::getAttribute (deUint32 attribute) const in getAttribute() function in eglu::ConfigInfo
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | DeviceVk.cpp | 31 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/ |
| D | DeviceD3D.cpp | 35 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/ |
| D | Device.cpp | 104 Error Device::getAttribute(EGLint attribute, EGLAttrib *value) in getAttribute() function in egl::Device
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| D | DisplayImpl.cpp | 25 egl::Error getAttribute(const egl::Display *display, EGLint attribute, void **outValue) override in getAttribute() function in rx::__anonff98fcc20111::MockDevice
|
| /third_party/weex-loader/src/ |
| D | parser.js | 32 function getAttribute (node, name) { function
|
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| D | xmlparser.cpp | 735 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/ |
| D | xmlparser.cpp | 735 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/ |
| D | xmlparser.cpp | 735 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/ |
| D | Function.h | 276 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/ |
| D | Attributes.cpp | 662 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/ |
| D | teglChooseConfigReference.cpp | 224 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/ |
| D | search.cpp | 79 USearchAttributeValue SearchIterator::getAttribute( in getAttribute() function in SearchIterator
|
| /third_party/icu/icu4c/source/i18n/ |
| D | search.cpp | 79 USearchAttributeValue SearchIterator::getAttribute( in getAttribute() function in SearchIterator
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | search.cpp | 79 USearchAttributeValue SearchIterator::getAttribute( in getAttribute() function in SearchIterator
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/ |
| D | IndicInputMethodImpl.java | 408 public Object getAttribute(AttributedCharacterIterator.Attribute attribute) { in getAttribute() method in IndicInputMethodImpl.ACIText
|
| /third_party/vk-gl-cts/framework/xexml/ |
| D | xeXMLParser.hpp | 157 …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/ |
| D | DIE.h | 67 dwarf::Attribute getAttribute() const { return Attribute; } in getAttribute() function 470 dwarf::Attribute getAttribute() const { return Attribute; } in getAttribute() function
|