Searched defs:in (Results 1 - 25 of 540) sorted by last modified time

1234567891011>>

/haiku-buildtools/jam/
H A Dvariable.c139 var_string( const char *in, char *out, int outsize, LOL *lol ) argument
[all...]
H A Dexpand.c70 var_expand( LIST *l, const char *in, const char *end, LOL *lol, int cancopyin ) argument
480 var_edit_file( const char *in, char *out, VAR_EDITS *edits ) argument
[all...]
/haiku-buildtools/binutils/zlib/test/
H A Dminigzip.c267 unsigned char in[1]; local
462 FILE *in; local
502 gzFile in; local
633 FILE * in = fopen(*argv, "rb"); local
[all...]
/haiku-buildtools/binutils/zlib/
H A Dinflate.c615 unsigned in, out; /* save starting available input and output */ local
[all...]
H A Dinffast.c72 z_const unsigned char FAR *in; /* local strm->next_in */ local
[all...]
H A Dgzguts.h173 unsigned char *in; /* input buffer */ member in struct:__anon1170
/haiku-buildtools/binutils/zlib/examples/
H A Dzran.c69 off_t in; /* offset in input file of first full byte */ member in struct:point
92 addpoint(struct access *index, int bits, off_t in, off_t out, unsigned left, unsigned char *window) argument
144 build_index(FILE *in, off_t span, struct access **built) argument
249 extract(FILE *in, struct access *index, off_t offset, unsigned char *buf, int len) argument
358 FILE *in; local
[all...]
H A Dgzjoin.c87 local void bclose(bin *in) argument
102 bin *in; local
121 bload(bin *in) argument
145 bget4(bin *in) argument
157 bskip(bin *in, unsigned skip) argument
204 gzhead(bin *in) argument
254 zpull(z_streamp strm, bin *in) argument
285 bin *in; /* buffered input file */ local
[all...]
H A Dgzappend.c180 readin(file *in) argument
192 readmore(file *in) argument
202 skip(file *in, unsigned n) argument
223 read4(file *in) argument
235 gzheader(file *in) argument
392 unsigned char *in, *out; local
[all...]
H A Dgun.c89 local unsigned in(void *in_desc, z_const unsigned char **buf) function
[all...]
/haiku-buildtools/binutils/zlib/contrib/puff/
H A Dpufftest.c64 FILE *in; local
H A Dpuff.c105 const unsigned char *in; /* inpu member in struct:state
[all...]
/haiku-buildtools/binutils/zlib/contrib/blast/
H A Dblast.c41 unsigned char *in; /* next input location */ member in struct:state
[all...]
/haiku-buildtools/binutils/opcodes/
H A Dopc2c.c574 FILE * in; local
H A Dmep-asm.c672 expand_string(const char *in, int first_only) argument
[all...]
/haiku-buildtools/binutils/libiberty/
H A Drust-demangle.c245 const char *in; local
335 unescape(const char **in, char **out, const char *seq, char value) argument
[all...]
H A Dpex-win32.c759 pex_win32_exec_child(struct pex_obj *obj ATTRIBUTE_UNUSED, int flags, const char *executable, char * const * argv, char* const* env, int in, int out, int errdes, int toclose ATTRIBUTE_UNUSED, const char **errmsg, int *err) argument
[all...]
H A Dpex-unix.c492 pex_unix_exec_child(struct pex_obj *obj ATTRIBUTE_UNUSED, int flags, const char *executable, char * const * argv, char * const * env, int in, int out, int errdes, int toclose, const char **errmsg, int *err) argument
591 pex_unix_exec_child(struct pex_obj *obj, int flags, const char *executable, char * const * argv, char * const * env, int in, int out, int errdes, int toclose, const char **errmsg, int *err) argument
[all...]
H A Dcplus-dem.c157 const char *const in; member in struct:optable
[all...]
/haiku-buildtools/binutils/ld/
H A Dldlang.c5743 asection *in = s->input_section.section; local
[all...]
/haiku-buildtools/binutils/include/cgen/
H A Dbasic-ops.h307 SUBWORDSIQI(SI in, int byte) argument
314 SUBWORDSIHI(SI in, int word) argument
323 SUBWORDDIQI(DI in, int byte) argument
330 SUBWORDDIHI(DI in, int word) argument
337 SUBWORDDISI(DI in, int word) argument
[all...]
/haiku-buildtools/binutils/gold/
H A Doptions.cc1257 std::ifstream in; local
[all...]
/haiku-buildtools/binutils/gas/
H A Dsb.c195 sb_terminate (sb *in) argument
H A Dmacro.c251 get_token (size_t idx, sb *in, sb *name) argument
277 getstring(size_t idx, sb *in, sb *acc) argument
363 get_any_string(size_t idx, sb *in, sb *out) argument
498 do_formals(macro_entry *macro, size_t idx, sb *in) argument
649 define_macro(size_t idx, sb *in, sb *label, size_t (*get_line) (sb *), const char *file, unsigned int line, const char **namep) argument
730 get_apost_token(size_t idx, sb *in, sb *name, int kind) argument
744 sub_actual(size_t start, sb *in, sb *t, struct hash_control *formal_hash, int kind, sb *out, int copyifnotthere) argument
793 macro_expand_body(sb *in, sb *out, formal_entry *formals, struct hash_control *formal_hash, const macro_entry *macro) argument
1026 macro_expand(size_t idx, sb *in, macro_entry *m, sb *out) argument
1313 expand_irp(int irpc, size_t idx, sb *in, sb *out, size_t (*get_line) (sb *)) argument
[all...]
H A Dflonum-copy.c24 flonum_copy (FLONUM_TYPE *in, FLONUM_TYPE *out) argument
[all...]

Completed in 290 milliseconds

1234567891011>>