| /src/external/gpl2/gettext/dist/gettext-tools/tests/ |
| msgattrib-properties-1 | 19 with\ wives\ who\ never\ understand=und ihre Frauen verstehen sie nicht 51 with\ wives\ who\ never\ understand=und ihre Frauen verstehen sie nicht
|
| msgexec-3 | 19 with\ wives\ who\ never\ understand=und ihre Frauen verstehen sie nicht 68 und ihre Frauen verstehen sie nicht
|
| msgexec-1 | 25 msgstr "und ihre Frauen verstehen sie nicht" 95 und ihre Frauen verstehen sie nicht
|
| msgfilter-3 | 47 with\ wives\ who\ never\ understand=und ihre Frauen verstehen sie nicht 81 with\ wives\ who\ never\ understand=und ihre Frauen \nverstehen sie nicht
|
| /src/sys/arch/riscv/riscv/ |
| spl.S | 70 csrs sie, a1 95 csrs sie, t2 195 csrc sie, t0 //
|
| locore.S | 82 csrw sie, zero // disable interrupts 494 csrsi sie, SIE_SSIE
|
| /src/usr.sbin/sysinst/ |
| msg.mi.pl | 73 {Montowanie %s nie powiodlo sie. Kontynuowac? 91 {Zdecydowales sie zainstalowac NetBSD na twardym dysku. Spowoduje to zmiane 108 (Jest to ostatnie ostrzezenie zanim zacznie sie modyfikacja danych na 121 (Jest to ostatnie ostrzezenie zanim zacznie sie modyfikacja danych na 211 cylindra zmienia sie w zaleznosci od miejsca na dysku, jest wiec 275 {Przy tej wartosci, koniec partycji znajduje sie poza koncem dysku. Rozmiar 351 { $0: zakoncz ta partycje tam gdzie partycja X sie zaczyna} 427 {zamontowanie urzadzenia $0 na $1 nie powiodlo sie. 432 System moze sie teraz uruchomic z wybranego twardego dysku. Aby zakonczyc 438 uruchomic sie z twardego dysku. Wykonaj polecenia zawarte w plik [all...] |
| msg.mbr.pl | 45 uruchomi sie prawidlowo.} 105 {Nadpisanie MBR nie powiodlo sie. Nie moge kontynuowac.}
|
| msg.mbr.de | 46 {Sie haben keine Partition als aktive Startpartition markiert. 55 Geben Sie die Geometrie der Festplatte ein. 56 Bitte geben Sie die Anzahl Sektoren je Spur (maximal 63) 116 {Die Extended Partition kann nur gel�scht werden, wenn sie leer ist!} 124 Sie k�nnen eine Partition entfernen und eine Extended Partition f�r
|
| /src/usr.sbin/sysinst/arch/mac68k/ |
| msg.md.pl | 93 spowodowac ze dysk stanie sie nie uzyteczny pod MacOS. Powinienes 95 sie, ze bedziesz mogl zamontowac dysk pod MacOS. Byloby to dobre 97 dysk moze byc zamontowany pod MacOS moze przydac sie przy probie 144 unikalna nazwa, zaczynajaca sie od "/", ktora nie jest juz uzywana 161 {Nowa etykieta partycji na dysku nie zgadza sie z obecna etykieta w kernelu. 162 Kazda proba kontynuacji prawdopodobnie skonczy sie uszkodzeniem istniejacych 219 {* Partycja %s%c zaczyna sie poza koncem dysku\n}
|
| /src/external/bsd/openldap/dist/servers/slapd/ |
| syncrepl.c | 537 syncinfo_t *sie; local 556 for ( sie = si->si_be->be_syncinfo; sie; sie = sie->si_next ) { 557 if ( sie->si_paused ) { 558 struct re_s* rtask = sie->si_re; 562 si->si_ridtxt, sie->si_ridtxt ); 563 sie->si_paused = 0; 6026 syncinfo_free( syncinfo_t *sie, int free_all [all...] |
| /src/sys/dev/pci/ |
| mpii.c | 3186 struct mpii_msg_scsi_io_error *sie; local 3215 sie = ccb->ccb_rcb->rcb_reply; 3221 "function: 0x%02x\n", DEVNAME(sc), le16toh(sie->dev_handle), 3222 sie->msg_length, sie->function); 3224 sie->vp_id, sie->vf_id); 3226 "ioc_status: 0x%04x\n", DEVNAME(sc), sie->scsi_status, 3227 sie->scsi_state, le16toh(sie->ioc_status)) [all...] |
| /src/sys/arch/riscv/include/ |
| sysreg.h | 225 /* ... interrupt-enable register (sie) */ 226 RISCVREG_READ_SET_CLEAR_INLINE(sie) // supervisor interrupt enable
|
| /src/external/gpl3/gdb/dist/sim/frv/ |
| frv-sim.h | 561 #define SET_FQ_SIE(fq, sie) ( \ 562 (fq) = ((fq) & ~(0x3 << 15)) | (((sie) & 0x3) << 15) \ 613 #define OR_MSR_SIE(msr, sie) ( \ 614 (msr) |= (((sie) & 0xf) << 2) \
|
| traps.c | 640 frvbf_media_overflow (SIM_CPU *current_cpu, int sie) 642 frv_set_mp_exception_registers (current_cpu, MTT_OVERFLOW, sie);
|
| interrupts.c | 659 SIM_CPU *current_cpu, enum frv_msr_mtt mtt, int sie 674 /* If this insn is in the M2 slot, then set MSR1.OVF and MSR1.SIE, 675 otherwise set MSR0.OVF and MSR0.SIE. */ 679 OR_MSR_SIE (msr, sie); 685 OR_MSR_SIE (msr0, sie);
|
| /src/external/gpl3/gdb.old/dist/sim/frv/ |
| frv-sim.h | 561 #define SET_FQ_SIE(fq, sie) ( \ 562 (fq) = ((fq) & ~(0x3 << 15)) | (((sie) & 0x3) << 15) \ 613 #define OR_MSR_SIE(msr, sie) ( \ 614 (msr) |= (((sie) & 0xf) << 2) \
|
| traps.c | 640 frvbf_media_overflow (SIM_CPU *current_cpu, int sie) 642 frv_set_mp_exception_registers (current_cpu, MTT_OVERFLOW, sie);
|
| interrupts.c | 659 SIM_CPU *current_cpu, enum frv_msr_mtt mtt, int sie 674 /* If this insn is in the M2 slot, then set MSR1.OVF and MSR1.SIE, 675 otherwise set MSR0.OVF and MSR0.SIE. */ 679 OR_MSR_SIE (msr, sie); 685 OR_MSR_SIE (msr0, sie);
|
| /src/external/gpl3/binutils/dist/include/opcode/ |
| riscv-opc.h | 5094 DECLARE_CSR(sie, CSR_SIE, CSR_CLASS_I, PRIV_SPEC_CLASS_1P10, PRIV_SPEC_CLASS_DRAFT)
|
| /src/external/gpl3/binutils.old/dist/include/opcode/ |
| riscv-opc.h | 5050 DECLARE_CSR(sie, CSR_SIE, CSR_CLASS_I, PRIV_SPEC_CLASS_1P10, PRIV_SPEC_CLASS_DRAFT)
|
| /src/external/gpl3/gdb/dist/include/opcode/ |
| riscv-opc.h | 4956 DECLARE_CSR(sie, CSR_SIE, CSR_CLASS_I, PRIV_SPEC_CLASS_1P10, PRIV_SPEC_CLASS_DRAFT)
|
| /src/external/gpl3/gdb.old/dist/include/opcode/ |
| riscv-opc.h | 4171 DECLARE_CSR(sie, CSR_SIE, CSR_CLASS_I, PRIV_SPEC_CLASS_1P10, PRIV_SPEC_CLASS_DRAFT)
|