Searched defs:isAnonymous (Results 1 - 17 of 17) sorted by relevance

/external/jacoco/org.jacoco.report/src/org/jacoco/report/
H A DJavaNames.java34 private boolean isAnonymous(final String vmname) { method in class:JavaNames
51 if (isAnonymous(vmname)) {
98 if (isAnonymous(vmclassname)) {
/external/llvm/lib/DebugInfo/PDB/Raw/
H A DTpiStream.cpp68 template <typename T> static bool isAnonymous(T &Rec) { function
83 bool IsAnon = UniqueName && isAnonymous(Rec);
/external/turbine/javatests/com/google/turbine/lower/
H A DIntegrationTestSupport.java99 classes = classes.stream().filter(n -> !isAnonymous(n)).collect(toCollection(ArrayList::new));
121 private static boolean isAnonymous(ClassNode n) { method in class:IntegrationTestSupport
/external/llvm/include/llvm/TableGen/
H A DRecord.h1405 bool isAnonymous() const { function in class:llvm::Record
/external/error_prone/checkerframework/
H A Djavacutil-2.2.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/checkerframework/ org/checkerframework/javacutil/ org/checkerframework/javacutil/dist/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/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/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/ ...
/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 ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 279 milliseconds