Home
last modified time | relevance | path

Searched defs:attribute (Results 1 - 25 of 171) sorted by relevance

1234567

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUFieldPosition.java47 public UFieldPosition(Field attribute, int fieldID) { in UFieldPosition() argument
56 public UFieldPosition(Field attribute) { in UFieldPosition() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUFieldPosition.java49 public UFieldPosition(Field attribute, int fieldID) { in UFieldPosition() argument
58 public UFieldPosition(Field attribute) { in UFieldPosition() argument
/third_party/mesa3d/src/egl/main/
H A Deglsync.c123 _eglGetSyncAttrib(_EGLDisplay *disp, _EGLSync *sync, EGLint attribute, EGLAttrib *value) _eglGetSyncAttrib() argument
H A Deglsurface.c457 _eglQuerySurface(_EGLDisplay *disp, _EGLSurface *surface, EGLint attribute, EGLint *value) _eglQuerySurface() argument
631 _eglSurfaceAttrib(_EGLDisplay *disp, _EGLSurface *surface, EGLint attribute, EGLint value) _eglSurfaceAttrib() argument
/third_party/mesa3d/src/glx/
H A Dglxconfig.c52 glx_config_get(struct glx_config * mode, int attribute, int *value_return) in glx_config_get() argument
H A Dquery_renderer.c29 __glXQueryRendererInteger(struct glx_screen *psc, int attribute, in __glXQueryRendererInteger() argument
105 glXQueryCurrentRendererIntegerMESA(int attribute, unsigned int *value) in glXQueryCurrentRendererIntegerMESA() argument
116 __glXQueryRendererString(struct glx_screen *psc, int attribute) in __glXQueryRendererString() argument
79 glXQueryRendererIntegerMESA(Display *dpy, int screen, int renderer, int attribute, unsigned int *value) glXQueryRendererIntegerMESA() argument
140 glXQueryRendererStringMESA(Display *dpy, int screen, int renderer, int attribute) glXQueryRendererStringMESA() argument
165 glXQueryCurrentRendererStringMESA(int attribute) glXQueryCurrentRendererStringMESA() argument
[all...]
H A Ddri_common_query_renderer.c57 dri2_convert_glx_query_renderer_attribs(int attribute) in dri2_convert_glx_query_renderer_attribs() argument
70 dri_convert_context_profile_bits(int attribute, unsigned int *value) in dri_convert_context_profile_bits() argument
81 dri2_query_renderer_integer(struct glx_screen *base, int attribute, in dri2_query_renderer_integer() argument
105 dri2_query_renderer_string(struct glx_screen *base, int attribute, in dri2_query_renderer_string() argument
124 dri3_query_renderer_integer(struct glx_screen *base, int attribute, in dri3_query_renderer_integer() argument
148 dri3_query_renderer_string(struct glx_screen *base, int attribute, const char **value) dri3_query_renderer_string() argument
167 drisw_query_renderer_integer(struct glx_screen *base, int attribute, unsigned int *value) drisw_query_renderer_integer() argument
191 drisw_query_renderer_string(struct glx_screen *base, int attribute, const char **value) drisw_query_renderer_string() argument
[all...]
/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() argument
/third_party/vk-gl-cts/executor/
H A DxeTestLogParser.cpp89 const char* attribute = m_containerParser.getSessionInfoAttribute(); in parse() local
H A DxeXMLWriter.cpp159 Writer& Writer::operator<< (const Attribute& attribute) in operator <<() argument
/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() argument
/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() argument
/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() argument
/third_party/elfio/elfio/
H A Delfio_modinfo.hpp81 std::string attribute = field + "=" + value; in add_attribute() local
/third_party/icu/icu4c/source/i18n/unicode/
H A Dtblcoll.h845 void setAttributeDefault(int32_t attribute) { in setAttributeDefault() argument
848 setAttributeExplicitly(int32_t attribute) setAttributeExplicitly() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dattributes.c76 Status XvMCSetAttribute(Display *dpy, XvMCContext *context, Atom attribute, int value) in XvMCSetAttribute() argument
121 Status XvMCGetAttribute(Display *dpy, XvMCContext *context, Atom attribute, int *value) in XvMCGetAttribute() argument
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dtblcoll.h845 void setAttributeDefault(int32_t attribute) { in setAttributeDefault() argument
848 setAttributeExplicitly(int32_t attribute) setAttributeExplicitly() argument
[all...]
/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() argument
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dtblcoll.h845 void setAttributeDefault(int32_t attribute) { in setAttributeDefault() argument
848 setAttributeExplicitly(int32_t attribute) setAttributeExplicitly() argument
[all...]
/third_party/vk-gl-cts/framework/egl/
H A DegluStrUtil.hpp34 deUint32 attribute; member
41 deUint32 attribute; member
48 deUint32 attribute; member
71 inline ConfigAttribValueFmt getConfigAttribValueStr (deUint32 attribute, int value) { return ConfigAttribValueFmt(attribute, value); } in getConfigAttribValueStr() argument
74 inline SurfaceAttribValueFmt getSurfaceAttribValueStr (deUint32 attribute, int value) { return SurfaceAttribValueFmt(attribute, valu argument
77 getContextAttribValueStr(deUint32 attribute, int value) getContextAttribValueStr() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Duniset_closure.cpp152 UnicodeSet& UnicodeSet::closeOver(int32_t attribute) { in closeOver() argument
/third_party/mesa3d/src/glx/tests/
H A Dquery_renderer_unittest.cpp57 fake_query_renderer_integer(struct glx_screen *psc, int attribute, in fake_query_renderer_integer() argument
70 fake_query_renderer_string(struct glx_screen *psc, int attribute, in fake_query_renderer_string() argument
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/
H A Dconstructors.js18 var attribute = function attribute(opts) { function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DSurfaceGbm.cpp58 egl::Error SurfaceGbm::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
H A DNVCtrlLib.h593 unsigned int attribute; global() member
618 unsigned int attribute; global() member
643 unsigned int attribute; global() member
669 unsigned int attribute; global() member
693 unsigned int attribute; global() member
[all...]

Completed in 44 milliseconds

1234567