Home
last modified time | relevance | path

Searched defs:cutoff (Results 1 – 25 of 45) sorted by relevance

12

/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/
DSemiVariance.java234 public double evaluate(final double[] values, final double cutoff) { in evaluate()
251 … public double evaluate(final double[] values, final double cutoff, final Direction direction) { in evaluate()
273 public double evaluate (final double[] values, final double cutoff, final Direction direction, in evaluate()
/external/arm-trusted-firmware/lib/libc/
Dstrtoll.c53 unsigned long long cutoff; in strtoll() local
Dstrtol.c53 unsigned long cutoff; in strtol() local
Dstrtoul.c53 unsigned long cutoff; in strtoul() local
Dstrtoull.c53 unsigned long long cutoff; in strtoull() local
/external/libchrome/base/
Dbuild_time_unittest.cc42 base::Time cutoff(base::Time::Now() - base::TimeDelta::FromDays(45)); in TEST() local
/external/cronet/third_party/boringssl/src/crypto/x509v3/
Dv3_ocsp.c60 static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, in i2r_ocsp_acutoff()
/external/boringssl/src/crypto/x509v3/
Dv3_ocsp.c60 static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, in i2r_ocsp_acutoff()
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_ocsp.c46 static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, in i2r_ocsp_acutoff()
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Ddamerau_levenshtein_distance.cc35 absl::string_view s2, uint8_t cutoff) { in CappedDamerauLevenshteinDistance()
/external/cronet/third_party/abseil-cpp/absl/strings/internal/
Ddamerau_levenshtein_distance.cc35 absl::string_view s2, uint8_t cutoff) { in CappedDamerauLevenshteinDistance()
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
Ddamerau_levenshtein_distance.cc35 absl::string_view s2, uint8_t cutoff) { in CappedDamerauLevenshteinDistance()
/external/sonivox/arm-wt-22k/lib_src/
Deas_wtsynth.c1045 EAS_I32 cutoff; in WT_UpdateFilter() local
1270 void WT_SetFilterCoeffs (S_WT_INT_FRAME *pIntFrame, EAS_I32 cutoff, EAS_I32 resonance) in WT_SetFilterCoeffs()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dexponential_biased_test.cc74 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local
/external/abseil-cpp/absl/profiling/internal/
Dexponential_biased_test.cc75 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/profiling/internal/
Dexponential_biased_test.cc75 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local
/external/openscreen/third_party/abseil/src/absl/base/internal/
Dexponential_biased_test.cc74 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local
/external/libtextclassifier/abseil-cpp/absl/base/internal/
Dexponential_biased_test.cc74 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local
/external/webrtc/third_party/abseil-cpp/absl/profiling/internal/
Dexponential_biased_test.cc75 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local
/external/angle/third_party/abseil-cpp/absl/profiling/internal/
Dexponential_biased_test.cc75 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local
/external/cronet/third_party/abseil-cpp/absl/profiling/internal/
Dexponential_biased_test.cc75 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.modifying.operations/alg.replace/
Dranges_replace_copy_if.pass.cpp101 int cutoff; member
/external/libchrome-gestures/src/
Daccel_filter_interpreter.cc124 float cutoff = kMouseCutoff / kMultipliers[i]; in AccelFilterInterpreter() local
/external/tensorflow/tensorflow/core/kernels/
Dparameterized_truncated_normal_op.cc134 const T cutoff = in operator ()() local
417 const T cutoff = in operator ()() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/alg.modifying.operations/alg.remove/
Dranges.remove_if.pass.cpp59 int cutoff; member

12