Searched defs:word (Results 1 - 25 of 317) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/bitops/
H A D__ffs.h12 static __always_inline unsigned long __ffs(unsigned long word) argument
[all...]
H A D__fls.h12 static __always_inline unsigned long __fls(unsigned long word) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dsignbitd.c42 union { double value; unsigned int word[NWORDS]; } m; member in union:__anon2495
H A Dsignbitf.c42 union { float value; unsigned int word[NWORDS]; } m; member in union:__anon2496
H A Dsignbitl.c42 union { long double value; unsigned int word[NWORDS]; } m; member in union:__anon2497
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-isnand.h50 typedef union { double value; unsigned int word[NWORDS]; } memory_double; member in union:__anon2668
H A Dtest-isnanf.h50 typedef union { float value; unsigned int word[NWORDS]; } memory_float; member in union:__anon2669
H A Dtest-isnanl.h46 typedef union { unsigned int word[NWORDS]; long double value; } member in union:__anon2670
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uniname/
H A Dgen-uninames.lisp[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/uniname/
H A Dgen-uninames.lisp[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/clib/
H A Dmemmove.c45 typedef int word; /* "word" used for optimal copy speed */ typedef
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dbitmap.h79 static __inline__ u32 ntfs_rol32(u32 word, unsigned int shift) argument
90 static __inline__ u32 ntfs_ror32(u32 word, unsigned int shift) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dsyscall.c21 u16 word; local
91 u16 word; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dspi_bitbang_txrx.h46 bitbang_txrx_be_cpha0(struct spi_device *spi, unsigned nsecs, unsigned cpol, unsigned flags, u32 word, u8 bits) argument
73 bitbang_txrx_be_cpha1(struct spi_device *spi, unsigned nsecs, unsigned cpol, unsigned flags, u32 word, u8 bits) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/pci/
H A Dpci-sh7751.c25 unsigned long word; local
82 u32 word, re local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dbitops.h33 static inline unsigned long ffz(unsigned long word) argument
53 static inline unsigned long __ffs(unsigned long word) argument
67 static inline unsigned long ffz(unsigned long word) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v10/arch/
H A Dbitops.h54 static inline unsigned long __ffs(unsigned long word) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/lib/
H A Ddnet_ntop.c11 u_int16_t word; member in union:__anon1176
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dwinpars.cpp45 wxHtmlWordWithTabsCell(const wxString& word, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/eeprom/
H A Deeprom_93cx6.c178 void eeprom_93cx6_read(struct eeprom_93cx6 *eeprom, const u8 word, argument
220 void eeprom_93cx6_multiread(struct eeprom_93cx6 *eeprom, const u8 word, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_audio.h16 int word; member in struct:adpcm_state
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dpppcrypt.c42 unsigned int word; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dbitops.h37 static inline unsigned long __ffs(unsigned long word) argument
48 static inline unsigned long ffz(unsigned long word) argument
59 __fls(unsigned long word) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A Dmax7301.c28 u16 word = ((reg & 0x7F) << 8) | (val & 0xFF); local
38 u16 word; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dbitops.h91 static inline unsigned long __fls(unsigned long word) argument

Completed in 139 milliseconds

1234567891011>>