Searched refs:annot (Results 1 - 14 of 14) sorted by relevance

/external/r8/src/test/examples/multidex002/
H A DTestApplication.java23 Annotation[] annot = annotated.getAnnotations();
24 if (annot.length == 1) {
25 return annot[0];
/external/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp132 unsigned annot; local
135 annot)) {
136 assert((annot == 1) && "Unexpected annotation on a texture symbol");
145 unsigned annot; local
148 annot)) {
149 assert((annot == 1) && "Unexpected annotation on a surface symbol");
158 unsigned annot; local
161 annot)) {
162 assert((annot == 1) && "Unexpected annotation on a sampler symbol");
168 std::vector<unsigned> annot; local
182 std::vector<unsigned> annot; local
197 std::vector<unsigned> annot; local
212 std::vector<unsigned> annot; local
231 unsigned annot; local
[all...]
/external/pdfium/fpdfsdk/javascript/
H A DAnnot.cpp16 CPDFSDK_BAAnnot* ToBAAnnot(CPDFSDK_Annot* annot) { argument
17 return static_cast<CPDFSDK_BAAnnot*>(annot);
113 void Annot::SetSDKAnnot(CPDFSDK_BAAnnot* annot) { argument
114 m_pAnnot.Reset(annot);
H A DAnnot.h24 void SetSDKAnnot(CPDFSDK_BAAnnot* annot);
/external/libxml2/include/libxml/
H A DschemasInternals.h257 xmlSchemaAnnotPtr annot; member in struct:_xmlSchemaAttribute
310 xmlSchemaAnnotPtr annot; member in struct:_xmlSchemaWildcard
368 xmlSchemaAnnotPtr annot; member in struct:_xmlSchemaAttributeGroup
609 xmlSchemaAnnotPtr annot; member in struct:_xmlSchemaType
772 xmlSchemaAnnotPtr annot; member in struct:_xmlSchemaElement
828 xmlSchemaAnnotPtr annot; member in struct:_xmlSchemaFacet
844 xmlSchemaAnnotPtr annot; member in struct:_xmlSchemaNotation
929 xmlSchemaAnnotPtr annot; member in struct:_xmlSchema
/external/ltp/testcases/kernel/security/smack/
H A Dsmack_set_socket_labels.c70 char *annot = "security.SMACK64IPNOT"; local
98 rc = fsetxattr(sock, annot, avnot, strlen(avnot) + 1, 0);
/external/pdfium/fpdfsdk/
H A Dcpdfsdk_pageview.cpp114 CPDFSDK_Annot* annot = GetFocusAnnot();
115 if (!annot)
118 docView->GetWidgetHandler()->RenderWidget(annot->GetXFAWidget(), &gs,
471 [p](const std::unique_ptr<CPDF_Annot>& annot) {
472 return annot.get() == p;
/external/libxml2/
H A Dxmlschemas.c488 xmlSchemaAnnotPtr annot; member in struct:_xmlSchemaAnnotItem
501 xmlSchemaAnnotPtr annot; member in struct:_xmlSchemaTreeItem
518 xmlSchemaAnnotPtr annot; member in struct:_xmlSchemaAttributeUse
663 xmlSchemaAnnotPtr annot; member in struct:_xmlSchemaParticle
683 xmlSchemaAnnotPtr annot; member in struct:_xmlSchemaModelGroup
701 xmlSchemaAnnotPtr annot; member in struct:_xmlSchemaModelGroupDef
738 xmlSchemaAnnotPtr annot; member in struct:_xmlSchemaIDC
3514 * @annot: a schema type structure
3707 * @annot: a schema type structure
3712 xmlSchemaFreeAnnot(xmlSchemaAnnotPtr annot) argument
4275 xmlSchemaAnnotDump(FILE * output, xmlSchemaAnnotPtr annot) argument
6913 xmlSchemaAnnotPtr annot = NULL; local
8124 xmlSchemaAddAnnotation(xmlSchemaAnnotItemPtr annItem, xmlSchemaAnnotPtr annot) argument
8474 xmlSchemaAnnotPtr annot = NULL; local
9765 xmlSchemaAnnotPtr annot; local
[all...]
H A Dxmlschemastypes.c340 xmlSchemaAnnotPtr annot; member in struct:_xmlSchemaTreeItem
349 xmlSchemaAnnotPtr annot; member in struct:_xmlSchemaParticle
361 xmlSchemaAnnotPtr annot; member in struct:_xmlSchemaModelGroup
/external/guice/extensions/persist/lib/
H A Dhibernate-entitymanager.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/hibernate/ org/hibernate/ejb/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
H A Dauto-value-1.4.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...

Completed in 647 milliseconds