Home
last modified time | relevance | path

Searched refs:Pam (Results 1 – 25 of 128) sorted by relevance

123456

/external/valgrind/VEX/priv/
Dhost_ppc_defs.c243 am->Pam.IR.base = base; in PPCAMode_IR()
244 am->Pam.IR.index = idx; in PPCAMode_IR()
250 am->Pam.RR.base = base; in PPCAMode_RR()
251 am->Pam.RR.index = idx; in PPCAMode_RR()
258 return PPCAMode_IR( am->Pam.IR.index, am->Pam.IR.base ); in dopyPPCAMode()
260 return PPCAMode_RR( am->Pam.RR.index, am->Pam.RR.base ); in dopyPPCAMode()
269 if (am->Pam.IR.index == 0) in ppPPCAMode()
272 vex_printf("%d(", (Int)am->Pam.IR.index); in ppPPCAMode()
273 ppHRegPPC(am->Pam.IR.base); in ppPPCAMode()
277 ppHRegPPC(am->Pam.RR.base); in ppPPCAMode()
[all …]
Dhost_ppc_isel.c618 && am4->Pam.IR.index + 4 <= 32767) { in advance4()
619 am4->Pam.IR.index += 4; in advance4()
2505 return toBool( hregClass(am->Pam.IR.base) == HRcGPR(mode64) && in sane_AMode()
2506 hregIsVirtual(am->Pam.IR.base) && in sane_AMode()
2507 uInt_fits_in_16_bits(am->Pam.IR.index) ); in sane_AMode()
2509 return toBool( hregClass(am->Pam.RR.base) == HRcGPR(mode64) && in sane_AMode()
2510 hregIsVirtual(am->Pam.RR.base) && in sane_AMode()
2511 hregClass(am->Pam.RR.index) == HRcGPR(mode64) && in sane_AMode()
2512 hregIsVirtual(am->Pam.RR.index) ); in sane_AMode()
Dhost_ppc_defs.h190 } Pam; member
/external/ppp/pppd/plugins/radius/etc/
Ddictionary227 VALUE Auth-Type Pam 253
/external/selinux/policycoreutils/po/
Dbg.po1818 msgid "Uses Pam for authentication"
1819 msgstr "Ползва Pam за удостоверяване"
Dbn_IN.po1820 msgid "Uses Pam for authentication"
1821 msgstr "অনুমোদনের জন্য Pam ব্যবহার করুন"
Dte.po1805 msgid "Uses Pam for authentication"
1806 msgstr "దృవీకరణకు Pam ను ఉపయోగిస్తుంది"
Dko.po1815 msgid "Uses Pam for authentication"
1816 msgstr "인증을 위해 Pam 사용 "
Dgu.po1816 msgid "Uses Pam for authentication"
1817 msgstr "સત્તાધિકરણ માટે Pam વાપરે છે"
Dja.po1839 msgid "Uses Pam for authentication"
1840 msgstr "認証に Pam を使用します"
Dor.po1814 msgid "Uses Pam for authentication"
1815 msgstr "ବୈଧିକରଣ ପାଇଁ Pam ବ୍ୟବହାର କରେ"
Dpa.po1805 msgid "Uses Pam for authentication"
1806 msgstr "ਪ੍ਰਮਾਣਿਕਤਾ ਲਈ Pam ਨੂੰ ਵਰਤਦੇ ਹਨ"
Dzh_TW.po1797 msgid "Uses Pam for authentication"
1798 msgstr "使用 Pam 來進行認證"
Das.po1828 msgid "Uses Pam for authentication"
1829 msgstr "অনুমোদনৰ বাবে Pam ব্যৱহাৰ কৰক"
Duk.po1821 msgid "Uses Pam for authentication"
1822 msgstr "Використовує Pam для автентифікації"
Dmr.po1815 msgid "Uses Pam for authentication"
1816 msgstr "ओळख पटवण्याकरीता Pam चा वापर करतो"
Dkn.po1827 msgid "Uses Pam for authentication"
1828 msgstr "ದೃಢೀಕರಣಕ್ಕಾಗಿ Pam ಅನ್ನು ಬಳಸುತ್ತದೆ"
Dta.po1818 msgid "Uses Pam for authentication"
1819 msgstr "அங்கீகரிப்புக்கு Pam ஐப் பயன்படுத்தும்"
Dzh_CN.po1785 msgid "Uses Pam for authentication"
1786 msgstr "使用 Pam 验证"
Dpt_BR.po1840 msgid "Uses Pam for authentication"
1841 msgstr "Usa Pam para autenticação"
Dit.po1826 msgid "Uses Pam for authentication"
1827 msgstr "Utilizzo Pam per autenticazione"
Des.po1851 msgid "Uses Pam for authentication"
1852 msgstr "Utiliza Pam para autenticación"
Dsv.po1818 msgid "Uses Pam for authentication"
1819 msgstr "Använder Pam för autentisering"
Dcs.po1762 msgid "Uses Pam for authentication"
Dsi_LK.po1758 msgid "Uses Pam for authentication"

123456