OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddType
(Results
1 - 13
of
13
) sorted by null
/external/chromium_org/tools/python/google/httpd_config/
httpd2_mac.conf
180
#
AddType
allows you to tweak mime.types without actually editing it, or to
183
AddType
application/x-tar .tgz
209
AddType
text/html .shtml
221
AddType
application/x-httpd-php .php
222
AddType
application/x-httpd-php-source .phps
httpd.conf
585
#
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-source .phps
httpd2.conf
231
#
AddType
allows you to tweak mime.types without actually editing it, or to
234
AddType
application/x-tar .tgz
260
AddType
text/html .shtml
272
AddType
application/x-httpd-php .php
273
AddType
application/x-httpd-php-source .phps
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
tcmalloc_unittest.cc
223
void
AddType
(int type, int weight, const char* name);
253
void TestHarness::
AddType
(int type, int weight, const char* name) {
394
rnd_.
AddType
(ALLOC, FLAGS_allocweight, "allocate");
395
rnd_.
AddType
(FREE, FLAGS_freeweight, "free");
396
rnd_.
AddType
(UPDATE, FLAGS_updateweight, "update");
397
rnd_.
AddType
(PASS, FLAGS_passweight, "pass");
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
tcmalloc_unittest.cc
223
void
AddType
(int type, int weight, const char* name);
253
void TestHarness::
AddType
(int type, int weight, const char* name) {
394
rnd_.
AddType
(ALLOC, FLAGS_allocweight, "allocate");
395
rnd_.
AddType
(FREE, FLAGS_freeweight, "free");
396
rnd_.
AddType
(UPDATE, FLAGS_updateweight, "update");
397
rnd_.
AddType
(PASS, FLAGS_passweight, "pass");
[
all
...]
/external/chromium/third_party/libjingle/source/talk/p2p/base/
stun.h
311
void
AddType
(uint16 value);
stun.cc
477
void StunUInt16ListAttribute::
AddType
(uint16 value) {
/external/skia/bench/
PathBench.cpp
494
enum
AddType
{
502
SkBench_AddPathTest(
AddType
type) : fType(type) {
584
AddType
fType; // or reverseAddPath
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
stun.h
473
void
AddType
(uint16 value);
stun_unittest.cc
[
all
...]
stun.cc
849
void StunUInt16ListAttribute::
AddType
(uint16 value) {
/external/chromium/testing/gmock/scripts/generator/cpp/
ast.py
488
def
AddType
(templated_types):
509
AddType
(self.ToType(new_tokens))
515
AddType
([])
531
AddType
([])
[
all
...]
/cts/suite/cts/deviceTests/browserbench/assets/octane/
box2d.js
[
all
...]
Completed in 366 milliseconds