Searched refs:copyEntry (Results 1 - 20 of 20) sorted by relevance

/external/emma/core/java12/com/vladium/emma/instr/
H A DInstrProcessorST.java160 boolean copyEntry = false;
302 copyEntry = notcopymode;
308 copyEntry = notcopymode;
313 if (copyEntry && name.equalsIgnoreCase ("META-INF/"))
314 copyEntry = false;
315 if (copyEntry && name.equalsIgnoreCase (JarFile.MANIFEST_NAME))
316 copyEntry = false;
321 if (copyEntry)
/external/guava/guava/src/com/google/common/cache/
H A DLocalCache.java458 <K, V> ReferenceEntry<K, V> copyEntry(
460 ReferenceEntry<K, V> newEntry = super.copyEntry(segment, original, newNext);
473 <K, V> ReferenceEntry<K, V> copyEntry(
475 ReferenceEntry<K, V> newEntry = super.copyEntry(segment, original, newNext);
488 <K, V> ReferenceEntry<K, V> copyEntry(
490 ReferenceEntry<K, V> newEntry = super.copyEntry(segment, original, newNext);
512 <K, V> ReferenceEntry<K, V> copyEntry(
514 ReferenceEntry<K, V> newEntry = super.copyEntry(segment, original, newNext);
527 <K, V> ReferenceEntry<K, V> copyEntry(
529 ReferenceEntry<K, V> newEntry = super.copyEntry(segmen
592 <K, V> ReferenceEntry<K, V> copyEntry( method in class:LocalCache.EntryFactory
1823 ReferenceEntry<K, V> copyEntry(ReferenceEntry<K, V> original, ReferenceEntry<K, V> newNext) { method in class:LocalCache
2138 ReferenceEntry<K, V> copyEntry(ReferenceEntry<K, V> original, ReferenceEntry<K, V> newNext) { method in class:LocalCache.Segment
[all...]
/external/guava/guava/src/com/google/common/collect/
H A DMapMakerInternalMap.java367 <K, V> ReferenceEntry<K, V> copyEntry(
369 ReferenceEntry<K, V> newEntry = super.copyEntry(segment, original, newNext);
382 <K, V> ReferenceEntry<K, V> copyEntry(
384 ReferenceEntry<K, V> newEntry = super.copyEntry(segment, original, newNext);
397 <K, V> ReferenceEntry<K, V> copyEntry(
399 ReferenceEntry<K, V> newEntry = super.copyEntry(segment, original, newNext);
421 <K, V> ReferenceEntry<K, V> copyEntry(
423 ReferenceEntry<K, V> newEntry = super.copyEntry(segment, original, newNext);
436 <K, V> ReferenceEntry<K, V> copyEntry(
438 ReferenceEntry<K, V> newEntry = super.copyEntry(segmen
500 <K, V> ReferenceEntry<K, V> copyEntry( method in class:MapMakerInternalMap.EntryFactory
1835 ReferenceEntry<K, V> copyEntry(ReferenceEntry<K, V> original, ReferenceEntry<K, V> newNext) { method in class:MapMakerInternalMap
2137 ReferenceEntry<K, V> copyEntry(ReferenceEntry<K, V> original, ReferenceEntry<K, V> newNext) { method in class:MapMakerInternalMap.Segment
[all...]
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-xml-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/xml/ASMContentHandler$AnnotationDefaultRule.class " package org.objectweb ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/testng/lib-supplied/
H A Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ org/testng/guice/ org/testng/ ...
/external/guava/guava-tests/test/com/google/common/collect/
H A DMapMakerInternalMapTest.java464 ReferenceEntry<Object, Object> copyOne = map.copyEntry(entryOne, null);
471 ReferenceEntry<Object, Object> copyTwo = map.copyEntry(entryTwo, copyOne);
/external/guava/guava-tests/test/com/google/common/cache/
H A DLocalCacheTest.java648 ReferenceEntry<Object, Object> newEntry = segment.copyEntry(entry, null);
977 ReferenceEntry<Object, Object> copyOne = map.copyEntry(entryOne, null);
984 ReferenceEntry<Object, Object> copyTwo = map.copyEntry(entryTwo, copyOne);
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/testng/ant/3rdparty/
H A Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ...
/external/dagger2/lib/
H A Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
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/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/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/jacoco/
H A Dasm-debug-all-5.0.1.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ org/objectweb/asm/AnnotationVisitor.class AnnotationVisitor ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/robolectric/v3/runtime/
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 267 milliseconds