Home
last modified time | relevance | path

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

12345

/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.c622 && am4->Pam.IR.index + 4 <= 32767) { in advance4()
623 am4->Pam.IR.index += 4; in advance4()
2596 return toBool( hregClass(am->Pam.IR.base) == HRcGPR(mode64) && in sane_AMode()
2597 hregIsVirtual(am->Pam.IR.base) && in sane_AMode()
2598 uInt_fits_in_16_bits(am->Pam.IR.index) ); in sane_AMode()
2600 return toBool( hregClass(am->Pam.RR.base) == HRcGPR(mode64) && in sane_AMode()
2601 hregIsVirtual(am->Pam.RR.base) && in sane_AMode()
2602 hregClass(am->Pam.RR.index) == HRcGPR(mode64) && in sane_AMode()
2603 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/python/cpython2/Misc/
DACKS899 Pam McA'Nulty
/external/libmtp/logs/
Dmtp-detect-lenovo-a10-70f.txt463 StorageDescription: Paměť telefonu
/external/selinux/policycoreutils/po/
Dbg.po1818 msgid "Uses Pam for authentication"
1819 msgstr "Ползва Pam за удостоверяване"
Dko.po1815 msgid "Uses Pam for authentication"
1816 msgstr "인증을 위해 Pam 사용 "
Dte.po1805 msgid "Uses Pam for authentication"
1806 msgstr "దృవీకరణకు Pam ను ఉపయోగిస్తుంది"
Dbn_IN.po1820 msgid "Uses Pam for authentication"
1821 msgstr "অনুমোদনের জন্য Pam ব্যবহার করুন"
Das.po1828 msgid "Uses Pam for authentication"
1829 msgstr "অনুমোদনৰ বাবে Pam ব্যৱহাৰ কৰক"
Dta.po1818 msgid "Uses Pam for authentication"
1819 msgstr "அங்கீகரிப்புக்கு Pam ஐப் பயன்படுத்தும்"
Dmr.po1815 msgid "Uses Pam for authentication"
1816 msgstr "ओळख पटवण्याकरीता Pam चा वापर करतो"
Dgu.po1816 msgid "Uses Pam for authentication"
1817 msgstr "સત્તાધિકરણ માટે Pam વાપરે છે"
Dpa.po1805 msgid "Uses Pam for authentication"
1806 msgstr "ਪ੍ਰਮਾਣਿਕਤਾ ਲਈ Pam ਨੂੰ ਵਰਤਦੇ ਹਨ"
Dzh_CN.po1785 msgid "Uses Pam for authentication"
1786 msgstr "使用 Pam 验证"
Dzh_TW.po1797 msgid "Uses Pam for authentication"
1798 msgstr "使用 Pam 來進行認證"
Dkn.po1827 msgid "Uses Pam for authentication"
1828 msgstr "ದೃಢೀಕರಣಕ್ಕಾಗಿ Pam ಅನ್ನು ಬಳಸುತ್ತದೆ"
Dor.po1814 msgid "Uses Pam for authentication"
1815 msgstr "ବୈଧିକରଣ ପାଇଁ Pam ବ୍ୟବହାର କରେ"
Duk.po1821 msgid "Uses Pam for authentication"
1822 msgstr "Використовує Pam для автентифікації"
Dja.po1839 msgid "Uses Pam for authentication"
1840 msgstr "認証に Pam を使用します"
Dit.po1826 msgid "Uses Pam for authentication"
1827 msgstr "Utilizzo Pam per autenticazione"
Dpt_BR.po1840 msgid "Uses Pam for authentication"
1841 msgstr "Usa Pam para autenticação"
Dsv.po1818 msgid "Uses Pam for authentication"
1819 msgstr "Använder Pam för autentisering"
Des.po1851 msgid "Uses Pam for authentication"
1852 msgstr "Utiliza Pam para autenticación"

12345