Home
last modified time | relevance | path

Searched defs:attribute (Results 1 – 25 of 241) sorted by relevance

12345678910

/third_party/python/Lib/test/
Dtest_opcache.py31 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): member in TestLoadAttrCache.test_metaclass_del_descriptor_after_optimization.Metaclass
98 attribute = False variable in TestLoadAttrCache.test_metaclass_del_descriptor_after_optimization.Class
147 attribute = False variable in TestLoadAttrCache.test_metaclass_getattribute.Class
158 def attribute(self): member in TestLoadAttrCache.test_metaclass_swap.OldMetaclass
[all …]
/third_party/mesa3d/src/glx/
Ddri_common_query_renderer.c57 dri2_convert_glx_query_renderer_attribs(int attribute) in dri2_convert_glx_query_renderer_attribs()
70 dri_convert_context_profile_bits(int attribute, unsigned int *value) in dri_convert_context_profile_bits()
81 dri2_query_renderer_integer(struct glx_screen *base, int attribute, in dri2_query_renderer_integer()
105 dri2_query_renderer_string(struct glx_screen *base, int attribute, in dri2_query_renderer_string()
124 dri3_query_renderer_integer(struct glx_screen *base, int attribute, in dri3_query_renderer_integer()
148 dri3_query_renderer_string(struct glx_screen *base, int attribute, in dri3_query_renderer_string()
167 drisw_query_renderer_integer(struct glx_screen *base, int attribute, in drisw_query_renderer_integer()
191 drisw_query_renderer_string(struct glx_screen *base, int attribute, in drisw_query_renderer_string()
Dquery_renderer.c29 __glXQueryRendererInteger(struct glx_screen *psc, int attribute, in __glXQueryRendererInteger()
80 int renderer, int attribute, in glXQueryRendererIntegerMESA()
105 glXQueryCurrentRendererIntegerMESA(int attribute, unsigned int *value) in glXQueryCurrentRendererIntegerMESA()
116 __glXQueryRendererString(struct glx_screen *psc, int attribute) in __glXQueryRendererString()
141 int renderer, int attribute) in glXQueryRendererStringMESA()
165 glXQueryCurrentRendererStringMESA(int attribute) in glXQueryCurrentRendererStringMESA()
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
DNVCtrl.c248 unsigned int attribute, in XNVCTRLSetTargetAttribute()
274 unsigned int attribute, in XNVCTRLSetAttribute()
287 unsigned int attribute, in XNVCTRLSetTargetAttributeAndGetStatus()
325 unsigned int attribute, in XNVCTRLSetAttributeAndGetStatus()
340 unsigned int attribute, in XNVCTRLQueryTargetAttribute()
378 unsigned int attribute, in XNVCTRLQueryAttribute()
391 unsigned int attribute, in XNVCTRLQueryTargetAttribute64()
431 unsigned int attribute, in XNVCTRLQueryTargetStringAttribute()
486 unsigned int attribute, in XNVCTRLQueryStringAttribute()
500 unsigned int attribute, in XNVCTRLSetTargetStringAttribute()
[all …]
DNVCtrlLib.h593 unsigned int attribute; member
618 unsigned int attribute; member
643 unsigned int attribute; member
669 unsigned int attribute; member
693 unsigned int attribute; member
/third_party/vk-gl-cts/framework/egl/
DegluStrUtil.hpp34 deUint32 attribute; member
41 deUint32 attribute; member
48 deUint32 attribute; member
71 inline ConfigAttribValueFmt getConfigAttribValueStr (deUint32 attribute, int value) { return Conf… in getConfigAttribValueStr()
74 inline SurfaceAttribValueFmt getSurfaceAttribValueStr (deUint32 attribute, int value) { return Surf… in getSurfaceAttribValueStr()
77 inline ContextAttribValueFmt getContextAttribValueStr (deUint32 attribute, int value) { return Cont… in getContextAttribValueStr()
/third_party/icu/icu4c/source/i18n/unicode/
Dtblcoll.h845 void setAttributeDefault(int32_t attribute) { in setAttributeDefault()
848 void setAttributeExplicitly(int32_t attribute) { in setAttributeExplicitly()
851 UBool attributeHasBeenSetExplicitly(int32_t attribute) const { in attributeHasBeenSetExplicitly()
/third_party/node/deps/icu-small/source/i18n/unicode/
Dtblcoll.h845 void setAttributeDefault(int32_t attribute) { in setAttributeDefault()
848 void setAttributeExplicitly(int32_t attribute) { in setAttributeExplicitly()
851 UBool attributeHasBeenSetExplicitly(int32_t attribute) const { in attributeHasBeenSetExplicitly()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dtblcoll.h845 void setAttributeDefault(int32_t attribute) { in setAttributeDefault()
848 void setAttributeExplicitly(int32_t attribute) { in setAttributeExplicitly()
851 UBool attributeHasBeenSetExplicitly(int32_t attribute) const { in attributeHasBeenSetExplicitly()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationEGL.cpp102 const EGLAttrib attribute, in ValidateStreamAttribute()
173 EGLAttrib attribute) in ValidateConfigAttribute()
279 EGLAttrib attribute, in ValidateConfigAttributeValue()
1301 EGLAttrib attribute = attributeIter.first; in ValidateCreateSyncBase() local
1348 EGLint attribute) in ValidateGetSyncAttribBase()
1383 const EGLint attribute) in ValidateQueryDisplayAttribBase()
1416 EGLAttrib attribute) in ValidateCreateContextAttribute()
1637 EGLAttrib attribute, in ValidateCreateContextAttributeValue()
1883 EGLAttrib attribute) in ValidateCreatePbufferSurfaceAttribute()
1930 EGLAttrib attribute, in ValidateCreatePbufferSurfaceAttributeValue()
[all …]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUFieldPosition.java47 public UFieldPosition(Field attribute, int fieldID) { in UFieldPosition()
56 public UFieldPosition(Field attribute) { in UFieldPosition()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUFieldPosition.java49 public UFieldPosition(Field attribute, int fieldID) { in UFieldPosition()
58 public UFieldPosition(Field attribute) { in UFieldPosition()
/third_party/skia/third_party/externals/jinja2/
Dfilters.py64 def make_attrgetter(environment, attribute, postprocess=None, default=None): argument
87 def make_multi_attrgetter(environment, attribute, postprocess=None): argument
302 def do_sort(environment, value, reverse=False, case_sensitive=False, attribute=None): argument
352 def do_unique(environment, value, case_sensitive=False, attribute=None): argument
379 def _min_or_max(environment, value, func, case_sensitive, attribute): argument
394 def do_min(environment, value, case_sensitive=False, attribute=None): argument
409 def do_max(environment, value, case_sensitive=False, attribute=None): argument
452 def do_join(eval_ctx, value, d=u"", attribute=None): argument
950 def do_groupby(environment, value, attribute): argument
992 def do_sum(environment, iterable, attribute=None, start=0): argument
Dasyncfilters.py76 async def do_groupby(environment, value, attribute): argument
87 async def do_join(eval_ctx, value, d=u"", attribute=None): argument
125 async def do_sum(environment, iterable, attribute=None, start=0): argument
/third_party/node/deps/v8/third_party/jinja2/
Dfilters.py64 def make_attrgetter(environment, attribute, postprocess=None, default=None): argument
87 def make_multi_attrgetter(environment, attribute, postprocess=None): argument
302 def do_sort(environment, value, reverse=False, case_sensitive=False, attribute=None): argument
352 def do_unique(environment, value, case_sensitive=False, attribute=None): argument
379 def _min_or_max(environment, value, func, case_sensitive, attribute): argument
394 def do_min(environment, value, case_sensitive=False, attribute=None): argument
409 def do_max(environment, value, case_sensitive=False, attribute=None): argument
452 def do_join(eval_ctx, value, d=u"", attribute=None): argument
950 def do_groupby(environment, value, attribute): argument
992 def do_sum(environment, iterable, attribute=None, start=0): argument
Dasyncfilters.py76 async def do_groupby(environment, value, attribute): argument
87 async def do_join(eval_ctx, value, d=u"", attribute=None): argument
125 async def do_sum(environment, iterable, attribute=None, start=0): argument
/third_party/node/tools/inspector_protocol/jinja2/
Dfilters.py62 def make_attrgetter(environment, attribute, postprocess=None): argument
247 environment, value, reverse=False, case_sensitive=False, attribute=None argument
282 def do_unique(environment, value, case_sensitive=False, attribute=None): argument
310 def _min_or_max(environment, value, func, case_sensitive, attribute): argument
326 def do_min(environment, value, case_sensitive=False, attribute=None): argument
341 def do_max(environment, value, case_sensitive=False, attribute=None): argument
378 def do_join(eval_ctx, value, d=u'', attribute=None): argument
812 def do_groupby(environment, value, attribute): argument
856 def do_sum(environment, iterable, attribute=None, start=0): argument
Dasyncfilters.py70 async def do_groupby(environment, value, attribute): argument
78 async def do_join(eval_ctx, value, d=u'', attribute=None): argument
116 async def do_sum(environment, iterable, attribute=None, start=0): argument
/third_party/skia/third_party/externals/angle2/src/libEGL/
DlibEGL_autogen.cpp132 EGLint attribute, in eglGetConfigAttrib()
195 EGLint attribute, in eglQueryContext()
210 EGLint attribute, in eglQuerySurface()
256 EGLint attribute, in eglSurfaceAttrib()
374 EGLint attribute, in eglGetSyncAttrib()
495 EGLint attribute, in eglQueryDisplayAttribANGLE()
558 EGLint attribute, in eglQuerySurfacePointerANGLE()
625 EGLint attribute, in eglQueryDeviceAttribEXT()
638 EGLBoolean EGLAPIENTRY eglQueryDisplayAttribEXT(EGLDisplay dpy, EGLint attribute, EGLAttrib *value) in eglQueryDisplayAttribEXT()
687 EGLBoolean EGLAPIENTRY eglQueryDebugKHR(EGLint attribute, EGLAttrib *value) in eglQueryDebugKHR()
[all …]
/third_party/mesa3d/src/gallium/frontends/xvmc/
Dattributes.c76 Status XvMCSetAttribute(Display *dpy, XvMCContext *context, Atom attribute, int value) in XvMCSetAttribute()
121 Status XvMCGetAttribute(Display *dpy, XvMCContext *context, Atom attribute, int *value) in XvMCGetAttribute()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DIntlTestDecimalFormatAPIC.java484 … AttributedCharacterIterator.Attribute attribute = (AttributedCharacterIterator.Attribute) it in findFields() local
500 AttributedCharacterIterator.Attribute attribute; field in IntlTestDecimalFormatAPIC.FieldContainer
506 AttributedCharacterIterator.Attribute attribute) { in FieldContainer()
511 …public FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute, int val… in FieldContainer()
516 public FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute, in FieldContainer()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDecimalFormatAPIC.java481 … AttributedCharacterIterator.Attribute attribute = (AttributedCharacterIterator.Attribute) it in findFields() local
497 AttributedCharacterIterator.Attribute attribute; field in IntlTestDecimalFormatAPIC.FieldContainer
503 AttributedCharacterIterator.Attribute attribute) { in FieldContainer()
508 …public FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute, int val… in FieldContainer()
513 public FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute, in FieldContainer()
/third_party/jinja2/
Dasyncfilters.py76 async def do_groupby(environment, value, attribute): argument
87 async def do_join(eval_ctx, value, d=u"", attribute=None): argument
125 async def do_sum(environment, iterable, attribute=None, start=0): argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DConfig.cpp207 #define SORT_SMALLER(attribute) \ in operator ()() argument
295 #define SORT_SMALLER(attribute) \ in operator ()() argument
355 const EGLint *attribute = attribList; in getConfigs() local
/third_party/json/include/nlohmann/thirdparty/hedley/
Dhedley.hpp519 # define JSON_HEDLEY_HAS_ATTRIBUTE(attribute) __has_attribute(attribute) argument
521 # define JSON_HEDLEY_HAS_ATTRIBUTE(attribute) (0) argument
528 …#define JSON_HEDLEY_GNUC_HAS_ATTRIBUTE(attribute,major,minor,patch) JSON_HEDLEY_HAS_ATTRIBUTE(attr… argument
530 …#define JSON_HEDLEY_GNUC_HAS_ATTRIBUTE(attribute,major,minor,patch) JSON_HEDLEY_GNUC_VERSION_CHECK… argument
537 …#define JSON_HEDLEY_GCC_HAS_ATTRIBUTE(attribute,major,minor,patch) JSON_HEDLEY_HAS_ATTRIBUTE(attri… argument
539 …#define JSON_HEDLEY_GCC_HAS_ATTRIBUTE(attribute,major,minor,patch) JSON_HEDLEY_GCC_VERSION_CHECK(m… argument
549 #define JSON_HEDLEY_HAS_CPP_ATTRIBUTE(attribute) __has_cpp_attribute(attribute) argument
551 #define JSON_HEDLEY_HAS_CPP_ATTRIBUTE(attribute) (0) argument
558 #define JSON_HEDLEY_HAS_CPP_ATTRIBUTE_NS(ns,attribute) (0) argument
564 …#define JSON_HEDLEY_HAS_CPP_ATTRIBUTE_NS(ns,attribute) JSON_HEDLEY_HAS_CPP_ATTRIBUTE(ns::attribute) argument
[all …]

12345678910