Home
last modified time | relevance | path

Searched defs:cutoff (Results 1 – 25 of 35) 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/
Dstrtoul.c53 unsigned long cutoff; in strtoul() local
Dstrtoull.c53 unsigned long long cutoff; in strtoull() local
Dstrtol.c53 unsigned long cutoff; in strtol() local
Dstrtoll.c53 unsigned long long cutoff; in strtoll() local
/external/libchrome/base/
Dbuild_time_unittest.cc42 base::Time cutoff(base::Time::Now() - base::TimeDelta::FromDays(45)); in TEST() local
/external/boringssl/src/crypto/x509v3/
Dv3_ocsp.c46 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/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()
Deas_dlssynth.c249 EAS_I32 cutoff; in DLS_UpdateFilter() local
/external/libtextclassifier/abseil-cpp/absl/base/internal/
Dexponential_biased_test.cc74 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/abseil-cpp/absl/profiling/internal/
Dexponential_biased_test.cc74 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local
/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/webrtc/third_party/abseil-cpp/absl/profiling/internal/
Dexponential_biased_test.cc74 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local
/external/angle/third_party/abseil-cpp/absl/profiling/internal/
Dexponential_biased_test.cc74 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local
/external/tensorflow/tensorflow/core/kernels/
Dparameterized_truncated_normal_op.cc133 const T cutoff = in operator ()() local
416 const T cutoff = in operator ()() local
Dparameterized_truncated_normal_op_gpu.cu.cc118 const T cutoff = in TruncatedNormalKernel() local
/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h283 std::pair<uint32, bool> ReadTagWithCutoff(uint32 cutoff) { in ReadTagWithCutoff()
1029 uint32 cutoff) { in ReadTagWithCutoffNoLastTag()
/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
DEcdsaTest.java363 long cutoff = sorted[idx]; in testTiming() local
/external/speex/libspeexdsp/
Dresample.c129 float cutoff; member
277 static spx_word16_t sinc(float cutoff, float x, int N, const struct FuncDef *window_func) in sinc()
290 static spx_word16_t sinc(float cutoff, float x, int N, const struct FuncDef *window_func) in sinc()
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DGrpcUtil.java617 long cutoff = 100000000; in toAsciiString() local
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv10_state_tnl.c260 float cutoff = MAX2(a3, 1 / (1 - l->_CosCutoff)); in nv10_get_spot_coeff() local
/external/strace/tests-m32/
Dperf_event_open.c166 uint32_t cutoff; in print_event_attr() local
/external/strace/tests/
Dperf_event_open.c166 uint32_t cutoff; in print_event_attr() local

12