Home
last modified time | relevance | path

Searched refs:Rp (Results 1 – 25 of 86) sorted by relevance

1234

/external/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.td51 // Rp - predicate registers
52 class Rp<bits<5> num, string n> : HexagonReg<num, n> {
116 def P0 : Rp<0, "p0">, DwarfRegNum<[63]>;
117 def P1 : Rp<1, "p1">, DwarfRegNum<[64]>;
118 def P2 : Rp<2, "p2">, DwarfRegNum<[65]>;
119 def P3 : Rp<3, "p3">, DwarfRegNum<[66]>;
/external/icu/icu4c/source/data/curr/
Droot.txt134 IDR{"Rp"}
Dkm.txt682 IDR{"Rp"}
Dmzn.txt628 IDR{"Rp"}
Did.txt472 "Rp",
1222 IDR{"Rp"}
Dsi.txt682 IDR{"Rp"}
Dce.txt670 IDR{"Rp"}
Dta.txt686 IDR{"Rp"}
Dmr.txt686 IDR{"Rp"}
Dgu.txt686 IDR{"Rp"}
Dkk.txt678 IDR{"Rp"}
Dam.txt698 IDR{"Rp"}
Dur.txt706 IDR{"Rp"}
Dkn.txt686 IDR{"Rp"}
Dky.txt678 IDR{"Rp"}
Dte.txt686 IDR{"Rp"}
Dhi.txt770 IDR{"Rp"}
Dth.txt1204 IDR{"Rp"}
Dlo.txt1210 IDR{"Rp"}
Dko.txt1198 IDR{"Rp"}
Dbn.txt1126 IDR{"Rp"}
Dfa.txt906 IDR{"Rp"}
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_cm0_kdt_mgc1.pkb14 "n�5J��G�l݁`W�����wa�Rf���8���t��7Rp�o"n
Dit-IT_kdt_posp.pkb28 �$�.��]�#�(��V.R���� � �0����r�������0[Ũ�Jă��`I���a↠ ?�Rp�$A�1��%
/external/opencv/cv/src/
Dcvcalibration.cpp1208 const double* Rp = R_transform->data.db; in cvFindExtrinsicCameraParams2() local
1213 dst[0] = Rp[0]*src[0] + Rp[1]*src[1] + Rp[2]*src[2] + Tp[0]; in cvFindExtrinsicCameraParams2()
1214 dst[1] = Rp[3]*src[0] + Rp[4]*src[1] + Rp[5]*src[2] + Tp[1]; in cvFindExtrinsicCameraParams2()

1234