Searched refs:MM (Results 1 - 23 of 23) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dmpegvideo_mmx_template.c24 #undef MM macro
34 #define MM "%%xmm" macro
49 #define MM "%%mm" macro
153 "movd %%"REG_a", "MM"3 \n\t" // last_non_zero_p1
154 SPREADW(MM"3")
155 "pxor "MM"7, "MM"7 \n\t" // 0
156 "pxor "MM"4, "MM"4 \n\t" // 0
157 MOVQ" (%2), "MM"
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/mod_db4/
H A Dmm_hash.h28 MM *mm;
33 MM_Hash *mm_hash_new(MM *, MM_HashDtor);
H A Dmm_hash.c17 MM_Hash *mm_hash_new(MM *mm, MM_HashDtor dtor)
H A Dutils.c34 static MM *mm;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dpgalloc.h28 #define pud_populate(MM, PUD, PMD) pud_set(PUD, PMD)
64 #define pmd_populate_kernel(MM, PMD, PTE) pmd_set(PMD, PTE)
65 #define pmd_populate(MM,PMD,PTE_PAGE) \
66 pmd_populate_kernel(MM,PMD,page_address(PTE_PAGE))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/devices/
H A Ddocecc.c45 #define MM 10 /* Symbol size in bits */ macro
49 #define NN ((1 << MM) - 1)
54 static const int Pp[MM+1] = { 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1 };
70 /* Compute x % NN, where NN is 2**MM - 1,
78 x = (x >> MM) + (x & NN);
140 Alpha_to[MM] = 0;
141 for (i = 0; i < MM; i++) {
144 /* If Pp[i] == 1 then, term @^i occurs in poly-repr of @^MM */
146 Alpha_to[MM] ^= mask; /* Bit-wise EXOR operation */
149 Index_of[Alpha_to[MM]]
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dpgalloc.h40 #define pgd_populate(MM, PGD, PMD) pgd_set(PGD, PMD)
52 #define pmd_populate(MM, PMD, PTE) BTFIXUP_CALL(pmd_populate)(PMD, PTE)
54 #define pmd_populate_kernel(MM, PMD, PTE) BTFIXUP_CALL(pmd_set)(PMD, PTE)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Dpgalloc.h24 #define pmd_populate(MM, PMD, PAGE) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/hotplug2/
H A Dcommon.mak15 MAKEDEP=-gcc $(CFLAGS) -MM $(wildcard *.c *.cc) > .depend
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zeroconf-0.9/
H A DMakefile39 $(Q)$(CC) -MM $(INCLUDES) $< > $@
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_user_pages.c45 ipath_cdbg(MM, "%lu/%lu put_page %p\n", (unsigned long) i,
H A Dipath_file_ops.c1207 ipath_cdbg(MM, "FAIL: reqlen %lx > %zx\n", len, size);
1265 ipath_cdbg(MM, "pgaddr %llx vm_start=%lx len %lx port %u:%u:%u\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dpgalloc-64.h35 #define pgd_populate(MM, PGD, PUD) pgd_set(PGD, PUD)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DMakefile.PL50 XS_VERSION => eval MM->parse_version('DB_File.pm'),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dallformats.c106 REGISTER_DEMUXER (MM, mm);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-usermod59 print " -e expire date (\"YYYY-MM-DD HH:MM:SS\")\n";
567 Set the expiration date for the user account. This only affect samba account. The date must be in the following format : YYYY-MM-DD HH:MM:SS. This option call the external 'date' command to set calculate the number of seconds from Junary 1 1970 to the specified date.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/kernel/
H A Dasm-offsets.c39 DEFINE(MM, offsetof(struct task_struct, mm));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dr3000.s5 # GNU C 2.6.3 [AL 1.1, MM 40] SGI running IRIX 5.0 compiled by GNU C
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dasm-offsets.c57 DEFINE(MM, offsetof(struct task_struct, mm));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dconfig.mak36 DEPEND_CMD=$(CC) $(CFLAGS) -MM $< | sed -e "/^\#.*/d" -e "s,^[[:space:]]*$(*F)\\.o,$(@D)/$(*F).o,"
H A Dconfig_arm.mak35 DEPEND_CMD=$(CC) $(CFLAGS) -MM $< | sed -e "/^\#.*/d" -e "s,^[[:space:]]*$(*F)\\.o,$(@D)/$(*F).o,"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex7286 \floatingpenalty\@MM
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex7527 \floatingpenalty\@MM

Completed in 280 milliseconds