Searched defs:offset (Results 101 - 125 of 3437) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DMultipleEntry.java29 /* package */ MultipleEntry(final byte[] data, final int offset, final int size) { argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbUtil.java25 public static int array2int(byte[] arr, int offset) { argument
74 public static void int2array(int n, byte[] arr, int offset) { argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_rw.c32 off_t offset; local
140 size_t offset; local
229 size_t offset; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_rw.c114 size_t offset, nr; local
183 size_t offset, nw; local
[all...]
H A Dos_truncate.c33 off_t offset; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/adouble/
H A Dad_mmap.c22 ad_mmap(const size_t length, const int prot, const int flags, const int fd, const off_t offset) argument
H A Dad_read.c38 ssize_t adf_pread(struct ad_fd *ad_fd, void *buf, size_t count, off_t offset) argument
H A Dad_sendfile.c51 ssize_t sys_sendfile(int tofd, int fromfd, off_t *offset, size_t count) argument
59 ssize_t sys_sendfile(int tofd, int fromfd, off_t *offset, size_t count) argument
68 ssize_t sys_sendfile(int tofd, int fromfd, off_t *offset, size_t count) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/tunala/
H A Dbreakage.c44 unsigned int offset = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DCircularBuffer.cs39 public int Put(byte[] source, int offset, int count) argument
61 public int Get(byte[] destination, int offset, int count) argument
H A DInflater.cs54 public override void Add(byte[] data, int offset, int count) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/pcap2nbench/
H A Dreadandxrequest.hpp41 uint32_t offset; member in struct:ReadAndXRequest
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/tunala/
H A Dbreakage.c46 unsigned int offset = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Da_gentm.c205 int offsign = a[o] == '-' ? -1 : 1, offset = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Da_utctm.c232 int offset; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dforeign_metadata.h35 off_t offset; member in struct:__anon3789
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dpacker.c38 static u64 value_read(int offset, int size, void *structure) argument
126 static void value_write(int offset, int size, u64 val, void *structure) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dhcp_phyp.h69 static inline u64 hipz_galpa_load(struct h_galpa galpa, u32 offset) argument
75 static inline void hipz_galpa_store(struct h_galpa galpa, u32 offset, u64 value) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Drslist.c66 acpi_rs_convert_aml_to_resources(u8 * aml, u32 length, u32 offset, u8 resource_index, void **context) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dio_trapped.h31 __ioremap_trapped(unsigned long offset, unsigned long size) argument
43 __ioport_map_trapped(unsigned long offset, unsigned long size) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dioremap.c42 unsigned long offset, last_addr, addr, orig_addr; local
92 static inline int iomapping_nontranslatable(unsigned long offset) argument
H A Dioremap_fixed.c52 unsigned long offset; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/boot/
H A Dpiggyback_64.c44 unsigned int i, j, k, start, end, offset; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A Dbitext.c29 int offset, count; /* siamese twins */ local
103 bit_map_clear(struct bit_map *t, int offset, int len) argument
[all...]
H A Duser_fixup.c21 static unsigned long compute_size(unsigned long start, unsigned long size, unsigned long *offset) argument
37 unsigned long offset; local
49 unsigned long offset; local

Completed in 109 milliseconds

1234567891011>>