/external/llvm-project/llvm/test/tools/llvm-profdata/ |
D | cutoff.test | 1 Basic tests for cutoff options in show command. 3 RUN: llvm-profdata show -value-cutoff=1 %p/Inputs/cutoff.proftext | FileCheck %s -check-prefixes=CU… 4 RUN: llvm-profdata show -value-cutoff=1000 %p/Inputs/cutoff.proftext | FileCheck %s -check-prefixes… 5 RUN: llvm-profdata show -all-functions -value-cutoff=1 %p/Inputs/cutoff.proftext | FileCheck %s -ch… 6 RUN: llvm-profdata show -all-functions -value-cutoff=1000 %p/Inputs/cutoff.proftext | FileCheck %s … 7 RUN: llvm-profdata show -value-cutoff=1 -list-below-cutoff %p/Inputs/cutoff.proftext | FileCheck %s… 8 RUN: llvm-profdata show -value-cutoff=1000 -list-below-cutoff %p/Inputs/cutoff.proftext | FileCheck…
|
/external/openssh/openbsd-compat/ |
D | strtoll.c | 53 long long acc, cutoff; in strtoll() local 101 cutoff = neg ? LLONG_MIN : LLONG_MAX; in strtoll() 102 cutlim = cutoff % base; in strtoll() 103 cutoff /= base; in strtoll() 107 cutoff += 1; in strtoll() 123 if (acc < cutoff || (acc == cutoff && c > cutlim)) { in strtoll() 133 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in strtoll()
|
D | strtoull.c | 53 unsigned long long acc, cutoff; in strtoull() local 81 cutoff = ULLONG_MAX / (unsigned long long)base; in strtoull() 94 if (acc > cutoff || (acc == cutoff && c > cutlim)) { in strtoull()
|
D | strtoul.c | 51 unsigned long acc, cutoff; in strtoul() local 79 cutoff = ULONG_MAX / (unsigned long)base; in strtoul() 92 if (acc > cutoff || acc == cutoff && c > cutlim) { in strtoul()
|
/external/arm-trusted-firmware/lib/libc/ |
D | strtoll.c | 53 unsigned long long cutoff; in strtoll() local 104 cutoff = neg ? (unsigned long long)-(LLONG_MIN + LLONG_MAX) + LLONG_MAX in strtoll() 106 cutlim = cutoff % base; in strtoll() 107 cutoff /= base; in strtoll() 119 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtoll()
|
D | strtol.c | 53 unsigned long cutoff; in strtol() local 103 cutoff = neg ? (unsigned long)-(LONG_MIN + LONG_MAX) + LONG_MAX in strtol() 105 cutlim = cutoff % base; in strtol() 106 cutoff /= base; in strtol() 118 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtol()
|
D | strtoul.c | 53 unsigned long cutoff; in strtoul() local 84 cutoff = ULONG_MAX / base; in strtoul() 97 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtoul()
|
D | strtoull.c | 53 unsigned long long cutoff; in strtoull() local 84 cutoff = ULLONG_MAX / base; in strtoull() 97 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtoull()
|
/external/adhd/cras/src/dsp/ |
D | biquad.c | 47 static void biquad_lowpass(struct biquad *bq, double cutoff, double resonance) in biquad_lowpass() argument 50 cutoff = max(0.0, min(cutoff, 1.0)); in biquad_lowpass() 52 if (cutoff == 1 || cutoff == 0) { in biquad_lowpass() 57 set_coefficient(bq, cutoff, 0, 0, 1, 0, 0); in biquad_lowpass() 66 double theta = M_PI * cutoff; in biquad_lowpass() 81 static void biquad_highpass(struct biquad *bq, double cutoff, double resonance) in biquad_highpass() argument 84 cutoff = max(0.0, min(cutoff, 1.0)); in biquad_highpass() 86 if (cutoff == 1 || cutoff == 0) { in biquad_highpass() 93 set_coefficient(bq, 1 - cutoff, 0, 0, 1, 0, 0); in biquad_highpass() 102 double theta = M_PI * cutoff; in biquad_highpass()
|
/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() argument 235 return evaluate(values, cutoff, varianceDirection, biasCorrected, 0, values.length); in evaluate() 251 … public double evaluate(final double[] values, final double cutoff, final Direction direction) { in evaluate() argument 252 return evaluate(values, cutoff, direction, biasCorrected, 0, values.length); in evaluate() 273 public double evaluate (final double[] values, final double cutoff, final Direction direction, in evaluate() argument 288 if ((values[i] > cutoff) == booleanDirection) { in evaluate() 289 dev = values[i] - cutoff; in evaluate()
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_wtsynth.c | 1045 EAS_I32 cutoff; in WT_UpdateFilter() local 1055 cutoff = MULT_EG1_EG1(pWTVoice->eg2Value, pArt->eg2ToFc); in WT_UpdateFilter() 1056 cutoff += pArt->filterCutoff; in WT_UpdateFilter() 1059 cutoff -= FILTER_CUTOFF_FREQ_ADJUST + A5_PITCH_OFFSET_IN_CENTS; in WT_UpdateFilter() 1062 if (cutoff > FILTER_CUTOFF_MAX_PITCH_CENTS) in WT_UpdateFilter() 1063 cutoff = FILTER_CUTOFF_MAX_PITCH_CENTS; in WT_UpdateFilter() 1064 else if (cutoff < FILTER_CUTOFF_MIN_PITCH_CENTS) in WT_UpdateFilter() 1065 cutoff = FILTER_CUTOFF_MIN_PITCH_CENTS; in WT_UpdateFilter() 1067 WT_SetFilterCoeffs(pIntFrame, cutoff, pArt->filterQ); in WT_UpdateFilter() 1270 void WT_SetFilterCoeffs (S_WT_INT_FRAME *pIntFrame, EAS_I32 cutoff, EAS_I32 resonance) in WT_SetFilterCoeffs() argument [all …]
|
D | eas_dlssynth.c | 249 EAS_I32 cutoff; in DLS_UpdateFilter() local 260 cutoff = pDLSArt->filterCutoff; in DLS_UpdateFilter() 274 cutoff += FMUL_15x15(temp, pWTVoice->modLFO.lfoValue); in DLS_UpdateFilter() 277 cutoff += FMUL_15x15(pWTVoice->eg2Value, pDLSArt->eg2ToFc); in DLS_UpdateFilter() 281 cutoff += (pVoice->velocity * pDLSArt->velToFc) >> 7; in DLS_UpdateFilter() 285 cutoff += (pVoice->note * pDLSArt->keyNumToFc) >> 7; in DLS_UpdateFilter() 288 cutoff -= FILTER_CUTOFF_FREQ_ADJUST + A5_PITCH_OFFSET_IN_CENTS; in DLS_UpdateFilter() 291 if (cutoff > FILTER_CUTOFF_MAX_PITCH_CENTS) in DLS_UpdateFilter() 292 cutoff = FILTER_CUTOFF_MAX_PITCH_CENTS; in DLS_UpdateFilter() 293 else if (cutoff < FILTER_CUTOFF_MIN_PITCH_CENTS) in DLS_UpdateFilter() [all …]
|
/external/strace/tests-m32/ |
D | perf_event_open.c | 166 uint32_t cutoff; in print_event_attr() local 385 cutoff = 64; in print_event_attr() 402 cutoff = 72; in print_event_attr() 415 cutoff = 80; in print_event_attr() 428 cutoff = 88; in print_event_attr() 446 cutoff = 92; in print_event_attr() 455 cutoff = 96; in print_event_attr() 469 cutoff = 104; in print_event_attr() 482 cutoff = 108; in print_event_attr() 495 cutoff = 110; in print_event_attr() [all …]
|
/external/strace/tests/ |
D | perf_event_open.c | 166 uint32_t cutoff; in print_event_attr() local 385 cutoff = 64; in print_event_attr() 402 cutoff = 72; in print_event_attr() 415 cutoff = 80; in print_event_attr() 428 cutoff = 88; in print_event_attr() 446 cutoff = 92; in print_event_attr() 455 cutoff = 96; in print_event_attr() 469 cutoff = 104; in print_event_attr() 482 cutoff = 108; in print_event_attr() 495 cutoff = 110; in print_event_attr() [all …]
|
/external/strace/tests-mx32/ |
D | perf_event_open.c | 166 uint32_t cutoff; in print_event_attr() local 385 cutoff = 64; in print_event_attr() 402 cutoff = 72; in print_event_attr() 415 cutoff = 80; in print_event_attr() 428 cutoff = 88; in print_event_attr() 446 cutoff = 92; in print_event_attr() 455 cutoff = 96; in print_event_attr() 469 cutoff = 104; in print_event_attr() 482 cutoff = 108; in print_event_attr() 495 cutoff = 110; in print_event_attr() [all …]
|
/external/abseil-cpp/absl/base/internal/ |
D | exponential_biased_test.cc | 74 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local 75 if (x < cutoff) { in AndersonDarlingErrFix() 76 double t = x / cutoff; in AndersonDarlingErrFix() 80 double t = (x - cutoff) / (0.8 - cutoff); in AndersonDarlingErrFix()
|
/external/openscreen/third_party/abseil/src/absl/base/internal/ |
D | exponential_biased_test.cc | 74 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local 75 if (x < cutoff) { in AndersonDarlingErrFix() 76 double t = x / cutoff; in AndersonDarlingErrFix() 80 double t = (x - cutoff) / (0.8 - cutoff); in AndersonDarlingErrFix()
|
/external/libtextclassifier/abseil-cpp/absl/base/internal/ |
D | exponential_biased_test.cc | 74 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local 75 if (x < cutoff) { in AndersonDarlingErrFix() 76 double t = x / cutoff; in AndersonDarlingErrFix() 80 double t = (x - cutoff) / (0.8 - cutoff); in AndersonDarlingErrFix()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | exponential_biased_test.cc | 74 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local 75 if (x < cutoff) { in AndersonDarlingErrFix() 76 double t = x / cutoff; in AndersonDarlingErrFix() 80 double t = (x - cutoff) / (0.8 - cutoff); in AndersonDarlingErrFix()
|
/external/webrtc/third_party/abseil-cpp/absl/base/internal/ |
D | exponential_biased_test.cc | 74 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local 75 if (x < cutoff) { in AndersonDarlingErrFix() 76 double t = x / cutoff; in AndersonDarlingErrFix() 80 double t = (x - cutoff) / (0.8 - cutoff); in AndersonDarlingErrFix()
|
/external/angle/third_party/abseil-cpp/absl/base/internal/ |
D | exponential_biased_test.cc | 74 double cutoff = 0.01265 + 0.1757 / n; in AndersonDarlingErrFix() local 75 if (x < cutoff) { in AndersonDarlingErrFix() 76 double t = x / cutoff; in AndersonDarlingErrFix() 80 double t = (x - cutoff) / (0.8 - cutoff); in AndersonDarlingErrFix()
|
/external/llvm-project/llvm/test/Transforms/SampleProfile/ |
D | profile-sample-accurate.ll | 1 …ple-profile-file=%S/Inputs/profsampleacc.extbinary.afdo -profile-summary-cutoff-hot=600000 -profil… 2 …ple-profile-file=%S/Inputs/profsampleacc.extbinary.afdo -profile-summary-cutoff-hot=900000 -profil… 3 …ple-profile-file=%S/Inputs/profsampleacc.extbinary.afdo -profile-summary-cutoff-hot=600000 -profil… 4 …ple-profile-file=%S/Inputs/profsampleacc.extbinary.afdo -profile-summary-cutoff-hot=900000 -profil… 7 ; RUN: opt < %s -sample-profile -sample-profile-file=%t.symlist.afdo -profile-summary-cutoff-hot=60… 8 ; RUN: opt < %s -passes=sample-profile -sample-profile-file=%t.symlist.afdo -profile-summary-cutoff… 12 …ple-profile-file=%S/Inputs/profsampleacc.extbinary.afdo -profile-summary-cutoff-hot=600000 -profil… 13 …ple-profile-file=%S/Inputs/profsampleacc.extbinary.afdo -profile-summary-cutoff-hot=900000 -profil… 14 …ple-profile-file=%S/Inputs/profsampleacc.extbinary.afdo -profile-summary-cutoff-hot=600000 -profil… 15 …ple-profile-file=%S/Inputs/profsampleacc.extbinary.afdo -profile-summary-cutoff-hot=900000 -profil… [all …]
|
/external/protobuf/src/google/protobuf/io/ |
D | coded_stream.h | 283 std::pair<uint32, bool> ReadTagWithCutoff(uint32 cutoff) { in ReadTagWithCutoff() argument 284 std::pair<uint32, bool> result = ReadTagWithCutoffNoLastTag(cutoff); in ReadTagWithCutoff() 290 std::pair<uint32, bool> ReadTagWithCutoffNoLastTag(uint32 cutoff); 1029 uint32 cutoff) { in ReadTagWithCutoffNoLastTag() argument 1043 return std::make_pair(tag, cutoff >= kMax1ByteVarint || tag <= cutoff); in ReadTagWithCutoffNoLastTag() 1048 if (cutoff >= 0x80 && PROTOBUF_PREDICT_TRUE(buffer_ + 1 < buffer_end_) && in ReadTagWithCutoffNoLastTag() 1059 bool at_or_below_cutoff = cutoff >= kMax2ByteVarint || tag <= cutoff; in ReadTagWithCutoffNoLastTag() 1069 return std::make_pair(tag, tag_minus_one < cutoff); in ReadTagWithCutoffNoLastTag()
|
/external/autotest/site_utils/ |
D | count_jobs.py | 29 cutoff = datetime.now() - delta 30 return models.Job.objects.filter(created_on__gt=cutoff).count()
|
/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() argument 51 if (!ASN1_GENERALIZEDTIME_print(bp, cutoff)) in i2r_ocsp_acutoff()
|