Searched defs:tc (Results 1 – 10 of 10) sorted by relevance
96 for (const TelemetryCallback& tc : callbacksForId) { in addCarDataIds() local127 for (const TelemetryCallback& tc : callbacksForId) { in removeCarDataIds() local205 const TelemetryCallback& tc = *it; in removeCallback() local
63 double tc = (a * a * a - a) * derivatives[pivot]; in calculatetCurve() local104 double tc = (a * a * a - a) * mDerivatives[pivot]; in getValue() local
45 ThrowingConsumer<Boolean> tc = (Boolean error) -> { in testUncheckedExceptionsThrowningConsumer() local
134 for (const auto& tc : testCases) { in TEST_F() local
196 double tc = (a * a * a - a) * derivatives[pivot]; in getAppliedCurve() local291 double tc = (a * a * a - a) * derivatives[i]; in draw() local
534 struct lc3_ltpf_analysis *ltpf, const int16_t *x, int n, int *tc) in detect_pitch()573 static int refine_pitch(const int16_t *x, int n, int tc, int *pitch) in refine_pitch()643 int tc, pitch = 0; in lc3_ltpf_analyse() local
40 const AvdtpTransportChannel& tc) { in LookupAvdtpScb()
94 int tc; member
341 val tc = buffer.get() in <lambda>() constant
1323 TextClock tc = new TextClock(context, attrs); in onCreateView() local