Searched refs:AddType (Results 1 - 9 of 9) sorted by relevance

/external/webkit/LayoutTests/http/conf/
H A Dfedora-httpd.conf653 # AddType allows you to add to or override the MIME configuration
656 #AddType application/x-tar .tgz
670 #AddType application/x-compress .Z
671 #AddType application/x-gzip .gz .tgz
676 AddType application/x-x509-ca-cert .crt
677 AddType application/x-pkcs7-crl .crl
695 AddType text/html .shtml
868 AddType application/x-httpd-php .php
869 AddType application/x-httpd-php .bat
870 AddType applicatio
[all...]
H A Dapache2-debian-httpd.conf532 # AddType allows you to tweak mime.types without actually editing it, or to
535 AddType application/x-tar .tgz
549 #AddType application/x-compress .Z
550 #AddType application/x-gzip .gz .tgz
567 AddType text/html .shtml
667 AddType application/x-httpd-php .php
668 AddType application/x-httpd-php .bat
669 AddType application/x-httpd-php-source .phps
H A Dapache2-httpd.conf553 # AddType allows you to tweak mime.types without actually editing it, or to
556 AddType application/x-tar .tgz
570 #AddType application/x-compress .Z
571 #AddType application/x-gzip .gz .tgz
588 AddType text/html .shtml
688 AddType application/x-httpd-php .php
689 AddType application/x-httpd-php .bat
690 AddType application/x-httpd-php-source .phps
H A Dapache2-msys-httpd.conf554 # AddType allows you to tweak mime.types without actually editing it, or to
557 AddType application/x-tar .tgz
571 #AddType application/x-compress .Z
572 #AddType application/x-gzip .gz .tgz
589 AddType text/html .shtml
689 AddType application/x-httpd-php .php
690 AddType application/x-httpd-php .bat
691 AddType application/x-httpd-php-source .phps
H A Dcygwin-httpd.conf585 # AddType allows you to tweak mime.types without actually editing it, or to
588 AddType application/x-tar .tgz
602 #AddType application/x-compress .Z
603 #AddType application/x-gzip .gz .tgz
620 AddType text/html .shtml
720 AddType application/x-httpd-php .php
721 AddType application/x-httpd-php .bat
722 AddType application/x-httpd-php-source .phps
H A Dhttpd.conf588 # AddType allows you to tweak mime.types without actually editing it, or to
591 AddType application/x-tar .tgz
605 #AddType application/x-compress .Z
606 #AddType application/x-gzip .gz .tgz
623 AddType text/html .shtml
723 AddType application/x-httpd-php .php
724 AddType application/x-httpd-php .bat
725 AddType application/x-httpd-php-source .phps
/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dstun.h311 void AddType(uint16 value);
H A Dstun.cc477 void StunUInt16ListAttribute::AddType(uint16 value) { function in class:cricket::StunUInt16ListAttribute
/external/chromium/testing/gmock/scripts/generator/cpp/
H A Dast.py488 def AddType(templated_types): function in function:TypeConverter.ToType
509 AddType(self.ToType(new_tokens))
515 AddType([])
531 AddType([])

Completed in 124 milliseconds