Searched refs:Size (Results 26 - 50 of 201) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dclipbrd.cpp49 Size byteCount;
83 Size allocSize = byteCount ;
117 Size allocSize = byteCount ;
315 Size byteCount;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dstatbox.cpp89 wxCONSTRUCTOR_6( wxStaticBox , wxWindow* , Parent , wxWindowID , Id , wxString , Label , wxPoint , Position , wxSize , Size , long , WindowStyle )
H A Dstatline.cpp94 wxCONSTRUCTOR_5( wxStaticLine, wxWindow* , Parent , wxWindowID , Id , wxPoint , Position , wxSize , Size , long , WindowStyle)
H A Dbmpbuttn.cpp82 wxCONSTRUCTOR_5( wxBitmapButton , wxWindow* , Parent , wxWindowID , Id , wxBitmap , Bitmap , wxPoint , Position , wxSize , Size )
H A Ddialog.cpp97 wxCONSTRUCTOR_6( wxDialog , wxWindow* , Parent , wxWindowID , Id , wxString , Title , wxPoint , Position , wxSize , Size , long , WindowStyle)
H A Dgauge.cpp110 wxCONSTRUCTOR_6( wxGauge , wxWindow* , Parent , wxWindowID , Id , int , Range , wxPoint , Position , wxSize , Size , long , WindowStyle )
H A Dscrolbar.cpp81 wxCONSTRUCTOR_5( wxScrollBar , wxWindow* , Parent , wxWindowID , Id , wxPoint , Position , wxSize , Size , long , WindowStyle )
H A Dspinbutt.cpp98 wxCONSTRUCTOR_5( wxSpinButton , wxWindow* , Parent , wxWindowID , Id , wxPoint , Position , wxSize , Size , long , WindowStyle )
H A Dstatbmp.cpp84 wxCONSTRUCTOR_5( wxStaticBitmap, wxWindow* , Parent , wxWindowID , Id , wxBitmap, Bitmap, wxPoint , Position , wxSize , Size )
H A Dstattext.cpp79 wxCONSTRUCTOR_6( wxStaticText , wxWindow* , Parent , wxWindowID , Id , wxString , Label , wxPoint , Position , wxSize , Size , long , WindowStyle )
H A Dcheckbox.cpp90 wxCONSTRUCTOR_6( wxCheckBox , wxWindow* , Parent , wxWindowID , Id , wxString , Label , wxPoint , Position , wxSize , Size , long , WindowStyle )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DRLE.h56 int Size() const { return m_len; } function in class:RLE_Data
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DUnitTests.cs51 Assert.AreEqual( 0, buf.Size );
55 Assert.AreEqual( 1, buf.Size );
57 Assert.AreEqual( 0, buf.Size );
67 Assert.AreEqual( 10, buf.Size );
H A DDotZLib.cs29 [StructLayoutAttribute(LayoutKind.Sequential, Pack=4, Size=0, CharSet=CharSet.Ansi)]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DUnitTests.cs51 Assert.AreEqual( 0, buf.Size );
55 Assert.AreEqual( 1, buf.Size );
57 Assert.AreEqual( 0, buf.Size );
67 Assert.AreEqual( 10, buf.Size );
H A DDotZLib.cs29 [StructLayoutAttribute(LayoutKind.Sequential, Pack=4, Size=0, CharSet=CharSet.Ansi)]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/pcmcia/
H A Dcs.h75 u_int Size; member in struct:win_req_t
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/dotzlib/DotZLib/
H A DUnitTests.cs51 Assert.AreEqual( 0, buf.Size );
55 Assert.AreEqual( 1, buf.Size );
57 Assert.AreEqual( 0, buf.Size );
67 Assert.AreEqual( 10, buf.Size );
H A DDotZLib.cs29 [StructLayoutAttribute(LayoutKind.Sequential, Pack=4, Size=0, CharSet=CharSet.Ansi)]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtusage.tex10 function call, for brevity. Size and position arguments may usually be
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/dotzlib/DotZLib/
H A DDotZLib.cs29 [StructLayoutAttribute(LayoutKind.Sequential, Pack=4, Size=0, CharSet=CharSet.Ansi)]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dstatline.cpp84 wxCONSTRUCTOR_5( wxStaticLine, wxWindow* , Parent , wxWindowID , Id , wxPoint , Position , wxSize , Size , long , WindowStyle)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A Dibmtr_cs.c246 req.Size = 0x2000;
255 ti->mmio = ioremap(req.Base, req.Size);
261 req.Size = sramsize * 1024;
272 ti->sram_virt = ioremap(req.Base, req.Size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dchannel.h87 u32 Size,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/
H A Dmds.c227 u16 Size = 0; local
257 Size += 32;
262 Size += stmp; /* Current 4n offset of mpdu */
304 buffer = TargetBuffer + Size; /* Get the next 4n start address */
318 return Size;
489 printk("35: EPA 4th frame detected. Size = %d\n", PacketSize);

Completed in 179 milliseconds

123456789