Searched refs:offset (Results 176 - 200 of 5133) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dadx.c41 int offset, cutoff; local
48 offset = AV_RB16(buf + 2) + 4;
51 if (bufsize >= offset && offset >= 6 && memcmp(buf + offset - 6, "(c)CRI", 6))
80 *header_size = offset;
H A Dptx.c33 unsigned int offset, w, h, y, stride, bytes_per_pixel; local
39 offset = AV_RL16(buf);
51 if (buf_end - buf < offset)
53 if (offset != 0x2c)
54 avpriv_request_sample(avctx, "offset != 0x2c");
56 buf += offset;
82 return offset + w*h*bytes_per_pixel;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dwin32i64.c72 int zfseeko(stream, offset, origin)
74 zoff_t offset;
83 use an absolute offset */
84 offset = location + offset;
85 location = _lseeki64(fileno(stream), offset, SEEK_SET);
87 location = _lseeki64(fileno(stream), offset, origin);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mach-a3/
H A Dvcs_hook.c14 #define HOOK_DATA(offset) hook_base[offset]
15 #define VHOOK_DATA(offset) hook_base[offset]
20 #define HOOK_DATA_BYTE(offset) ((unsigned char *)hook_base)[offset]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mach-fs/
H A Dvcs_hook.c14 #define HOOK_DATA(offset) ((unsigned *)HOOK_MEM_BASE_ADDR)[offset]
15 #define VHOOK_DATA(offset) ((volatile unsigned *)HOOK_MEM_BASE_ADDR)[offset]
20 #define HOOK_DATA_BYTE(offset) ((unsigned char *)HOOK_MEM_BASE_ADDR)[offset]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-lh7a40x/include/mach/
H A Dhardware.h35 typedef struct { volatile u32 offset[4096]; } __regbase; member in struct:__anon7982
36 # define __REGP(x) ((__regbase *)((x)&~4095))->offset[((x)&4095)>>2]
38 typedef struct { volatile u16 offset[4096]; } __regbase16; member in struct:__anon7983
39 # define __REGP16(x) ((__regbase16 *)((x)&~4095))->offset[((x)&4095)>>1]
41 typedef struct { volatile u8 offset[4096]; } __regbase8; member in struct:__anon7984
42 # define __REGP8(x) ((__regbase8 *)((x)&~4095))->offset[(x)&4095]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ehea/
H A Dehea_hw.h197 static inline u64 epa_load(struct h_epa epa, u32 offset) argument
199 return __raw_readq((void __iomem *)(epa.addr + offset));
202 static inline void epa_store(struct h_epa epa, u32 offset, u64 value) argument
204 __raw_writeq(value, (void __iomem *)(epa.addr + offset));
205 epa_load(epa, offset); /* synchronize explicitly to eHEA */
208 static inline void epa_store_acc(struct h_epa epa, u32 offset, u64 value) argument
210 __raw_writeq(value, (void __iomem *)(epa.addr + offset));
213 #define epa_store_eq(epa, offset, value)\
214 epa_store(epa, EQTEMM_OFFSET(offset), value)
215 #define epa_load_eq(epa, offset)\
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/util/
H A DUtfOps.java28 * @param offset the beginning of the string the measure.
34 public static int getZeroTerminatedByteLength(byte[] bytes, int offset) argument
38 while (bytes[offset++] != 0) {
63 * @param offset the first character to be converted.
69 public static int getByteLength(char[] chars, int offset, int length) { argument
72 length += offset;
73 for (int i = offset; i < length; i++) {
110 * @param offset the first byte to be converted.
120 public static int getCharLength(byte[] bytes, int offset, int length) argument
124 length += offset;
255 bytesToString(byte[] bytes, int offset, int length) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/
H A Dgpiolib.c48 unsigned int offset)
55 con &= ~(0xf << con_4bit_shift(offset));
64 unsigned int offset, int value)
72 con &= ~(0xf << con_4bit_shift(offset));
73 con |= 0x1 << con_4bit_shift(offset);
78 dat |= 1 << offset;
80 dat &= ~(1 << offset);
113 unsigned int offset)
120 if (offset > 7)
121 offset
47 samsung_gpiolib_4bit_input(struct gpio_chip *chip, unsigned int offset) argument
63 samsung_gpiolib_4bit_output(struct gpio_chip *chip, unsigned int offset, int value) argument
112 samsung_gpiolib_4bit2_input(struct gpio_chip *chip, unsigned int offset) argument
134 samsung_gpiolib_4bit2_output(struct gpio_chip *chip, unsigned int offset, int value) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/helpers/
H A Drpc.c116 rpc_call(const uint32_t *data, uint32_t offset, uint32_t datalen, argument
138 if (datalen < OFFSET(offset, 4*4 + 2*2*4)) {
140 datalen, offset);
175 r, p, datalen, offset);
182 if (datalen < OFFSET(offset, r)) {
184 datalen, offset, r);
192 r, p, datalen, offset);
199 if (datalen < OFFSET(offset, r)) {
201 datalen, offset, r);
213 if (datalen != offset
243 rpc_reply(uint32_t *data, uint32_t offset, uint32_t datalen, struct rpc_info *rpc_info, uint32_t **port_ptr) argument
331 unsigned int offset = protoff, datalen; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sibyte/swarm/
H A Dplatform.c53 phys_t offset, size; local
60 offset = __raw_readq(base + R_IO_EXT_REG(R_IO_EXT_START_ADDR, IDE_CS));
64 offset = G_IO_START_ADDR(offset) << S_IO_ADDRBASE;
66 if (offset < A_PHYS_GENBUS || offset >= A_PHYS_GENBUS_END) {
75 r[0].start = offset + (SWARM_IDE_BASE << SWARM_IDE_SHIFT);
76 r[0].end = offset + ((SWARM_IDE_BASE + 8) << SWARM_IDE_SHIFT) - 1;
77 r[1].start = offset + (SWARM_IDE_CTRL << SWARM_IDE_SHIFT);
78 r[1].end = offset
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/storage/
H A Dprotocol.c130 * Update the **sgptr and *offset variables so that the next copy will
135 unsigned int *offset, enum xfer_buf_dir dir)
154 * and the starting offset within the page, and update
155 * the *offset and **sgptr values for the next loop.
160 ((sg->offset + *offset) >> PAGE_SHIFT);
161 unsigned int poff = (sg->offset + *offset) & (PAGE_SIZE-1);
162 unsigned int sglen = sg->length - *offset;
168 *offset
133 usb_stor_access_xfer_buf(unsigned char *buffer, unsigned int buflen, struct scsi_cmnd *srb, struct scatterlist **sgptr, unsigned int *offset, enum xfer_buf_dir dir) argument
210 unsigned int offset = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dxattr.c39 u64 offset = 0, attr_size; local
72 read_count = p9_client_read(attr_fid, ((char *)buffer)+offset,
73 NULL, offset, read_count);
79 offset += read_count;
83 retval = offset;
106 u64 offset = 0; local
134 write_count = p9_client_write(fid, ((char *)value)+offset,
135 NULL, offset, write_count);
141 offset += write_count;
145 retval = offset;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dgeneric_32.c26 unsigned long offset, pgprot_t prot, int space)
35 set_pte_at(mm, address, pte, mk_pte_io(offset, prot, space));
37 offset += PAGE_SIZE;
43 unsigned long offset, pgprot_t prot, int space)
51 offset -= address;
56 io_remap_pte_range(mm, pte, address, end - address, address + offset, prot, space);
72 unsigned long offset = GET_PFN(pfn) << PAGE_SHIFT; local
76 vma->vm_pgoff = (offset >> PAGE_SHIFT) |
79 offset -= from;
88 error = io_remap_pmd_range(mm, pmd, from, end - from, offset
25 io_remap_pte_range(struct mm_struct *mm, pte_t * pte, unsigned long address, unsigned long size, unsigned long offset, pgprot_t prot, int space) argument
42 io_remap_pmd_range(struct mm_struct *mm, pmd_t * pmd, unsigned long address, unsigned long size, unsigned long offset, pgprot_t prot, int space) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Ddebugfs.c49 char *buf, int buf_size, int offset)
51 if (WARN_ON(offset > buf_size))
55 return snprintf(buf + offset,
56 buf_size - offset,
60 return snprintf(buf + offset,
61 buf_size - offset,
74 unsigned int offset = 0, buf_size = PAGE_SIZE, i, r; local
89 offset += ht_print_chan(&sband->channels[i],
90 buf, buf_size, offset);
95 r = simple_read_from_buffer(user_buf, count, ppos, buf, offset);
48 ht_print_chan(struct ieee80211_channel *chan, char *buf, int buf_size, int offset) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dflacdec.c104 const uint8_t *offset; local
108 offset = buffer + 395;
109 chapters = bytestream_get_byte(&offset) - 1;
113 if (offset + 36 - buffer > metadata_size)
115 start = bytestream_get_be64(&offset);
116 track = bytestream_get_byte(&offset);
117 bytestream_get_buffer(&offset, isrc, 12);
119 offset += 14;
120 ti = bytestream_get_byte(&offset);
122 offset
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dreadahead.c146 pgoff_t offset, unsigned long nr_to_read,
166 pgoff_t page_offset = offset + page_idx;
204 pgoff_t offset, unsigned long nr_to_read)
220 offset, this_chunk, 0);
226 offset += this_chunk;
334 * Count contiguously cached pages from @offset-1 to @offset-@max,
341 pgoff_t offset, unsigned long max)
346 head = radix_tree_prev_hole(&mapping->page_tree, offset - 1, max);
349 return offset
145 __do_page_cache_readahead(struct address_space *mapping, struct file *filp, pgoff_t offset, unsigned long nr_to_read, unsigned long lookahead_size) argument
203 force_page_cache_readahead(struct address_space *mapping, struct file *filp, pgoff_t offset, unsigned long nr_to_read) argument
339 count_history_pages(struct address_space *mapping, struct file_ra_state *ra, pgoff_t offset, unsigned long max) argument
355 try_context_readahead(struct address_space *mapping, struct file_ra_state *ra, pgoff_t offset, unsigned long req_size, unsigned long max) argument
390 ondemand_readahead(struct address_space *mapping, struct file_ra_state *ra, struct file *filp, bool hit_readahead_marker, pgoff_t offset, unsigned long req_size) argument
497 page_cache_sync_readahead(struct address_space *mapping, struct file_ra_state *ra, struct file *filp, pgoff_t offset, unsigned long req_size) argument
532 page_cache_async_readahead(struct address_space *mapping, struct file_ra_state *ra, struct file *filp, struct page *page, pgoff_t offset, unsigned long req_size) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/squashfs/
H A Dinode.c29 * offset into that block where the inode is placed (<block, offset>).
113 int err, type, offset = SQUASHFS_INODE_OFFSET(ino); local
124 &offset, sizeof(*sqshb_ino));
133 offset = SQUASHFS_INODE_OFFSET(ino);
143 err = squashfs_read_metadata(sb, sqsh_ino, &block, &offset,
150 frag_offset = le32_to_cpu(sqsh_ino->offset);
172 squashfs_i(inode)->offset = offset;
176 "%llx, offset
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dvfs_cacheprime.c53 SMB_OFF_T offset,
69 if ((*last + g_readsz) > (offset + count)) {
132 SMB_OFF_T offset,
135 if (g_readbuf && offset == 0) {
136 prime_cache(handle, fsp, fromfd, offset, count);
140 header, offset, count);
150 SMB_OFF_T offset; local
152 offset = SMB_VFS_LSEEK(fsp, fd, 0, SEEK_CUR);
153 if (offset >= 0 && g_readbuf) {
154 prime_cache(handle, fsp, fd, offset, coun
49 prime_cache( struct vfs_handle_struct * handle, files_struct * fsp, int fd, SMB_OFF_T offset, size_t count) argument
126 cprime_sendfile( struct vfs_handle_struct * handle, int tofd, files_struct * fsp, int fromfd, const DATA_BLOB * header, SMB_OFF_T offset, size_t count) argument
161 cprime_pread( vfs_handle_struct * handle, files_struct * fsp, int fd, void * data, size_t count, SMB_OFF_T offset) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/python/
H A Dpy_conv.c47 UNISTR *u = (UNISTR *)((char *)s + conv[i].offset);
59 UNISTR2 *u = (UNISTR2 *)((char *)s + conv[i].offset);
71 uint32 *u = (uint32 *)((char *)s + conv[i].offset);
79 uint16 *u = (uint16 *)((char *)s + conv[i].offset);
87 char *str = (char *)s + conv[i].offset;
95 uid_t *uid = (uid_t *)((char *)s + conv[i].offset);
103 gid_t *gid = (gid_t *)((char *)s + conv[i].offset);
139 UNISTR *u = (UNISTR *)((char *)s + conv[i].offset);
151 uint32 *u = (uint32 *)((char *)s + conv[i].offset);
161 uint16 *u = (uint16 *)((char *)s + conv[i].offset);
207 int offset = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dspram.c49 static __cpuinit void ispram_store_tag(unsigned int offset, unsigned int data) argument
60 cache_op(Index_Store_Tag_I, CKSEG0|offset);
68 static __cpuinit unsigned int ispram_load_tag(unsigned int offset) argument
76 cache_op(Index_Load_Tag_I, CKSEG0 | offset);
86 static __cpuinit void dspram_store_tag(unsigned int offset, unsigned int data) argument
95 cache_op(Index_Store_Tag_D, CKSEG0 | offset);
102 static __cpuinit unsigned int dspram_load_tag(unsigned int offset) argument
109 cache_op(Index_Load_Tag_D, CKSEG0 | offset);
126 unsigned int offset = 0; local
137 tag0 = read(offset);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/isofs/
H A Dnamei.c57 unsigned long block, f_pos, offset, block_saved, offset_saved; local
65 offset = 0;
79 de = (struct iso_directory_record *) (bh->b_data + offset);
87 offset = 0;
92 offset_saved = offset;
93 offset += de_len;
97 if (offset >= bufsize) {
98 int slop = bufsize - offset + de_len;
100 offset &= bufsize - 1;
104 if (offset) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dsmp-tbsync.c78 static int __devinit start_contest(int cmd, long offset, int num) argument
89 tbsync->tb = tb + offset;
115 int i, score, score2, old, min=0, max=5000, offset=1000; local
130 for (old = -1; old != offset ; offset = (min+max) / 2) {
131 score = start_contest(kSetAndTest, offset, NUM_ITER);
133 pr_debug("score %d, offset %d\n", score, offset );
136 max = offset;
138 min = offset;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/kernel/
H A Dmodule.c75 "section %d reloc %d offset %d size %d\n",
91 unsigned long hi16_offset, offset; local
99 offset = ((temp >> 16 & 0x03) << 15) |
101 offset = (hi16_offset << 16) | (offset & 0xffff);
102 uvalue = sym->st_value + offset;
110 offset = (uvalue & 0xffff) << 1;
111 temp = (temp & (~(0x37fff))) | (offset & 0x7fff) |
112 ((offset << 1) & 0x30000);
117 unsigned long hi16_offset, offset; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dinfo.c66 unsigned long offset; member in struct:rds_info_iterator
74 int offset = optname - RDS_INFO_FIRST; local
79 BUG_ON(rds_info_funcs[offset] != NULL);
80 rds_info_funcs[offset] = func;
87 int offset = optname - RDS_INFO_FIRST; local
92 BUG_ON(rds_info_funcs[offset] != func);
93 rds_info_funcs[offset] = NULL;
123 this = min(bytes, PAGE_SIZE - iter->offset);
125 rdsdebug("page %p addr %p offset %lu this %lu data %p "
127 iter->offset, thi
[all...]

Completed in 172 milliseconds

1234567891011>>