Searched refs:ascii (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/seL4_tools/elfloader-tool/src/binaries/efi/gnuefi/
H A Dcrt0-efi-arm.S28 .ascii "MZ"
32 .ascii "PE"
98 .ascii ".reloc"
112 .ascii ".text"
H A Dcrt0-efi-aarch64.S28 .ascii "MZ"
32 .ascii "PE"
90 .ascii ".text\0\0\0"
102 .ascii ".data\0\0\0"
/seL4-refos-master/tools/elfloader/src/binaries/efi/gnuefi/
H A Dcrt0-efi-arm.S28 .ascii "MZ"
32 .ascii "PE"
98 .ascii ".reloc"
112 .ascii ".text"
H A Dcrt0-efi-aarch64.S28 .ascii "MZ"
32 .ascii "PE"
90 .ascii ".text\0\0\0"
102 .ascii ".data\0\0\0"
/seL4-refos-master/libs/libutils/src/
H A Dzf_log.c380 char *ascii = ascii_b; local
387 *ascii++ = isprint(ch)? ch: '?';
393 ctx->p = ascii;
/seL4-refos-master/projects/util_libs/libutils/src/
H A Dzf_log.c380 char *ascii = ascii_b; local
387 *ascii++ = isprint(ch)? ch: '?';
393 ctx->p = ascii;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dqt_win.h75 void fakeEvent(int key, int ascii, int state);
124 void Put(int k, int ascii, int state);
138 int ascii[maxkey]; member in class:NetHackQtKeyBuffer
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dqt_win.h75 void fakeEvent(int key, int ascii, int state);
124 void Put(int k, int ascii, int state);
138 int ascii[maxkey]; member in class:NetHackQtKeyBuffer
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2671 \item[\ib{ascii\_map}]
2672 NetHack should display an ascii map if it can.
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2671 \item[\ib{ascii\_map}]
2672 NetHack should display an ascii map if it can.

Completed in 113 milliseconds