Searched refs:filtered (Results 76 - 100 of 100) sorted by relevance

1234

/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-report.c313 if (al.filtered || (rep->hide_unresolved && al.sym == NULL))
H A Dbuiltin-top.c720 al.filtered)
H A Dbuiltin-script.c530 if (al.filtered)
/external/guava/guava/src/com/google/common/collect/
H A DMultimaps.java2163 * the filtered multimap or its views, only mappings whose keys satisfy the
2169 * <p>Many of the filtered multimap's methods, such as {@code size()}, iterate
2172 * faster to copy the filtered multimap and use the copy.
2208 * the filtered multimap or its views, only mappings whose value satisfy the
2214 * <p>Many of the filtered multimap's methods, such as {@code size()}, iterate
2217 * faster to copy the filtered multimap and use the copy.
2253 * the filtered multimap or its views, only mappings whose keys satisfy the
2259 * <p>Many of the filtered multimap's methods, such as {@code size()}, iterate
2262 * faster to copy the filtered multimap and use the copy.
2280 * Support removal operations when filtering a filtered multima
[all...]
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DMultimaps.java2063 * Support removal operations when filtering a filtered multimap. Since a
2064 * filtered multimap has iterators that don't support remove, passing one to
2279 * Remove all filtered asMap() entries that satisfy the predicate.
2285 // Determine whether to remove the filtered values with this key.
2297 filteredCollection.clear(); // Remove the filtered values only.
2328 Map<K, Collection<V>> filtered = Maps.filterValues(transformed, NOT_EMPTY);
2332 return new AsMap(filtered);
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djdepend-2.9.jarMETA-INF/ META-INF/MANIFEST.MF jdepend/ jdepend/framework/ jdepend/framework/AbstractParser.class AbstractParser. ...
/external/chromium_org/third_party/devscripts/
H A Dlicensecheck.pl86 and/or filtered, e.g. with the B<awk> and B<sort> commands.
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dmachine.c1316 al.filtered = false;
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_subpel_variance.asm1042 ; filtered second line as words as cache for the next line. Packing into
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_subpel_variance.asm1042 ; filtered second line as words as cache for the next line. Packing into
/external/strace/
H A Dsyscall.c2539 if (filtered(tcp) || hide_log_until_execve)
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
H A Djquery-1.6.4.js5511 var filtered = jQuery.grep(elements, function( elem ) {
5516 return jQuery.filter(qualifier, filtered, !keep);
5518 qualifier = jQuery.filter( qualifier, filtered );
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/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/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 477 milliseconds

1234