Searched refs:file_offset (Results 1 - 25 of 48) sorted by relevance

12

/macosx-10.10/cxxfilt-11/cxxfilt/include/aout/
H A Dranlib.h53 unsigned long file_offset; member in struct:symdef
62 #define ran_off file_offset
/macosx-10.10/xnu-2782.1.97/tools/tests/perf_index/
H A Dtest_file_helper.c79 size_t file_offset = 0; local
97 if(file_offset+readlen > filesize) {
103 file_offset = 0;
109 file_offset += readlen;
151 size_t file_offset = 0; local
165 file_offset += writelen;
166 if(file_offset>max_file_size/num_threads) {
169 file_offset = 0;
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Djmemansi.c99 long file_offset, long byte_count)
101 if (fseek(info->temp_file, file_offset, SEEK_SET))
112 long file_offset, long byte_count)
114 if (fseek(info->temp_file, file_offset, SEEK_SET))
97 read_backing_store(j_common_ptr cinfo, backing_store_ptr info, void FAR * buffer_address, long file_offset, long byte_count) argument
110 write_backing_store(j_common_ptr cinfo, backing_store_ptr info, void FAR * buffer_address, long file_offset, long byte_count) argument
H A Djmemdos.c245 long file_offset, long byte_count)
247 if (jdos_seek(info->handle.file_handle, file_offset))
261 long file_offset, long byte_count)
263 if (jdos_seek(info->handle.file_handle, file_offset))
335 long file_offset, long byte_count)
347 spec.src.offset = file_offset;
359 file_offset + byte_count - 1L, 2L);
368 long file_offset, long byte_count)
382 spec.dst.offset = file_offset;
392 file_offset
243 read_file_store(j_common_ptr cinfo, backing_store_ptr info, void FAR * buffer_address, long file_offset, long byte_count) argument
259 write_file_store(j_common_ptr cinfo, backing_store_ptr info, void FAR * buffer_address, long file_offset, long byte_count) argument
333 read_xms_store(j_common_ptr cinfo, backing_store_ptr info, void FAR * buffer_address, long file_offset, long byte_count) argument
366 write_xms_store(j_common_ptr cinfo, backing_store_ptr info, void FAR * buffer_address, long file_offset, long byte_count) argument
491 read_ems_store(j_common_ptr cinfo, backing_store_ptr info, void FAR * buffer_address, long file_offset, long byte_count) argument
516 write_ems_store(j_common_ptr cinfo, backing_store_ptr info, void FAR * buffer_address, long file_offset, long byte_count) argument
[all...]
H A Djmemmac.c156 long file_offset, long byte_count)
161 if ( SetFPos ( info->temp_file, fsFromStart, file_offset ) != noErr )
174 long file_offset, long byte_count)
179 if ( SetFPos ( info->temp_file, fsFromStart, file_offset ) != noErr )
154 read_backing_store(j_common_ptr cinfo, backing_store_ptr info, void FAR * buffer_address, long file_offset, long byte_count) argument
172 write_backing_store(j_common_ptr cinfo, backing_store_ptr info, void FAR * buffer_address, long file_offset, long byte_count) argument
H A Djmemname.c206 long file_offset, long byte_count)
208 if (fseek(info->temp_file, file_offset, SEEK_SET))
219 long file_offset, long byte_count)
221 if (fseek(info->temp_file, file_offset, SEEK_SET))
204 read_backing_store(j_common_ptr cinfo, backing_store_ptr info, void FAR * buffer_address, long file_offset, long byte_count) argument
217 write_backing_store(j_common_ptr cinfo, backing_store_ptr info, void FAR * buffer_address, long file_offset, long byte_count) argument
H A Djmemsys.h144 long file_offset, long byte_count));
148 long file_offset, long byte_count));
H A Djmemmgr.c693 long bytesperrow, file_offset, byte_count, rows, thisrow, i; local
696 file_offset = ptr->cur_start_row * bytesperrow;
712 file_offset, byte_count); local
716 file_offset, byte_count); local
717 file_offset += byte_count;
726 long bytesperrow, file_offset, byte_count, rows, thisrow, i; local
729 file_offset = ptr->cur_start_row * bytesperrow;
745 file_offset, byte_count); local
749 file_offset, byte_count); local
750 file_offset
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/include/
H A Doasys.h62 file_ptr file_offset; member in struct:oasys_module_table
77 bfd_byte file_offset[4]; member in struct:oasys_extmodule_table_a
90 bfd_byte file_offset[4]; member in struct:oasys_extmodule_table_b
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dliboasys.h55 file_ptr file_offset; member in struct:_oasys_ar_obstack
H A Dbfdwin.c145 file_ptr file_offset, offset2; local
167 file_offset = offset - offset2;
168 real_size = offset + size - file_offset;
183 fd, file_offset);
H A Dlibieee.h118 file_ptr file_offset; member in struct:__anon7570
H A Darchive64.c117 carsyms->file_offset = bfd_getb64 (raw_armap + i * 8);
H A Dxsym.h201 unsigned long file_offset; member in struct:bfd_sym_file_references_table_entry::__anon7591
H A Decoff.c2944 unsigned int name_offset, file_offset;
2948 file_offset = H_GET_32 (abfd, (raw_ptr + 4));
2949 if (file_offset == 0)
2983 unsigned int name_offset, file_offset;
2985 file_offset = H_GET_32 (abfd, (raw_ptr + 4));
2986 if (file_offset == 0)
2990 symdef_ptr->file_offset = file_offset;
3770 unsigned int file_offset;
3807 file_offset
2936 unsigned int name_offset, file_offset; local
2975 unsigned int name_offset, file_offset; local
3761 unsigned int file_offset; local
[all...]
/macosx-10.10/gpatch-3/patch/
H A Dutil.h48 void Fseek (FILE *, file_offset, int);
H A Dpch.c63 static file_offset p_base; /* where to intuit this time */
65 static file_offset p_start; /* where intuit found a patch */
82 static void next_intuit_at (file_offset, LINENUM);
83 static void skip_to (file_offset, LINENUM);
105 file_offset file_pos = 0;
109 file_offset stdin_pos;
144 || file_seek (pfp, (file_offset) 0, SEEK_SET) != 0)
157 if (p_filesize != (file_offset) p_filesize)
292 register file_offset this_line = 0;
293 register file_offset first_command_lin
[all...]
H A Dcommon.h262 typedef off_t file_offset; typedef
266 typedef long file_offset; typedef
/macosx-10.10/xnu-2782.1.97/osfmk/mach/
H A Dshared_memory_server.h96 vm_offset_t file_offset; member in struct:sf_mapping
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dmach_loader.c128 off_t file_offset,
236 off_t *file_offset,
297 off_t file_offset = imgp->ip_arch_offset; local
392 lret = parse_machfile(vp, map, thread, header, file_offset, macho_size,
490 off_t file_offset,
598 error = vn_rdwr(UIO_READ, vp, addr, size, file_offset,
685 file_offset,
708 file_offset,
763 file_offset,
821 blob = ubc_cs_blob_get(vp, -1, file_offset);
485 parse_machfile( struct vnode *vp, vm_map_t map, thread_t thread, struct mach_header *header, off_t file_offset, off_t macho_size, int depth, int64_t aslr_offset, int64_t dyld_aslr_offset, load_result_t *result ) argument
1433 off_t file_offset = 0; /* set by get_macho_vnode() */ local
1801 get_macho_vnode( char *path, integer_t archbits, struct mach_header *mach_header, off_t *file_offset, off_t *macho_size, struct macho_data *data, struct vnode **vpp ) argument
[all...]
/macosx-10.10/llvmCore-3425.0.34/bindings/python/llvm/tests/
H A Dtest_object.py42 assert isinstance(symbol.file_offset, long)
/macosx-10.10/xnu-2782.1.97/osfmk/vm/
H A Dvm_compressor_backing_store.c145 uint64_t file_offset = 0; local
149 file_offset = (f_offset & SWAP_SLOT_MASK);
909 uint64_t file_offset = 0; local
928 file_offset = (f_offset & SWAP_SLOT_MASK);
929 retval = vm_swapfile_io(swf->swp_vp, file_offset, addr, (int)(size / PAGE_SIZE_64), SWAP_READ);
963 uint64_t file_offset = 0; local
1002 file_offset = segidx * COMPRESSED_SWAP_CHUNK_SIZE;
1063 error = vm_swapfile_io(swf->swp_vp, file_offset, addr, (int) (size / PAGE_SIZE_64), SWAP_WRITE);
1071 *f_offset = (swapfile_index << SWAP_DEVICE_SHIFT) | file_offset;
1094 uint64_t file_offset local
[all...]
/macosx-10.10/dyld-353.2.1/launch-cache/
H A Ddsc_iterator.cpp49 uint64_t cacheOffset = mappings[i].file_offset() + addr - mappings[i].address();
134 if ( (size != 0) && (mappings[i].file_offset() > size) )
136 uint64_t endOffset = mappings[i].file_offset()+mappings[i].size();
/macosx-10.10/apache-793/httpd/server/
H A Dcore_filters.c843 apr_off_t file_offset; local
855 file_offset = bucket->start;
870 rv = apr_socket_sendfile(s, fd, NULL, &file_offset, &n, 0);
873 file_offset += n;
/macosx-10.10/libpcap-48/libpcap/
H A Dsf-pcap-ng.c698 long file_offset = ftell(fp); local
968 if (file_offset < 4) {
972 file_offset -= 4;
973 fseek(fp, file_offset, SEEK_SET);

Completed in 345 milliseconds

12