/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/ |
H A D | SemiVariance.java | 234 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()
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/stat/descriptive/moment/ |
H A D | SemiVariance.java | 222 public double evaluate(final double[] values, final double cutoff) in evaluate() 240 public double evaluate(final double[] values, final double cutoff, final Direction direction) in evaluate() 263 public double evaluate (final double[] values, final double cutoff, final Direction direction, in evaluate()
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | ScoreCardBasedScorer.java | 89 int cutoff = estimatedCutoff(candidate); in scoreCandidate() local 116 int cutoff = -RSSI_SCORE_OFFSET; in estimatedCutoff() local
|
/aosp_15_r20/tools/trebuchet/trebuchet/analyzer/src/ |
H A D | Analyzer.kt | 58 …val cutoff = if (index < latchBuffers.size - 1) latchBuffers[index + 1].startTime else Double.MAX_… in measureRotator() constant
|
/aosp_15_r20/external/sonivox/arm-wt-22k/lib_src/ |
H A D | eas_wtsynth.c | 1055 EAS_I32 cutoff; in WT_UpdateFilter() local 1280 void WT_SetFilterCoeffs (S_WT_INT_FRAME *pIntFrame, EAS_I32 cutoff, EAS_I32 resonance) in WT_SetFilterCoeffs()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/printer/ |
D | nodes.go | 701 func cutoff(e *ast.BinaryExpr, depth int) int { func 770 func (p *printer) binaryExpr(x *ast.BinaryExpr, prec1, cutoff, depth int) { argument
|
/aosp_15_r20/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/ |
D | StringUtils.java | 208 final int cutoff = s.offsetByCodePoints(0, 1); in capitalizeFirstCodePoint() local 226 final int cutoff = s.offsetByCodePoints(0, 1); in capitalizeFirstAndDowncaseRest() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | parameterized_truncated_normal_op.cc | 134 const T cutoff = in operator ()() local 417 const T cutoff = in operator ()() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/libc/ |
D | strtoll.c | 53 unsigned long long cutoff; in strtoll() local
|
D | strtoul.c | 53 unsigned long cutoff; in strtoul() local
|
D | strtol.c | 53 unsigned long cutoff; in strtol() local
|
D | strtoull.c | 53 unsigned long long cutoff; in strtoull() local
|
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/recorder/ |
D | ScheduledProgramReaper.java | 43 long cutoff = mClock.currentTimeMillis() - TimeUnit.DAYS.toMillis(DAYS); in run() local
|
/aosp_15_r20/external/arm-trusted-firmware/lib/libc/ |
H A D | strtoul.c | 53 unsigned long cutoff; in strtoul() local
|
H A D | strtoll.c | 53 unsigned long long cutoff; in strtoll() local
|
H A D | strtoull.c | 53 unsigned long long cutoff; in strtoull() local
|
H A D | strtol.c | 53 unsigned long cutoff; in strtol() local
|
/aosp_15_r20/external/trusty/lk/lib/libc/ |
D | strtol.c | 47 long acc, cutoff; in strtol() local
|
D | strtoll.c | 48 long long acc, cutoff; in strtoll() local
|
/aosp_15_r20/external/libchrome/base/ |
H A D | build_time_unittest.cc | 42 base::Time cutoff(base::Time::Now() - base::TimeDelta::FromDays(45)); in TEST() local
|
/aosp_15_r20/external/speex/libspeexdsp/ |
H A D | resample.c | 129 float cutoff; member 275 static spx_word16_t sinc(float cutoff, float x, int N, const struct FuncDef *window_func) in sinc() 288 static spx_word16_t sinc(float cutoff, float x, int N, const struct FuncDef *window_func) in sinc()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509v3/ |
D | v3_ocsp.c | 46 static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, in i2r_ocsp_acutoff()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/ |
D | v3_ocsp.c | 46 static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, in i2r_ocsp_acutoff()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/ |
H A D | v3_ocsp.c | 60 static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, in i2r_ocsp_acutoff()
|
/aosp_15_r20/external/boringssl/src/crypto/x509/ |
H A D | v3_ocsp.c | 60 static int i2r_ocsp_acutoff(const X509V3_EXT_METHOD *method, void *cutoff, in i2r_ocsp_acutoff()
|