Searched refs:annot (Results 1 – 8 of 8) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXUtilities.cpp | 135 unsigned annot; in isTexture() local 136 if (findOneNVVMAnnotation(gv, "texture", annot)) { in isTexture() 137 assert((annot == 1) && "Unexpected annotation on a texture symbol"); in isTexture() 146 unsigned annot; in isSurface() local 147 if (findOneNVVMAnnotation(gv, "surface", annot)) { in isSurface() 148 assert((annot == 1) && "Unexpected annotation on a surface symbol"); in isSurface() 159 unsigned annot; in isSampler() local 160 if (findOneNVVMAnnotation(gv, AnnotationName, annot)) { in isSampler() 161 assert((annot == 1) && "Unexpected annotation on a sampler symbol"); in isSampler() 167 std::vector<unsigned> annot; in isSampler() local [all …]
|
| /third_party/libxml2/result/schemas/ |
| D | annot-err_0_0.err | 1 ./test/schemas/annot-err_0.xsd:7: element annotation: Schemas parser error : Element '{http://www.w… 2 ./test/schemas/annot-err_0.xsd:7: element annotation: Schemas parser error : Element '{http://www.w… 3 ./test/schemas/annot-err_0.xsd:10: element appinfo: Schemas parser error : Element '{http://www.w3.… 4 ./test/schemas/annot-err_0.xsd:10: element appinfo: Schemas parser error : Element '{http://www.w3.… 5 ./test/schemas/annot-err_0.xsd:14: element documentation: Schemas parser error : Element '{http://w… 6 ./test/schemas/annot-err_0.xsd:14: element documentation: Schemas parser error : Element '{http://w… 7 ./test/schemas/annot-err_0.xsd:14: element documentation: Schemas parser error : Element '{http://w…
|
| /third_party/libxml2/include/libxml/ |
| D | schemasInternals.h | 257 xmlSchemaAnnotPtr annot; member 310 xmlSchemaAnnotPtr annot; member 368 xmlSchemaAnnotPtr annot; member 609 xmlSchemaAnnotPtr annot; member 772 xmlSchemaAnnotPtr annot; member 828 xmlSchemaAnnotPtr annot; member 844 xmlSchemaAnnotPtr annot; member 929 xmlSchemaAnnotPtr annot; member
|
| /third_party/ltp/testcases/kernel/security/smack/ |
| D | smack_set_socket_labels.c | 70 char *annot = "security.SMACK64IPNOT"; in set_socket_labels() local 98 rc = fsetxattr(sock, annot, avnot, strlen(avnot) + 1, 0); in set_socket_labels()
|
| /third_party/libxml2/ |
| D | xmlschemas.c | 496 xmlSchemaAnnotPtr annot; member 509 xmlSchemaAnnotPtr annot; member 526 xmlSchemaAnnotPtr annot; member 671 xmlSchemaAnnotPtr annot; member 691 xmlSchemaAnnotPtr annot; member 709 xmlSchemaAnnotPtr annot; member 746 xmlSchemaAnnotPtr annot; member 3772 xmlSchemaFreeAnnot(xmlSchemaAnnotPtr annot) in xmlSchemaFreeAnnot() argument 3774 if (annot == NULL) in xmlSchemaFreeAnnot() 3776 if (annot->next == NULL) { in xmlSchemaFreeAnnot() [all …]
|
| D | xmlschemastypes.c | 345 xmlSchemaAnnotPtr annot; member 354 xmlSchemaAnnotPtr annot; member 366 xmlSchemaAnnotPtr annot; member
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | schemasInternals.rpgle | 362 d annot like(xmlSchemaAnnotPtr) 419 d annot like(xmlSchemaAnnotPtr) 482 d annot like(xmlSchemaAnnotPtr) 757 d annot like(xmlSchemaAnnotPtr) 941 d annot like(xmlSchemaAnnotPtr) 1001 d annot like(xmlSchemaAnnotPtr) 1018 d annot like(xmlSchemaAnnotPtr) 1113 d annot like(xmlSchemaAnnotPtr)
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 79325 - * test/schemas/annot-err_0.xsd test/schemas/element-err_0.xsd: 79401 - * test/schemas/element-err_0.xsd test/schemas/annot-err_0.xsd: 80929 - * test/ result/ bug141333* annot-err* any[1-4]* bug145246*
|