Home
last modified time | relevance | path

Searched refs:has_description (Results 1 – 25 of 141) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/omnibox/browser/
H A Dautocomplete_match_type.cc155 bool has_description = false; in GetAccessibilityBaseLabel() local
165 has_description = true; in GetAccessibilityBaseLabel()
176 has_description = true; in GetAccessibilityBaseLabel()
184 has_description = true; in GetAccessibilityBaseLabel()
191 has_description = true; in GetAccessibilityBaseLabel()
204 has_description in GetAccessibilityBaseLabel()
211 return has_description in GetAccessibilityBaseLabel()
/dports/textproc/docbook2X/docbook2X-0.8.8/test/
H A Dhtest-man.pl26 my $has_description = 0;
47 $has_description++ if /^.SH\s+DESCRIPTION$/;
76 if($has_description == 0) {
79 } elsif($has_description > 1) {
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dcandidate_window.cc336 void CandidateWindow::UpdateCandidatesSize(bool *has_description) { in UpdateCandidatesSize() argument
337 DCHECK(has_description); in UpdateCandidatesSize()
338 *has_description = false; in UpdateCandidatesSize()
369 *has_description = true; in UpdateCandidatesSize()
374 void CandidateWindow::UpdateGap2Size(bool has_description) { in UpdateGap2Size() argument
375 const char *gap2_string = (has_description ? " " : " "); in UpdateGap2Size()
399 bool has_description; in Update() local
400 UpdateCandidatesSize(&has_description); in Update()
401 UpdateGap2Size(has_description); in Update()
437 if (annotation.has_description()) { in GetDisplayString()
H A Dcandidate_window_test.cc125 if (has_description) { in SetTestCandidates()
1180 bool has_description; in TEST_F() local
1182 EXPECT_FALSE(has_description); in TEST_F()
1205 bool has_description; in TEST_F() local
1207 EXPECT_FALSE(has_description); in TEST_F()
1245 bool has_description; in TEST_F() local
1247 EXPECT_FALSE(has_description); in TEST_F()
1285 bool has_description; in TEST_F() local
1287 EXPECT_TRUE(has_description); in TEST_F()
1339 bool has_description; in TEST_F() local
[all …]
H A Dcandidate_window.h123 void UpdateCandidatesSize(bool *has_description);
124 void UpdateGap2Size(bool has_description);
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dcandidate_window.cc336 void CandidateWindow::UpdateCandidatesSize(bool *has_description) { in UpdateCandidatesSize() argument
337 DCHECK(has_description); in UpdateCandidatesSize()
338 *has_description = false; in UpdateCandidatesSize()
369 *has_description = true; in UpdateCandidatesSize()
374 void CandidateWindow::UpdateGap2Size(bool has_description) { in UpdateGap2Size() argument
375 const char *gap2_string = (has_description ? " " : " "); in UpdateGap2Size()
399 bool has_description; in Update() local
400 UpdateCandidatesSize(&has_description); in Update()
401 UpdateGap2Size(has_description); in Update()
437 if (annotation.has_description()) { in GetDisplayString()
H A Dcandidate_window_test.cc125 if (has_description) { in SetTestCandidates()
1180 bool has_description; in TEST_F() local
1182 EXPECT_FALSE(has_description); in TEST_F()
1205 bool has_description; in TEST_F() local
1207 EXPECT_FALSE(has_description); in TEST_F()
1245 bool has_description; in TEST_F() local
1247 EXPECT_FALSE(has_description); in TEST_F()
1285 bool has_description; in TEST_F() local
1287 EXPECT_TRUE(has_description); in TEST_F()
1339 bool has_description; in TEST_F() local
[all …]
H A Dcandidate_window.h123 void UpdateCandidatesSize(bool *has_description);
124 void UpdateGap2Size(bool has_description);
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dcandidate_window.cc336 void CandidateWindow::UpdateCandidatesSize(bool *has_description) { in UpdateCandidatesSize() argument
337 DCHECK(has_description); in UpdateCandidatesSize()
338 *has_description = false; in UpdateCandidatesSize()
369 *has_description = true; in UpdateCandidatesSize()
374 void CandidateWindow::UpdateGap2Size(bool has_description) { in UpdateGap2Size() argument
375 const char *gap2_string = (has_description ? " " : " "); in UpdateGap2Size()
399 bool has_description; in Update() local
400 UpdateCandidatesSize(&has_description); in Update()
401 UpdateGap2Size(has_description); in Update()
437 if (annotation.has_description()) { in GetDisplayString()
H A Dcandidate_window_test.cc125 if (has_description) { in SetTestCandidates()
1180 bool has_description; in TEST_F() local
1182 EXPECT_FALSE(has_description); in TEST_F()
1205 bool has_description; in TEST_F() local
1207 EXPECT_FALSE(has_description); in TEST_F()
1245 bool has_description; in TEST_F() local
1247 EXPECT_FALSE(has_description); in TEST_F()
1285 bool has_description; in TEST_F() local
1287 EXPECT_TRUE(has_description); in TEST_F()
1339 bool has_description; in TEST_F() local
[all …]
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dcandidate_window.cc336 void CandidateWindow::UpdateCandidatesSize(bool *has_description) { in UpdateCandidatesSize() argument
337 DCHECK(has_description); in UpdateCandidatesSize()
338 *has_description = false; in UpdateCandidatesSize()
369 *has_description = true; in UpdateCandidatesSize()
374 void CandidateWindow::UpdateGap2Size(bool has_description) { in UpdateGap2Size() argument
375 const char *gap2_string = (has_description ? " " : " "); in UpdateGap2Size()
399 bool has_description; in Update() local
400 UpdateCandidatesSize(&has_description); in Update()
401 UpdateGap2Size(has_description); in Update()
437 if (annotation.has_description()) { in GetDisplayString()
H A Dcandidate_window_test.cc125 if (has_description) { in SetTestCandidates()
1180 bool has_description; in TEST_F() local
1182 EXPECT_FALSE(has_description); in TEST_F()
1205 bool has_description; in TEST_F() local
1207 EXPECT_FALSE(has_description); in TEST_F()
1245 bool has_description; in TEST_F() local
1247 EXPECT_FALSE(has_description); in TEST_F()
1285 bool has_description; in TEST_F() local
1287 EXPECT_TRUE(has_description); in TEST_F()
1339 bool has_description; in TEST_F() local
[all …]
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dcandidate_window.cc336 void CandidateWindow::UpdateCandidatesSize(bool *has_description) { in UpdateCandidatesSize() argument
337 DCHECK(has_description); in UpdateCandidatesSize()
338 *has_description = false; in UpdateCandidatesSize()
369 *has_description = true; in UpdateCandidatesSize()
374 void CandidateWindow::UpdateGap2Size(bool has_description) { in UpdateGap2Size() argument
375 const char *gap2_string = (has_description ? " " : " "); in UpdateGap2Size()
399 bool has_description; in Update() local
400 UpdateCandidatesSize(&has_description); in Update()
401 UpdateGap2Size(has_description); in Update()
437 if (annotation.has_description()) { in GetDisplayString()
H A Dcandidate_window_test.cc125 if (has_description) { in SetTestCandidates()
1180 bool has_description; in TEST_F() local
1182 EXPECT_FALSE(has_description); in TEST_F()
1205 bool has_description; in TEST_F() local
1207 EXPECT_FALSE(has_description); in TEST_F()
1245 bool has_description; in TEST_F() local
1247 EXPECT_FALSE(has_description); in TEST_F()
1285 bool has_description; in TEST_F() local
1287 EXPECT_TRUE(has_description); in TEST_F()
1339 bool has_description; in TEST_F() local
[all …]
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/renderer/unix/
H A Dcandidate_window.cc336 void CandidateWindow::UpdateCandidatesSize(bool *has_description) { in UpdateCandidatesSize() argument
337 DCHECK(has_description); in UpdateCandidatesSize()
338 *has_description = false; in UpdateCandidatesSize()
369 *has_description = true; in UpdateCandidatesSize()
374 void CandidateWindow::UpdateGap2Size(bool has_description) { in UpdateGap2Size() argument
375 const char *gap2_string = (has_description ? " " : " "); in UpdateGap2Size()
399 bool has_description; in Update() local
400 UpdateCandidatesSize(&has_description); in Update()
401 UpdateGap2Size(has_description); in Update()
437 if (annotation.has_description()) { in GetDisplayString()
H A Dcandidate_window_test.cc125 if (has_description) { in SetTestCandidates()
1180 bool has_description; in TEST_F() local
1182 EXPECT_FALSE(has_description); in TEST_F()
1205 bool has_description; in TEST_F() local
1207 EXPECT_FALSE(has_description); in TEST_F()
1245 bool has_description; in TEST_F() local
1247 EXPECT_FALSE(has_description); in TEST_F()
1285 bool has_description; in TEST_F() local
1287 EXPECT_TRUE(has_description); in TEST_F()
1339 bool has_description; in TEST_F() local
[all …]
/dports/devel/godot2/godot-2.1.6-stable/doc/tools/
H A Ddoc_status.py155 self.has_description = True
167 new_status.has_description = self.has_description and other.has_description
175 ok = ok and self.has_description
188 output['description'] = ok_string if self.has_description else missing_string
191 … (self.has_brief_description + self.has_description) * overall_progress_description_weigth,
225 status.has_description = len(tag.text.strip()) > 0
/dports/devel/godot2-tools/godot-2.1.6-stable/doc/tools/
H A Ddoc_status.py155 self.has_description = True
167 new_status.has_description = self.has_description and other.has_description
175 ok = ok and self.has_description
188 output['description'] = ok_string if self.has_description else missing_string
191 … (self.has_brief_description + self.has_description) * overall_progress_description_weigth,
225 status.has_description = len(tag.text.strip()) > 0
/dports/devel/godot-tools/godot-3.2.3-stable/doc/tools/
H A Ddoc_status.py176 self.has_description = True
189 new_status.has_description = self.has_description and other.has_description
197 ok = ok and self.has_description
218 output["description"] = ok_string if self.has_description else missing_string
221 … (self.has_brief_description + self.has_description) * overall_progress_description_weigth,
261 status.has_description = len(tag.text.strip()) > 0
/dports/devel/godot/godot-3.2.3-stable/doc/tools/
H A Ddoc_status.py176 self.has_description = True
189 new_status.has_description = self.has_description and other.has_description
197 ok = ok and self.has_description
218 output["description"] = ok_string if self.has_description else missing_string
221 … (self.has_brief_description + self.has_description) * overall_progress_description_weigth,
261 status.has_description = len(tag.text.strip()) > 0
/dports/devel/R-cran-devtools/devtools/R/
H A Dpackage.R49 while (!has_description(path)) {
60 has_description <- function(path) { function
/dports/games/mangband/mangband-1.5.3/src/server/
H A Dobj-info.c1062 bool has_description = FALSE; in screen_out_head() local
1085 has_description = TRUE; in screen_out_head()
1095 has_description = TRUE; in screen_out_head()
1103 has_description = TRUE; in screen_out_head()
1106 return has_description; in screen_out_head()
1115 bool has_description, has_info; in object_info_screen() local
1123 has_description = screen_out_head(o_ptr); in object_info_screen()
1134 else if (!has_description && !has_info) in object_info_screen()
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/templates/table/structure/
H A Ddisplay_partitions.twig25 {% if has_description %}
47 {% if has_description %}
97 {% if has_description %}
/dports/sysutils/tracker-miners/tracker-miners-2.3.5/src/tracker-extract/
H A Dtracker-extract-html.c43 guint has_description : 1; member
141 if (desc && !pd->has_description) { in parser_start_element()
143 pd->has_description = TRUE; in parser_start_element()
/dports/science/libkml/libkml-1.3.0/tests/kml/dom/
H A Dfeature_test.cc72 ASSERT_FALSE(feature_->has_description()); in TEST_F()
108 ASSERT_TRUE(feature_->has_description()); in TEST_F()
182 ASSERT_TRUE(feature_->has_description()); in TEST_F()
230 ASSERT_FALSE(feature_->has_description()); in TEST_F()

123456