Searched refs:MIME (Results 1 - 19 of 19) sorted by relevance

/external/curl/tests/server/
H A Dbase64.pl3 use MIME::Base64 qw(encode_base64);
/external/syslinux/utils/
H A Dmd5pass5 use MIME::Base64;
30 $salt = MIME::Base64::encode(random_bytes(6), '');
H A Dsha1pass5 use MIME::Base64;
30 $salt = MIME::Base64::encode(random_bytes(6), '');
/external/sl4a/Utils/src/com/googlecode/android_scripting/interpreter/
H A DInterpreterConstants.java58 public static final String MIME = "script/"; field in interface:InterpreterConstants
/external/curl/docs/cmdline-opts/
H A Dform-string.d2 Help: Specify multipart MIME data
H A Dform.d4 Help: Specify multipart MIME data
/external/icu/icu4c/source/data/mappings/
H A Ducmcore.mk5 # A list of UCM's to build for core MIME/Unix/Windows encodings
/external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/interpreter/
H A DInterpreterProvider.java55 public static final String MIME = "vnd.android.cursor.item/vnd.googlecode.interpreter"; field in class:InterpreterProvider
78 return MIME;
/external/curl/lib/
H A Dmk-ca-bundle.pl35 use MIME::Base64;
139 print "MIME::Base64.pm Version : ${MIME::Base64::VERSION}\n";
483 my $encoded = MIME::Base64::encode_base64($data, '');
/external/python/cpython3/Lib/msilib/
H A Dschema.py255 MIME = Table('MIME') variable
256 MIME.add_field(1,'ContentType',11584)
257 MIME.add_field(2,'Extension_',3583)
258 MIME.add_field(3,'CLSID',7462)
580 tables=[_Validation, ActionText, AdminExecuteSequence, Condition, AdminUISequence, AdvtExecuteSequence, AdvtUISequence, AppId, AppSearch, Property, BBControl, Billboard, Feature, Binary, BindImage, File, CCPSearch, CheckBox, Class, Component, Icon, ProgId, ComboBox, CompLocator, Complus, Directory, Control, Dialog, ControlCondition, ControlEvent, CreateFolder, CustomAction, DrLocator, DuplicateFile, Environment, Error, EventMapping, Extension, MIME, FeatureComponents, FileSFPCatalog, SFPCatalog, Font, IniFile, IniLocator, InstallExecuteSequence, InstallUISequence, IsolatedComponent, LaunchCondition, ListBox, ListView, LockPermissions, Media, MoveFile, MsiAssembly, MsiAssemblyName, MsiDigitalCertificate, MsiDigitalSignature, MsiFileHash, MsiPatchHeaders, ODBCAttribute, ODBCDriver, ODBCDataSource, ODBCSourceAttribute, ODBCTranslator, Patch, PatchPackage, PublishComponent, RadioButton, Registry, RegLocator, RemoveFile, RemoveIniFile, RemoveRegistry, ReserveCost, SelfReg, ServiceControl, ServiceInstall, Shortcut, Signature, TextStyle, TypeLib, UIText, Upgrade, Verb]
757 ('Extension','MIME_','Y',None, None, 'MIME',1,'Text',None, 'Optional Context identifier, typically "type/format" associated with the extension',),
759 ('MIME','CLSID','Y',None, None, None, None, 'Guid',None, 'Optional associated CLSID.',),
760 ('MIME','ContentType','N',None, None, None, None, 'Text',None, 'Primary key. Context identifier, typically "type/format".',),
761 ('MIME','Extension
[all...]
/external/nanohttpd/
H A DREADME.md131 * Contains a built-in list of most common MIME types.
132 * Runtime extension support (extensions that serve particular MIME types) - example extension that serves Markdown formatted files. Simply including an extension JAR in the webserver classpath is enough for the extension to be loaded.
/external/nanohttpd/src/site/markdown/
H A Dindex.md131 * Contains a built-in list of most common MIME types.
132 * Runtime extension support (extensions that serve particular MIME types) - example extension that serves Markdown formatted files. Simply including an extension JAR in the webserver classpath is enough for the extension to be loaded.
/external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
H A DInterpreterConfiguration.java97 intent.setType(InterpreterConstants.MIME + "*");
/external/python/cpython2/Lib/msilib/
H A Dschema.py255 MIME = Table('MIME') variable
256 MIME.add_field(1,'ContentType',11584)
257 MIME.add_field(2,'Extension_',3583)
258 MIME.add_field(3,'CLSID',7462)
580 tables=[_Validation, ActionText, AdminExecuteSequence, Condition, AdminUISequence, AdvtExecuteSequence, AdvtUISequence, AppId, AppSearch, Property, BBControl, Billboard, Feature, Binary, BindImage, File, CCPSearch, CheckBox, Class, Component, Icon, ProgId, ComboBox, CompLocator, Complus, Directory, Control, Dialog, ControlCondition, ControlEvent, CreateFolder, CustomAction, DrLocator, DuplicateFile, Environment, Error, EventMapping, Extension, MIME, FeatureComponents, FileSFPCatalog, SFPCatalog, Font, IniFile, IniLocator, InstallExecuteSequence, InstallUISequence, IsolatedComponent, LaunchCondition, ListBox, ListView, LockPermissions, Media, MoveFile, MsiAssembly, MsiAssemblyName, MsiDigitalCertificate, MsiDigitalSignature, MsiFileHash, MsiPatchHeaders, ODBCAttribute, ODBCDriver, ODBCDataSource, ODBCSourceAttribute, ODBCTranslator, Patch, PatchPackage, PublishComponent, RadioButton, Registry, RegLocator, RemoveFile, RemoveIniFile, RemoveRegistry, ReserveCost, SelfReg, ServiceControl, ServiceInstall, Shortcut, Signature, TextStyle, TypeLib, UIText, Upgrade, Verb]
757 (u'Extension',u'MIME_',u'Y',None, None, u'MIME',1,u'Text',None, u'Optional Context identifier, typically "type/format" associated with the extension',),
759 (u'MIME',u'CLSID',u'Y',None, None, None, None, u'Guid',None, u'Optional associated CLSID.',),
760 (u'MIME',u'ContentType',u'N',None, None, None, None, u'Text',None, u'Primary key. Context identifier, typically "type/format".',),
761 (u'MIME',
[all...]
/external/python/cpython2/Tools/msi/
H A Dschema.py255 MIME = Table('MIME') variable
256 MIME.add_field(1,'ContentType',11584)
257 MIME.add_field(2,'Extension_',3583)
258 MIME.add_field(3,'CLSID',7462)
580 tables=[_Validation, ActionText, AdminExecuteSequence, Condition, AdminUISequence, AdvtExecuteSequence, AdvtUISequence, AppId, AppSearch, Property, BBControl, Billboard, Feature, Binary, BindImage, File, CCPSearch, CheckBox, Class, Component, Icon, ProgId, ComboBox, CompLocator, Complus, Directory, Control, Dialog, ControlCondition, ControlEvent, CreateFolder, CustomAction, DrLocator, DuplicateFile, Environment, Error, EventMapping, Extension, MIME, FeatureComponents, FileSFPCatalog, SFPCatalog, Font, IniFile, IniLocator, InstallExecuteSequence, InstallUISequence, IsolatedComponent, LaunchCondition, ListBox, ListView, LockPermissions, Media, MoveFile, MsiAssembly, MsiAssemblyName, MsiDigitalCertificate, MsiDigitalSignature, MsiFileHash, MsiPatchHeaders, ODBCAttribute, ODBCDriver, ODBCDataSource, ODBCSourceAttribute, ODBCTranslator, Patch, PatchPackage, PublishComponent, RadioButton, Registry, RegLocator, RemoveFile, RemoveIniFile, RemoveRegistry, ReserveCost, SelfReg, ServiceControl, ServiceInstall, Shortcut, Signature, TextStyle, TypeLib, UIText, Upgrade, Verb]
757 (u'Extension',u'MIME_',u'Y',None, None, u'MIME',1,u'Text',None, u'Optional Context identifier, typically "type/format" associated with the extension',),
759 (u'MIME',u'CLSID',u'Y',None, None, None, None, u'Guid',None, u'Optional associated CLSID.',),
760 (u'MIME',u'ContentType',u'N',None, None, None, None, u'Text',None, u'Primary key. Context identifier, typically "type/format".',),
761 (u'MIME',
[all...]
/external/icu/icu4c/source/data/
H A Dmakedata.mak219 !MESSAGE Warning: cannot find "ucmcore.mk". Not building core MIME/Unix/Windows converter files.
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 854 milliseconds