Searched refs:plain (Results 1 – 25 of 76) sorted by relevance
1234
/glibc-2.36/crypt/ |
D | cert.c | 51 char key[64],plain[64],cipher[64],answer[64]; in main() local 61 get8(plain); in main() 62 printf(" P: "); put8(plain); in main() 68 cipher[i] = plain[i]; in main() 83 if(cipher[i] != plain[i]) in main()
|
/glibc-2.36/intl/ |
D | translit.po | 3 "Content-Type: text/plain; charset=ISO-8859-1\n"
|
D | tst-gettext4-fr.po | 4 "Content-Type: text/plain; charset=ISO-8859-1\n"
|
D | tstcodeset.po | 4 "Content-Type: text/plain; charset=ISO-8859-1\n"
|
D | tst-gettext4-de.po | 4 "Content-Type: text/plain; charset=ISO-8859-1\n"
|
D | tstlang1.po | 4 "Content-Type: text/plain; charset=US-ASCII\n"
|
D | tstlang2.po | 4 "Content-Type: text/plain; charset=US-ASCII\n"
|
/glibc-2.36/manual/ |
D | install-plain.texi | 4 @set plain
|
D | texinfo.tex | 3 % Load plain if necessary, i.e., if running under initex. 4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi 73 % We never want plain's \outer definition of \+ in Texinfo. 77 % Save some plain tex macros whose names we will redefine. 106 {\catcode`\'=\active \global\let\ptexquoteright'}% active in plain's math mode 225 % add check for \lastpenalty to plain's definitions. If the last thing 381 % The \baselineskip=24pt in plain's \makefootline has no effect. 2468 % Texinfo sort of supports the sans serif font style, which plain TeX does not. 2801 % Can't use plain's \frenchspacing because it uses the `\x notation, and 3223 % FYI, plain.tex uses \\ as a temporary control sequence (for no [all …]
|
D | install.texi | 4 @ifclear plain 19 @ifclear plain
|
D | fdl-1.3.texi | 94 Examples of suitable formats for Transparent copies include plain
|
/glibc-2.36/po/ |
D | pot.header | 14 "Content-Type: text/plain; charset=CHARSET\n"
|
D | rw.po | 23 "Content-Type: text/plain; charset=UTF-8\n"
|
D | en_GB.po | 13 "Content-Type: text/plain; charset=US-ASCII\n" 3387 " Some of the names are no plain strings but instead regular expressions "
|
D | lt.po | 15 "Content-Type: text/plain; charset=UTF-8\n"
|
D | hu.po | 16 "Content-Type: text/plain; charset=UTF-8\n"
|
D | el.po | 15 "Content-Type: text/plain; charset=UTF-8\n"
|
D | be.po | 15 "Content-Type: text/plain; charset=UTF-8\n"
|
D | sl.po | 16 "Content-Type: text/plain; charset=UTF-8\n"
|
/glibc-2.36/posix/ |
D | PTESTS | 3 # other plain ASCII character had been used by a test. Characters 4 # outside the plain ASCII range have a risk of being mangled by modern
|
/glibc-2.36/ |
D | Makefile | 721 INSTALL: manual/install-plain.texi manual/macros.texi \
|
/glibc-2.36/posix/rxspencer/ |
D | tests | 469 # plain strings, with the NOSPEC flag
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.ports-arm | 328 * sysdeps/arm/dl-machine.h (elf_machine_dynamic): Use a plain C 655 [__ARM_PCS_VFP] (_dl_cache_check_flags): Allow plain FLAG_ELF_LIBC6.
|
D | ChangeLog.ports-mips | 751 Define to set cw to 0, not just to plain "0" as a statement.
|
/glibc-2.36/timezone/ |
D | asia | 309 # Zhongyuan Time ("Central plain Time")
|
1234