Searched defs:bytes (Results 1 - 25 of 738) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/common/
H A Dtuklib_mbstr_width.c21 tuklib_mbstr_width(const char *str, size_t *bytes) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/sn2/
H A Dcache.c24 sn_flush_all_caches(long flush_addr, long bytes) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/common/
H A Dtuklib_mbstr_width.c21 tuklib_mbstr_width(const char *str, size_t *bytes) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dipcbase.cpp28 wxConnectionBase::wxConnectionBase(wxChar *buffer, int bytes) argument
H A Dextended.c108 wxFloat64 ConvertFromIeeeExtended(const wxInt8 *bytes) argument
148 ConvertToIeeeExtended(wxFloat64 num, wxInt8 *bytes) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dfree-space-cache.h25 u64 bytes; member in struct:btrfs_free_space
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/include/private/
H A Dmd5.h34 FLAC__uint32 bytes[2]; member in struct:__anon3803
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/
H A Dudev_sysdeps.c33 size_t bytes = 0; local
52 size_t bytes = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dtraffic_stats.c38 uint64_t bytes = STATE(stats).bytes_orig + STATE(stats).bytes_repl; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ecryptfs/
H A Ddebug.c98 void ecryptfs_dump_hex(char *data, int bytes) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_compat.h38 lpfc_memcpy_to_slim(void __iomem *dest, void *src, unsigned int bytes) argument
60 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) argument
83 lpfc_memcpy_to_slim( void __iomem *dest, void *src, unsigned int bytes) argument
89 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Dzerofill.c36 u_int32_t bytes, mbytes; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/whrlpool/
H A Dwp_dgst.c64 int WHIRLPOOL_Update(WHIRLPOOL_CTX *c, const void *_inp, size_t bytes) argument
246 unsigned char *WHIRLPOOL(const void *inp, size_t bytes, unsigned char *md) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dsampleconv.c45 size_t bytes = length; local
59 size_t bytes = length; local
73 size_t bytes = length; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dethtool.c33 lbs_ethtool_get_eeprom(struct net_device *dev, struct ethtool_eeprom *eeprom, u8 * bytes) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/
H A Ddrm_buffer.h72 static inline void drm_buffer_advance(struct drm_buffer *buf, int bytes) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/squashfs/
H A Dsymlink.c55 int bytes, copied; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_file.c67 u_int32_t mbytes, bytes; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DCacheFile.java100 public void setMaximumSize(final long bytes) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_truncate.c52 u_int32_t mbytes, bytes; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Drand.h84 int (*bytes)(unsigned char *buf, int num); member in struct:rand_meth_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/whrlpool/
H A Dwp_dgst.c64 int WHIRLPOOL_Update(WHIRLPOOL_CTX *c, const void *_inp, size_t bytes) argument
246 unsigned char *WHIRLPOOL(const void *inp, size_t bytes, unsigned char *md) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rand/
H A Drand.h84 int (*bytes)(unsigned char *buf, int num); member in struct:rand_meth_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dmemory.c40 void *FLAC__memory_alloc_aligned(size_t bytes, void **aligned_address) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dxor_32.h24 sparc_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) argument
61 sparc_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, argument
112 sparc_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, argument
176 sparc_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, argument

Completed in 400 milliseconds

1234567891011>>