HomeSort by relevance Sort by last modified time
    Searched refs:annotated (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
ObjectDescriptorFactory.java 128 Set<Class<? extends BaseDescriptor>> annotated = new HashSet<Class<? extends BaseDescriptor>>(); typedefs
130 annotated.add(DecoderSpecificInfo.class);
131 annotated.add(SLConfigDescriptor.class);
132 annotated.add(BaseDescriptor.class);
133 annotated.add(ExtensionDescriptor.class);
134 annotated.add(ObjectDescriptorBase.class);
135 annotated.add(ProfileLevelIndicationDescriptor.class);
136 annotated.add(AudioSpecificConfig.class);
137 annotated.add(ExtensionProfileLevelDescriptor.class);
138 annotated.add(ESDescriptor.class);
    [all...]
  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/
TestApplication.java 27 public static Annotation annotation2 = getSoleAnnotation(Annotated.class);
35 public static Annotation getSoleAnnotation(Class<?> annotated) {
36 Annotation[] annot = annotated.getAnnotations();
  /external/protobuf/java/src/test/java/com/google/protobuf/
DeprecatedFieldTest.java 77 private boolean isDeprecated(AnnotatedElement annotated) {
78 return annotated.isAnnotationPresent(Deprecated.class);
  /dalvik/dx/tests/115-merge/com/android/dx/merge/
DexMergeTest.java 99 "/testdata/Annotated.dex");
104 Class<?> annotated = loader.loadClass("testdata.Annotated"); local
105 Method method = annotated.getMethod("method", String.class, String.class);
106 Field field = annotated.getField("field");
110 = (Class<? extends Annotation>) loader.loadClass("testdata.Annotated$Marker");
112 assertEquals("@testdata.Annotated$Marker(a=on class, b=[A, B, C], "
113 + "c=@testdata.Annotated$Nested(e=E1, f=1695938256, g=7264081114510713000), "
114 + "d=[@testdata.Annotated$Nested(e=E2, f=1695938256, g=7264081114510713000)])",
115 annotated.getAnnotation(marker).toString())
    [all...]
  /external/dng_sdk/
Android.mk 88 # Some integral return types are annotated with "const."
120 # Some integral return types are annotated with "const."
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
messages.properties 33 AndroidJUnitTab_SizeLabel=Only run test methods annotated with:
  /external/guice/core/src/com/google/inject/internal/
Annotations.java 247 boolean hasAnnotations(Class<? extends Annotation> annotated) {
248 return cache.getUnchecked(annotated);
Errors.java 164 + " but %s has no constructors annotated with @Inject.",
230 return addMessage("%s is annotated @Inject(optional=true), "
244 return addMessage("%s is annotated with %s, but scope annotations are not supported "
249 return addMessage("%s is annotated with %s, but binding annotations should be applied "
255 + "annotated with @Inject or a zero-argument constructor that is not private.";
263 return addMessage("%s has more than one constructor annotated with @Inject. "
292 return addMessage("%s has more than one annotation annotated with @BindingAnnotation: "
618 Method annotated = (Method) dependency.getInjectionPoint().getMember();
619 if (annotated.isAnnotationPresent(Provides.class)) {
712 return key.getTypeLiteral() + " annotated with
    [all...]
  /external/doclava/src/com/google/doclava/
Doclava.java     [all...]
  /external/valgrind/cachegrind/
cg_annotate.in 131 # Number of lines to show around each annotated line.
157 annotated lines [8]
478 print("User annotated: $user_ann_file\n");
765 print("-- $ann_type-annotated source: $full_file_name\n");
879 # annotated lines above.
894 print(" percentage of events annotated\n\n");
  /prebuilts/tools/common/m2/repository/org/codehaus/gmaven/runtime/gmaven-runtime-2.0/1.5/
gmaven-runtime-2.0-1.5.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kdoc/0.12.613/
kdoc-0.12.613.jar 
  /external/valgrind/callgrind/
callgrind_annotate.in 147 # Number of lines to show around each annotated line.
213 annotated lines [8]
750 print("User annotated: $user_ann_file\n");
    [all...]
  /external/jemalloc/bin/
jeprof.in 50 # Generates annotated call-graph and displays via "gv"
62 # annotated with the flat and cumulative sample counts at each line.
67 # annotated with the flat and cumulative sample counts at each PC value.
252 Displays annotated call-graph in web browser
254 Displays annotated call-graph via 'gv'
260 (Per-line) annotated source listing for getdir()
262 (Per-PC) annotated disassembly for getdir()
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/com-intellij/psi-subset/143.1821.5/
psi-subset-143.1821.5.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/
kotlin-compiler-0.12.613.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/
kotlin-compiler-embeddable-0.13.1513.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/
kotlin-compiler-embeddable-0.13.1514.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/
kotlin-compiler-embeddable-1.0.0-beta-1103.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/
kotlin-compiler-embeddable-1.0.0-beta-4584.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/
kotlin-compiler-embeddable-1.0.0-rc-1036.jar 

Completed in 6181 milliseconds

1 2 3