HomeSort by relevance Sort by last modified time
    Searched defs:shf (Results 1 - 19 of 19) sorted by null

  /libcore/luni/src/test/java/libcore/java/net/
URLStreamHandlerFactoryTest.java 52 TestURLStreamHandlerFactory shf = new TestURLStreamHandlerFactory(); local
55 URL.setURLStreamHandlerFactory(shf);
62 URL.setURLStreamHandlerFactory(shf);
  /external/mksh/src/
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)
73 fptreef(shf, indent, "%S", t->vars[0]);
80 fptreef(shf, indent, "%S ", *w++);
82 shf_puts("#no-vars# ", shf);
86 fptreef(shf, indent, "%S ", *w++)
429 struct shf shf; local
451 shf_putchar(va_arg(va, int), shf); local
455 shf_puts(va_arg(va, char *), shf); local
471 ptree(va_arg(va, struct op *), indent, shf); local
646 struct shf shf; local
    [all...]
shf.c 1 /* $OpenBSD: shf.c,v 1.16 2013/04/19 17:36:09 millert Exp $ */
28 __RCSID("$MirOS: src/bin/mksh/shf.c,v 1.69 2015/12/31 20:38:59 tg Exp $");
40 static int shf_fillbuf(struct shf *);
41 static int shf_emptybuf(struct shf *, int);
48 struct shf *
51 struct shf *shf; local
58 shf = alloc(sizeof(struct shf) + bsize, ATEMP);
59 shf->areap = ATEMP
717 struct shf shf; local
737 struct shf shf; local
    [all...]
exec.c 1580 struct shf *shf; local
    [all...]
lex.c 1387 char *p = shf_getse(xp, Xnleft(s->xs, xp), s->u.shf);
1389 if (!p && shf_error(s->u.shf) &&
1390 shf_errno(s->u.shf) == EINTR) {
1391 shf_clearerr(s->u.shf);
1410 * TODO: reduce size of shf buffer (~128?) if SSTDIN
1413 shf_flush(s->u.shf);
1432 shf_fdclose(s->u.shf);
1472 struct shf *shf; local
    [all...]
eval.c 45 struct shf *shf; member in union:__anon20457::__anon20458
426 struct shf shf; local
428 shf_sopen(NULL, 0, SHF_WR|SHF_DYNAMIC, &shf);
429 print_value_quoted(&shf, str_val(st->var));
430 x.str = shf_sclose(&shf);
850 if (x.u.shf == NULL) {
860 while ((c = shf_getc(x.u.shf)) == 0 || c == '\n')
865 shf_ungetc(c, x.u.shf);
1302 struct shf *shf; local
    [all...]
histrap.c 93 struct shf *shf; local
302 if (!(shf = tf->shf)) {
309 shf_fprintf(shf, "%s\n", *hp);
310 if (shf_close(shf) == -1) {
336 if (!(shf = shf_open(tf->tffn, O_RDONLY, 0, 0))) {
351 while ((n = shf_read(xp, Xnleft(xs, xp), shf)) > 0) {
358 "read", tf->tffn, cstrerror(shf_errno(shf)));
360 shf_close(shf);
    [all...]
main.c 469 s->u.shf = shf_open(s->file, O_RDONLY, 0,
471 if (s->u.shf == NULL) {
483 s->u.shf = shf_fdopen(0, SHF_RD | can_seek(0),
489 s->u.shf->flags |= SHF_INTERRUPT;
665 struct shf *shf; local
670 shf = shf_open(name, O_RDONLY, 0, SHF_MAPHI | SHF_CLEXEC);
671 if (shf == NULL)
683 quitenv(s ? s->u.shf : NULL);
716 s->u.shf = shf
    [all...]
sh.h 2 /* $OpenBSD: shf.h,v 1.6 2005/12/11 18:53:51 deraadt Exp $ */
883 struct shf *shf; member in struct:temp
1097 #define shf_fileno(shf) ((shf)->fd)
1098 #define shf_setfileno(shf,nfd) ((shf)->fd = (nfd))
1099 #define shf_getc_i(shf) ((shf)->rnleft > 0 ? \
1100 (shf)->rnleft--, *(shf)->rp++ :
1132 struct shf { struct
1557 struct shf *shf; \/* shell file *\/ member in union:source::__anon20474
    [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 9191 IRTemp shf = newTempV128(); local
9228 IRTemp shf = newTempV128(); local
10387 IRTemp shf = newTempV128(); local
10439 IRTemp shf = newTempV128(); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 

Completed in 288 milliseconds