Home
last modified time | relevance | path

Searched defs:tpi (Results 1 – 6 of 6) sorted by relevance

/external/fdlibm/
De_j1.c75 tpi = 6.36619772367581382433e-01, /* 0x3FE45F30, 0x6DC9C883 */ variable
De_j0.c75 tpi = 6.36619772367581382433e-01, /* 0x3FE45F30, 0x6DC9C883 */ variable
/external/libvorbis/lib/
Dsmallft.c40 static float tpi = 6.28318530717958648f; in drfti1() local
274 static float tpi=6.283185307179586f; in dradfg() local
842 static float tpi=6.283185307179586f; in dradbg() local
/external/speex/libspeex/
Dsmallft.c42 static float tpi = 6.28318530717958648f; in drfti1() local
276 static float tpi=6.283185307179586f; in dradfg() local
844 static float tpi=6.283185307179586f; in dradbg() local
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1415 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local
1426 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local
/external/clang/lib/Sema/
DSemaType.cpp3803 for (unsigned i = 0, e = TL.getNumParams(), tpi = 0; i != e; ++i) { in VisitFunctionTypeLoc() local