Searched refs:ext (Results 376 - 400 of 548) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/pohmelfs/
H A Dlock.c67 cmd->ext = path_len;
H A Dinode.c86 cmd->ext = inode->i_mode;
534 cmd->ext = path_len;
738 cmd->ext = path_len;
1049 cmd->ext = path_len;
1651 cmd->ext = path_len;
1700 cmd->ext = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A DMakefile.in761 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
762 case "$$ext" in \
764 *) ext='1' ;; \
768 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
782 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
783 case "$$ext" in \
785 *) ext='1' ;; \
789 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_pci.c42 static int i2r_pci(X509V3_EXT_METHOD *method, PROXY_CERT_INFO_EXTENSION *ext,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_pci.c43 static int i2r_pci(X509V3_EXT_METHOD *method, PROXY_CERT_INFO_EXTENSION *ext,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dkvm_host.h183 struct kvm_s390_ext_info ext; member in union:kvm_s390_interrupt_info::__anon10109
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dtdfx.h164 unsigned char ext[2]; member in struct:banshee_reg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/netfilter/
H A Dnf_conntrack.h137 struct nf_ct_ext *ext; member in struct:nf_conn
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dopl3.h383 const unsigned char *ext,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/ui/browsers/
H A Dannotate.c72 struct sym_ext *sym_ext = priv->ext;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A DMakefile16 obj-$(CONFIG_ACPI) += acpi.o acpi-ext.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dutil.S42 | ;largest +ext
44 | ;largest magnitude +sgl in ext
46 | ;largest magnitude +dbl in ext
48 | ;largest -ext
235 bra end_ovfr |inf is same for all precisions (ext,dbl,sgl)
392 | 00,01 0 ext
446 clrl %d0 |if E1, size is always ext
475 | ;smallest +ext denorm
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/human68k/
H A Dhuman68k.c307 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/arch/arm/mach-w90x900/
H A Dcpu.c71 static DEFINE_CLK(ext, 0);
98 DEF_CLKLOOK(&clk_ext, NULL, "ext"),
180 nuc900_clock_source(NULL, "ext");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dinterface.c853 const char *ext; local
858 ext = TRext;
865 ext += 3; /* KiB, MiB, GiB, TiB */
870 printf("X bytes:%llu (%llu.%u %sB)%s", ull, int_part, frac_part, ext, end);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_inode.c1297 char ext[32]; local
1324 strncpy(ext, stat->extension, sizeof(ext));
1326 sscanf(ext, "%13s %u", tag_name, &i_nlink);
1337 strncpy(ext, stat->extension, sizeof(ext));
1338 sscanf(ext, "%c %u %u", &type, &major, &minor);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dinode.c411 ni->ext.base_ntfs_ino = NULL;
1405 ni->ext.base_ntfs_ino = base_ni;
1691 ni->ext.base_ntfs_ino = base_ni;
2197 if (!is_bad_inode(VFS_I(ni->ext.base_ntfs_ino)))
2245 ntfs_clear_extent_inode(ni->ext.extent_ntfs_inos[i]);
2246 kfree(ni->ext.extent_ntfs_inos);
2254 iput(VFS_I(ni->ext.base_ntfs_ino));
2256 ni->ext.base_ntfs_ino = NULL;
2356 base_ni = ni->ext.base_ntfs_ino;
2995 ntfs_inode **extent_nis = ni->ext
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dadm1031.c152 #define TEMP_FROM_REG_EXT(val, ext) (TEMP_FROM_REG(val) + (ext) * 125)
592 int ext; local
593 ext = nr == 0 ?
596 return sprintf(buf, "%d\n", TEMP_FROM_REG_EXT(data->temp[nr], ext));
H A Dadt7475.c1485 u16 ext; local
1496 ext = (adt7475_read(REG_EXTEND2) << 8) |
1503 ((ext >> (i * 2)) & 3);
1509 ((ext >> ((i + 5) * 2)) & 3);
1513 ext = adt7475_read(REG_EXTEND3);
1515 ((ext >> 4) & 3);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale.c411 #define YUV2PACKED16WRAPPER(name, base, ext, fmt) \
412 static void name ## ext ## _X_c(SwsContext *c, const int16_t *lumFilter, \
429 static void name ## ext ## _2_c(SwsContext *c, const int16_t *_buf[2], \
443 static void name ## ext ## _1_c(SwsContext *c, const int16_t *_buf0, \
554 #define YUV2PACKEDWRAPPER(name, base, ext, fmt) \
555 static void name ## ext ## _X_c(SwsContext *c, const int16_t *lumFilter, \
567 static void name ## ext ## _2_c(SwsContext *c, const int16_t *buf[2], \
576 static void name ## ext ## _1_c(SwsContext *c, const int16_t *buf0, \
1157 #define YUV2RGBWRAPPERX(name, base, ext, fmt, hasAlpha) \
1158 static void name ## ext ## _X_
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Datmel.c1863 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; local
1864 int idx, key_len, alg = ext->alg, set_key = 1;
1878 if (ext->ext_flags & IW_ENCODE_EXT_SET_TX_KEY) {
1880 set_key = ext->key_len > 0 ? 1 : 0;
1892 if (ext->key_len > 5) {
1896 } else if (ext->key_len > 0) {
1905 key_len = min ((int)ext->key_len, priv->wep_key_len[idx]);
1906 memcpy(priv->wep_keys[idx], ext->key, key_len);
1923 struct iw_encode_ext *ext = (struct iw_encode_ext *)extra; local
1926 max_key_len = encoding->length - sizeof(*ext);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtextbuffer.h2168 wxRichTextFileHandler(const wxString& name = wxEmptyString, const wxString& ext = wxEmptyString, int type = 0)
2169 : m_name(name), m_extension(ext), m_type(type), m_flags(0), m_visible(true)
2200 void SetExtension(const wxString& ext) { m_extension = ext; } argument
2239 wxRichTextPlainTextHandler(const wxString& name = wxT("Text"), const wxString& ext = wxT("txt"), int type = wxRICHTEXT_TYPE_TEXT)
2240 : wxRichTextFileHandler(name, ext, type)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/memstick/core/
H A Dmspro_block.c119 char ext[3]; member in struct:mspro_specfile
447 char name[9], ext[4]; local
452 memcpy(ext, x_spfile->ext, 3);
453 ext[3] = 0;
456 rc += scnprintf(buffer + rc, PAGE_SIZE - rc, "ext: %s\n", ext);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DMakefile.in1005 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
1006 case "$$ext" in \
1008 *) ext='1' ;; \
1012 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
1026 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
1027 case "$$ext" in \
1029 *) ext='1' ;; \
1033 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
1050 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
1051 case "$$ext" i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dv3_purp.c767 X509_EXTENSION *ext = X509_get_ext((X509 *)x, i_ext); local
768 if (!X509_EXTENSION_get_critical(ext))

Completed in 378 milliseconds

<<11121314151617181920>>