/third_party/node/test/fixtures/wpt/interfaces/ |
D | html.idl | 9 readonly attribute unsigned long length; 25 attribute DOMString value; 31 [CEReactions] attribute unsigned long length; // shadows inherited length 35 attribute long selectedIndex; 40 readonly attribute unsigned long length; 51 [PutForwards=href, LegacyUnforgeable] readonly attribute Location? location; 52 attribute USVString domain; 53 readonly attribute USVString referrer; 54 attribute USVString cookie; 55 readonly attribute DOMString lastModified; [all …]
|
D | dom.idl | 10 readonly attribute DOMString type; 11 readonly attribute EventTarget? target; 12 readonly attribute EventTarget? srcElement; // historical 13 readonly attribute EventTarget? currentTarget; 20 readonly attribute unsigned short eventPhase; 23 attribute boolean cancelBubble; // historical alias of .stopPropagation 26 readonly attribute boolean bubbles; 27 readonly attribute boolean cancelable; 28 attribute boolean returnValue; // historical 30 readonly attribute boolean defaultPrevented; [all …]
|
/third_party/libxml2/result/ |
D | dia2.rde | 7 2 1 dia:attribute 0 0 13 2 15 dia:attribute 0 0 25 3 1 dia:attribute 0 0 31 3 15 dia:attribute 0 0 34 3 1 dia:attribute 0 0 40 3 15 dia:attribute 0 0 43 3 1 dia:attribute 0 0 52 3 15 dia:attribute 0 0 55 3 1 dia:attribute 0 0 61 3 15 dia:attribute 0 0 [all …]
|
D | dia1.rde | 7 2 1 dia:attribute 0 0 13 2 15 dia:attribute 0 0 25 3 1 dia:attribute 0 0 31 3 15 dia:attribute 0 0 34 3 1 dia:attribute 0 0 40 3 15 dia:attribute 0 0 43 3 1 dia:attribute 0 0 52 3 15 dia:attribute 0 0 55 3 1 dia:attribute 0 0 61 3 15 dia:attribute 0 0 [all …]
|
D | dia1.rdr | 7 2 1 dia:attribute 0 0 13 2 15 dia:attribute 0 0 25 3 1 dia:attribute 0 0 31 3 15 dia:attribute 0 0 34 3 1 dia:attribute 0 0 40 3 15 dia:attribute 0 0 43 3 1 dia:attribute 0 0 52 3 15 dia:attribute 0 0 55 3 1 dia:attribute 0 0 61 3 15 dia:attribute 0 0 [all …]
|
D | dia2.rdr | 7 2 1 dia:attribute 0 0 13 2 15 dia:attribute 0 0 25 3 1 dia:attribute 0 0 31 3 15 dia:attribute 0 0 34 3 1 dia:attribute 0 0 40 3 15 dia:attribute 0 0 43 3 1 dia:attribute 0 0 52 3 15 dia:attribute 0 0 55 3 1 dia:attribute 0 0 61 3 15 dia:attribute 0 0 [all …]
|
D | dia1.sax | 9 SAX.startElement(dia:attribute, name='background') 16 SAX.endElement(dia:attribute) 28 SAX.startElement(dia:attribute, name='obj_pos') 35 SAX.endElement(dia:attribute) 38 SAX.startElement(dia:attribute, name='obj_bb') 45 SAX.endElement(dia:attribute) 48 SAX.startElement(dia:attribute, name='conn_endpoints') 59 SAX.endElement(dia:attribute) 62 SAX.startElement(dia:attribute, name='line_color') 69 SAX.endElement(dia:attribute) [all …]
|
D | dia2.sax | 9 SAX.startElement(dia:attribute, name='background') 16 SAX.endElement(dia:attribute) 28 SAX.startElement(dia:attribute, name='obj_pos') 35 SAX.endElement(dia:attribute) 38 SAX.startElement(dia:attribute, name='obj_bb') 45 SAX.endElement(dia:attribute) 48 SAX.startElement(dia:attribute, name='conn_endpoints') 59 SAX.endElement(dia:attribute) 62 SAX.startElement(dia:attribute, name='line_color') 69 SAX.endElement(dia:attribute) [all …]
|
/third_party/selinux/libsepol/tests/policies/test-expander/ |
D | module.conf | 7 attribute attr_check_base_2, attr_check_base_3; 8 attribute attr_check_base_optional_2; 29 attribute attr_check_mod_1; 30 attribute attr_check_mod_2; 31 attribute attr_check_mod_3; 32 attribute attr_check_mod_4; 33 attribute attr_check_mod_5; 34 attribute attr_check_mod_6; 35 attribute attr_check_mod_7; 36 attribute attr_check_mod_8; [all …]
|
D | small-base.conf | 420 attribute domain; 421 attribute system; 422 attribute foo; 423 attribute num; 424 attribute num_exec; 425 attribute files; 437 attribute attr_check_base_1; 438 attribute attr_check_base_2; 439 attribute attr_check_base_3; 440 attribute attr_check_base_4; [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/xml/ |
D | registry.rnc | 42 attribute name { text } , 43 attribute protect { text } , 58 attribute name { text } , 59 attribute author { text } , 60 attribute contact { text } 75 # api - matches a <feature> api attribute, if present 145 attribute api { text } ? , 146 attribute alias { text } ? , 147 attribute requires { text } ? , 148 attribute bitvalues { text } ? , [all …]
|
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
D | NVCtrlLib.h | 101 unsigned int attribute, 122 unsigned int attribute, 137 unsigned int attribute, 153 unsigned int attribute, 178 unsigned int attribute, 200 unsigned int attribute, 225 unsigned int attribute, 249 unsigned int attribute, 270 unsigned int attribute, 287 unsigned int attribute, [all …]
|
D | NVCtrl.c | 248 unsigned int attribute, in XNVCTRLSetTargetAttribute() argument 264 req->attribute = attribute; in XNVCTRLSetTargetAttribute() 274 unsigned int attribute, in XNVCTRLSetAttribute() argument 278 display_mask, attribute, value); in XNVCTRLSetAttribute() 287 unsigned int attribute, in XNVCTRLSetTargetAttributeAndGetStatus() argument 307 req->attribute = attribute; in XNVCTRLSetTargetAttributeAndGetStatus() 325 unsigned int attribute, in XNVCTRLSetAttributeAndGetStatus() argument 331 attribute, value); in XNVCTRLSetAttributeAndGetStatus() 340 unsigned int attribute, in XNVCTRLQueryTargetAttribute() argument 361 req->attribute = attribute; in XNVCTRLQueryTargetAttribute() [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
D | NVCtrlLib.h | 101 unsigned int attribute, 122 unsigned int attribute, 137 unsigned int attribute, 153 unsigned int attribute, 178 unsigned int attribute, 200 unsigned int attribute, 225 unsigned int attribute, 249 unsigned int attribute, 270 unsigned int attribute, 287 unsigned int attribute, [all …]
|
D | NVCtrl.c | 248 unsigned int attribute, in XNVCTRLSetTargetAttribute() argument 264 req->attribute = attribute; in XNVCTRLSetTargetAttribute() 274 unsigned int attribute, in XNVCTRLSetAttribute() argument 278 display_mask, attribute, value); in XNVCTRLSetAttribute() 287 unsigned int attribute, in XNVCTRLSetTargetAttributeAndGetStatus() argument 307 req->attribute = attribute; in XNVCTRLSetTargetAttributeAndGetStatus() 325 unsigned int attribute, in XNVCTRLSetAttributeAndGetStatus() argument 331 attribute, value); in XNVCTRLSetAttributeAndGetStatus() 340 unsigned int attribute, in XNVCTRLQueryTargetAttribute() argument 361 req->attribute = attribute; in XNVCTRLQueryTargetAttribute() [all …]
|
/third_party/mesa3d/src/glx/ |
D | dri_common_query_renderer.c | 57 dri2_convert_glx_query_renderer_attribs(int attribute) in dri2_convert_glx_query_renderer_attribs() argument 62 if (query_renderer_map[i].glx_attrib == 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() argument 72 if (attribute == GLX_RENDERER_PREFERRED_PROFILE_MESA) { in dri_convert_context_profile_bits() 81 dri2_query_renderer_integer(struct glx_screen *base, int attribute, in dri2_query_renderer_integer() argument 92 const int dri_attribute = dri2_convert_glx_query_renderer_attribs(attribute); in dri2_query_renderer_integer() 99 dri_convert_context_profile_bits(attribute, value); in dri2_query_renderer_integer() 105 dri2_query_renderer_string(struct glx_screen *base, int attribute, in dri2_query_renderer_string() argument 114 const int dri_attribute = dri2_convert_glx_query_renderer_attribs(attribute); in dri2_query_renderer_string() 124 dri3_query_renderer_integer(struct glx_screen *base, int attribute, in dri3_query_renderer_integer() argument [all …]
|
D | query_renderer.c | 29 __glXQueryRendererInteger(struct glx_screen *psc, int attribute, in __glXQueryRendererInteger() argument 42 switch (attribute) { in __glXQueryRendererInteger() 67 err = psc->vtable->query_renderer_integer(psc, attribute, buffer); in __glXQueryRendererInteger() 80 int renderer, int attribute, in glXQueryRendererIntegerMESA() argument 101 return __glXQueryRendererInteger(psc, attribute, value); in glXQueryRendererIntegerMESA() 105 glXQueryCurrentRendererIntegerMESA(int attribute, unsigned int *value) in glXQueryCurrentRendererIntegerMESA() argument 112 return __glXQueryRendererInteger(gc->psc, attribute, value); in glXQueryCurrentRendererIntegerMESA() 116 __glXQueryRendererString(struct glx_screen *psc, int attribute) in __glXQueryRendererString() argument 127 switch (attribute) { in __glXQueryRendererString() 135 err = psc->vtable->query_renderer_string(psc, attribute, &value); in __glXQueryRendererString() [all …]
|
/third_party/openGLES/xml/ |
D | registry.rnc | 35 # api - matches a <feature> api attribute, if present 43 attribute api { text } ? , 44 attribute requires { text } ? , 45 attribute name { TypeName } ? , 46 attribute type { text } ? , 63 attribute desc { text } 91 attribute namespace { text } ? , 92 attribute group { text } ? , 93 attribute type { text } ? , 94 attribute start { Integer } ? , [all …]
|
/third_party/libxml2/test/relaxng/ |
D | tutorA.rng | 13 <attribute name="name"> 15 </attribute> 21 <element name="attribute"> 24 <attribute name="name"> 26 </attribute> 69 <attribute name="name"> 71 </attribute> 76 <attribute name="name"> 78 </attribute> 92 <attribute name="type"> [all …]
|
D | ambig_name-class.rng | 13 <attribute name="name"> 15 </attribute> 21 <element name="attribute"> 24 <attribute name="name"> 26 </attribute> 69 <attribute name="name"> 71 </attribute> 76 <attribute name="name"> 78 </attribute> 92 <attribute name="type"> [all …]
|
/third_party/EGL/api/ |
D | registry.rnc | 34 # api - matches a <feature> api attribute, if present 42 attribute api { text } ? , 43 attribute requires { text } ? , 44 attribute name { TypeName } ? , 45 attribute type { text } ? , 79 attribute namespace { text } ? , 80 attribute group { text } ? , 81 attribute type { text } ? , 82 attribute start { Integer } ? , 83 attribute end { Integer } ? , [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | TimeProfiler.cpp | 120 J.attribute("pid", 1); in Write() 121 J.attribute("tid", 0); in Write() 122 J.attribute("ph", "X"); in Write() 123 J.attribute("ts", StartUs); in Write() 124 J.attribute("dur", DurUs); in Write() 125 J.attribute("name", E.Name); in Write() 127 J.attributeObject("args", [&] { J.attribute("detail", E.Detail); }); in Write() 150 J.attribute("pid", 1); in Write() 151 J.attribute("tid", Tid); in Write() 152 J.attribute("ph", "X"); in Write() [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | jsxNamespacePrefixIntrinsics.errors.txt | 2 …ntrinsics.tsx(16,30): error TS2322: Type '{ attribute: string; }' is not assignable to type '{ "ns… 3 Property 'attribute' does not exist on type '{ "ns:attribute": string; }'. 4 …r TS2322: Type '{ "ns:invalid": string; }' is not assignable to type '{ "ns:attribute": string; }'. 5 Property 'ns:invalid' does not exist on type '{ "ns:attribute": string; }'. 12 "ns:attribute": string; 19 const valid = <ns:element ns:attribute="yep" />; 26 const invalid2 = <ns:element attribute="nope" />; 28 !!! error TS2322: Type '{ attribute: string; }' is not assignable to type '{ "ns:attribute": string… 29 !!! error TS2322: Property 'attribute' does not exist on type '{ "ns:attribute": string; }'. 32 !!! error TS2322: Type '{ "ns:invalid": string; }' is not assignable to type '{ "ns:attribute": str… [all …]
|
/third_party/selinux/libsepol/tests/policies/test-linker/ |
D | module1.conf | 7 attribute g_b_attr_3; 8 attribute g_b_attr_5; 9 attribute o4_b_attr_1; 16 attribute g_m1_attr_1; 38 attribute g_m1_attr_2; 54 attribute g_m1_attr_3; 58 attribute g_m1_attr_4; 74 attribute g_b_attr_4; 75 attribute o1_b_attr_2; 81 attribute o1_m1_attr_1; [all …]
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/ |
D | Browser.idl | 25 readonly attribute DOMString vendorSub; 26 readonly attribute DOMString productSub; 27 readonly attribute DOMString vendor; 31 readonly attribute boolean bubbles; 32 readonly attribute boolean cancelable; 33 attribute boolean returnValue; 56 attribute unsigned long width; 57 attribute unsigned long height; 58 readonly attribute unsigned long videoWidth; 59 readonly attribute unsigned long videoHeight; [all …]
|