Home
last modified time | relevance | path

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

12345678910>>...175

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/WebCoreSupport/
H A DWebPlatformStrategies.h62 virtual WTF::String inputElementAltText();
121 virtual WTF::String AXWebAreaText();
122 virtual WTF::String AXLinkText();
123 virtual WTF::String AXListMarkerText();
124 virtual WTF::String AXImageMapText();
125 virtual WTF::String AXHeadingText();
135 virtual WTF::String AXLinkActionVerb();
136 virtual WTF::String missingPluginText();
140 virtual WTF::String imageTitle(const WTF::String& filename, const WebCore::IntSize&);
143 virtual WTF::String localizedMediaControlElementString(const WTF::String&);
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/wince/WebCoreSupport/
H A DPlatformStrategiesWinCE.h114 virtual WTF::String AXWebAreaText();
115 virtual WTF::String AXLinkText();
116 virtual WTF::String AXListMarkerText();
117 virtual WTF::String AXImageMapText();
118 virtual WTF::String AXHeadingText();
128 virtual WTF::String AXLinkActionVerb();
133 virtual WTF::String uploadFileText();
134 virtual WTF::String allFilesText();
135 virtual WTF::String imageTitle(const WTF::String& filename, const WebCore::IntSize&);
138 virtual WTF::String localizedMediaControlElementString(const WTF::String&);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/wtf/text/
H A Dcharacter_names.h31 namespace WTF {
207 using WTF::unicode::kCancelTag;
209 using WTF::unicode::kColon;
215 using WTF::unicode::kComma;
221 using WTF::unicode::kEyeCharacter;
287 using WTF::unicode::kMaxCodepoint;
289 using WTF::unicode::kNabla;
294 using WTF::unicode::kNonCharacter;
311 using WTF::unicode::kSemiColon;
320 using WTF::unicode::kTagDigitNine;
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/text/
H A Dcharacter_names.h31 namespace WTF {
152 using WTF::unicode::kBulletCharacter;
154 using WTF::unicode::kCancelTag;
160 using WTF::unicode::kEyeCharacter;
161 using WTF::unicode::kFamilyCharacter;
171 using WTF::unicode::kHyphenCharacter;
189 using WTF::unicode::kLineSeparator;
192 using WTF::unicode::kMaxCodepoint;
215 using WTF::unicode::kSpaceCharacter;
218 using WTF::unicode::kTagDigitNine;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/text/
H A Dbidi_resolver.h126 : eor(WTF::unicode::kOtherNeutral), in BidiStatus()
172 WTF::unicode::CharDirection eor;
174 WTF::unicode::CharDirection last;
436 WTF::unicode::CharDirection dir, in Embed()
471 WTF::unicode::CharDirection from) { in LowerExplicitEmbeddingLevel()
511 WTF::unicode::CharDirection from, in RaiseExplicitEmbeddingLevel()
512 WTF::unicode::CharDirection to) { in RaiseExplicitEmbeddingLevel()
640 to_level % 2 ? WTF::unicode::kRightToLeft : WTF::unicode::kLeftToRight); in CommitExplicitEmbedding()
667 case WTF::unicode::kOtherNeutral: in UpdateStatusLastFromCurrentDirection()
899 case WTF::unicode::kLeftToRight: in CreateBidiRunsForLine()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/text/
H A Dbidi_resolver.h126 : eor(WTF::unicode::kOtherNeutral), in BidiStatus()
172 WTF::unicode::CharDirection eor;
174 WTF::unicode::CharDirection last;
436 WTF::unicode::CharDirection dir, in Embed()
471 WTF::unicode::CharDirection from) { in LowerExplicitEmbeddingLevel()
511 WTF::unicode::CharDirection from, in RaiseExplicitEmbeddingLevel()
512 WTF::unicode::CharDirection to) { in RaiseExplicitEmbeddingLevel()
640 to_level % 2 ? WTF::unicode::kRightToLeft : WTF::unicode::kLeftToRight); in CommitExplicitEmbedding()
667 case WTF::unicode::kOtherNeutral: in UpdateStatusLastFromCurrentDirection()
899 case WTF::unicode::kLeftToRight: in CreateBidiRunsForLine()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/wtf/unicode/
H A DCharacterNames.h31 namespace WTF {
95 using WTF::Unicode::blackCircle;
98 using WTF::Unicode::bullet;
99 using WTF::Unicode::bullseye;
103 using WTF::Unicode::fisheye;
107 using WTF::Unicode::hyphen;
117 using WTF::Unicode::minusSign;
128 using WTF::Unicode::sesameDot;
129 using WTF::Unicode::softHyphen;
130 using WTF::Unicode::space;
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/exported/
H A Dweb_frame_serializer_sanitization_test.cc56 if (pos == WTF::kNotFound) in MatchSubstring()
238 EXPECT_NE(WTF::kNotFound, in TEST_F()
242 EXPECT_NE(WTF::kNotFound, in TEST_F()
268 EXPECT_NE(WTF::kNotFound, in TEST_F()
313 EXPECT_EQ(WTF::kNotFound, in TEST_F()
326 EXPECT_EQ(WTF::kNotFound, in TEST_F()
348 EXPECT_NE(WTF::kNotFound, in TEST_F()
381 EXPECT_NE(WTF::kNotFound, in TEST_F()
383 EXPECT_EQ(WTF::kNotFound, in TEST_F()
397 EXPECT_NE(WTF::kNotFound, in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/exported/
H A Dweb_frame_serializer_sanitization_test.cc56 if (pos == WTF::kNotFound) in MatchSubstring()
238 EXPECT_NE(WTF::kNotFound, in TEST_F()
242 EXPECT_NE(WTF::kNotFound, in TEST_F()
268 EXPECT_NE(WTF::kNotFound, in TEST_F()
313 EXPECT_EQ(WTF::kNotFound, in TEST_F()
326 EXPECT_EQ(WTF::kNotFound, in TEST_F()
348 EXPECT_NE(WTF::kNotFound, in TEST_F()
381 EXPECT_NE(WTF::kNotFound, in TEST_F()
383 EXPECT_EQ(WTF::kNotFound, in TEST_F()
397 EXPECT_NE(WTF::kNotFound, in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/mojo/
H A Dfetch_api_request_headers_mojom_traits.h18 WTF::HashMap<WTF::String, WTF::String, WTF::CaseFoldingHash>> {
19 static WTF::HashMap<WTF::String, WTF::String> headers(
20 const WTF::HashMap<WTF::String, WTF::String, WTF::CaseFoldingHash>&
22 WTF::HashMap<WTF::String, WTF::String> map;
30 WTF::HashMap<WTF::String, WTF::String, WTF::CaseFoldingHash>* out) {
31 WTF::HashMap<WTF::String, WTF::String> in_headers;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/mojo/
H A Dfetch_api_request_headers_mojom_traits.h17 WTF::HashMap<WTF::String, WTF::String, WTF::CaseFoldingHash>> {
18 static WTF::HashMap<WTF::String, WTF::String> headers(
19 const WTF::HashMap<WTF::String, WTF::String, WTF::CaseFoldingHash>&
21 WTF::HashMap<WTF::String, WTF::String> map;
29 WTF::HashMap<WTF::String, WTF::String, WTF::CaseFoldingHash>* out) {
30 WTF::HashMap<WTF::String, WTF::String> in_headers;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/win/
H A DWebKit2.def107 ?fastMalloc@WTF@@YAPAXI@Z
109 ?fastFree@WTF@@YAXPAX@Z
111 ??0Mutex@WTF@@QAE@XZ
113 ??1Mutex@WTF@@QAE@XZ
118 ?currentThread@WTF@@YAIXZ
119 ?detachThread@WTF@@YAXI@Z
122 ?isMainThread@WTF@@YA_NXZ
123 ?lock@Mutex@WTF@@QAEXXZ
127 ?tlsKeyCount@WTF@@YAAAJXZ
128 ?tlsKeys@WTF@@YAPAKXZ
[all …]
H A DWebKit2CFLite.def100 ?fastMalloc@WTF@@YAPAXI@Z
102 ?fastFree@WTF@@YAXPAX@Z
104 ??0Mutex@WTF@@QAE@XZ
106 ??1Mutex@WTF@@QAE@XZ
111 ?currentThread@WTF@@YAIXZ
112 ?detachThread@WTF@@YAXI@Z
115 ?isMainThread@WTF@@YA_NXZ
116 ?lock@Mutex@WTF@@QAEXXZ
120 ?tlsKeyCount@WTF@@YAAAJXZ
121 ?tlsKeys@WTF@@YAPAKXZ
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/cpp/bindings/tests/
H A Dwtf_types_unittest.cc65 WTF::Vector<WTF::String> ConstructStringArray() { in ConstructStringArray()
66 WTF::Vector<WTF::String> strs(4); in ConstructStringArray()
76 WTF::HashMap<WTF::String, WTF::String> ConstructStringMap() { in ConstructStringMap()
77 WTF::HashMap<WTF::String, WTF::String> str_map; in ConstructStringMap()
101 base::Optional<WTF::HashMap<WTF::String, WTF::String>>* expected_map, in ExpectStringMap()
103 const base::Optional<WTF::HashMap<WTF::String, WTF::String>>& map) { in ExpectStringMap()
125 WTF::Vector<WTF::String> strs2; in TEST_F()
134 WTF::Vector<WTF::String, 1> strs(4); in TEST_F()
151 WTF::Vector<WTF::String, 1> strs2; in TEST_F()
219 base::Optional<WTF::Vector<WTF::String>> arrs[3]; in TEST_F()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/wtf/
H A DForward.h26 namespace WTF {
46 using WTF::ListRefPtr;
48 using WTF::OwnPtr;
50 using WTF::PassOwnPtr;
51 using WTF::PassRefPtr;
52 using WTF::RefPtr;
53 using WTF::Vector;
57 using WTF::CString;
58 using WTF::Encoder;
59 using WTF::Decoder;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/wtf/
H A Ddate_math.h54 namespace WTF {
104 using WTF::IsLeapYear;
105 using WTF::DateToDaysFrom1970;
107 using WTF::DayInYear;
108 using WTF::kMinutesPerHour;
110 using WTF::kMsPerDay;
111 using WTF::kMsPerHour;
112 using WTF::kMsPerMinute;
113 using WTF::kMsPerSecond;
114 using WTF::MsToYear;
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/
H A Ddate_math.h54 namespace WTF {
104 using WTF::IsLeapYear;
105 using WTF::DateToDaysFrom1970;
107 using WTF::DayInYear;
108 using WTF::kMinutesPerHour;
110 using WTF::kMsPerDay;
111 using WTF::kMsPerHour;
112 using WTF::kMsPerMinute;
113 using WTF::kMsPerSecond;
114 using WTF::MsToYear;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/scheduler/common/
H A Dpost_cancellable_task_unittest.cc52 *task_runner, FROM_HERE, WTF::Bind(&Increment, WTF::Unretained(&count))); in TEST()
61 *task_runner, FROM_HERE, WTF::Bind(&Increment, WTF::Unretained(&count)), in TEST()
71 *task_runner, FROM_HERE, WTF::Bind(&Increment, WTF::Unretained(&count))); in TEST()
80 *task_runner, FROM_HERE, WTF::Bind(&Increment, WTF::Unretained(&count)), in TEST()
91 WTF::Bind(&Increment, WTF::Unretained(&count))); in TEST()
100 *task_runner, FROM_HERE, WTF::Bind(&Increment, WTF::Unretained(&count)), in TEST()
110 *task_runner, FROM_HERE, WTF::Bind(&Increment, WTF::Unretained(&count))); in TEST()
119 *task_runner, FROM_HERE, WTF::Bind(&Increment, WTF::Unretained(&count)), in TEST()
132 WTF::Bind(&Increment, WTF::Unretained(&count))); in TEST()
142 WTF::Bind(&Increment, WTF::Unretained(&count))); in TEST()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/scheduler/common/
H A Dpost_cancellable_task_unittest.cc52 *task_runner, FROM_HERE, WTF::Bind(&Increment, WTF::Unretained(&count))); in TEST()
61 *task_runner, FROM_HERE, WTF::Bind(&Increment, WTF::Unretained(&count)), in TEST()
71 *task_runner, FROM_HERE, WTF::Bind(&Increment, WTF::Unretained(&count))); in TEST()
80 *task_runner, FROM_HERE, WTF::Bind(&Increment, WTF::Unretained(&count)), in TEST()
91 WTF::Bind(&Increment, WTF::Unretained(&count))); in TEST()
100 *task_runner, FROM_HERE, WTF::Bind(&Increment, WTF::Unretained(&count)), in TEST()
110 *task_runner, FROM_HERE, WTF::Bind(&Increment, WTF::Unretained(&count))); in TEST()
119 *task_runner, FROM_HERE, WTF::Bind(&Increment, WTF::Unretained(&count)), in TEST()
132 WTF::Bind(&Increment, WTF::Unretained(&count))); in TEST()
142 WTF::Bind(&Increment, WTF::Unretained(&count))); in TEST()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Platform/CoreIPC/
H A DArguments.h94 typedef Arguments2<typename WTF::RemoveConst<typename WTF::RemoveReference<T1>::Type>::Type,
135 typedef Arguments3<typename WTF::RemoveConst<typename WTF::RemoveReference<T1>::Type>::Type,
136 typename WTF::RemoveConst<typename WTF::RemoveReference<T2>::Type>::Type,
177 typedef Arguments4<typename WTF::RemoveConst<typename WTF::RemoveReference<T1>::Type>::Type,
356 typename WTF::RemoveConst<typename WTF::RemoveReference<T2>::Type>::Type,
357 typename WTF::RemoveConst<typename WTF::RemoveReference<T3>::Type>::Type,
358 typename WTF::RemoveConst<typename WTF::RemoveReference<T4>::Type>::Type,
359 typename WTF::RemoveConst<typename WTF::RemoveReference<T5>::Type>::Type,
360 typename WTF::RemoveConst<typename WTF::RemoveReference<T6>::Type>::Type,
361 typename WTF::RemoveConst<typename WTF::RemoveReference<T7>::Type>::Type,
[all …]
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/wtf/
H A DASCIICType.h44 namespace WTF {
163 using WTF::isASCII;
164 using WTF::isASCIIAlpha;
166 using WTF::isASCIIDigit;
167 using WTF::isASCIIHexDigit;
168 using WTF::isASCIILower;
171 using WTF::isASCIISpace;
172 using WTF::isASCIIUpper;
173 using WTF::toASCIIHexValue;
174 using WTF::toASCIILower;
[all …]
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/wtf/
H A DASCIICType.h44 namespace WTF {
163 using WTF::isASCII;
164 using WTF::isASCIIAlpha;
166 using WTF::isASCIIDigit;
167 using WTF::isASCIIHexDigit;
168 using WTF::isASCIILower;
171 using WTF::isASCIISpace;
172 using WTF::isASCIIUpper;
173 using WTF::toASCIIHexValue;
174 using WTF::toASCIILower;
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/Thumb2/
H A D2010-01-06-TailDuplicateLabels.ll9WTF::TCMalloc_ThreadCache" = type { i32, %struct._opaque_pthread_t*, i8, [68 x %"struct.WTF::TCMal…
17 @_ZN3WTFL12thread_heapsE = internal global %"struct.WTF::TCMalloc_ThreadCache"* null ; <%"struct.WT…
35 …%2 = getelementptr inbounds %"struct.WTF::TCMalloc_ThreadCache", %"struct.WTF::TCMalloc_ThreadCach…
42 …%6 = getelementptr inbounds %"struct.WTF::TCMalloc_ThreadCache", %"struct.WTF::TCMalloc_ThreadCach…
46 …%h.0.in = phi %"struct.WTF::TCMalloc_ThreadCache"** [ @_ZN3WTFL12thread_heapsE, %bb6 ], [ %6, %bb1…
47 …%h.0 = load %"struct.WTF::TCMalloc_ThreadCache"*, %"struct.WTF::TCMalloc_ThreadCache"** %h.0.in, a…
48 %7 = icmp eq %"struct.WTF::TCMalloc_ThreadCache"* %h.0, null
56 …%heap.1 = phi %"struct.WTF::TCMalloc_ThreadCache"* [ %8, %bb13 ], [ %h.0, %bb7 ] ; <%"struct.WTF::…
58 …%10 = getelementptr inbounds %"struct.WTF::TCMalloc_ThreadCache", %"struct.WTF::TCMalloc_ThreadCac…
72 ret %"struct.WTF::TCMalloc_ThreadCache"* %heap.1
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/Thumb2/
H A D2010-01-06-TailDuplicateLabels.ll9WTF::TCMalloc_ThreadCache" = type { i32, %struct._opaque_pthread_t*, i8, [68 x %"struct.WTF::TCMal…
17 @_ZN3WTFL12thread_heapsE = internal global %"struct.WTF::TCMalloc_ThreadCache"* null ; <%"struct.WT…
35 …%2 = getelementptr inbounds %"struct.WTF::TCMalloc_ThreadCache", %"struct.WTF::TCMalloc_ThreadCach…
42 …%6 = getelementptr inbounds %"struct.WTF::TCMalloc_ThreadCache", %"struct.WTF::TCMalloc_ThreadCach…
46 …%h.0.in = phi %"struct.WTF::TCMalloc_ThreadCache"** [ @_ZN3WTFL12thread_heapsE, %bb6 ], [ %6, %bb1…
47 …%h.0 = load %"struct.WTF::TCMalloc_ThreadCache"*, %"struct.WTF::TCMalloc_ThreadCache"** %h.0.in, a…
48 %7 = icmp eq %"struct.WTF::TCMalloc_ThreadCache"* %h.0, null
56 …%heap.1 = phi %"struct.WTF::TCMalloc_ThreadCache"* [ %8, %bb13 ], [ %h.0, %bb7 ] ; <%"struct.WTF::…
58 …%10 = getelementptr inbounds %"struct.WTF::TCMalloc_ThreadCache", %"struct.WTF::TCMalloc_ThreadCac…
72 ret %"struct.WTF::TCMalloc_ThreadCache"* %heap.1
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/Thumb2/
H A D2010-01-06-TailDuplicateLabels.ll9WTF::TCMalloc_ThreadCache" = type { i32, %struct._opaque_pthread_t*, i8, [68 x %"struct.WTF::TCMal…
17 @_ZN3WTFL12thread_heapsE = internal global %"struct.WTF::TCMalloc_ThreadCache"* null ; <%"struct.WT…
35 …%2 = getelementptr inbounds %"struct.WTF::TCMalloc_ThreadCache", %"struct.WTF::TCMalloc_ThreadCach…
42 …%6 = getelementptr inbounds %"struct.WTF::TCMalloc_ThreadCache", %"struct.WTF::TCMalloc_ThreadCach…
46 …%h.0.in = phi %"struct.WTF::TCMalloc_ThreadCache"** [ @_ZN3WTFL12thread_heapsE, %bb6 ], [ %6, %bb1…
47 …%h.0 = load %"struct.WTF::TCMalloc_ThreadCache"*, %"struct.WTF::TCMalloc_ThreadCache"** %h.0.in, a…
48 %7 = icmp eq %"struct.WTF::TCMalloc_ThreadCache"* %h.0, null
56 …%heap.1 = phi %"struct.WTF::TCMalloc_ThreadCache"* [ %8, %bb13 ], [ %h.0, %bb7 ] ; <%"struct.WTF::…
58 …%10 = getelementptr inbounds %"struct.WTF::TCMalloc_ThreadCache", %"struct.WTF::TCMalloc_ThreadCac…
72 ret %"struct.WTF::TCMalloc_ThreadCache"* %heap.1
[all …]

12345678910>>...175