/third_party/skia/third_party/externals/icu/source/common/ |
H A D | uniset_closure.cpp | 152 UnicodeSet& UnicodeSet::closeOver(int32_t attribute) { in closeOver() argument
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | IntlTestDecimalFormatAPIC.java | 497 AttributedCharacterIterator.Attribute attribute; field in IntlTestDecimalFormatAPIC.FieldContainer 502 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute) FieldContainer() argument 508 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute, int value) FieldContainer() argument 513 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute, Object value) FieldContainer() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | IntlTestDecimalFormatAPIC.java | 500 AttributedCharacterIterator.Attribute attribute; field in IntlTestDecimalFormatAPIC.FieldContainer 505 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute) FieldContainer() argument 511 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute, int value) FieldContainer() argument 516 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute, Object value) FieldContainer() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | search.cpp | 50 void SearchIterator::setAttribute(USearchAttribute attribute, in setAttribute() argument
|
/third_party/mesa3d/src/egl/main/ |
H A D | egldevice.c | 234 _eglQueryDeviceAttribEXT(_EGLDevice *dev, EGLint attribute, in _eglQueryDeviceAttribEXT() argument
|
H A D | eglcontext.c | 674 _eglQueryContext(_EGLContext *c, EGLint attribute, EGLin argument [all...] |
/third_party/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_ext_pixelformat.c | 279 int attribute; member 334 score_pixelformats(HDC hdc, struct stw_pixelformat_score *scores, uint count, int attribute, int expected_value) score_pixelformats() argument
|
/third_party/mesa3d/src/glx/apple/ |
H A D | glx_empty.c | 151 glXQueryGLXPbufferSGIX(Display * dpy, GLXDrawable drawable, int attribute, unsigned int *value) glXQueryGLXPbufferSGIX() argument
|
/third_party/mesa3d/src/glx/tests/ |
H A D | query_renderer_implementation_unittest.cpp | 77 fake_queryInteger(__DRIscreen *screen, int attribute, unsigned int *val) in fake_queryInteger() argument 124 fake_queryString(__DRIscreen *screen, int attribute, const char **val) in fake_queryString() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | uniset_closure.cpp | 214 UnicodeSet& UnicodeSet::closeOver(int32_t attribute) { in closeOver() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | search.cpp | 50 void SearchIterator::setAttribute(USearchAttribute attribute, in setAttribute() argument
|
/third_party/libwebsockets/lib/roles/netlink/ |
H A D | ops-netlink.c | 116 struct rtattr *attribute; in rops_handle_POLLIN_netlink() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Device.cpp | 104 Error Device::getAttribute(EGLint attribute, EGLAttrib *value) in getAttribute() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
H A D | WindowSurfaceWGL.cpp | 121 egl::Error WindowSurfaceWGL::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
|
H A D | PbufferSurfaceWGL.cpp | 144 egl::Error PbufferSurfaceWGL::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | BufferD3D.cpp | 93 StaticVertexBufferInterface *BufferD3D::getStaticVertexBuffer(const gl::VertexAttribute &attribute, in getStaticVertexBuffer() argument
|
H A D | VertexDataManager.h | 62 const gl::VertexAttribute *attribute; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
H A D | PbufferSurfaceCGL.cpp | 82 egl::Error PbufferSurfaceCGL::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/ |
H A D | PbufferSurfaceEAGL.cpp | 84 egl::Error PbufferSurfaceEAGL::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
H A D | PbufferSurfaceGLX.cpp | 86 egl::Error PbufferSurfaceGLX::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
H A D | SurfaceNULL.cpp | 48 egl::Error SurfaceNULL::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | SetupProcessor.hpp | 61 unsigned char attribute : BITS(VERTEX_OUTPUT_LAST); member
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | search.cpp | 50 void SearchIterator::setAttribute(USearchAttribute attribute, in setAttribute() argument
|
/third_party/python/Lib/test/ |
H A D | test_opcache.py | 31 attribute = Descriptor() variable in TestLoadAttrCache.test_metaclass_descriptor_added_after_optimization.Metaclass 34 attribute = True variable in TestLoadAttrCache.test_metaclass_descriptor_added_after_optimization.Class 57 def attribute(self): member in TestLoadAttrCache.test_metaclass_descriptor_shadows_class_attribute.Metaclass 61 attribute = False variable in TestLoadAttrCache.test_metaclass_descriptor_shadows_class_attribute.Class 74 attribute = True variable in TestLoadAttrCache.test_metaclass_set_descriptor_after_optimization.Class 77 def attribute(self): function 94 def attribute(self): global() member in TestLoadAttrCache.test_metaclass_del_descriptor_after_optimization.Metaclass 98 attribute = False global() variable in TestLoadAttrCache.test_metaclass_del_descriptor_after_optimization.Class 147 attribute = False global() variable in TestLoadAttrCache.test_metaclass_getattribute.Class 158 def attribute(self): global() member in TestLoadAttrCache.test_metaclass_swap.OldMetaclass 163 def attribute(self): global() member in TestLoadAttrCache.test_metaclass_swap.NewMetaclass 254 attribute = Descriptor() global() variable in TestLoadMethodCache.test_descriptor_added_after_optimization.Class 262 def attribute(): global() function 285 attribute = Descriptor() global() variable in TestLoadMethodCache.test_metaclass_descriptor_added_after_optimization.Metaclass 288 def attribute(): global() member in TestLoadMethodCache.test_metaclass_descriptor_added_after_optimization.Class 312 def attribute(self): global() member in TestLoadMethodCache.test_metaclass_descriptor_shadows_class_attribute.Metaclass 316 def attribute(): global() member in TestLoadMethodCache.test_metaclass_descriptor_shadows_class_attribute.Class 330 def attribute(): global() member in TestLoadMethodCache.test_metaclass_set_descriptor_after_optimization.Class 334 def attribute(self): global() function 351 def attribute(self): global() member in TestLoadMethodCache.test_metaclass_del_descriptor_after_optimization.Metaclass 355 def attribute(): global() member in TestLoadMethodCache.test_metaclass_del_descriptor_after_optimization.Class 397 def attribute(): global() member in TestLoadMethodCache.test_metaclass_getattribute.Class 409 def attribute(self): global() member in TestLoadMethodCache.test_metaclass_swap.OldMetaclass 414 def attribute(self): global() member in TestLoadMethodCache.test_metaclass_swap.NewMetaclass [all...] |
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/ |
H A D | parser.js | 135 _proto.attribute = function attribute() { function [all...] |