Searched refs:ext (Results 251 - 275 of 548) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dacornfb.h29 u_int ext:4; member in struct:vidc20_palette
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dsysinfo.c82 struct sysinfo_1_2_2_extension *ext; local
87 ext = (struct sysinfo_1_2_2_extension *)
111 info->capability, ext->alt_capability);
116 ext->alt_adjustment[i-2]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/math-emu/
H A Dfp_decode.h136 ext.w %d0
155 ext.l %d0
161 debug ext.l "%d1"
348 debug ext.l "%d0"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/aarch64/
H A Dmpegaudiodsp_neon.S106 ext v28.16b, v29.16b, v28.16b, #8
124 ext v18.16b, v18.16b, v18.16b, #8
192 ext v28.16b, v28.16b, v29.16b, #8
194 ext v28.16b, v29.16b, v28.16b, #8
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dacpi-ext.c16 #include <asm/acpi-ext.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dtraps.c126 } while (r.ext == regk_intr_vect_on);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-nuc93x/
H A Dcpu.c71 static DEFINE_CLK(ext, 0);
94 DEF_CLKLOOK(&clk_ext, NULL, "ext"),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dinet_diag.c76 int ext, u32 pid, u32 seq, u16 nlmsg_flags,
97 if (ext & (1 << (INET_DIAG_MEMINFO - 1)))
100 if (ext & (1 << (INET_DIAG_INFO - 1)))
104 if ((ext & (1 << (INET_DIAG_CONG - 1))) && icsk->icsk_ca_ops) {
170 icsk->icsk_ca_ops->get_info(sk, ext, skb);
182 struct sk_buff *skb, int ext, u32 pid,
236 int ext, u32 pid, u32 seq, u16 nlmsg_flags,
241 skb, ext, pid, seq, nlmsg_flags,
243 return inet_csk_diag_fill(sk, skb, ext, pid, seq, nlmsg_flags, unlh);
74 inet_csk_diag_fill(struct sock *sk, struct sk_buff *skb, int ext, u32 pid, u32 seq, u16 nlmsg_flags, const struct nlmsghdr *unlh) argument
181 inet_twsk_diag_fill(struct inet_timewait_sock *tw, struct sk_buff *skb, int ext, u32 pid, u32 seq, u16 nlmsg_flags, const struct nlmsghdr *unlh) argument
235 sk_diag_fill(struct sock *sk, struct sk_buff *skb, int ext, u32 pid, u32 seq, u16 nlmsg_flags, const struct nlmsghdr *unlh) argument
H A Dtcp_illinois.c305 static void tcp_illinois_info(struct sock *sk, u32 ext, argument
310 if (ext & (1 << (INET_DIAG_VEGASINFO - 1))) {
H A Dtcp_vegas.c291 void tcp_vegas_get_info(struct sock *sk, u32 ext, struct sk_buff *skb) argument
294 if (ext & (1 << (INET_DIAG_VEGASINFO - 1))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daes-mips.pl143 ext $i0,$s1,16,8
145 ext $i1,$s2,16,8
146 ext $i2,$s3,16,8
147 ext $i3,$s0,16,8
149 ext $i0,$s2,8,8
151 ext $i1,$s3,8,8
153 ext $i2,$s0,8,8
155 ext $i3,$s1,8,8
158 ext $i0,$s3,0,8
160 ext
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Daes-mips.pl143 ext $i0,$s1,16,8
145 ext $i1,$s2,16,8
146 ext $i2,$s3,16,8
147 ext $i3,$s0,16,8
149 ext $i0,$s2,8,8
151 ext $i1,$s3,8,8
153 ext $i2,$s0,8,8
155 ext $i3,$s1,8,8
158 ext $i0,$s3,0,8
160 ext
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dps3_gelic_wireless.c1210 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; local
1219 alg = ext->alg;
1225 pr_debug("%s: ext_flag=%x\n", __func__, ext->ext_flags);
1226 pr_debug("%s: ext_key_len=%x\n", __func__, ext->key_len);
1237 if (!enc->length && (ext->ext_flags & IW_ENCODE_EXT_SET_TX_KEY)) {
1261 if (IW_ENCODING_TOKEN_MAX < ext->key_len) {
1263 ext->key_len);
1268 wl->key_len[key_index] = ext->key_len;
1270 memcpy(wl->key[key_index], ext->key, ext
1300 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzipup.c484 if (z->ext) {
485 if ((tempextra = malloc(z->ext)) == NULL) {
488 memcpy(tempextra, z->extra, z->ext);
489 tempext = z->ext;
499 if (z->ext) {
506 z->ext = z->cext = 0;
683 p = copy_nondup_extra_fields(tempextra, tempext, z->extra, z->ext, &len);
685 z->ext = len;
728 /* (Assume ext, cext, com, and zname already filled in.) */
797 tempzn += 4 + LOCHEAD + z->nam + z->ext;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmlabel.c278 labelBlock = &boot.ext.old.labelBlock;
280 labelBlock = &boot.ext.fat32.labelBlock;
H A Dmsdos.h43 char ext[3]; /* 8 file extension */ member in struct:directory
181 } ext; member in struct:bootsector
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/src/
H A DMakefile502 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
503 case "$$ext" in \
505 *) ext='8' ;; \
509 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
523 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
524 case "$$ext" in \
526 *) ext='8' ;; \
530 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dhelpchm.cpp239 wxString path, name, ext; local
240 wxSplitPath(file, & path, & name, & ext);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dbitmap.h113 void SetExtension(const wxString& ext) { m_extension = ext; } argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dbitmap.h245 wxBitmapHandler(const wxString& name, const wxString& ext, long type) argument
246 : wxGDIImageHandler(name, ext, type)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dbitmap.h223 wxBitmapHandler(const wxString& name, const wxString& ext, long type) argument
224 : wxGDIImageHandler(name, ext, type)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr8192E_wx.c883 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; local
887 ext->alg == IW_ENCODE_ALG_NONE) //none is not allowed to use hwsec WB 2008.07.01
893 alg = (ext->alg == IW_ENCODE_ALG_CCMP)?KEY_TYPE_CCMP:ext->alg; // as IW_ENCODE_ALG_CCMP is defined to be 3 and KEY_TYPE_CCMP is defined to 4;
897 group = ext->ext_flags & IW_ENCODE_EXT_GROUP_KEY;
901 if ((ext->key_len == 13) && (alg == KEY_TYPE_WEP40) )
906 memcpy((u8*)key, ext->key, 16); //we only get 16 bytes key.why? WB 2008.7.1
910 if (ext->key_len == 13)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dlistener.c162 const struct win32_extension_fns *ext = local
164 if (ext->AcceptEx && ext->GetAcceptExSockaddrs)
532 const struct win32_extension_fns *ext = event_get_win32_extension_fns(); local
560 if (ext->AcceptEx(as->lev->fd, s, as->addrbuf, 0,
598 const struct win32_extension_fns *ext = event_get_win32_extension_fns(); local
606 EVUTIL_ASSERT(ext->GetAcceptExSockaddrs);
623 ext->GetAcceptExSockaddrs(
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-populate159 my ($organisation,$ext);
161 ($organisation,$ext) = ($config{suffix} =~ m/dc=([^=]+),dc=(.*)$/);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A DMakefile355 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
356 case "$$ext" in \
358 *) ext='1' ;; \
362 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
376 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
377 case "$$ext" in \
379 *) ext='1' ;; \
383 inst=`echo $$inst | sed '$(transform)'`.$$ext; \

Completed in 209 milliseconds

<<11121314151617181920>>