Searched refs:ext (Results 451 - 475 of 548) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/src/makefiles/
H A DWLAN_Common.mk336 # USAGE: $(call WLAN_GenClmCompilerRule,target-dir,src-base[,flags[,ext]])
341 # The CLM "base flags" are the default minimal set, the "ext flags"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dx_unfl.S143 bsrl g_rndpr |returns RND_PREC in d0 0=ext,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/acorn/
H A Dacornzip.c521 z->cext = z->ext = EF_SPARK_TOTALSIZE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/theos/
H A Dtheos.c541 z->ext = z->cext = EB_L_TH_SIZE + EB_HEADSIZE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/tops20/
H A Dtops20.c511 z->cext = z->ext = (EB_HEADSIZE+EB_UT_LEN(1));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dqeth_l3_main.c2878 hdr->ext.hdr_tot_len = (__u16) sizeof(struct qeth_hdr_ext_tso);
2879 hdr->ext.imb_hdr_no = 1;
2880 hdr->ext.hdr_type = 1;
2881 hdr->ext.hdr_version = 1;
2882 hdr->ext.hdr_len = 28;
2884 hdr->ext.mss = skb_shinfo(skb)->gso_size;
2885 hdr->ext.dg_hdr_len = (__u16)(iph->ihl*4 + tcph->doff*4);
2886 hdr->ext.payload_len = (__u16)(skb->len - hdr->ext.dg_hdr_len -
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dairo.c6530 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; local
6533 int idx, key_len, alg = ext->alg, set_key = 1, rc;
6556 if (ext->ext_flags & IW_ENCODE_EXT_SET_TX_KEY) {
6567 set_key = ext->key_len > 0 ? 1 : 0;
6578 if (ext->key_len > MIN_KEY_SIZE) {
6580 } else if (ext->key_len > 0) {
6585 key_len = min (ext->key_len, key.len);
6586 memcpy(key.key, ext->key, key_len);
6636 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; local
6645 max_key_len = encoding->length - sizeof(*ext);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drichtexthtmlhandler.tex51 \func{}{wxRichTextHTMLHandler}{\param{const wxString\& }{name = wxT("HTML")}, \param{const wxString\& }{ext = wxT("html")}, \param{int }{type = wxRICHTEXT\_TYPE\_HTML}}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/pohmelfs/
H A Dcrypto.c292 csize = __be16_to_cpu(cmd->ext);
705 cmd->ext = 0;
H A Ddir.c818 cmd->ext = path_size - 1; /* No | symbol */
957 cmd->ext = err;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Ddesktop.c555 char *dtfile(const struct vol *vol, u_char creator[], char *ext )
584 strcat( path, ext );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress_bufferevent.c497 struct win32_extension_fns *ext = local
500 ext->ConnectEx = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kvm/
H A Dkvm-s390.c119 int kvm_dev_ioctl_check_extension(long ext) argument
123 switch (ext) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospf_zebra.c385 stream_putl (s, or->cost + or->u.ext.type2_cost);
387 stream_putl (s, or->u.ext.type2_cost);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dfileio.c2421 char ext[6]; local
2446 sprintf(ext, "z%02lu", num);
2451 path_len = base_len + strlen(ext);
2469 strcat(split_path, ext);
2492 char ext[6]; local
2508 sprintf(ext, "z%02lu", num);
2512 path_len = base_len + strlen(ext);
2530 strcat(split_path, ext);
H A Dzip.c197 if (zfiles->ext && zfiles->extra)
5050 z->ext = 0;
5053 z->ext = localz->ext;
5275 if (z->ext)
5382 if (z->ext)
5404 if (z->ext)
5537 z->ext = z->cext = z->com = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmsdos.c669 z->cext = z->ext = (EB_HEADSIZE+EB_UT_LEN(1));
1013 int _is_executable (const char *path, int fhandle, const char *ext) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dvms_im.c163 z->cext = z->ext = (EB_HEADSIZE+ EB_UT_LEN( 1));
413 z->cext = z->ext = scan- xtra;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A DMakefile.in1390 for ext in a la so sl dylib; do\
1391 rm -f libpng.$$ext;\
1392 if test -f $(PNGLIB_BASENAME).$$ext; then\
1393 $(LN_S) $(PNGLIB_BASENAME).$$ext libpng.$$ext;\
1404 for ext in a la so sl dylib; do\
1405 rm -f libpng.$$ext;\
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_sigmatel.c3530 hda_nid_t *fixed, hda_nid_t *ext)
3544 if (*ext)
3546 *ext = nid;
3595 hda_nid_t fixed, ext; local
3602 fixed = ext = 0;
3604 if (check_mic_pin(codec, cfg->input_pins[i], &fixed, &ext))
3607 if (check_mic_pin(codec, spec->dmic_nids[i], &fixed, &ext))
3609 if (!fixed || !ext)
3611 if (!(get_wcaps(codec, ext) & AC_WCAP_UNSOL_CAP))
3613 if (set_mic_route(codec, &spec->ext_mic, ext) ||
3529 check_mic_pin(struct hda_codec *codec, hda_nid_t nid, hda_nid_t *fixed, hda_nid_t *ext) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfplsp.S399 set EXT_LO, 0x0 # min ext prec exponent
400 set EXT_HI, 0x7ffe # max ext prec exponent
690 mov.l 0x8+0x0(%a6),0x0(%a0) # load ext input
867 mov.l 0x8+0x0(%a6),0x0(%a0) # load ext input
1044 mov.l 0x8+0x0(%a6),0x0(%a0) # load ext input
1221 mov.l 0x8+0x0(%a6),0x0(%a0) # load ext input
1398 mov.l 0x8+0x0(%a6),0x0(%a0) # load ext input
1575 mov.l 0x8+0x0(%a6),0x0(%a0) # load ext input
1752 mov.l 0x8+0x0(%a6),0x0(%a0) # load ext input
1929 mov.l 0x8+0x0(%a6),0x0(%a0) # load ext inpu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dextents.c355 static int ext4_valid_extent(struct inode *inode, struct ext4_extent *ext) argument
357 ext4_fsblk_t block = ext_pblock(ext);
358 int len = ext4_ext_get_actual_len(ext);
375 struct ext4_extent *ext; local
385 ext = EXT_FIRST_EXTENT(eh);
387 if (!ext4_valid_extent(inode, ext))
389 ext++;
2235 ext_debug("remove ext %u:[%d]%d\n", ex_ee_block,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/src/
H A Dntfs-3g.c1218 const char *ext = ".ntfs-3g-"; local
1222 len = strlen(new_path) + strlen(ext) + 10 + 1; /* wc(str(2^32)) + \0 */
1227 ret = snprintf(tmp, len, "%s%s%010d", new_path, ext, ++ntfs_sequence);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dattrib.c102 base_ni = ni->ext.base_ntfs_ino;
1565 base_ni = ni->ext.base_ntfs_ino;
1933 base_ni = ni->ext.base_ntfs_ino;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk.c943 read_extended(int ext) argument
949 ext_index = ext;
950 pex = &ptes[ext];

Completed in 713 milliseconds

<<11121314151617181920>>