Searched refs:tme (Results 1 – 11 of 11) sorted by relevance
| /freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/ |
| H A D | ldap_misc.c | 914 struct tm tme; in getepochtime() local 916 memset(&tme, 0, sizeof(tme)); in getepochtime() 917 if (strptime(strtime,"%Y%m%d%H%M%SZ", &tme) == NULL) { in getepochtime() 921 *epochtime = krb5int_gmt_mktime(&tme); in getepochtime()
|
| H A D | ldap_principal2.c | 1811 struct tm tme; in getstringtime() local 1815 if (gmtime_r(&posixtime, &tme) == NULL) in getstringtime() 1821 if (strftime(strtime, 50, "%Y%m%d%H%M%SZ", &tme) == 0) { in getstringtime()
|
| /freebsd/contrib/tcsh/nls/et/ |
| H A D | set1 | 44 42 Võtme -c argumendi lõpus on langkriips
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | sdx75.dtsi | 354 tme_crashdump_mem: tme-crashdump@87f31000 { 359 tme_log_mem: tme-log@87f71000 {
|
| H A D | qdu1000.dtsi | 270 tme_crash_dump_mem: tme-crash-dump@808a0000 { 275 tme_log_mem: tme-log@808e0000 {
|
| H A D | sar2130p.dtsi | 308 tme_crash_dump_mem: tme-crash-dump@808a0000 { 313 tme_log_mem: tme-log@808e0000 {
|
| H A D | x1e80100.dtsi | 520 tme_crash_dump_mem: tme-crash-dump@81ca0000 { 525 tme_log_mem: tme-log@81ce0000 {
|
| H A D | sm8750.dtsi | 340 aop_tme_uefi_merged_mem: aop-tme-uefi-merged@81c80000 {
|
| H A D | sm8650.dtsi | 1687 aop_tme_uefi_merged_mem: aop-tme-uefi-merged@81c80000 {
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64Features.td | 397 def FeatureTME : ExtensionWithMArch<"tme", "TME", "FEAT_TME",
|
| H A D | AArch64InstrInfo.td | 346 AssemblerPredicateWithAll<(all_of FeatureTME), "tme">;
|