Home
last modified time | relevance | path

Searched refs:emit_str (Results 1 – 25 of 178) sorted by relevance

12345678

/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/packages/
H A Dcmdline.c41 emit_str( const char *str ) in emit_str() function
255 emit_str( &buf[pos] ); in cmdline_prompt()
269 emit_str("\n"); in cmdline_prompt()
288 emit_str( &buf[pos] ); in cmdline_prompt()
304 pos += emit_str( &buf[pos] ); in cmdline_prompt()
336 move_cursor( 1-emit_str(&buf[pos++]) ); in cmdline_prompt()
344 move_cursor( 1-emit_str(&buf[pos++]) ); in cmdline_prompt()
351 move_cursor( pos-emit_str(buf) ); in cmdline_prompt()
362 emit_str( buf ); in cmdline_prompt()
381 emit_str( buf ); in cmdline_prompt()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/packages/
H A Dcmdline.c41 emit_str( const char *str ) in emit_str() function
255 emit_str( &buf[pos] ); in cmdline_prompt()
269 emit_str("\n"); in cmdline_prompt()
288 emit_str( &buf[pos] ); in cmdline_prompt()
304 pos += emit_str( &buf[pos] ); in cmdline_prompt()
336 move_cursor( 1-emit_str(&buf[pos++]) ); in cmdline_prompt()
344 move_cursor( 1-emit_str(&buf[pos++]) ); in cmdline_prompt()
351 move_cursor( pos-emit_str(buf) ); in cmdline_prompt()
362 emit_str( buf ); in cmdline_prompt()
381 emit_str( buf ); in cmdline_prompt()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/packages/
H A Dcmdline.c41 emit_str( const char *str ) in emit_str() function
255 emit_str( &buf[pos] ); in cmdline_prompt()
269 emit_str("\n"); in cmdline_prompt()
288 emit_str( &buf[pos] ); in cmdline_prompt()
304 pos += emit_str( &buf[pos] ); in cmdline_prompt()
336 move_cursor( 1-emit_str(&buf[pos++]) ); in cmdline_prompt()
344 move_cursor( 1-emit_str(&buf[pos++]) ); in cmdline_prompt()
351 move_cursor( pos-emit_str(buf) ); in cmdline_prompt()
362 emit_str( buf ); in cmdline_prompt()
381 emit_str( buf ); in cmdline_prompt()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/packages/
H A Dcmdline.c41 emit_str( const char *str ) in emit_str() function
255 emit_str( &buf[pos] ); in cmdline_prompt()
269 emit_str("\n"); in cmdline_prompt()
288 emit_str( &buf[pos] ); in cmdline_prompt()
304 pos += emit_str( &buf[pos] ); in cmdline_prompt()
336 move_cursor( 1-emit_str(&buf[pos++]) ); in cmdline_prompt()
344 move_cursor( 1-emit_str(&buf[pos++]) ); in cmdline_prompt()
351 move_cursor( pos-emit_str(buf) ); in cmdline_prompt()
362 emit_str( buf ); in cmdline_prompt()
381 emit_str( buf ); in cmdline_prompt()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/packages/
H A Dcmdline.c41 emit_str( const char *str ) in emit_str() function
255 emit_str( &buf[pos] ); in cmdline_prompt()
269 emit_str("\n"); in cmdline_prompt()
288 emit_str( &buf[pos] ); in cmdline_prompt()
304 pos += emit_str( &buf[pos] ); in cmdline_prompt()
336 move_cursor( 1-emit_str(&buf[pos++]) ); in cmdline_prompt()
344 move_cursor( 1-emit_str(&buf[pos++]) ); in cmdline_prompt()
351 move_cursor( pos-emit_str(buf) ); in cmdline_prompt()
362 emit_str( buf ); in cmdline_prompt()
381 emit_str( buf ); in cmdline_prompt()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/packages/
H A Dcmdline.c41 emit_str( const char *str ) in emit_str() function
255 emit_str( &buf[pos] ); in cmdline_prompt()
269 emit_str("\n"); in cmdline_prompt()
288 emit_str( &buf[pos] ); in cmdline_prompt()
304 pos += emit_str( &buf[pos] ); in cmdline_prompt()
336 move_cursor( 1-emit_str(&buf[pos++]) ); in cmdline_prompt()
344 move_cursor( 1-emit_str(&buf[pos++]) ); in cmdline_prompt()
351 move_cursor( pos-emit_str(buf) ); in cmdline_prompt()
362 emit_str( buf ); in cmdline_prompt()
381 emit_str( buf ); in cmdline_prompt()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/packages/
H A Dcmdline.c41 emit_str( const char *str ) in emit_str() function
255 emit_str( &buf[pos] ); in cmdline_prompt()
269 emit_str("\n"); in cmdline_prompt()
288 emit_str( &buf[pos] ); in cmdline_prompt()
304 pos += emit_str( &buf[pos] ); in cmdline_prompt()
336 move_cursor( 1-emit_str(&buf[pos++]) ); in cmdline_prompt()
344 move_cursor( 1-emit_str(&buf[pos++]) ); in cmdline_prompt()
351 move_cursor( pos-emit_str(buf) ); in cmdline_prompt()
362 emit_str( buf ); in cmdline_prompt()
381 emit_str( buf ); in cmdline_prompt()
[all …]
/dports/devel/cook/cook-2.30/make2cook/stmt/
H A Dassign.c65 emit_str("if [not [defined "); in emit()
67 emit_str("]] then\n"); in emit()
88 emit_str("{\n"); in emit()
91 emit_str(" = [getenv "); in emit()
93 emit_str("];\n"); in emit()
94 emit_str("if [not ["); in emit()
96 emit_str("]] then\n"); in emit()
102 emit_str(" ="); in emit()
117 emit_str(";\n"); in emit()
125 emit_str("}\n"); in emit()
H A Ddefine.c65 emit_str(" =\n"); in emit()
69 emit_str(" "); in emit()
71 emit_str(" \"\\n\"\n"); in emit()
73 emit_str(" ;\n"); in emit()
H A Dinclude.c84 emit_str("#include"); in emit()
88 emit_str("#include-cooked"); in emit()
93 emit_str("#include-cooked-nowarn"); in emit()
102 emit_str("[wildcard "); in emit()
H A Dcomment.c81 emit_str("/*\n"); in emit()
94 emit_str(" *"); in emit()
98 emit_str(tmp->str_text); in emit()
104 emit_str(" */\n"); in emit()
H A Dexport.c51 emit_str("setenv "); in emit()
53 emit_str(" = ["); in emit()
55 emit_str("];\n"); in emit()
H A Dcommand.c80 emit_str(";\n"); in emit()
118 emit_str(cp); in emit()
124 emit_str("set"); in emit()
133 emit_str(";\n"); in emit()
H A Dunexport.c51 emit_str("unsetenv "); in emit()
53 emit_str(";\n"); in emit()
H A Drule.c369 emit_str("set errok;\n"); in emit()
381 emit_str("set silent;\n"); in emit()
444 emit_str("set"); in emit()
460 emit_str("if [in [target]"); in emit()
466 emit_str("]"); in emit()
477 emit_str("single-thread"); in emit()
490 emit_str(";\n"); in emit()
493 emit_str("\n{\n"); in emit()
497 emit_str("}\n"); in emit()
H A Dif.c67 emit_str("#if"); in emit()
80 emit_str("#else\n"); in emit()
84 emit_str("#endif\n"); in emit()
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dasm_anno.cpp53 static void emit_str(char *p, int lptr);
417 emit_str("\n", 0); in annomod_asm()
498 emit_str(comment_char, 0); in put_anno_line()
499 emit_str(" ", 0); in put_anno_line()
500 emit_str(p, 0); in put_anno_line()
531 emit_str(char *p, int lptr) in emit_str() function
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/encoding-0.2.33/src/codec/
H A Dtradchinese.rs141 0 /*index=1133*/ => ctx.emit_str("\u{ca}\u{304}"),
142 1 /*index=1135*/ => ctx.emit_str("\u{ca}\u{30c}"),
143 2 /*index=1164*/ => ctx.emit_str("\u{ea}\u{304}"),
144 3 /*index=1166*/ => ctx.emit_str("\u{ea}\u{30c}"),
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/encoding-0.2.33/src/codec/
H A Dtradchinese.rs141 0 /*index=1133*/ => ctx.emit_str("\u{ca}\u{304}"),
142 1 /*index=1135*/ => ctx.emit_str("\u{ca}\u{30c}"),
143 2 /*index=1164*/ => ctx.emit_str("\u{ea}\u{304}"),
144 3 /*index=1166*/ => ctx.emit_str("\u{ea}\u{30c}"),
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/encoding/src/codec/
H A Dtradchinese.rs141 0 /*index=1133*/ => ctx.emit_str("\u{ca}\u{304}"),
142 1 /*index=1135*/ => ctx.emit_str("\u{ca}\u{30c}"),
143 2 /*index=1164*/ => ctx.emit_str("\u{ea}\u{304}"),
144 3 /*index=1166*/ => ctx.emit_str("\u{ea}\u{30c}"),
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/encoding-0.2.33/src/codec/
H A Dtradchinese.rs141 0 /*index=1133*/ => ctx.emit_str("\u{ca}\u{304}"),
142 1 /*index=1135*/ => ctx.emit_str("\u{ca}\u{30c}"),
143 2 /*index=1164*/ => ctx.emit_str("\u{ea}\u{304}"),
144 3 /*index=1166*/ => ctx.emit_str("\u{ea}\u{30c}"),
/dports/www/zola/zola-0.15.2/cargo-crates/encoding-0.2.33/src/codec/
H A Dtradchinese.rs141 0 /*index=1133*/ => ctx.emit_str("\u{ca}\u{304}"),
142 1 /*index=1135*/ => ctx.emit_str("\u{ca}\u{30c}"),
143 2 /*index=1164*/ => ctx.emit_str("\u{ea}\u{304}"),
144 3 /*index=1166*/ => ctx.emit_str("\u{ea}\u{30c}"),
/dports/textproc/bat/bat-0.18.3/cargo-crates/encoding-0.2.33/src/codec/
H A Dtradchinese.rs141 0 /*index=1133*/ => ctx.emit_str("\u{ca}\u{304}"),
142 1 /*index=1135*/ => ctx.emit_str("\u{ca}\u{30c}"),
143 2 /*index=1164*/ => ctx.emit_str("\u{ea}\u{304}"),
144 3 /*index=1166*/ => ctx.emit_str("\u{ea}\u{30c}"),
/dports/devel/cook/cook-2.30/make2cook/
H A Demit.c136 emit_str(char *s) in emit_str() function
146 emit_str(s->str_text); in emit_string()
H A Demit.h31 void emit_str(char *);

12345678