/illumos-gate/usr/src/uts/intel/promif/ |
H A D | prom_printf.c | 98 _doprint(const char *fmt, va_list adx, void (*emit)(char, char **), char **bp) in _doprint() 111 (*emit)('\r', bp); in _doprint() 112 (*emit)(c, bp); in _doprint() 138 (*emit)('-', bp); in _doprint() 168 _printn(ul, b, width, pad, emit, bp); in _doprint() 176 (*emit)('\r', bp); in _doprint() 177 (*emit)(c, bp); in _doprint() 184 (*emit)('\r', bp); in _doprint() 185 (*emit)(c, bp); in _doprint() 190 (*emit)('%', bp); in _doprint() [all …]
|
/illumos-gate/usr/src/boot/forth/ |
H A D | screen.4th | 29 \ emit Esc-[ 30 : escc ( -- ) 27 emit [char] [ emit ; 33 : ho ( -- ) escc [char] H emit ; 36 : cld ( -- ) escc [char] J emit ; 42 : at-xy ( x y -- ) escc .# [char] ; emit .# [char] H emit ; 45 : fg ( x -- ) escc 3 .# .# [char] m emit ; 48 : bg ( x -- ) escc 4 .# .# [char] m emit ; 51 : me ( -- ) escc [char] m emit ; 54 : b ( -- ) escc 1 .# [char] m emit ; 57 : -b ( -- ) escc 22 .# [char] m emit ; [all …]
|
H A D | check-password.4th | 112 10 emit \ Echo new line 143 3000 ms ." loader: incorrect password" 10 emit 174 3000 ms ." loader: incorrect password" 10 emit
|
H A D | menu.4th | 222 menubllt @ emit \ Print the menu bullet using the emit function 568 1 > if [char] s emit then
|
/illumos-gate/usr/src/boot/common/ |
H A D | misc.c | 181 #define emit(fmt, args...) {sprintf(lbuf, fmt , ## args); pager_output(lbuf);} in hexdump() macro 185 emit("%08lx ", (long) line); in hexdump() 189 emit("%02x ", *(u_int8_t *)(line + x)); in hexdump() 191 emit("-- "); in hexdump() 194 emit(" "); in hexdump() 196 emit(" |"); in hexdump() 202 emit("%c", c); in hexdump() 204 emit(" "); in hexdump() 207 emit("|\n"); in hexdump()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | ksyms_snapshot.c | 104 void (*emit)(const void *, void *, size_t), void *src, int actions) in ksyms_walk() 109 kwp->kw_emit = emit; in ksyms_walk() 127 ksyms_snapshot(void (*emit)(const void *, void *, size_t), in ksyms_snapshot() 195 size += ksyms_walk(&kw, buf, (bufsize - size), emit, &hdr, in ksyms_snapshot() 197 size += ksyms_walk(&kw, buf, (bufsize - size), emit, in ksyms_snapshot() 199 size += ksyms_walk(&kw, buf, (bufsize - size), emit, in ksyms_snapshot() 201 size += ksyms_walk(&kw, buf, (bufsize - size), emit, NULL, in ksyms_snapshot()
|
/illumos-gate/usr/src/cmd/col/ |
H A D | col.c | 69 static void emit(wchar_t *, int); 290 emit(page[(mustwr+i) % PL], mustwr+i-PL); in main() 291 emit(ws_blank, (llh + 1) & -2); in main() 493 emit(wchar_t *s, int lineno) in emit() function 584 emit(page[ll%PL], ll - PL); in incr()
|
/illumos-gate/usr/src/cmd/news/ |
H A D | news.c | 349 late_news(void(*emit)(), int update) in late_news() argument 374 (*emit) (n_list[i].n_name); in late_news() 377 (*emit) ((char *) NULL); in late_news()
|
/illumos-gate/usr/src/common/ficl/softcore/ |
H A D | ficl.fr | 67 dup $80 u< if emit exit then \ special case ASCII 72 begin dup $80 u< 0= while emit repeat drop
|
H A D | softcore.fr | 19 : space ( -- ) bl emit ; 160 IF drop [char] . THEN emit
|
/illumos-gate/usr/src/cmd/rpcgen/ |
H A D | rpc_util.h | 168 extern void emit(definition *);
|
H A D | rpc_cout.c | 68 emit(definition *def) in emit() function
|
H A D | rpc_main.c | 427 emit(def); in c_output()
|
/illumos-gate/usr/src/test/elf-tests/tests/resolution/mixed-hidden-comdat/ |
H A D | README.md | 6 often emit technically incorrect COMDAT sections where by the sections are not
|
/illumos-gate/usr/src/test/util-tests/tests/ctf/ |
H A D | README | 49 3. Many tests will cause clang not to emit DWARF information because
|
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/ |
H A D | NOTES | 18 commands that don't emit messages before optget() need not change
|
/illumos-gate/usr/src/cmd/geniconvtbl/samples/ |
H A D | ISO-2022-JP_to_eucJP.src | 51 // We will emit four bytes.
|
/illumos-gate/usr/src/uts/common/inet/ipf/ |
H A D | ipf.h | 290 extern void emit __P((int, int, void *, struct frentry *));
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | pp.tab | 204 REGUARD # emit header guard define at file pop
|
H A D | RELEASE | 104 02-03-11 pplex.c: add pp:modern to emit \a \v instead of octal forms 262 add pp:reguard to emit #define and #undef (for C++ templates) 281 don't emit unkown directives inside #if 0 ... #endif
|
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | ipf.c | 263 emit(-1, -1, NULL, NULL);
|
H A D | ipfcomp.c | 290 void emit(num, dir, v, fr) in emit() function 978 emit(-1, dir, m, NULL);
|
/illumos-gate/usr/src/test/test-runner/cmd/ |
H A D | run | 71 def emit(self, record): 74 WatchedFileHandler.emit(self, record)
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | RELEASE | 239 05-12-07 iffe.sh: don't emit <stdio.h> if <sfio.h>|<ast.h> (XXX) 688 iffe: fix bug that didn't emit _hdr_foo for internal hdr tests 689 iffe: fix lcl bug for cc -E that doesn't emit line syncs
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 422 will now emit an ElseIf if it finds an Else immediately followed by an 1170 disassembler to emit legacy ASL code if desired. 1491 disassemble them to an invocation of the ToUUID operator. Also emit 1863 %p specifier is unsatisfactory since it does not emit uniform output on 1982 can emit multiple externals for the same object, or it become confused 2005 iASL: Added an option to emit only error messages (no warnings/remarks). 2046 Debug output: Do not emit the function nesting level for the in-kernel 2049 Also, only emit the thread ID when executing under AcpiExec (Context 2075 The solution is to not attempt to emit an external declaration for the 3003 Newer versions of Bison emit this prototype, so moved the prototype out [all …]
|