/toolchain/binutils/binutils-2.27/zlib/contrib/iostream3/ |
D | zfstream.cc | 52 std::ios_base::openmode mode) in open() 80 std::ios_base::openmode mode) in attach() 131 gzfilebuf::open_mode(std::ios_base::openmode mode, in open_mode() 380 std::ios_base::openmode mode) in gzifstream() 389 std::ios_base::openmode mode) in gzifstream() 399 std::ios_base::openmode mode) in open() 410 std::ios_base::openmode mode) in attach() 435 std::ios_base::openmode mode) in gzofstream() 444 std::ios_base::openmode mode) in gzofstream() 454 std::ios_base::openmode mode) in open() [all …]
|
/toolchain/binutils/binutils-2.27/libiberty/ |
D | fopen_unlocked.c | 108 fopen_unlocked (const char *path, const char *mode) in fopen_unlocked() 116 fdopen_unlocked (int fildes, const char *mode) in fdopen_unlocked() 124 freopen_unlocked (const char *path, const char *mode, FILE *stream) in freopen_unlocked()
|
/toolchain/binutils/binutils-2.27/zlib/ |
D | gzlib.c | 91 local gzFile gz_open(path, fd, mode) in gz_open() argument 268 gzFile ZEXPORT gzopen(path, mode) in gzopen() argument 276 gzFile ZEXPORT gzopen64(path, mode) in gzopen64() argument 284 gzFile ZEXPORT gzdopen(fd, mode) in gzdopen() argument 305 gzFile ZEXPORT gzopen_w(path, mode) in gzopen_w() argument
|
D | zutil.h | 106 # define F_OPEN(name, mode) \ argument 128 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 149 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 154 # define fdopen(fd,mode) NULL /* No fdopen() */ argument 184 # define F_OPEN(name, mode) fopen((name), (mode)) argument
|
/toolchain/binutils/binutils-2.27/zlib/contrib/minizip/ |
D | ioapi.c | 19 #define FOPEN_FUNC(filename, mode) fopen(filename, mode) argument 23 #define FOPEN_FUNC(filename, mode) fopen64(filename, mode) argument 31 voidpf call_zopen64 (const zlib_filefunc64_32_def* pfilefunc,const void*filename,int mode) in call_zopen64() 95 static voidpf ZCALLBACK fopen_file_func (voidpf opaque, const char* filename, int mode) in fopen_file_func() 113 static voidpf ZCALLBACK fopen64_file_func (voidpf opaque, const void* filename, int mode) in fopen64_file_func()
|
D | iowin32.c | 50 static void win32_translate_open_mode(int mode, in win32_translate_open_mode() 95 voidpf ZCALLBACK win32_open64_file_func (voidpf opaque,const void* filename,int mode) in win32_open64_file_func() 124 voidpf ZCALLBACK win32_open64_file_funcA (voidpf opaque,const void* filename,int mode) in win32_open64_file_funcA() 148 voidpf ZCALLBACK win32_open64_file_funcW (voidpf opaque,const void* filename,int mode) in win32_open64_file_funcW() 168 voidpf ZCALLBACK win32_open_file_func (voidpf opaque,const char* filename,int mode) in win32_open_file_func()
|
D | minizip.c | 33 #define FOPEN_FUNC(filename, mode) fopen(filename, mode) argument 37 #define FOPEN_FUNC(filename, mode) fopen64(filename, mode) argument
|
D | ioapi.h | 200 #define ZOPEN64(filefunc,filename,mode) (call_zopen64((&(filefunc)),(filename),(mode))) argument 202 #define ZSEEK64(filefunc,filestream,pos,mode) (call_zseek64((&(filefunc)),(filestream),(pos),(mod… argument
|
/toolchain/binutils/binutils-2.27/gprof/ |
D | vax.c | 121 vax_operandname (operandenum mode) in vax_operandname() 213 operandenum mode = vax_operandmode (modep); in vax_offset() local 237 operandenum mode; in vax_find_call() local
|
D | tahoe.c | 109 tahoe_operandname (tahoe_operandenum mode) in tahoe_operandname() 202 tahoe_operandenum mode = tahoe_operandmode (modep); in tahoe_offset() local 225 tahoe_operandenum mode; in tahoe_find_call() local
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-z8k.c | 180 int mode; member 246 parse_reg (char *src, int *mode, unsigned int *preg) in parse_reg() 383 regword (int mode, const char *string) in regword() 397 regaddr (int mode, const char *string) in regaddr() 427 get_ctrl_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_ctrl_operand() 468 get_flags_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_flags_operand() 515 get_interrupt_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_interrupt_operand() 605 get_cc_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_cc_operand() 630 get_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_operand() 873 unsigned int mode = operands[i].mode; in get_specific() local
|
D | tc-m68hc11.c | 149 int mode; member 1148 int mode; in get_operand() local 1479 check_range (long num, int mode) in check_range() 1566 fixup8 (expressionS *oper, int mode, int opmode) in fixup8() 1636 fixup16 (expressionS *oper, int mode, int opmode ATTRIBUTE_UNUSED) in fixup16() 1684 fixup24 (expressionS *oper, int mode, int opmode ATTRIBUTE_UNUSED) in fixup24() 1715 fixup8_xg (expressionS *oper, int mode, int opmode) in fixup8_xg() 2061 int mode; in build_indexed_byte() local 2614 int mode = operands[i].mode; in find() local
|
D | tc-metag.h | 61 #define md_parse_name(name, exprP, mode, nextcharP) \ argument
|
D | tc-h8300.c | 348 op_type mode; member 381 parse_reg (char *src, op_type *mode, unsigned int *reg, int direction) in parse_reg() 514 skip_colonthing (char *src, int *mode) in skip_colonthing() 611 op_type mode; in get_operand() local 1019 int mode, len, type = 0; in get_rtsl_operands() local
|
/toolchain/binutils/binutils-2.27/zlib/contrib/untgz/ |
D | untgz.c | 29 # define mkdir(dirname,mode) _mkdir(dirname) argument 31 # define access(path,mode) _access(path,mode) argument 32 # define chmod(path,mode) _chmod(path,mode) argument 71 char mode[8]; /* 100 */ member 99 int mode; member 253 void push_attr(struct attr_item **list,char *fname,int mode,time_t time) in push_attr()
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | i960-dis.c | 322 int mode; in mem() local 766 ea (bfd_vma memaddr, int mode, const char *reg2, const char *reg3, int word1, in ea() 826 regop (int mode, int spec, int fp_reg, int fp) in regop() 880 dstop (int mode, int dest_reg, int fp) in dstop()
|
D | pdp11-dis.c | 85 int mode = (code >> 3) & 7; in print_operand() local 177 int mode = (code >> 3) & 7; in print_foperand() local
|
/toolchain/binutils/binutils-2.27/zlib/test/ |
D | minigzip.c | 182 gzFile gzopen(path, mode) in gzopen() argument 189 gzFile gzdopen(fd, mode) in gzdopen() argument 196 gzFile gz_open(path, fd, mode) in gz_open() argument 457 void file_compress(file, mode) in file_compress() argument
|
/toolchain/binutils/binutils-2.27/zlib/contrib/iostream/ |
D | zfstream.h | 36 short mode; variable
|
/toolchain/binutils/binutils-2.27/zlib/contrib/iostream2/ |
D | zstream.h | 178 char mode[4] = "wb\0"; variable 188 char mode[4] = "wb\0"; variable
|
/toolchain/binutils/binutils-2.27/gold/ |
D | descriptors.cc | 75 Descriptors::open(int descriptor, const char* name, int flags, int mode) in open()
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | msp430.h | 29 int mode; /* Operand mode. */ member
|
D | pyr.h | 34 unsigned int mode :4; member
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | filemode.c | 107 mode_string (unsigned long mode, char *str) in mode_string()
|
/toolchain/benchmark/ |
D | run.py | 303 def test_bench(bench, setting_no, iterations, serials, remote, mode): argument
|