HomeSort by relevance Sort by last modified time
    Searched full:differentiator (Results 1 - 8 of 8) sorted by null

  /external/slf4j/slf4j-api/src/test/java/org/slf4j/
Differentiator.java 30 public class Differentiator {
BasicMarkerTest.java 56 short diff = Differentiator.getDiffentiator();
  /external/libopus/silk/
VAD.c 140 /* HP filter on lowest band (differentiator) */
structs.h 68 opus_int16 HPstate; /* State of differentiator in the lowest band */
  /external/guava/guava-testlib/src/com/google/common/testing/
FreshValueGenerator.java 142 private final AtomicInteger differentiator = new AtomicInteger(1); field in class:FreshValueGenerator
304 return differentiator.getAndIncrement();
  /external/owasp/sanitizer/tools/findbugs/doc/manual/
eclipse.html 91 Another major differentiator is the ability to extend the default FindBugs
  /external/owasp/sanitizer/tools/findbugs/doc/
manual.xml     [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h     [all...]

Completed in 901 milliseconds