File: wtf.gypi

package info (click to toggle)
chromium-browser 41.0.2272.118-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 2,189,132 kB
  • sloc: cpp: 9,691,462; ansic: 3,341,451; python: 712,689; asm: 518,779; xml: 208,926; java: 169,820; sh: 119,353; perl: 68,907; makefile: 28,311; yacc: 13,305; objc: 11,385; tcl: 3,186; cs: 2,225; sql: 2,217; lex: 2,215; lisp: 1,349; pascal: 1,256; awk: 407; ruby: 155; sed: 53; php: 14; exp: 11
file content (241 lines) | stat: -rw-r--r-- 7,882 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
# For GN compatibility, this file can not have any conditions.
{
    'variables': {
        'wtf_files': [
            'ASCIICType.h',
            'AddressSpaceRandomization.cpp',
            'AddressSpaceRandomization.h',
            'Alignment.h',
            'ArrayBuffer.cpp',
            'ArrayBuffer.h',
            'ArrayBufferBuilder.cpp',
            'ArrayBufferBuilder.h',
            'ArrayBufferContents.cpp',
            'ArrayBufferContents.h',
            'ArrayBufferDeallocationObserver.h',
            'ArrayBufferView.cpp',
            'ArrayBufferView.h',
            'ArrayPiece.cpp',
            'ArrayPiece.h',
            'Assertions.cpp',
            'Assertions.h',
            'Atomics.h',
            'BitArray.h',
            'BitVector.cpp',
            'BitVector.h',
            'BitwiseOperations.h',
            'BloomFilter.h',
            'ByteOrder.h',
            'ByteSwap.h',
            'CPU.h',
            'CheckedArithmetic.h',
            'Compiler.h',
            'CryptographicallyRandomNumber.cpp',
            'CryptographicallyRandomNumber.h',
            'CurrentTime.cpp',
            'CurrentTime.h',
            'DataLog.cpp',
            'DataLog.h',
            'DateMath.cpp',
            'DateMath.h',
            'DefaultAllocator.cpp',
            'DefaultAllocator.h',
            'Deque.h',
            'DoubleBufferedDeque.h',
            'DoublyLinkedList.h',
            'DynamicAnnotations.cpp',
            'DynamicAnnotations.h',
            'FastAllocBase.h',
            'FastMalloc.cpp',
            'FastMalloc.h',
            'FilePrintStream.cpp',
            'FilePrintStream.h',
            'Float32Array.h',
            'Float64Array.h',
            'Forward.h',
            'Functional.h',
            'GetPtr.h',
            'HashCountedSet.h',
            'HashFunctions.h',
            'HashIterators.h',
            'HashMap.h',
            'HashSet.h',
            'HashTable.cpp',
            'HashTable.h',
            'HashTableDeletedValueType.h',
            'HashTraits.h',
            'HexNumber.h',
            'InstanceCounter.cpp',
            'InstanceCounter.h',
            'Int16Array.h',
            'Int32Array.h',
            'Int8Array.h',
            'IntegralTypedArrayBase.h',
            'LeakAnnotations.h',
            'LinkedStack.h',
            'ListHashSet.h',
            'Locker.h',
            'MainThread.cpp',
            'MainThread.h',
            'MallocZoneSupport.h',
            'MathExtras.h',
            'MessageQueue.h',
            'NonCopyingSort.h',
            'Noncopyable.h',
            'NotFound.h',
            'NullPtr.h',
            'OwnPtr.h',
            'OwnPtrCommon.h',
            'PageAllocator.cpp',
            'PageAllocator.h',
            'PartitionAlloc.cpp',
            'PartitionAlloc.h',
            'PassOwnPtr.h',
            'PassRefPtr.h',
            'PassTraits.h',
            'PrintStream.cpp',
            'PrintStream.h',
            'ProcessID.h',
            'RefCounted.h',
            'RefCountedLeakCounter.cpp',
            'RefCountedLeakCounter.h',
            'RefPtr.h',
            'RetainPtr.h',
            'SaturatedArithmetic.h',
            'SizeLimits.cpp',
            'SpinLock.h',
            'StaticConstructors.h',
            'StdLibExtras.h',
            'StringExtras.h',
            'StringHasher.h',
            'TemporaryChange.h',
            'ThreadRestrictionVerifier.h',
            'ThreadSafeRefCounted.h',
            'ThreadSpecific.h',
            'ThreadSpecificWin.cpp',
            'Threading.h',
            'ThreadingPrimitives.h',
            'ThreadingPthreads.cpp',
            'ThreadingWin.cpp',
            'TreeNode.h',
            'TypeTraits.cpp',
            'TypeTraits.h',
            'TypedArrayBase.h',
            'Uint16Array.h',
            'Uint32Array.h',
            'Uint8Array.h',
            'Vector.h',
            'VectorTraits.h',
            'WTF.cpp',
            'WTF.h',
            'WTFExport.h',
            'WTFThreadData.cpp',
            'WTFThreadData.h',
            'WeakPtr.h',
            'asm/SaturatedArithmeticARM.h',
            'dtoa.cpp',
            'dtoa.h',
            'dtoa/bignum-dtoa.cc',
            'dtoa/bignum-dtoa.h',
            'dtoa/bignum.cc',
            'dtoa/bignum.h',
            'dtoa/cached-powers.cc',
            'dtoa/cached-powers.h',
            'dtoa/diy-fp.cc',
            'dtoa/diy-fp.h',
            'dtoa/double-conversion.cc',
            'dtoa/double-conversion.h',
            'dtoa/double.h',
            'dtoa/fast-dtoa.cc',
            'dtoa/fast-dtoa.h',
            'dtoa/fixed-dtoa.cc',
            'dtoa/fixed-dtoa.h',
            'dtoa/strtod.cc',
            'dtoa/strtod.h',
            'dtoa/utils.h',
            'text/ASCIIFastPath.h',
            'text/AtomicString.cpp',
            'text/AtomicString.h',
            'text/AtomicStringCF.cpp',
            'text/AtomicStringHash.h',
            'text/Base64.cpp',
            'text/Base64.h',
            'text/CString.cpp',
            'text/CString.h',
            'text/IntegerToStringConversion.h',
            'text/StringBuffer.h',
            'text/StringBuilder.cpp',
            'text/StringBuilder.h',
            'text/StringCF.cpp',
            'text/StringConcatenate.cpp',
            'text/StringConcatenate.h',
            'text/StringHash.h',
            'text/StringImpl.cpp',
            'text/StringImpl.h',
            'text/StringImplCF.cpp',
            'text/StringImplMac.mm',
            'text/StringMac.mm',
            'text/StringOperators.h',
            'text/StringStatics.cpp',
            'text/StringUTF8Adaptor.h',
            'text/StringView.h',
            'text/TextCodec.cpp',
            'text/TextCodecASCIIFastPath.h',
            'text/TextCodecICU.cpp',
            'text/TextCodecLatin1.cpp',
            'text/TextCodecReplacement.cpp',
            'text/TextCodecReplacement.h',
            'text/TextCodecUTF16.cpp',
            'text/TextCodecUTF8.cpp',
            'text/TextCodecUTF8.h',
            'text/TextCodecUserDefined.cpp',
            'text/TextEncoding.cpp',
            'text/TextEncodingRegistry.cpp',
            'text/TextPosition.cpp',
            'text/TextPosition.h',
            'text/WTFString.cpp',
            'text/WTFString.h',
            'unicode/CharacterNames.h',
            'unicode/Collator.h',
            'unicode/UTF8.cpp',
            'unicode/UTF8.h',
            'unicode/Unicode.h',
            'unicode/icu/CollatorICU.cpp',
            'unicode/icu/UnicodeIcu.h',
        ],
        'wtf_unittest_files': [
            'ArrayBufferBuilderTest.cpp',
            'CheckedArithmeticTest.cpp',
            'DequeTest.cpp',
            'DoubleBufferedDequeTest.cpp',
            'FunctionalTest.cpp',
            'HashMapTest.cpp',
            'HashSetTest.cpp',
            'ListHashSetTest.cpp',
            'MathExtrasTest.cpp',
            'PartitionAllocTest.cpp',
            'RefPtrTest.cpp',
            'SaturatedArithmeticTest.cpp',
            'StringExtrasTest.cpp',
            'StringHasherTest.cpp',
            'TemporaryChangeTest.cpp',
            'TreeNodeTest.cpp',
            'VectorTest.cpp',
            'testing/WTFTestHelpersTest.cpp',
            'text/AtomicStringTest.cpp',
            'text/CStringTest.cpp',
            'text/StringBufferTest.cpp',
            'text/StringBuilderTest.cpp',
            'text/StringImplTest.cpp',
            'text/StringOperatorsTest.cpp',
            'text/TextCodecReplacementTest.cpp',
            'text/TextCodecUTF8Test.cpp',
            'text/WTFStringTest.cpp',
        ],
        'wtf_unittest_helper_files': [
            'testing/WTFTestHelpers.cpp',
            'testing/WTFTestHelpers.h',
            'testing/WTFUnitTestHelpersExport.h',
        ],
    },
}