Home
last modified time | relevance | path

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

/third_party/musl/src/math/
Dj1f.c23 tpi = 6.3661974669e-01; /* 0x3f22f983 */ variable
Dj1.c63 tpi = 6.36619772367581382433e-01; /* 0x3FE45F30, 0x6DC9C883 */ variable
Dj0f.c23 tpi = 6.3661974669e-01; /* 0x3f22f983 */ variable
Dj0.c63 tpi = 6.36619772367581382433e-01; /* 0x3FE45F30, 0x6DC9C883 */ variable
/third_party/musl/porting/liteos_a/kernel/src/math/
Dj1.c63 tpi = 6.36619772367581382433e-01; /* 0x3FE45F30, 0x6DC9C883 */ variable
Dj1f.c23 tpi = 6.3661974669e-01; /* 0x3f22f983 */ variable
Dj0.c63 tpi = 6.36619772367581382433e-01; /* 0x3FE45F30, 0x6DC9C883 */ variable
Dj0f.c23 tpi = 6.3661974669e-01; /* 0x3f22f983 */ variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1506 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local
1517 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local
/third_party/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()