OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:C16
(Results
1 - 6
of
6
) sorted by null
/bionic/libm/upstream-freebsd/lib/msun/src/
e_coshl.c
56
C16
= 4.8473490896852041e-14; /* 0x1b49c429701e45.0p-97 */
69
C16
= 4.77947733238737883626416876486279985e-14L; /* 0x1ae7f3e733b814d4e1b90f5727fe4.0p-157L */
107
RETURNI(((
C16
*x2 + C14)*x4 + (C12*x2 + C10))*(x4*x4*x2) +
113
C16
)*x2 + C14)*x2 + C12)*x2 + C10)*x2 + C8)*x2 + C6)*x2 +
/external/clang/test/Layout/
ms-x86-basic-layout.cpp
29
struct
C16
{
31
C16
() : a(0xf0000c16) {}
32
virtual void f() {printf("
C16
");}
123
struct TestF3 : A4, virtual
C16
{
135
// CHECK-NEXT: 16 | struct
C16
(virtual base)
136
// CHECK-NEXT: 16 | (
C16
vftable pointer)
147
// CHECK-X64-NEXT: 32 | struct
C16
(virtual base)
148
// CHECK-X64-NEXT: 32 | (
C16
vftable pointer)
168
// CHECK-NEXT: 32 | struct
C16
(virtual base)
169
// CHECK-NEXT: 32 | (
C16
vftable pointer
[
all
...]
/external/speex/libspeex/
ltp.c
314
spx_word16_t *
C16
,
335
sum = compute_pitch_error(
C16
, g, pitch_control);
448
spx_word16_t
C16
[9];
450
spx_word16_t *
C16
=C;
477
normalize16(C,
C16
, 32767, 9);
484
best_cdbk = pitch_gain_search_3tap_vq(gain_cdbk, gain_cdbk_size,
C16
, max_gain);
/bionic/libm/upstream-freebsd/lib/msun/ld128/
s_expl.c
164
C16
= 4.7793721460260450e-14, /* 0x1.ae7cd18a18eacp-45 */
248
dx * (C14 + dx * (C15 + dx * (
C16
+
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DormandPrince853StepInterpolator.java
139
private static final double
C16
= 7.0 / 9.0;
427
integrator.computeDerivatives(pT +
C16
* h, yTmp, yDotKLast[2]);
/toolchain/binutils/binutils-2.25/opcodes/
ia64-opc.h
50
#define
C16
IA64_OPND_C16
Completed in 381 milliseconds