Home
last modified time | relevance | path

Searched defs:tpi (Results 1 – 7 of 7) 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/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.cpp1447 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local
1458 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTwoAddressInstructionPass.cpp1140 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in runOnMachineFunction() local
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_lib.c510 sg_get_trans_proto_str(int tpi, int buff_len, char * buff) in sg_get_trans_proto_str()
/external/clang/lib/Sema/
DSemaType.cpp5091 for (unsigned i = 0, e = TL.getNumParams(), tpi = 0; i != e; ++i) { in VisitFunctionTypeLoc() local