/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/ |
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()
|
/external/openssh/openbsd-compat/ |
D | strtoll.c | 53 long long acc, cutoff; in strtoll() local
|
D | strtoull.c | 53 unsigned long long acc, cutoff; in strtoull() local
|
D | strtoul.c | 51 unsigned long acc, cutoff; in strtoul() local
|
/external/libchrome/base/ |
D | build_time_unittest.cc | 42 base::Time cutoff(base::Time::Now() - base::TimeDelta::FromDays(45)); in TEST() local
|
/external/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()
|
/external/toolchain-utils/fdo_scripts/ |
D | summarize_hot_blocks.py | 64 def __init__(self, data_dir, cutoff, output_dir, tempdir): argument
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_wtsynth.c | 1042 EAS_I32 cutoff; in WT_UpdateFilter() local 1267 void WT_SetFilterCoeffs (S_WT_INT_FRAME *pIntFrame, EAS_I32 cutoff, EAS_I32 resonance) in WT_SetFilterCoeffs()
|
D | eas_dlssynth.c | 249 EAS_I32 cutoff; in DLS_UpdateFilter() local
|
/external/adhd/cras/src/dsp/ |
D | biquad.c | 41 static void biquad_lowpass(struct biquad *bq, double cutoff, double resonance) in biquad_lowpass() 76 static void biquad_highpass(struct biquad *bq, double cutoff, double resonance) in biquad_highpass()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | parameterized_truncated_normal_op_gpu.cu.cc | 117 const T cutoff = in TruncatedNormalKernel() local
|
D | parameterized_truncated_normal_op.cc | 132 const T cutoff = in operator ()() local
|
/external/tensorflow/tensorflow/contrib/linear_optimizer/python/kernel_tests/ |
D | sdca_ops_test.py | 208 def get_binary_predictions_for_logistic(predictions, cutoff=0.5): argument
|
/external/speex/libspeexdsp/ |
D | resample.c | 129 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/ |
D | GrpcUtil.java | 617 long cutoff = 100000000; in toAsciiString() local
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv10_state_tnl.c | 260 float cutoff = MAX2(a3, 1 / (1 - l->_CosCutoff)); in nv10_get_spot_coeff() local
|
/external/protobuf/src/google/protobuf/io/ |
D | coded_stream.h | 951 uint32 cutoff) { in ReadTagWithCutoff()
|
/external/strace/tests/ |
D | perf_event_open.c | 166 uint32_t cutoff; in print_event_attr() local
|
/external/strace/tests-mx32/ |
D | perf_event_open.c | 166 uint32_t cutoff; in print_event_attr() local
|
/external/strace/tests-m32/ |
D | perf_event_open.c | 166 uint32_t cutoff; in print_event_attr() local
|
/external/kernel-headers/original/uapi/sound/ |
D | sfnt_info.h | 107 unsigned char cutoff; /* initial cutoff (0xff) */ member
|
/external/python/cpython2/Lib/ |
D | difflib.py | 701 def get_close_matches(word, possibilities, n=3, cutoff=0.6): argument
|
/external/python/cpython3/Lib/ |
D | difflib.py | 688 def get_close_matches(word, possibilities, n=3, cutoff=0.6): argument
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DecimalFormat_ICU58_Android.java | 1125 long cutoff = Long.MIN_VALUE / multiplier; in format() local 1128 long cutoff = Long.MAX_VALUE / multiplier; in format() local
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DecimalFormat_ICU58_Android.java | 1121 long cutoff = Long.MIN_VALUE / multiplier; in format() local 1124 long cutoff = Long.MAX_VALUE / multiplier; in format() local
|