Searched refs:extension (Results 101 - 125 of 168) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A DwxPython.tex25 C++. Python is also usable as an extension language for applications
34 includes a collection of Python modules and an extension module
36 shadow) many of the wxWidgets GUI classes. This extension module
57 then I usually code it as an extension module and leave the majority
H A Dfiledlg.tex48 are displayed in the file selector, and file extension supplies a type
49 extension for the required filename.
H A Dtcommdlg.tex150 are displayed in the file selector, and file extension supplies a type
151 extension for the required filename. Flags may be a combination of wxFD\_OPEN,
H A Ddocmanag.tex166 extension (Windows) or by popping up a template choice list (other platforms).
245 Given a path, try to find template that matches the extension. This is only
423 The wxDocTemplate corresponding to the selected file's extension is returned.
H A Darchive.tex75 or file extension.
78 can be a complete filename rather than just an extension.
86 type or file extension. Returns a pointer to the class factory if found, or
90 can be a complete filename rather than just an extension.
H A Darc.tex280 extension or mime type. For example, given {\it filename}:
311 // pop the extension, so if it was '.tar.gz' it is now just '.tar'
H A Dtdocview.tex162 and default extension are appropriate for a document/view combination,
170 list view. You would pass the same document class and default file extension to both
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/lib/
H A Dudivsi3_i4i.S227 mov.l @r15+,r4 ! zero-extension and swap using LS unit.
287 mov.l @r15+,r4 ! zero-extension and swap using LS unit.
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/setkey/
H A Dparse.y391 | extension_spec extension
394 extension
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dimage.h400 static wxImageHandler *FindHandler( const wxString& extension, long imageType );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/uvc/
H A Duvc_ctrl.c661 * a signed 32bit integer. Sign extension will be performed if the mapping
743 return memcmp(entity->extension.guidExtensionCode,
1175 /* Find the extension unit. */
1202 entity->extension.guidExtensionCode, xctrl->selector);
1552 bmControls = entity->extension.bmControls;
1553 bControlSize = entity->extension.bControlSize;
H A Duvcvideo.h30 /* Control is an extension unit control. */
315 } extension; member in union:uvc_entity::__anon12280
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmimetmac.cpp417 wxString sCurrentExtension = wxMacMakeStringFromPascal(entry.extension);
550 wxString sCurrentExtension = wxMacMakeStringFromPascal( entry.extension );
670 wxString sCurrentExtension = wxMacMakeStringFromPascal(entry.extension);
705 // extension -> file type
720 wxString sCurrentExtension = wxMacMakeStringFromPascal(entry.extension);
734 // MIME type -> extension -> file type
1480 wxLogDebug(wxT("Must have extension to associate with"));
1775 PLstrcpy( entry.extension , psExtension ) ;
1829 wxLogDebug(wxT("Must have extension to disassociate"));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Disp.S423 # fetch the opword and first extension word pointed to by the stacked pc
551 bsr.l _imem_read_word # read extension word
1372 # word, long: <ea> of the data is the current extension word #
1373 # pointer value. new extension word pointer is simply the old #
1379 mov.l EXC_EXTWPTR(%a6),%a0 # fetch extension word ptr
1897 mov.b EXC_EXTWORD(%a6), %d0 # fetch hi extension word
2727 # d0 = instruction extension word #
2766 mov.l %d0,%d1 # extension word in d0
3022 mov.w EXC_EXTWORD(%a6),%d0 # fetch cas extension word
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dopengl_enc.c586 const char *extension; member in struct:__anon3307
606 for (i = 0; required_extensions[i].extension; i++) {
609 !strstr(extensions, required_extensions[i].extension)) {
610 av_log(opengl, AV_LOG_ERROR, "Required extension %s is not supported.\n",
611 required_extensions[i].extension);
626 av_log(opengl, AV_LOG_DEBUG, "Unpack Subimage extension support: %s\n", opengl->unpack_subimage ? "Yes" : "No");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A DwsdlStub.h433 class xs__extension *extension; /* optional element of type xs:extension */ member in class:xs__simpleContent
444 xs__simpleContent() : extension(NULL), restriction(NULL) { }
483 /* xs:extension */
665 xs__extension *extension; /* optional element of type xs:extension */ member in class:xs__complexContent
676 xs__complexContent() : mixed((bool)0), extension(NULL), restriction(NULL) { }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/i2o/
H A Di2o_proc.c1154 i2o_private extension[64]; member in struct:__anon12336
1169 seq_printf(seq, "%0#9x ", result.extension[i].ext_instance);
1170 seq_printf(seq, "%0#6x ", result.extension[i].organization_id);
1171 seq_printf(seq, "%0#6x", result.extension[i].x_function_code);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A DwsdlStub.h433 class xs__extension *extension; /* optional element of type xs:extension */ member in class:xs__simpleContent
444 xs__simpleContent() : extension(NULL), restriction(NULL) { }
483 /* xs:extension */
665 xs__extension *extension; /* optional element of type xs:extension */ member in class:xs__complexContent
676 xs__complexContent() : mixed((bool)0), extension(NULL), restriction(NULL) { }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/brew/
H A Dbdbread.mak44 MODULE = mod # Downloadable module extension
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dvc1dsp_yasm.asm230 ; I do not know why the sign extension is needed...
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Ddo_func.S6 | extension word (except in the case of fmovecr and fsincos).
78 cmpil #0x38,%d0 |if the extension is >= $38,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/libutp/
H A Dutp.cpp226 // Type of the first extension header
259 // Type of the first extension header
673 // extension bytes from SYN packet
946 LOG_UTPV("0x%08x: Sending ACK %u [%u] with extension bits", this, ack_nr, conn_id_send);
1808 // Skip the extension headers
1809 uint extension = conn->version == 0 ? pf->ext : pf1->ext; local
1810 if (extension != 0) {
1820 switch(extension) {
1824 case 2: // extension bits
1826 LOG_UTPV("0x%08x: Invalid len of extension bit
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dapi-ip6-flowlabels.tex172 extension headers are ignored. Instead, kernel uses the values
336 This structure is followed by optional extension headers associated
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DSearchDlg.cpp493 params.extension = CastChild( IDC_EDITSEARCHEXTENSION, wxTextCtrl )->GetValue();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECSpecialTags.h372 const wxString &extension, uint32 avail, uint64 min_size, uint64 max_size);

Completed in 130 milliseconds

1234567