Searched refs:annotated (Results 1 - 6 of 6) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
H A DObjectDescriptorFactory.java128 Set<Class<? extends BaseDescriptor>> annotated = new HashSet<Class<? extends BaseDescriptor>>();
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
[all...]
/external/doclava/src/com/google/doclava/
H A DDoclava.java1273 boolean annotated = false;
1279 annotated = true;
1283 annotated = true;
1289 if (annotated == false) {
/external/valgrind/main/cachegrind/
H A Dcg_annotate.in131 # 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");
/external/valgrind/main/callgrind/
H A Dcallgrind_annotate.in146 # Number of lines to show around each annotated line.
212 annotated lines [8]
746 print("User annotated: $user_ann_file\n");
1081 print("-- $ann_type-annotated source: $full_file_name\n");
1207 # annotated lines above.
1221 print(" percentage of events annotated\n\n");
/external/clang/tools/libclang/
H A DCIndex.cpp4875 AnnotateTokensWorker(AnnotateTokensData &annotated, argument
4878 : Annotated(annotated), Tokens(tokens), Cursors(cursors),
4973 // annotated by a subsequent annotation try.
5103 // Adjust the annotated range based specific declarations.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1913 milliseconds