| /external/mksh/src/ | 
| shf.c | 1 /*	$OpenBSD: shf.c,v 1.16 2013/04/19 17:36:09 millert Exp $	*/ 30 __RCSID("$MirOS: src/bin/mksh/shf.c,v 1.97 2018/01/14 01:28:16 tg Exp $");
 42 static int shf_fillbuf(struct shf *);
 43 static int shf_emptybuf(struct shf *, int);
 50 struct shf *
 53 	struct shf *shf;  local
 60 	shf = alloc(sizeof(struct shf) + bsize, ATEMP);
 61 	shf->areap = ATEMP
 744  struct shf shf;  local
 764  struct shf shf;  local
 [all...]
 | 
| tree.c | 30 static void ptree(struct op *, int, struct shf *); 31 static void pioact(struct shf *, struct ioword *);
 32 static const char *wdvarput(struct shf *, const char *, int, int);
 33 static void vfptreef(struct shf *, int, const char *, va_list);
 46 ptree(struct op *t, int indent, struct shf *shf)
 77 			fptreef(shf, indent, Tf_S, t->vars[0]);
 84 				fptreef(shf, indent, Tf_S_, *w++);
 86 			shf_puts("#no-vars# ", shf);
 93 					shf_putc('\\', shf);
 453  struct shf shf;  local
 475  shf_putchar(va_arg(va, int), shf);  local
 479  shf_puts(va_arg(va, char *), shf);  local
 495  ptree(va_arg(va, struct op *), indent, shf);  local
 673  struct shf shf;  local
 [all...]
 | 
| sh.h | 2 /*	$OpenBSD: shf.h,v 1.6 2005/12/11 18:53:51 deraadt Exp $	*/ 269 /* see the large comment in shf.c for an EBCDIC primer */
 930 EXTERN const char Tbad_bsize[] E_INIT("bad shf/buf/bsize");
 1091 #define Tbad_bsize "bad shf/buf/bsize"
 1249  struct shf *shf;  member in struct:temp
 1655 struct shf {  struct
 2083  struct shf *shf;  member in struct:columnise_opts
 2112  struct shf *shf;  member in union:source::__anon30702
 [all...]
 | 
| eval.c | 45 		struct shf *shf;  member in union:__anon30684::__anon30685 444 						struct shf shf;  local
 446 						shf_sopen(NULL, 0, SHF_WR|SHF_DYNAMIC, &shf);
 447 						print_value_quoted(&shf, str_val(st->var));
 448 						x.str = shf_sclose(&shf);
 889 			if (x.u.shf == NULL) {
 899 				while ((c = shf_getc(x.u.shf)) == 0 ||
 903 						c = shf_getc(x.u.shf);
 1374  struct shf *shf;  local
 [all...]
 | 
| main.c | 522 		s->u.shf = shf_open(s->file, O_RDONLY, 0, 524 		if (s->u.shf == NULL) {
 536 		s->u.shf = shf_fdopen(0, SHF_RD | can_seek(0),
 542 			s->u.shf->flags |= SHF_INTERRUPT;
 717 	struct shf *shf;  local
 722 	shf = shf_open(name, O_RDONLY, 0, SHF_MAPHI | SHF_CLEXEC);
 723 	if (shf == NULL)
 735 		quitenv(s ? s->u.shf : NULL);
 768 	s->u.shf = shf
 1985  struct shf *shf;  local
 [all...]
 | 
| jobs.c | 146 static struct shf	*shl_j; 156 static void		j_print(Job *, int, struct shf *);
 198 	 * an interrupt handler, so need a distinct shf)
 [all...]
 | 
| lex.c | 1380 			char *p = shf_getse(xp, Xnleft(s->xs, xp), s->u.shf); 1382 			if (!p && shf_error(s->u.shf) &&
 1383 			    shf_errno(s->u.shf) == EINTR) {
 1384 				shf_clearerr(s->u.shf);
 1465  struct shf *shf;  local
 [all...]
 | 
| misc.c | 182 		co.shf = shl_stdout; 1343 print_value_quoted(struct shf *shf, const char *s)
 1358 			shf_puts(s, shf);
 [all...]
 | 
| histrap.c | 87 	struct shf *shf;  local 296 	if (!(shf = tf->shf)) {
 302 		shf_fprintf(shf, Tf_sN, *hp);
 303 	if (shf_close(shf) == -1) {
 320 		if (!(shf = shf_open(tf->tffn, O_RDONLY, 0, 0))) {
 334 		while ((n = shf_read(xp, Xnleft(xs, xp), shf)) > 0) {
 341 			    cstrerror(shf_errno(shf)));
 343 			shf_close(shf);
 [all...]
 | 
| exec.c | 1623  struct shf *shf;  local [all...]
 | 
| funcs.c | 243 static void p_time(struct shf *, bool, long, int, int, 529 		co.shf = shf_sopen(NULL, 128, SHF_WR | SHF_DYNAMIC, NULL);
 536 		w = co.shf->wp - co.shf->buf;
 538 		memcpy(xp, co.shf->buf, w);
 540 		shf_sclose(co.shf);
 1160 			co.shf = shl_stdout;
 [all...]
 | 
| edit.c | 281 	co.shf = shl_out; [all...]
 | 
| /external/llvm/test/MC/Mips/msa/ | 
| test_i8.s | 9 # CHECK:        shf.b   $w19, $w30, 105         # encoding: [0x78,0x69,0xf4,0xc2] 10 # CHECK:        shf.h   $w17, $w8, 76           # encoding: [0x79,0x4c,0x44,0x42]
 11 # CHECK:        shf.w   $w14, $w3, 93           # encoding: [0x7a,0x5d,0x1b,0x82]
 20                 shf.b   $w19, $w30, 105
 21                 shf.h   $w17, $w8, 76
 22                 shf.w   $w14, $w3, 93
 
 | 
| invalid-64.s | 40     shf.b $w19, $w30, -1    # CHECK: :[[@LINE]]:23: error: expected 8-bit unsigned immediate 41     shf.h $w17, $w8, -1     # CHECK: :[[@LINE]]:22: error: expected 8-bit unsigned immediate
 42     shf.w $w14, $w3, -1     # CHECK: :[[@LINE]]:22: error: expected 8-bit unsigned immediate
 
 | 
| invalid.s | 208     shf.b $w19, $w30, -1     # CHECK: :[[@LINE]]:23: error: expected 8-bit unsigned immediate 209     shf.b $w19, $w30, 256    # CHECK: :[[@LINE]]:23: error: expected 8-bit unsigned immediate
 210     shf.h $w17, $w8, -1      # CHECK: :[[@LINE]]:22: error: expected 8-bit unsigned immediate
 211     shf.h $w17, $w8, 256     # CHECK: :[[@LINE]]:22: error: expected 8-bit unsigned immediate
 212     shf.w $w14, $w3, -1      # CHECK: :[[@LINE]]:22: error: expected 8-bit unsigned immediate
 213     shf.w $w14, $w3, 256     # CHECK: :[[@LINE]]:22: error: expected 8-bit unsigned immediate
 
 | 
| /libcore/luni/src/test/java/libcore/java/net/ | 
| URLStreamHandlerFactoryTest.java | 54         TestURLStreamHandlerFactory shf = new TestURLStreamHandlerFactory();  local 57         URL.setURLStreamHandlerFactory(shf);
 64             URL.setURLStreamHandlerFactory(shf);
 
 | 
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/ | 
| msa.s | 485 	shf.b	$w23,$w24,0 486 	shf.b	$w25,$w26,255
 487 	shf.h	$w27,$w28,0
 488 	shf.h	$w29,$w30,255
 489 	shf.w	$w31,$w0,0
 490 	shf.w	$w1,$w2,255
 
 | 
| micromips@msa.d | 488 [0-9a-f]+ <[^>]*> 5800 c5e1 	shf\.b	\$w23,\$w24,0x0 489 [0-9a-f]+ <[^>]*> 58ff d661 	shf\.b	\$w25,\$w26,0xff
 490 [0-9a-f]+ <[^>]*> 5900 e6e1 	shf\.h	\$w27,\$w28,0x0
 491 [0-9a-f]+ <[^>]*> 59ff f761 	shf\.h	\$w29,\$w30,0xff
 492 [0-9a-f]+ <[^>]*> 5a00 07e1 	shf\.w	\$w31,\$w0,0x0
 493 [0-9a-f]+ <[^>]*> 5aff 1061 	shf\.w	\$w1,\$w2,0xff
 [all...]
 | 
| mipsr6@msa.d | 488 [0-9a-f]+ <[^>]*> 7800c5c2 	shf\.b	\$w23,\$w24,0x0 489 [0-9a-f]+ <[^>]*> 78ffd642 	shf\.b	\$w25,\$w26,0xff
 490 [0-9a-f]+ <[^>]*> 7900e6c2 	shf\.h	\$w27,\$w28,0x0
 491 [0-9a-f]+ <[^>]*> 79fff742 	shf\.h	\$w29,\$w30,0xff
 492 [0-9a-f]+ <[^>]*> 7a0007c2 	shf\.w	\$w31,\$w0,0x0
 493 [0-9a-f]+ <[^>]*> 7aff1042 	shf\.w	\$w1,\$w2,0xff
 [all...]
 | 
| msa.d | 487 [0-9a-f]+ <[^>]*> 7800c5c2 	shf\.b	\$w23,\$w24,0x0 488 [0-9a-f]+ <[^>]*> 78ffd642 	shf\.b	\$w25,\$w26,0xff
 489 [0-9a-f]+ <[^>]*> 7900e6c2 	shf\.h	\$w27,\$w28,0x0
 490 [0-9a-f]+ <[^>]*> 79fff742 	shf\.h	\$w29,\$w30,0xff
 491 [0-9a-f]+ <[^>]*> 7a0007c2 	shf\.w	\$w31,\$w0,0x0
 492 [0-9a-f]+ <[^>]*> 7aff1042 	shf\.w	\$w1,\$w2,0xff
 [all...]
 | 
| /external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/ | 
| Dfp.java | 1981  int shf;  local [all...]
 | 
| /external/valgrind/VEX/priv/ | 
| guest_arm64_toIR.c | 9519  IRTemp shf = newTempV128();  local 9556  IRTemp shf = newTempV128();  local
 10715  IRTemp shf = newTempV128();  local
 10767  IRTemp shf = newTempV128();  local
 [all...]
 | 
| /external/python/cpython3/Lib/ | 
| turtle.py | [all...] | 
| /toolchain/binutils/binutils-2.27/gold/ | 
| output.h | 285   is_section_flag_set(elfcpp::Elf_Xword shf) const 286   { return this->do_is_section_flag_set(shf); }
 [all...]
 | 
| /external/icu/tools/srcgen/currysrc/libs/ | 
| org.eclipse.osgi_3.10.100.v20150529-1857.jar |  |