Searched refs:iattr (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/src/panfrost/bifrost/ |
D | cmdline.c | 114 float iattr[] = { in test_vertex() local 124 (uint32_t *) iattr, sizeof(iattr), in test_vertex()
|
/external/llvm-project/mlir/test/Bindings/Python/ |
D | ir_attributes.py | 140 iattr = IntegerAttr(Attribute.parse("42")) 142 print("iattr value:", iattr.value) 144 print("iattr type:", iattr.type)
|
D | ir_operation.py | 400 iattr = IntegerAttr(op.attributes["some.attribute"])
|
/external/libxml2/ |
D | xmlschemas.c | 21829 xmlSchemaAttrInfoPtr iattr; in xmlSchemaGetMetaAttrInfo() local 21832 iattr = vctxt->attrInfos[i]; in xmlSchemaGetMetaAttrInfo() 21833 if (iattr->metaType == metaType) in xmlSchemaGetMetaAttrInfo() 21834 return (iattr); in xmlSchemaGetMetaAttrInfo() 21860 xmlSchemaAttrInfoPtr iattr; in xmlSchemaAssembleByXSI() local 21870 iattr = xmlSchemaGetMetaAttrInfo(vctxt, in xmlSchemaAssembleByXSI() 21872 if (iattr == NULL) in xmlSchemaAssembleByXSI() 21873 iattr = xmlSchemaGetMetaAttrInfo(vctxt, in xmlSchemaAssembleByXSI() 21875 if (iattr == NULL) in xmlSchemaAssembleByXSI() 21877 cur = iattr->value; in xmlSchemaAssembleByXSI() [all …]
|
/external/mesa3d/src/panfrost/bifrost/test/ |
D | bit.h | 50 uint32_t *iattr, size_t sz_attr,
|
D | bi_submit.c | 130 uint32_t *iattr, size_t sz_attr, in bit_vertex() argument 168 memcpy(attr->ptr.cpu + 1024, iattr, sz_attr); in bit_vertex()
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | PR25007-sdhci.ko.abi | 1768 …<class-decl name='iattr' size-in-bits='640' is-struct='yes' visibility='default' filepath='/ws/and… 7426 …<var-decl name='iattr' type-id='type-id-1035' visibility='default' filepath='/ws/android/kernel/ao…
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 1212 …<var-decl name="iattr" type-id="1f4b5d14" visibility="default" filepath="include/linux/kernfs.h" l… 4605 …<class-decl name="iattr" size-in-bits="640" is-struct="yes" visibility="default" filepath="include… 71947 …<class-decl name="iattr" size-in-bits="640" is-struct="yes" visibility="default" filepath="include…
|
D | test-PR27569-v0.abi | 1212 …<var-decl name="iattr" type-id="1f4b5d14" visibility="default" filepath="include/linux/kernfs.h" l… 4605 …<class-decl name="iattr" size-in-bits="640" is-struct="yes" visibility="default" filepath="include… 71933 …<class-decl name="iattr" size-in-bits="640" is-struct="yes" visibility="default" filepath="include…
|