/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | PanelItemOpen.cpp | 444 CTmpProcessInfoRelease(CTmpProcessInfo &tpi): in CTmpProcessInfoRelease() 1035 CTmpProcessInfo &tpi = *(CTmpProcessInfo *)lParam; in OnOpenItemChanged() local 1105 CMyUniquePtr<CTmpProcessInfo> tpi((CTmpProcessInfo *)param); in MyThreadFunction() local 1717 CMyUniquePtr<CTmpProcessInfo> tpi(new CTmpProcessInfo()); in OpenItemInArchive() local
|
/aosp_15_r20/external/speex/libspeexdsp/ |
H A D | smallft.c | 42 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
|
/aosp_15_r20/external/musl/src/math/ |
H A D | j1f.c | 23 tpi = 6.3661974669e-01; /* 0x3f22f983 */ variable
|
H A D | j1.c | 63 tpi = 6.36619772367581382433e-01; /* 0x3FE45F30, 0x6DC9C883 */ variable
|
H A D | j0f.c | 23 tpi = 6.3661974669e-01; /* 0x3f22f983 */ variable
|
H A D | j0.c | 63 tpi = 6.36619772367581382433e-01; /* 0x3FE45F30, 0x6DC9C883 */ variable
|
/aosp_15_r20/external/trusty/musl/src/math/ |
D | j1.c | 63 tpi = 6.36619772367581382433e-01; /* 0x3FE45F30, 0x6DC9C883 */ variable
|
D | j1f.c | 23 tpi = 6.3661974669e-01; /* 0x3f22f983 */ variable
|
D | j0f.c | 23 tpi = 6.3661974669e-01; /* 0x3f22f983 */ variable
|
D | j0.c | 63 tpi = 6.36619772367581382433e-01; /* 0x3FE45F30, 0x6DC9C883 */ variable
|
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | e_j1.c | 68 tpi = 6.36619772367581382433e-01, /* 0x3FE45F30, 0x6DC9C883 */ variable
|
H A D | e_j1f.c | 31 tpi = 6.3661974669e-01, /* 0x3f22f983 */ variable
|
H A D | e_j0f.c | 31 tpi = 6.3661974669e-01, /* 0x3f22f983 */ variable
|
H A D | e_j0.c | 68 tpi = 6.36619772367581382433e-01, /* 0x3FE45F30, 0x6DC9C883 */ variable
|
/aosp_15_r20/external/fdlibm/ |
H A D | e_j1.c | 75 tpi = 6.36619772367581382433e-01, /* 0x3FE45F30, 0x6DC9C883 */ variable
|
H A D | e_j0.c | 75 tpi = 6.36619772367581382433e-01, /* 0x3FE45F30, 0x6DC9C883 */ variable
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | TwoAddressInstructionPass.cpp | 1447 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TwoAddressInstructionPass.cpp | 1506 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
|
/aosp_15_r20/external/coreboot/src/northbridge/intel/pineview/ |
H A D | raminit.c | 2415 u16 mdclk, tpi, refclk, dqdqs_out, dqdqs_outdelay, dqdqs_delay; in sdram_programdqdqs() local
|
/aosp_15_r20/external/sg3_utils/lib/ |
H A D | sg_lib.c | 632 sg_get_trans_proto_str(int tpi, int buff_len, char * buff) in sg_get_trans_proto_str()
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaType.cpp | 5091 for (unsigned i = 0, e = TL.getNumParams(), tpi = 0; i != e; ++i) { in VisitFunctionTypeLoc() local
|