Searched refs:offsets (Results 126 - 150 of 845) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dsolib-som.c776 struct section_offsets *offsets)
782 /* Oh what a pain! We need the offsets before so_list->objfile
789 offsets->offsets[SECT_OFF_TEXT (objfile)]
792 offsets->offsets[SECT_OFF_RODATA (objfile)]
793 = ANOFFSET (offsets, SECT_OFF_TEXT (objfile));
802 offsets->offsets[SECT_OFF_DATA (objfile)] = 0;
803 offsets
775 som_solib_section_offsets(struct objfile *objfile, struct section_offsets *offsets) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext2/
H A Dinode.c130 * ext2_block_to_path - parse the block number into array of offsets
133 * @offsets: array to store the offsets in
140 * return value is the path length and @offsets[n] is the offset of
160 long i_block, int offsets[4], int *boundary)
174 offsets[n++] = i_block;
177 offsets[n++] = EXT2_IND_BLOCK;
178 offsets[n++] = i_block;
181 offsets[n++] = EXT2_DIND_BLOCK;
182 offsets[
159 ext2_block_to_path(struct inode *inode, long i_block, int offsets[4], int *boundary) argument
230 ext2_get_branch(struct inode *inode, int depth, int *offsets, Indirect chain[4], int *err) argument
472 ext2_alloc_branch(struct inode *inode, int indirect_blks, int *blks, ext2_fsblk_t goal, int *offsets, Indirect *branch) argument
610 int offsets[4]; local
936 ext2_find_shared(struct inode *inode, int depth, int offsets[4], Indirect chain[4], __le32 *top) argument
1075 int offsets[4]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext2/
H A Dinode.c130 * ext2_block_to_path - parse the block number into array of offsets
133 * @offsets: array to store the offsets in
140 * return value is the path length and @offsets[n] is the offset of
160 long i_block, int offsets[4], int *boundary)
174 offsets[n++] = i_block;
177 offsets[n++] = EXT2_IND_BLOCK;
178 offsets[n++] = i_block;
181 offsets[n++] = EXT2_DIND_BLOCK;
182 offsets[
159 ext2_block_to_path(struct inode *inode, long i_block, int offsets[4], int *boundary) argument
230 ext2_get_branch(struct inode *inode, int depth, int *offsets, Indirect chain[4], int *err) argument
472 ext2_alloc_branch(struct inode *inode, int indirect_blks, int *blks, ext2_fsblk_t goal, int *offsets, Indirect *branch) argument
610 int offsets[4]; local
936 ext2_find_shared(struct inode *inode, int depth, int offsets[4], Indirect chain[4], __le32 *top) argument
1075 int offsets[4]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Didle_book3e.S15 #include <asm/asm-offsets.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Didle_book3e.S15 #include <asm/asm-offsets.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/kvm/
H A Dsie64a.S15 #include <asm/asm-offsets.h>
17 #include <asm/asm-offsets.h>
24 * offsets into stackframe
25 * SP_ = offsets into stack sie64 is called with
26 * SPI_ = offsets into irq stack
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/boards/mach-ap325rxa/
H A Dsdram.S14 #include <asm/asm-offsets.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/boards/mach-migor/
H A Dsdram.S14 #include <asm/asm-offsets.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/kvm/
H A Dsie64a.S15 #include <asm/asm-offsets.h>
17 #include <asm/asm-offsets.h>
24 * offsets into stackframe
25 * SP_ = offsets into stack sie64 is called with
26 * SPI_ = offsets into irq stack
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/boards/mach-ap325rxa/
H A Dsdram.S14 #include <asm/asm-offsets.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/boards/mach-migor/
H A Dsdram.S14 #include <asm/asm-offsets.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcregrep.c255 { OP_NODATA, N_FOFFSETS, NULL, "file-offsets", "output file offsets, not text" },
269 { OP_NODATA, N_LOFFSETS, NULL, "line-offsets", "output line numbers and offsets, not text" },
972 offsets the offets vector to fill in
981 match_patterns(char *matchptr, size_t length, int startoffset, int *offsets, argument
995 startoffset, PCRE_NOTEMPTY, offsets, OFFSET_SIZE);
1054 int offsets[OFFSET_SIZE]; local
1195 PCRE_NOTEMPTY, offsets, OFFSET_SIZE) >= 0);
1218 match = match_patterns(matchptr, length, startoffset, offsets,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcregrep.c255 { OP_NODATA, N_FOFFSETS, NULL, "file-offsets", "output file offsets, not text" },
269 { OP_NODATA, N_LOFFSETS, NULL, "line-offsets", "output line numbers and offsets, not text" },
972 offsets the offets vector to fill in
981 match_patterns(char *matchptr, size_t length, int startoffset, int *offsets, argument
995 startoffset, PCRE_NOTEMPTY, offsets, OFFSET_SIZE);
1054 int offsets[OFFSET_SIZE]; local
1195 PCRE_NOTEMPTY, offsets, OFFSET_SIZE) >= 0);
1218 match = match_patterns(matchptr, length, startoffset, offsets,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcregrep.c255 { OP_NODATA, N_FOFFSETS, NULL, "file-offsets", "output file offsets, not text" },
269 { OP_NODATA, N_LOFFSETS, NULL, "line-offsets", "output line numbers and offsets, not text" },
972 offsets the offets vector to fill in
981 match_patterns(char *matchptr, size_t length, int startoffset, int *offsets, argument
995 startoffset, PCRE_NOTEMPTY, offsets, OFFSET_SIZE);
1054 int offsets[OFFSET_SIZE]; local
1195 PCRE_NOTEMPTY, offsets, OFFSET_SIZE) >= 0);
1218 match = match_patterns(matchptr, length, startoffset, offsets,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/ctools/
H A Dtrx_asus.c21 uint32_t offsets[TRX_MAX_OFFSET]; member in struct:__anon6
34 return sizeof(*trx) - sizeof(trx->offsets) + (trx_max_offset * sizeof(trx->offsets[0]));
120 trx->length - (sizeof(*trx) - (sizeof(trx->flag_version) + sizeof(trx->offsets))));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/mm/
H A Dswift.S11 #include <asm/asm-offsets.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/lguest/
H A Di386_head.S4 #include <asm/asm-offsets.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/xtensa/include/asm/
H A Dptrace.h131 # include <asm/asm-offsets.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/udev/extras/volume_id/lib/
H A Dufs.c176 int offsets[] = {0, 8, 64, 256, -1}; local
180 for (i = 0; offsets[i] >= 0; i++) {
181 ufs = (struct ufs_super_block *) volume_id_get_buffer(id, off + (offsets[i] * 0x400), 0x800);
185 dbg("offset 0x%x", offsets[i] * 0x400);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/
H A Dbug.h18 #include <asm/asm-offsets.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/vdso32/
H A Ddatapage.S14 #include <asm/asm-offsets.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/vdso64/
H A Ddatapage.S14 #include <asm/asm-offsets.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/pasemi/
H A Dpowersave.S27 #include <asm/asm-offsets.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/vsyscall/
H A Dvsyscall.lds.S6 #include <asm/asm-offsets.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/mm/
H A Dswift.S11 #include <asm/asm-offsets.h>

Completed in 158 milliseconds

1234567891011>>