Home
last modified time | relevance | path

Searched refs:ann (Results 1 – 25 of 27) sorted by relevance

12

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_asm_annotation.c91 annotation->ann = reralloc(annotation->mem_ctx, annotation->ann, in annotation_array_ensure_space()
93 if (!annotation->ann) in annotation_array_ensure_space()
96 memset(annotation->ann + old_size, 0, in annotation_array_ensure_space()
113 struct annotation *ann = &annotation->ann[annotation->ann_count++]; in annotate() local
114 ann->offset = offset; in annotate()
116 ann->ir = inst->ir; in annotate()
117 ann->annotation = inst->annotation; in annotate()
121 ann->block_start = cfg->blocks[annotation->cur_block]; in annotate()
137 ann->block_end = cfg->blocks[annotation->cur_block]; in annotate()
150 annotation->ann = reralloc(annotation->mem_ctx, annotation->ann, in annotation_finalize()
[all …]
Dintel_asm_annotation.h53 struct annotation *ann; member
Dbrw_fs_generator.cpp2093 annotation.ann); in generate_code()
2104 dump_assembly(p->store, annotation.ann_count, annotation.ann, in generate_code()
Dbrw_vec4_generator.cpp2170 brw_compact_instructions(p, 0, annotation.ann_count, annotation.ann); in generate_code()
2184 dump_assembly(p->store, annotation.ann_count, annotation.ann, in generate_code()
/external/icu/icu4j/main/classes/regiondata/
Dbuild.properties8 javac.compilerarg = -Xlint:all,-deprecation,-dep-ann,-options
/external/icu/icu4j/main/classes/charset/
Dbuild.properties8 javac.compilerarg = -Xlint:all,-deprecation,-dep-ann,-options
/external/icu/icu4j/main/classes/translit/
Dbuild.properties8 javac.compilerarg = -Xlint:all,-deprecation,-dep-ann,-options
/external/icu/icu4j/main/classes/currdata/
Dbuild.properties8 javac.compilerarg = -Xlint:all,-deprecation,-dep-ann,-options
/external/icu/icu4j/main/classes/langdata/
Dbuild.properties8 javac.compilerarg = -Xlint:all,-deprecation,-dep-ann,-options
/external/icu/icu4j/main/classes/localespi/
Dbuild.properties8 javac.compilerarg = -Xlint:all,-deprecation,-dep-ann,-options
/external/icu/icu4j/main/classes/collate/
Dbuild.properties8 javac.compilerarg = -Xlint:all,-deprecation,-dep-ann,-options
/external/icu/icu4j/main/classes/core/
Dbuild.properties8 javac.compilerarg = -Xlint:all,-deprecation,-dep-ann,-options,-overrides
/external/icu/icu4c/source/data/brkitr/
Dfr.txt79 "ann.",
/external/doclava/src/com/google/doclava/
DStubs.java988 for (AnnotationInstanceInfo ann : annotations) { in writeAnnotations()
991 if (ann.type() != null && ann.type().qualifiedName().equals("java.lang.Override")) { in writeAnnotations()
994 if (!ann.type().isHiddenOrRemoved()) { in writeAnnotations()
995 stream.println(ann.toString()); in writeAnnotations()
996 if (isDeprecated && ann.type() != null in writeAnnotations()
997 && ann.type().qualifiedName().equals("java.lang.Deprecated")) { in writeAnnotations()
1007 static void writeAnnotationElement(PrintStream stream, MethodInfo ann) { in writeAnnotationElement() argument
1008 stream.print(ann.returnType().fullName()); in writeAnnotationElement()
1010 stream.print(ann.name()); in writeAnnotationElement()
1012 AnnotationValueInfo def = ann.defaultAnnotationElementValue(); in writeAnnotationElement()
/external/guice/extensions/multibindings/test/com/google/inject/multibindings/
DMultibinderTest.java1163 final Annotation ann = Names.named("foo"); in testMultibinderCanInjectCollectionOfProvidersWithAnnotation() local
1167 Multibinder.newSetBinder(binder(), String.class, ann); in testMultibinderCanInjectCollectionOfProvidersWithAnnotation()
1178 injector.getInstance(Key.get(collectionOfProvidersOfStrings, ann)); in testMultibinderCanInjectCollectionOfProvidersWithAnnotation()
1183 injector.getInstance(Key.get(collectionOfJavaxProvidersOf(stringType), ann)); in testMultibinderCanInjectCollectionOfProvidersWithAnnotation()
/external/icu/icu4c/source/data/locales/
Dfr.txt2085 dn{"année"}
2087 "-1"{"l’année dernière"}
2088 "0"{"cette année"}
2089 "1"{"l’année prochaine"}
/external/icu/icu4c/source/data/unit/
Dfr.txt383 dnam{"années-lumière"}
384 one{"{0} année-lumière"}
385 other{"{0} années-lumière"}
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/testdata/
Dtestdata_it.txt148 tre ann.
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/testdata/
Dtestdata_it.txt148 tre ann.
/external/bison/po/
Dga.po346 "coinníollacha cóipeála. Níl baránta ar bith ann; go fiú níl baránta ann\n"
1064 msgstr "Níorbh fhéidir an comhad staitistice a oscailt chun scríobh ann."
1254 #~ "tá teaghráin chomharthach ann (%s agus %s) leis an uimhir chéanna (%d)"
/external/hyphenation-patterns/ga/
Dhyph-ga.pat.txt340 .lé5ann.
819 6anná
1169 bhé5ann
2089ann
4846 ré5ann.
/external/pdfium/third_party/pymock/
Dmock.py174 regargs, varargs, varkw, defaults, kwonly, kwonlydef, ann = argspec
192 kwonly, kwonlydef, ann, formatvalue=lambda value: "")
/external/icu/icu4c/source/data/misc/
DlikelySubtags.txt48 ann{"ann_Latn_ZZ"}
/external/hyphenation-patterns/de/
Dhyph-de-ch-1901.pat.txt1304 2ann.
Dhyph-de-1996.pat.txt1289 2ann.

12