Home
last modified time | relevance | path

Searched refs:WTF (Results 1 – 25 of 632) sorted by relevance

12345678910>>...26

/external/chromium_org/third_party/WebKit/Source/wtf/unicode/
DCharacterNames.h31 namespace WTF {
107 using WTF::Unicode::aegeanWordSeparatorLine;
108 using WTF::Unicode::aegeanWordSeparatorDot;
109 using WTF::Unicode::activateArabicFormShaping;
110 using WTF::Unicode::activateSymmetricSwapping;
111 using WTF::Unicode::arabicLetterMark;
112 using WTF::Unicode::blackCircle;
113 using WTF::Unicode::blackSquare;
114 using WTF::Unicode::blackUpPointingTriangle;
115 using WTF::Unicode::bullet;
[all …]
/external/chromium_org/third_party/WebKit/Source/wtf/
DPartitionAllocTest.cpp62 static const size_t kPointerOffset = WTF::kCookieSize;
63 static const size_t kExtraAllocSize = WTF::kCookieSize * 2;
66 static const size_t kTestBucketIndex = kRealAllocSize >> WTF::kBucketShift;
88 static WTF::PartitionPage* GetFullPage(size_t size) in GetFullPage()
91 size_t bucketIdx = realSize >> WTF::kBucketShift; in GetFullPage()
92 WTF::PartitionBucket* bucket = &allocator.root()->buckets()[bucketIdx]; in GetFullPage()
93 size_t numSlots = (bucket->numSystemPagesPerSlotSpan * WTF::kSystemPageSize) / realSize; in GetFullPage()
101 first = WTF::partitionCookieFreePointerAdjust(ptr); in GetFullPage()
103 last = WTF::partitionCookieFreePointerAdjust(ptr); in GetFullPage()
105 EXPECT_EQ(WTF::partitionPointerToPage(first), WTF::partitionPointerToPage(last)); in GetFullPage()
[all …]
DForward.h26 namespace WTF {
56 using WTF::Function;
57 using WTF::OwnPtr;
58 using WTF::PassOwnPtr;
59 using WTF::PassRefPtr;
60 using WTF::RefPtr;
61 using WTF::Vector;
63 using WTF::ArrayBuffer;
64 using WTF::ArrayBufferView;
65 using WTF::ArrayPiece;
[all …]
DDateMath.h51 namespace WTF {
86 using WTF::isLeapYear;
87 using WTF::dateToDaysFrom1970;
88 using WTF::dayInMonthFromDayInYear;
89 using WTF::dayInYear;
90 using WTF::minutesPerHour;
91 using WTF::monthFromDayInYear;
92 using WTF::msPerDay;
93 using WTF::msPerHour;
94 using WTF::msPerMinute;
[all …]
DASCIICType.h44 namespace WTF {
168 using WTF::isASCII;
169 using WTF::isASCIIAlpha;
170 using WTF::isASCIIAlphanumeric;
171 using WTF::isASCIIDigit;
172 using WTF::isASCIIHexDigit;
173 using WTF::isASCIILower;
174 using WTF::isASCIIOctalDigit;
175 using WTF::isASCIIPrintable;
176 using WTF::isASCIISpace;
[all …]
DFastMalloc.h26 namespace WTF {
41 using WTF::fastFree;
42 using WTF::fastMalloc;
43 using WTF::fastRealloc;
44 using WTF::fastStrDup;
45 using WTF::fastZeroedMalloc;
/external/chromium_org/tools/deep_memory_profiler/tests/data/heap.01234.symmap/
Dchrome.abcdef.nm80 0000000001c56f90 t WTF::Vector<int, 0ul>::remove(unsigned long)<0000000001c56f90>
81 0000000001c57060 t WTF::Vector<int, 0ul>::operator[](unsigned long)<0000000001c57060>
82 0000000001c57090 t WTF::Vector<int, 0ul>::size() const<0000000001c57090>
86 0000000001c57110 t WTF::OwnPtr<WebCore::PopupMenuStyle>::operator*() const<0000000001c57110>
87 0000000001c57190 t WTF::PassRefPtr<WebCore::RenderTheme>::operator->() const<0000000001c57190>
89 0000000001c571c0 t WTF::Vector<int, 0ul>::operator[](unsigned long) const<0000000001c571c0>
90 0000000001c571f0 t WTF::RefPtr<WebCore::HTMLInputElement>::operator->() const<0000000001c571f0>
93 0000000001c57290 t WTF::RefPtr<WebCore::HTMLInputElement>::operator=(WebCore::HTMLInputElement*)<00…
99 0000000001c573f0 t WTF::PassRefPtr<WebCore::FontSelector>::PassRefPtr(WebCore::FontSelector*)<00000…
100 0000000001c57420 t WTF::PassRefPtr<WebCore::FontSelector>::~PassRefPtr()<0000000001c57420>
[all …]
/external/chromium_org/third_party/WebKit/Source/platform/scheduler/
DSchedulerTest.cpp80 WTF::Deque<OwnPtr<Task> > m_pendingTasks;
202 …Scheduler::shared()->postTask(FROM_HERE, WTF::bind(&SchedulerTest::appendToVectorReentrantTask, th… in appendToVectorReentrantTask()
211 …m_scheduler->postInputTask(FROM_HERE, WTF::bind(&SchedulerTest::appendToVectorReentrantInputTask, … in appendToVectorReentrantInputTask()
220 …m_scheduler->postCompositorTask(FROM_HERE, WTF::bind(&SchedulerTest::appendToVectorReentrantCompos… in appendToVectorReentrantCompositorTask()
250 m_scheduler->postTask(FROM_HERE, WTF::bind(&orderedTestTask, 1, &result)); in TEST_F()
251 m_scheduler->postTask(FROM_HERE, WTF::bind(&orderedTestTask, 2, &result)); in TEST_F()
252 m_scheduler->postTask(FROM_HERE, WTF::bind(&orderedTestTask, 3, &result)); in TEST_F()
253 m_scheduler->postTask(FROM_HERE, WTF::bind(&orderedTestTask, 4, &result)); in TEST_F()
261 m_scheduler->postTask(FROM_HERE, WTF::bind(&unorderedTestTask, 1, &result)); in TEST_F()
262 m_scheduler->postInputTask(FROM_HERE, WTF::bind(&unorderedTestTask, 2, &result)); in TEST_F()
[all …]
/external/chromium_org/tools/telemetry/unittest_data/
Dperf_report_output.txt96 …n(WebCore::CompactHTMLToken const&, WebCore::SegmentedString const&, WTF::Vector<WTF::OwnPtr<WebCo…
98 …n(WebCore::CompactHTMLToken const&, WebCore::SegmentedString const&, WTF::Vector<WTF::OwnPtr<WebCo…
297 0.34^10228287^HTMLParserThrea^chrome ^[.] WTF::Unicode::convertLatin1ToUTF8(unsigned …
299 … --- WTF::Unicode::convertLatin1ToUTF8(unsigned char const**, unsigned char const*, char**, char*)
306 --32.40%-- void WTF::StringBuilder::reallocateBuffer<unsigned char>(unsigned int)
392 0.28^8366209^HTMLParserThrea^chrome ^[.] WTF::StringImpl::hashSlowCase() const
394 --- WTF::StringImpl::hashSlowCase() const
423 …] WebCore::MarkupAccumulator::appendCharactersReplacingEntities(WTF::StringBuilder&, WTF::String c…
425 …- WebCore::MarkupAccumulator::appendCharactersReplacingEntities(WTF::StringBuilder&, WTF::String c…
467WTF::HashTableConstIterator<WebCore::RenderObject const*, WebCore::RenderObject const*, WTF::Ident…
[all …]
/external/chromium_org/third_party/WebKit/Source/wtf/text/
DStringConcatenate.cpp16 void WTF::StringTypeAdapter<char*>::writeTo(LChar* destination) in writeTo()
22 void WTF::StringTypeAdapter<char*>::writeTo(UChar* destination) in writeTo()
30 WTF::StringTypeAdapter<LChar*>::StringTypeAdapter(LChar* buffer) in StringTypeAdapter()
36 void WTF::StringTypeAdapter<LChar*>::writeTo(LChar* destination) in writeTo()
41 void WTF::StringTypeAdapter<LChar*>::writeTo(UChar* destination) in writeTo()
46 WTF::StringTypeAdapter<const UChar*>::StringTypeAdapter(const UChar* buffer) in StringTypeAdapter()
58 void WTF::StringTypeAdapter<const UChar*>::writeTo(UChar* destination) in writeTo()
63 WTF::StringTypeAdapter<const char*>::StringTypeAdapter(const char* buffer) in StringTypeAdapter()
69 void WTF::StringTypeAdapter<const char*>::writeTo(LChar* destination) in writeTo()
74 void WTF::StringTypeAdapter<const char*>::writeTo(UChar* destination) in writeTo()
[all …]
DAtomicStringHash.h35 namespace WTF {
52 template<> struct HashTraits<WTF::AtomicString> : GenericHashTraits<WTF::AtomicString> {
54 typedef const WTF::AtomicString& PeekOutType;
56 static const WTF::AtomicString& emptyValue() { return nullAtom; }
57 static PeekOutType peek(const WTF::AtomicString& value) { return value; }
60 …static void constructDeletedValue(WTF::AtomicString& slot, bool) { new (NotNull, &slot) WTF::Atomi…
61 …static bool isDeletedValue(const WTF::AtomicString& slot) { return slot.isHashTableDeletedValue();…
66 using WTF::AtomicStringHash;
DTextEncoding.h34 namespace WTF {
82 using WTF::ASCIIEncoding;
83 using WTF::Latin1Encoding;
84 using WTF::UTF16BigEndianEncoding;
85 using WTF::UTF16LittleEndianEncoding;
86 using WTF::UTF32BigEndianEncoding;
87 using WTF::UTF32LittleEndianEncoding;
88 using WTF::UTF8Encoding;
89 using WTF::WindowsLatin1Encoding;
DBase64.h35 namespace WTF {
81 using WTF::Base64EncodePolicy;
82 using WTF::Base64DoNotInsertLFs;
83 using WTF::Base64InsertLFs;
84 using WTF::Base64DecodePolicy;
85 using WTF::Base64DoNotValidatePadding;
86 using WTF::Base64ValidatePadding;
87 using WTF::base64Encode;
88 using WTF::base64Decode;
/external/chromium_org/tools/perf/measurements/test_data/
Dloading_profile.csv1WTF::HashTable::expand (period),"WTF::HashTableAddResult WTF::HashTable<WebCore::QualifiedName::Qu…
/external/chromium_org/third_party/WebKit/Source/web/
DWebPageSerializerImpl.h47 namespace WTF {
97 typedef HashMap<WTF::String, WTF::String> LinkLocalPathMap;
111 WTF::String m_localDirectoryName;
121 const WTF::TextEncoding& textEncoding;
123 const WTF::String& directoryName;
139 …SerializeDomParam(const KURL&, const WTF::TextEncoding&, Document*, const WTF::String& directoryNa…
146 WTF::String preActionBeforeSerializeOpenTag(const Element*,
151 WTF::String postActionAfterSerializeOpenTag(const Element*,
155 WTF::String preActionBeforeSerializeEndTag(const Element*,
160 WTF::String postActionAfterSerializeEndTag(const Element*,
[all …]
/external/chromium_org/third_party/WebKit/Source/platform/
DCrossThreadCopier.h80 typedef typename WTF::RemoveTemplate<T, RefPtr>::Type TypeWithoutRefPtr;
81 … typedef typename WTF::RemoveTemplate<TypeWithoutRefPtr, PassRefPtr>::Type TypeWithoutPassRefPtr;
82 typedef typename WTF::RemovePointer<TypeWithoutPassRefPtr>::Type RefCountedType;
85 COMPILE_ASSERT((WTF::IsSameType<RefPtr<RefCountedType>, T>::value
86 || WTF::IsSameType<PassRefPtr<RefCountedType>, T>::value
87 || WTF::IsSameType<RefCountedType*, T>::value),
139 typedef typename WTF::RemovePointer<T>::Type TypeWithoutPointer;
171 …template<typename T> struct CrossThreadCopier : public CrossThreadCopierBase<WTF::IsConvertibleToI…
172WTF::IsSubclassOfTemplate<typename WTF::RemoveTemplate<T, RefPtr>::Type, ThreadSafeRefCounted>::va…
173 … || WTF::IsSubclassOfTemplate<typename WTF::RemovePointer<T>::Type, ThreadSafeRefCounted>::value
[all …]
/external/llvm/test/CodeGen/Thumb2/
D2010-01-06-TailDuplicateLabels.ll9WTF::TCMalloc_ThreadCache" = type { i32, %struct._opaque_pthread_t*, i8, [68 x %"struct.WTF::TCMal…
10 %"struct.WTF::TCMalloc_ThreadCache_FreeList" = type { i8*, i16, i16 }
17 @_ZN3WTFL12thread_heapsE = internal global %"struct.WTF::TCMalloc_ThreadCache"* null ; <%"struct.WT…
18 @llvm.used = appending global [1 x i8*] [i8* bitcast (%"struct.WTF::TCMalloc_ThreadCache"* ()* @_ZN…
20 define %"struct.WTF::TCMalloc_ThreadCache"* @_ZN3WTF20TCMalloc_ThreadCache22CreateCacheIfNecessaryE…
35 %2 = getelementptr inbounds %"struct.WTF::TCMalloc_ThreadCache"* %h.0, i32 0, i32 1
42 %6 = getelementptr inbounds %"struct.WTF::TCMalloc_ThreadCache"* %h.0, i32 0, i32 6
46 …%h.0.in = phi %"struct.WTF::TCMalloc_ThreadCache"** [ @_ZN3WTFL12thread_heapsE, %bb6 ], [ %6, %bb1…
47 …%h.0 = load %"struct.WTF::TCMalloc_ThreadCache"** %h.0.in, align 4 ; <%"struct.WTF::TCMalloc_Threa…
48 %7 = icmp eq %"struct.WTF::TCMalloc_ThreadCache"* %h.0, null
[all …]
/external/chromium_org/third_party/WebKit/public/platform/
DWebArrayBuffer.h42 namespace WTF { class ArrayBuffer; }
45 namespace WTF { template <typename T> class PassRefPtr; }
72 BLINK_PLATFORM_EXPORT WebArrayBuffer(const WTF::PassRefPtr<WTF::ArrayBuffer>&);
73 BLINK_PLATFORM_EXPORT WebArrayBuffer& operator=(const WTF::PassRefPtr<WTF::ArrayBuffer>&);
74 BLINK_PLATFORM_EXPORT operator WTF::PassRefPtr<WTF::ArrayBuffer>() const;
78 WebPrivatePtr<WTF::ArrayBuffer> m_private;
/external/chromium_org/third_party/WebKit/Source/platform/heap/
DHandle.h79 typedef typename WTF::RemoveConst<T>::Type NonConstType;
80 typedef WTF::IsSubclassOfTemplate<NonConstType, GarbageCollected> GarbageCollectedSubclass;
82 typedef WTF::IsSubclassOfTemplate3<NonConstType, HeapHashSet> HeapHashSetSubclass;
83 typedef WTF::IsSubclassOfTemplate3<NonConstType, HeapLinkedHashSet> HeapLinkedHashSetSubclass;
84 …typedef WTF::IsSubclassOfTemplateTypenameSizeTypename<NonConstType, HeapListHashSet> HeapListHashS…
85 typedef WTF::IsSubclassOfTemplate5<NonConstType, HeapHashMap> HeapHashMapSubclass;
86 typedef WTF::IsSubclassOfTemplateTypenameSize<NonConstType, HeapVector> HeapVectorSubclass;
87 typedef WTF::IsSubclassOfTemplateTypenameSize<NonConstType, HeapDeque> HeapDequeSubclass;
88 typedef WTF::IsSubclassOfTemplate3<NonConstType, HeapHashCountedSet> HeapHashCountedSetSubclass;
89 … typedef WTF::IsSubclassOfTemplate<NonConstType, HeapTerminatedArray> HeapTerminatedArraySubclass;
[all …]
/external/chromium_org/third_party/WebKit/public/web/
DWebArrayBufferView.h40 namespace WTF { class ArrayBufferView; }
61 WebArrayBufferView(const WTF::PassRefPtr<WTF::ArrayBufferView>&);
62 WebArrayBufferView& operator=(const WTF::PassRefPtr<WTF::ArrayBufferView>&);
63 operator WTF::PassRefPtr<WTF::ArrayBufferView>() const;
67 WebPrivatePtr<WTF::ArrayBufferView> m_private;
/external/chromium_org/tools/deep_memory_profiler/tests/output/
Dbuckets2WTF::fastMalloc(@?) WTF::Vector::shrinkCapacity(@?) WTF::Vector::shrinkCapacity(@?) WTF::Vector::s…
3 3: malloc t0x00007f630feeb3a0 nN7WebCore17CSSPrimitiveValueE WTF::fastMalloc(@?) WTF::RefCounted::o…
4WTF::fastMalloc(@?) WTF::HashTable::fullLookupForWriting(@?) WTF::HashTable::fullLookupForWriting(…
6WTF::fastMalloc(@?) WTF::fastZeroedMalloc(@?) WTF::HashTable::allocateTable(@?) WTF::HashTable::re…
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DTextResourceDecoder.h48 …xtResourceDecoder> create(const String& mimeType, const WTF::TextEncoding& defaultEncoding = WTF::…
54 void setEncoding(const WTF::TextEncoding&, EncodingSource);
55 const WTF::TextEncoding& encoding() const { return m_encoding; } in encoding()
65 void setHintEncoding(const WTF::TextEncoding& encoding) in setHintEncoding()
74 …TextResourceDecoder(const String& mimeType, const WTF::TextEncoding& defaultEncoding, bool usesEnc…
78 …static const WTF::TextEncoding& defaultEncoding(ContentType, const WTF::TextEncoding& defaultEncod…
88 WTF::TextEncoding m_encoding;
/external/chromium_org/third_party/WebKit/Source/platform/text/
DBidiCharacterRun.h31 BidiCharacterRun(int start, int stop, BidiContext* context, WTF::Unicode::Direction dir) in BidiCharacterRun()
38 if (dir == WTF::Unicode::OtherNeutral) in BidiCharacterRun()
45 …if (dir == WTF::Unicode::LeftToRight || dir == WTF::Unicode::ArabicNumber || dir == WTF::Unicode::… in BidiCharacterRun()
48 if (dir == WTF::Unicode::RightToLeft) in BidiCharacterRun()
50 else if (dir == WTF::Unicode::ArabicNumber || dir == WTF::Unicode::EuropeanNumber) in BidiCharacterRun()
DBidiResolver.h130 : eor(WTF::Unicode::OtherNeutral) in BidiStatus()
131 , lastStrong(WTF::Unicode::OtherNeutral) in BidiStatus()
132 , last(WTF::Unicode::OtherNeutral) in BidiStatus()
140WTF::Unicode::Direction direction = textDirection == LTR ? WTF::Unicode::LeftToRight : WTF::Unicod… in BidiStatus()
145 …BidiStatus(WTF::Unicode::Direction eorDir, WTF::Unicode::Direction lastStrongDir, WTF::Unicode::Di… in BidiStatus()
153 WTF::Unicode::Direction eor;
154 WTF::Unicode::Direction lastStrong;
155 WTF::Unicode::Direction last;
161 BidiEmbedding(WTF::Unicode::Direction direction, BidiEmbeddingSource source) in BidiEmbedding()
167 WTF::Unicode::Direction direction() const { return m_direction; } in direction()
[all …]
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DV8ScriptRunnerTest.cpp40 WTF::String code() const in code()
45 return WTF::String::format("a = function() { 1 + 1; } // %01000d\n", counter); in code()
47 WTF::String filename() const in filename()
49 return WTF::String::format("whatever%d.js", counter); in filename()
51 WTF::String url() const in url()
53 return WTF::String::format("http://bla.com/bla%d", counter); in url()
67 v8String(isolate(), code()), filename(), WTF::TextPosition(), in compileScript()
74 m_resourceRequest = WTF::adoptPtr(new ResourceRequest); in setEmptyResource()
80 m_resourceRequest = WTF::adoptPtr(new ResourceRequest(url())); in setResource()
85 WTF::OwnPtr<ResourceRequest> m_resourceRequest;

12345678910>>...26