Home
last modified time | relevance | path

Searched refs:did_parse (Results 1 – 25 of 43) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/parser/
H A Dcss_parser.cc106 bool did_parse = false; in ParseValue() local
108 return MutableCSSPropertyValueSet::SetResult{did_parse, did_change}; in ParseValue()
116 bool did_parse = true; in ParseValue() local
119 return MutableCSSPropertyValueSet::SetResult{did_parse, did_change}; in ParseValue()
144 bool did_parse = false; in ParseValueForCustomProperty() local
146 return MutableCSSPropertyValueSet::SetResult{did_parse, did_change}; in ParseValueForCustomProperty()
H A Dcss_parser_impl.cc89 bool did_parse = false; in ParseValue() local
92 did_parse = true; in ParseValue()
95 return MutableCSSPropertyValueSet::SetResult{did_parse, did_change}; in ParseValue()
112 bool did_parse = false; in ParseVariableValue() local
115 did_parse = true; in ParseVariableValue()
118 return MutableCSSPropertyValueSet::SetResult{did_parse, did_change}; in ParseVariableValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/parser/
H A Dcss_parser.cc111 bool did_parse = false; in ParseValue() local
113 return MutableCSSPropertyValueSet::SetResult{did_parse, did_change}; in ParseValue()
121 bool did_parse = true; in ParseValue() local
124 return MutableCSSPropertyValueSet::SetResult{did_parse, did_change}; in ParseValue()
155 bool did_parse = false; in ParseValueForCustomProperty() local
157 return MutableCSSPropertyValueSet::SetResult{did_parse, did_change}; in ParseValueForCustomProperty()
H A Dcss_parser_impl.cc90 bool did_parse = false; in ParseValue() local
93 did_parse = true; in ParseValue()
96 return MutableCSSPropertyValueSet::SetResult{did_parse, did_change}; in ParseValue()
112 bool did_parse = false; in ParseVariableValue() local
115 did_parse = true; in ParseVariableValue()
118 return MutableCSSPropertyValueSet::SetResult{did_parse, did_change}; in ParseVariableValue()
/dports/emulators/anese/ANESE-0.9.1/src/ui/SDL2/movies/fm2/
H A Dreplay.cc33 bool did_parse = this->parse_fm2_header(); in init() local
35 this->enabled = did_parse; in init()
37 return did_parse; in init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Ddom_window_css.cc58 .did_parse; in supports()
71 .did_parse; in supports()
H A Dcss_property_value_set.cc369 bool did_parse = true; in SetProperty() local
371 return SetResult{did_parse, did_change}; in SetProperty()
389 bool did_parse = true; in SetProperty() local
391 return MutableCSSPropertyValueSet::SetResult{did_parse, did_change}; in SetProperty()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Ddom_window_css.cc58 .did_parse; in supports()
71 .did_parse; in supports()
H A Dcss_property_value_set.cc365 bool did_parse = true; in SetProperty() local
367 return SetResult{did_parse, did_change}; in SetProperty()
385 bool did_parse = true; in SetProperty() local
387 return MutableCSSPropertyValueSet::SetResult{did_parse, did_change}; in SetProperty()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Dstring_keyframe.cc71 if (result.did_parse && parsed_value) { in SetCSSPropertyValue()
89 bool did_parse = true; in SetCSSPropertyValue() local
91 return MutableCSSPropertyValueSet::SetResult{did_parse, did_change}; in SetCSSPropertyValue()
109 if (result.did_parse && parsed_value) { in SetCSSPropertyValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dstring_keyframe.cc76 if (result.did_parse && parsed_value) { in SetCSSPropertyValue()
96 bool did_parse = true; in SetCSSPropertyValue() local
98 return MutableCSSPropertyValueSet::SetResult{did_parse, did_change}; in SetCSSPropertyValue()
125 if (result.did_parse) { in SetCSSPropertyValue()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/cssom/
H A Dinline_style_property_map.cc45 return result.did_parse; in SetShorthandProperty()
H A Ddeclared_style_property_map.cc56 return result.did_parse; in SetShorthandProperty()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/cssom/
H A Dinline_style_property_map.cc46 return result.did_parse; in SetShorthandProperty()
H A Ddeclared_style_property_map.cc56 return result.did_parse; in SetShorthandProperty()
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/re2/re2/testing/
H A Dtester.cc53 static bool did_parse; in Engines() local
55 if (did_parse) in Engines()
74 did_parse = true; in Engines()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/re2/src/re2/testing/
H A Dtester.cc60 static bool did_parse = false; in Engines() local
63 if (did_parse) in Engines()
83 did_parse = true; in Engines()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/re2/src/re2/testing/
H A Dtester.cc60 static bool did_parse = false; in Engines() local
63 if (did_parse) in Engines()
83 did_parse = true; in Engines()
/dports/games/warzone2100/warzone2100/3rdparty/re2/re2/testing/
H A Dtester.cc60 static bool did_parse = false; in Engines() local
63 if (did_parse) in Engines()
83 did_parse = true; in Engines()
/dports/devel/re2/re2-2021-11-01/re2/testing/
H A Dtester.cc60 static bool did_parse = false; in Engines() local
63 if (did_parse) in Engines()
83 did_parse = true; in Engines()
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/re2/testing/
H A Dtester.cc53 static bool did_parse; in Engines() local
55 if (did_parse) in Engines()
74 did_parse = true; in Engines()
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/re2/testing/
H A Dtester.cc53 static bool did_parse; in Engines() local
55 if (did_parse) in Engines()
74 did_parse = true; in Engines()
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/re2/vendor/re2/testing/
H A Dtester.cc60 static bool did_parse = false; in Engines() local
63 if (did_parse) in Engines()
83 did_parse = true; in Engines()
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/re2/vendor/re2/testing/
H A Dtester.cc60 static bool did_parse = false; in Engines() local
63 if (did_parse) in Engines()
83 did_parse = true; in Engines()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/re2/vendor/re2/testing/
H A Dtester.cc60 static bool did_parse = false; in Engines() local
63 if (did_parse) in Engines()
83 did_parse = true; in Engines()

12