HomeSort by relevance Sort by last modified time
    Searched refs:filtered (Results 101 - 125 of 199) sorted by null

1 2 3 45 6 7 8

  /external/strace/
defs.h 464 #define TCB_FILTERED 0x40 /* This system call has been filtered out */
508 #define filtered(tcp) ((tcp)->flags & TCB_FILTERED) macro
  /frameworks/base/services/core/java/com/android/server/
MountService.java 2550 final ArrayList<StorageVolume> filtered = Lists.newArrayList(); local
    [all...]
  /external/chromium_org/tools/deep_memory_profiler/visualizer/static/
profiler.js 237 // If subs is in the same world, units should be filtered.
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherModel.java     [all...]
  /external/chromium_org/sync/tools/testserver/
chromiumsync.py 791 filtered = [copy.deepcopy(item) for item in batch
795 # batch, even if that item was filtered out.
796 return (batch[-1].version, filtered, len(new_changes) - len(batch))
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
postproc_sse2.asm 74 ;decide if or not to use filtered value
  /external/libvpx/libvpx/vp8/common/x86/
postproc_sse2.asm 74 ;decide if or not to use filtered value
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
postproc_sse2.asm 74 ;decide if or not to use filtered value
  /prebuilts/tools/common/m2/repository/jline/jline/0.9.94/
jline-0.9.94.jar 
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 729 tokens will be filtered out by the #peek, #look, and #consume methods.
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
filter_altivec.asm 558 ;# Because the width that needs to be filtered will fit in a single altivec
820 ;# setup counter for the number of lines that are going to be filtered
  /external/libvpx/libvpx/vp8/common/ppc/
filter_altivec.asm 558 ;# Because the width that needs to be filtered will fit in a single altivec
820 ;# setup counter for the number of lines that are going to be filtered
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-diff.c 328 if (al.filtered)
builtin-report.c 313 if (al.filtered || (rep->hide_unresolved && al.sym == NULL))
builtin-top.c 720 al.filtered)
builtin-script.c 530 if (al.filtered)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
filter_altivec.asm 558 ;# Because the width that needs to be filtered will fit in a single altivec
820 ;# setup counter for the number of lines that are going to be filtered
  /ndk/tests/
run-tests.sh 106 --test-filtered=*)
    [all...]
  /external/guava/guava/src/com/google/common/collect/
Multimaps.java     [all...]
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
Multimaps.java     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
jdepend-2.9.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-site-plugin/3.3/
maven-site-plugin-3.3.jar 
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
machine.c 1316 al.filtered = false;
    [all...]
  /frameworks/base/services/core/java/com/android/server/accounts/
AccountManagerService.java 3385 Account[] filtered = new Account[allowed.size()]; local
    [all...]

Completed in 1240 milliseconds

1 2 3 45 6 7 8