Searched refs:tpi (Results 1 – 25 of 149) sorted by relevance
123456
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-pdbdump/ |
D | export-stream.test | 1 ; RUN: llvm-pdbutil export -stream=2 -out=%t.tpi.bin %p/Inputs/InjectedSource.pdb 2 ; RUN: diff %t.tpi.bin %p/Inputs/tpi.bin
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/ |
D | pdbdump-write.test | 14 ; RUN: -pdb-stream -tpi-stream -module-syms %p/Inputs/empty.pdb > %t.1 16 ; RUN: llvm-pdbutil pdb2yaml -pdb-stream -tpi-stream \ 18 ; RUN: llvm-pdbutil pdb2yaml -pdb-stream -tpi-stream \
|
D | pdbdump-readwrite.test | 2 RUN: -pdb-stream -string-table -tpi-stream -stream-directory \
|
/external/fdlibm/ |
D | e_j0.c | 75 tpi = 6.36619772367581382433e-01, /* 0x3FE45F30, 0x6DC9C883 */ variable 207 return(u00 + tpi*__ieee754_log(x)); 212 return(u/v + tpi*(__ieee754_j0(x)*__ieee754_log(x)));
|
D | e_j1.c | 75 tpi = 6.36619772367581382433e-01, /* 0x3FE45F30, 0x6DC9C883 */ variable 204 return(-tpi/x); 209 return(x*(u/v) + tpi*(__ieee754_j1(x)*__ieee754_log(x)-one/x));
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TwoAddressInstructionPass.cpp | 1502 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local 1503 const MachineOperand &DstMO = MI->getOperand(TiedPairs[tpi].second); in processTiedPairs() 1513 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local 1514 unsigned SrcIdx = TiedPairs[tpi].first; in processTiedPairs() 1515 unsigned DstIdx = TiedPairs[tpi].second; in processTiedPairs()
|
/external/llvm/lib/CodeGen/ |
D | TwoAddressInstructionPass.cpp | 1447 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local 1448 const MachineOperand &DstMO = MI->getOperand(TiedPairs[tpi].second); in processTiedPairs() 1458 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in processTiedPairs() local 1459 unsigned SrcIdx = TiedPairs[tpi].first; in processTiedPairs() 1460 unsigned DstIdx = TiedPairs[tpi].second; in processTiedPairs()
|
/external/speex/libspeexdsp/ |
D | smallft.c | 42 static float tpi = 6.28318530717958648f; in drfti1() local 79 argh=tpi/n; in drfti1() 276 static float tpi=6.283185307179586f; in dradfg() local 284 arg=tpi/(float)ip; in dradfg() 844 static float tpi=6.283185307179586f; in dradbg() local 854 arg=tpi/(float)ip; in dradbg()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | TwoAddressInstructionPass.cpp | 1140 for (unsigned tpi = 0, tpe = TiedPairs.size(); tpi != tpe; ++tpi) { in runOnMachineFunction() local 1141 unsigned SrcIdx = TiedPairs[tpi].first; in runOnMachineFunction() 1142 unsigned DstIdx = TiedPairs[tpi].second; in runOnMachineFunction()
|
/external/f2fs-tools/tools/sg_write_buffer/include/ |
D | sg_lib.h | 275 char * sg_get_trans_proto_str(int tpi, int buff_len, char * buff);
|
/external/icu/icu4c/source/data/lang/ |
D | az_Cyrl.txt | 350 tpi{"ток писин"}
|
D | wae.txt | 134 tpi{"Niwmelanesiš"}
|
D | ckb.txt | 344 tpi{"تۆکپیسین"}
|
D | ce.txt | 359 tpi{"ток-писин"}
|
D | as.txt | 360 tpi{"টোক পিছিন"}
|
D | si.txt | 371 tpi{"ටොක් පිසින්"}
|
D | sd.txt | 359 tpi{"تاڪ پسن"}
|
D | chr.txt | 363 tpi{"ᏙᎩ ᏈᏏᏂ"}
|
D | km.txt | 358 tpi{"ថុកពីស៊ីន"}
|
D | mn.txt | 366 tpi{"ток писин"}
|
D | kk.txt | 369 tpi{"ток-писин тілі"}
|
D | kok.txt | 365 tpi{"तोक पिसीन"}
|
D | ky.txt | 363 tpi{"ток-писинче"}
|
D | be.txt | 375 tpi{"ток-пісін"}
|
D | hy.txt | 423 tpi{"տոկ փիսին"}
|
123456