Searched refs:Max (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dxgetcwd.c32 # define getcwd(Buf, Max) (getcwd) (Buf, Max, 0)
38 # define getcwd(Buf, Max) getwd (Buf)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DBarShader.cpp192 unsigned Max = HALF(m_Height); local
194 for (unsigned y = 0; y < Max; y++) {
208 for (unsigned y = std::max(Max, m_Height - Max); y < m_Height; y++) {
H A DMuleListCtrl.cpp330 int Max = GetItemCount(); local
334 if (Max && m_sort_func) {
341 int cur_pos = ( Max - Min ) / 2 + Min;
346 Max = cur_pos;
350 } while ((Min != Max));
353 return Max;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dconfig.mk11 #Foxconn added by Max Ding, 11/25/2008 for multi_language, use pppoe2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/unix/
H A Dconfig.mk11 #Foxconn added by Max Ding, 11/25/2008 for multi_language, use pppoe2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dconfig.mk11 #Foxconn added by Max Ding, 11/25/2008 for multi_language, use pppoe2
H A Dtrees.c464 #define Max(a,b) (a >= b ? a : b) macro
821 depth[node] = (uch) (Max(depth[n], depth[m]) + 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/unix/
H A Dconfig.mk11 #Foxconn added by Max Ding, 11/25/2008 for multi_language, use pppoe2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-csharp-forms/
H A Dhello.cs60 int totalWidth = Math.Max(Math.Max(label1.PreferredWidth, label2.PreferredWidth),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/
H A Dconfig.mk11 #Foxconn added by Max Ding, 11/25/2008 for multi_language, use pppoe2
/netgear-R7000-V1.0.7.12_1.2.5/project/gpl/
H A Dconfig.mk11 #Foxconn added by Max Ding, 11/25/2008 for multi_language, use pppoe2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dspinbutt.cpp91 wxPROPERTY( Max , int , SetMax, GetMax, 0 , 0 /*flags*/ , wxT("Helpstring") , wxT("group"))
H A Dspinctrl.cpp91 wxPROPERTY( Max , int , SetMax, GetMax, 0 , 0 /*flags*/ , wxT("Helpstring") , wxT("group"))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dspinbutt.cpp103 wxPROPERTY( Max , int , SetMax, GetMax, 0 , 0 /*flags*/ , wxT("Helpstring") , wxT("group"))
H A Dspinctrl.cpp98 wxPROPERTY( Max , int , SetMax, GetMax, 0 , 0 /*flags*/ , wxT("Helpstring") , wxT("group"))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dev6-memchr.S57 addq $16, $5, $5 # E : Max search address
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcombopopup.tex76 \docparam{maxWidth}{Max height for window, as limited by
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dpci_main_dev.c952 Max : limit Host PCI and Ralink PCIe device's LINK CONTROL field's value.
957 void RTMPPCIeLinkCtrlSetting(struct rt_rtmp_adapter *pAd, u16 Max) argument
1034 if (PCIePowerSaveLevel > Max)
1035 PCIePowerSaveLevel = Max;
H A Drtmp.h3952 void RTMPPCIeLinkCtrlSetting(struct rt_rtmp_adapter *pAd, u16 Max);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dsleep.S266 @ Max DPLL_MULT = 18
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A DWebServer.h57 #define SHORT_FILENAME_LENGTH 40 // Max size of file name.
557 uint32 Max() const { return m_max_value; } function in class:CStatsData
H A DWebServer.cpp1421 int maxval = m_data->Max();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dsuper.c1415 static ntfschar Max[5] = { cpu_to_le16('$'), local
1472 /* Get the $DATA/$Max attribute. */
1473 tmp_ino = ntfs_attr_iget(vol->usnjrnl_ino, AT_DATA, Max, 4);
1475 ntfs_error(vol->sb, "Failed to load $UsnJrnl/$DATA/$Max "
1481 ntfs_error(vol->sb, "Found corrupt $UsnJrnl/$DATA/$Max "
1502 /* Read the USN_HEADER from $DATA/$Max. */
1505 ntfs_error(vol->sb, "Failed to read from $UsnJrnl/$DATA/$Max "
1510 /* Sanity check the $Max. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/bfin/
H A Dpixels_bfin.S47 ppc$1: R2 = Max(R0, R4) (V) || [I1++M1] = R6;

Completed in 519 milliseconds