Searched refs:extension (Results 1 - 25 of 168) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dtbldo.S85 .long serror |$04-0 ERROR - illegal extension
86 .long serror |$04-1 ERROR - illegal extension
87 .long serror |$04-2 ERROR - illegal extension
88 .long serror |$04-3 ERROR - illegal extension
89 .long serror |$04-4 ERROR - illegal extension
90 .long serror |$04-5 ERROR - illegal extension
91 .long serror |$04-6 ERROR - illegal extension
92 .long serror |$04-7 ERROR - illegal extension
94 .long serror |$05-0 ERROR - illegal extension
95 .long serror |$05-1 ERROR - illegal extension
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Dbbunzip.c99 /* restore extension (unless tgz -> tar case) */
120 char *extension = strrchr(filename, '.'); local
121 if (!extension || strcmp(extension + 1, expected_ext) != 0) {
126 *extension = '\0';
201 char *extension = strrchr(filename, '.'); local
203 if (!extension)
206 extension++;
207 if (strcmp(extension, "tgz" + 1) == 0
209 || strcmp(extension, "
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dopen-catalog.c46 static const char *extension[] = { "", ".po", ".pot", }; local
63 for (k = 0; k < SIZEOF (extension); ++k)
65 file_name = concatenated_filename ("", input_name, extension[k]);
84 for (k = 0; k < SIZEOF (extension); ++k)
86 file_name = concatenated_filename (dir, input_name, extension[k]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dfiledlg.cpp106 wxString extension = data->extensions[i].AfterLast('.') ; local
113 if ( pos != wxNOT_FOUND && extension != wxT("*") )
115 sfilename = sfilename.Left(pos+1)+extension ;
160 // an explanatory text, in that case the first part is name and extension at the same time
176 wxString extension = myData->extensions[i]; local
179 if (extension.length() && (extension.GetChar(0) == '*'))
180 extension = extension.Mid( 1 );
183 if (extension
213 wxString extension = tokenizer.GetNextToken() ; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dtopics.tex7 \section{MMedia extension overview}\label{mmedoverview}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dgdiimage.cpp95 wxGDIImageHandler *wxGDIImage::FindHandler(const wxString& extension, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dmangle_hash.c116 * return 2 alloced unicode strings that contain prefix and extension
120 smb_ucs2_t **extension, BOOL allow_wildcards)
125 *extension = 0;
133 (NT_STATUS_IS_OK(has_valid_83_chars(p+1,allow_wildcards)))) /* check extension */ {
135 *extension = strdup_w(p+1);
136 if (!*extension) {
359 * nul (end of string) byte or a dot (extension) or by a '/' (end of
396 If the extension of the raw name maps directly to the
397 extension of the mangled name, then we'll store both names
403 - the extension mus
119 mangle_get_prefix(const smb_ucs2_t *ucs2_string, smb_ucs2_t **prefix, smb_ucs2_t **extension, BOOL allow_wildcards) argument
525 char extension[4]; local
[all...]
H A Dmangle_hash2.c225 /* check extension */
378 char extension[4]; local
403 strncpy(extension, name+9, 3);
404 extension[3] = 0;
406 extension[0] = 0;
409 if (extension[0]) {
410 M_DEBUG(10,("check_cache: %s -> %s.%s\n", name, prefix, extension));
411 slprintf(name, maxlen, "%s.%s", prefix, extension);
517 char extension[4]; local
542 /* if the extension contain
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dfiledlg.cpp411 // we must set the default extension because otherwise Windows would check
413 // user types "foo" and the default extension is ".bar" we should force it
418 const wxChar* extension = filterBuffer; local
421 for( int i = 0; i < maxFilter; i++ ) // get extension
422 extension = extension + wxStrlen( extension ) + 1;
425 defextBuffer = AppendExtension(wxT("a"), extension);
525 //=== Adding the correct extension >>=================================
532 // User has typed a filename without an extension
533 const wxChar* extension = filterBuffer; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dfiledlg.cpp128 wxString extension = data->extensions[i].AfterLast('.') ; local
129 extension.MakeLower() ;
145 sfilename = sfilename.Left(pos+1)+extension ;
192 // an explanatory text, in that case the first part is name and extension at the same time
209 wxString extension = myData->extensions[i]; local
211 if (extension.GetChar(0) == '*')
212 extension = extension.Mid(1); // Remove leading *
214 if (extension.GetChar(0) == '.')
216 extension
250 wxString extension = tokenizer.GetNextToken() ; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dmakesfx.com19 $! filename extension of .exe. The default file extension for p1 is .zip
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfldlgcmn.cpp141 // get the first extension from extensionList, or all of it
144 // if ext == "foo" or "foo." there's no extension
178 // appended to the filename if the user fails to type an extension. The new
179 // implementation (taken from wxFileSelectorEx) appends the extension
182 // Windows only allows *one* default extension, whereas here we do the
185 // If there's a default extension specified but no filter, we create a
276 const wxChar *extension,
289 const wxChar *ext = extension;
297 else // no extension specified
311 const wxChar *extension,
274 wxDefaultFileSelector(bool load, const wxChar *what, const wxChar *extension, const wxChar *default_name, wxWindow *parent) argument
310 wxLoadFileSelector(const wxChar *what, const wxChar *extension, const wxChar *default_name, wxWindow *parent) argument
322 wxSaveFileSelector(const wxChar *what, const wxChar *extension, const wxChar *default_name, wxWindow *parent) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dtypes.cpp1384 else if (p->simpleContent->extension)
1385 { if (p->simpleContent->extension->complexTypePtr())
1386 p = p->simpleContent->extension->complexTypePtr();
1388 { base = p->simpleContent->extension->base;
1389 if (p->simpleContent->extension->simpleTypePtr() && p->simpleContent->extension->simpleTypePtr()->schemaPtr())
1390 baseURI = p->simpleContent->extension->simpleTypePtr()->schemaPtr()->targetNamespace;
1418 else if (p->simpleContent->extension)
1419 { gen(URI, p->simpleContent->extension->attribute);
1420 gen(URI, p->simpleContent->extension
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dtypes.cpp1384 else if (p->simpleContent->extension)
1385 { if (p->simpleContent->extension->complexTypePtr())
1386 p = p->simpleContent->extension->complexTypePtr();
1388 { base = p->simpleContent->extension->base;
1389 if (p->simpleContent->extension->simpleTypePtr() && p->simpleContent->extension->simpleTypePtr()->schemaPtr())
1390 baseURI = p->simpleContent->extension->simpleTypePtr()->schemaPtr()->targetNamespace;
1418 else if (p->simpleContent->extension)
1419 { gen(URI, p->simpleContent->extension->attribute);
1420 gen(URI, p->simpleContent->extension
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dtypes.cpp1384 else if (p->simpleContent->extension)
1385 { if (p->simpleContent->extension->complexTypePtr())
1386 p = p->simpleContent->extension->complexTypePtr();
1388 { base = p->simpleContent->extension->base;
1389 if (p->simpleContent->extension->simpleTypePtr() && p->simpleContent->extension->simpleTypePtr()->schemaPtr())
1390 baseURI = p->simpleContent->extension->simpleTypePtr()->schemaPtr()->targetNamespace;
1418 else if (p->simpleContent->extension)
1419 { gen(URI, p->simpleContent->extension->attribute);
1420 gen(URI, p->simpleContent->extension
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dtypes.cpp1384 else if (p->simpleContent->extension)
1385 { if (p->simpleContent->extension->complexTypePtr())
1386 p = p->simpleContent->extension->complexTypePtr();
1388 { base = p->simpleContent->extension->base;
1389 if (p->simpleContent->extension->simpleTypePtr() && p->simpleContent->extension->simpleTypePtr()->schemaPtr())
1390 baseURI = p->simpleContent->extension->simpleTypePtr()->schemaPtr()->targetNamespace;
1418 else if (p->simpleContent->extension)
1419 { gen(URI, p->simpleContent->extension->attribute);
1420 gen(URI, p->simpleContent->extension
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/dso/
H A Ddso_dl.c316 static const char extension[] = ".sl"; variable
318 static const char extension[] = ".so"; variable
330 rsize += strlen(extension);/* The length of ".s?" */
344 sprintf(translated, "lib%s%s", filename, extension);
346 sprintf(translated, "%s%s", filename, extension);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dso/
H A Ddso_dl.c308 static const char extension[] = ".sl"; variable
310 static const char extension[] = ".so"; variable
322 rsize += strlen(extension); /* The length of ".s?" */
333 sprintf(translated, "lib%s%s", filename, extension);
335 sprintf(translated, "%s%s", filename, extension);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dso/
H A Ddso_dl.c308 static const char extension[] = ".sl"; variable
310 static const char extension[] = ".so"; variable
322 rsize += strlen(extension); /* The length of ".s?" */
333 sprintf(translated, "lib%s%s", filename, extension);
335 sprintf(translated, "%s%s", filename, extension);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECSpecialTags.cpp66 const wxString &extension, uint32 avail, uint64 min_size, uint64 max_size) : CECTag(EC_TAG_SEARCH_TYPE, (uint32)search_type)
70 if ( !extension.IsEmpty() ) {
71 AddTag(CECTag(EC_TAG_SEARCH_EXTENSION, extension));
65 CEC_Search_Tag(const wxString &name, EC_SEARCH_TYPE search_type, const wxString &file_type, const wxString &extension, uint32 avail, uint64 min_size, uint64 max_size) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/sample/
H A Dhttp-server.c61 const char *extension; member in struct:table_entry
83 const char *last_period, *extension; local
88 extension = last_period + 1;
89 for (ent = &content_type_table[0]; ent->extension; ++ent) {
90 if (!evutil_ascii_strcasecmp(ent->extension, extension))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dasound_fm.h130 char extension[7]; member in struct:sbi_patch
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasound_fm.h130 char extension[7]; member in struct:sbi_patch
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DContext.pm29 Perf::Trace::Context - Perl extension for accessing functions in perf.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dhexium_orion.c411 static struct saa7146_extension extension; variable in typeref:struct:saa7146_extension
415 .ext = &extension,
420 .ext = &extension,
425 .ext = &extension,
465 static struct saa7146_extension extension = { variable in typeref:struct:saa7146_extension
482 if (0 != saa7146_register_extension(&extension)) {
483 DEB_S(("failed to register extension.\n"));
492 saa7146_unregister_extension(&extension);

Completed in 245 milliseconds

1234567