/external/mksh/src/ |
D | shf.c | 51 struct shf *shf; in shf_open() local 127 shf_fdopen(int fd, int sflags, struct shf *shf) in shf_fdopen() 162 shf_reopen(int fd, int sflags, struct shf *shf) in shf_reopen() 196 shf_sopen(char *buf, ssize_t bsize, int sflags, struct shf *shf) in shf_sopen() 228 shf_close(struct shf *shf) in shf_close() 247 shf_fdclose(struct shf *shf) in shf_fdclose() 270 shf_sclose(struct shf *shf) in shf_sclose() 289 shf_flush(struct shf *shf) in shf_flush() 321 shf_emptybuf(struct shf *shf, int flags) in shf_emptybuf() 404 shf_fillbuf(struct shf *shf) in shf_fillbuf() [all …]
|
D | tree.c | 46 ptree(struct op *t, int indent, struct shf *shf) in ptree() 247 pioact(struct shf *shf, struct ioword *iop) in pioact() 302 wdvarput(struct shf *shf, const char *wp, int quotelevel, int opmode) in wdvarput() 422 fptreef(struct shf *shf, int indent, const char *fmt, ...) in fptreef() 436 struct shf shf; in snptreef() local 449 vfptreef(struct shf *shf, int indent, const char *fmt, va_list va) in vfptreef() 650 struct shf shf; in wdstrip() local 747 fpFUNCTf(struct shf *shf, int i, bool isksh, const char *k, struct op *v) in fpFUNCTf() 803 dumpchar(struct shf *shf, int c) in dumpchar() 815 dumpwdvar_i(struct shf *shf, const char *wp, int quotelevel) in dumpwdvar_i() [all …]
|
D | sh.h | 839 struct shf *shf; member 1045 #define shf_fileno(shf) ((shf)->fd) argument 1046 #define shf_setfileno(shf,nfd) ((shf)->fd = (nfd)) argument 1047 #define shf_getc_i(shf) ((shf)->rnleft > 0 ? \ argument 1050 #define shf_putc_i(c, shf) ((shf)->wnleft == 0 ? \ argument 1053 #define shf_eof(shf) ((shf)->flags & SHF_EOF) argument 1054 #define shf_error(shf) ((shf)->flags & SHF_ERROR) argument 1055 #define shf_errno(shf) ((shf)->errnosv) argument 1056 #define shf_clearerr(shf) ((shf)->flags &= ~(SHF_EOF | SHF_ERROR)) argument 1080 struct shf { struct [all …]
|
D | eval.c | 45 struct shf *shf; member 433 struct shf shf; in expand() local 1332 struct shf *shf; in comsub() local
|
D | exec.c | 1473 hereinval(const char *content, int sub, char **resbuf, struct shf *shf) in hereinval() 1510 struct shf *shf; in herein() local
|
D | main.c | 654 struct shf *shf; in include() local 933 quitenv(struct shf *shf) in quitenv()
|
D | misc.c | 1105 print_value_quoted(struct shf *shf, const char *s) in print_value_quoted() 1222 print_columns(struct shf *shf, unsigned int n, in print_columns()
|
D | lex.c | 1495 struct shf *shf; in set_prompt() local
|
D | histrap.c | 90 struct shf *shf; in c_fc() local
|
D | jobs.c | 1525 j_print(Job *j, int how, struct shf *shf) in j_print()
|
D | funcs.c | 2521 p_time(struct shf *shf, bool posix, long tv_sec, int tv_usec, int width, in p_time()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/ |
D | Dfp.java | 1981 int shf; in dfp2sci() local
|
/external/valgrind/VEX/priv/ |
D | guest_arm64_toIR.c | 9162 IRTemp shf = newTempV128(); in dis_AdvSIMD_scalar_shift_by_imm() local 9199 IRTemp shf = newTempV128(); in dis_AdvSIMD_scalar_shift_by_imm() local 10358 IRTemp shf = newTempV128(); in dis_AdvSIMD_shift_by_immediate() local 10410 IRTemp shf = newTempV128(); in dis_AdvSIMD_shift_by_immediate() local
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.osgi_3.6.2.R36x_v20101103.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.osgi_3.6.1.R36x_v20100806.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |