Home
last modified time | relevance | path

Searched refs:has_been_found (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderInvariance.cpp1201 bool has_been_found = false; in verifyResultData() local
1210 has_been_found = true; in verifyResultData()
1216 if (!has_been_found) in verifyResultData()
1536 bool has_been_found = false; in verifyResultDataForIteration() local
1550 has_been_found = true; in verifyResultDataForIteration()
1556 if (!has_been_found) in verifyResultDataForIteration()
1873 bool has_been_found = false; in verifyResultDataForIteration() local
1875 has_been_found = isVertexDefined(data_float, test_iteration.n_vertices, expected_vertex_raw, in verifyResultDataForIteration()
1878 if (!has_been_found) in verifyResultDataForIteration()
H A DesextcTessellationShaderVertexOrdering.cpp692 bool has_been_found = false; in verifyVertexOrderingDoesNotChangeGeneratedPoints() local
703 has_been_found = true; in verifyVertexOrderingDoesNotChangeGeneratedPoints()
709 if (!has_been_found) in verifyVertexOrderingDoesNotChangeGeneratedPoints()
/dports/japanese/groff/groff-1.18.1.1/src/devices/grohtml/
H A Dpost-html.cc1384 int has_been_found; member in title_desc
1391 : has_been_written(FALSE), has_been_found(FALSE), with_h1(FALSE) in title_desc()
1847 title.has_been_found = TRUE; in do_title()
1861 title.has_been_found = TRUE; in do_title()
1868 title.has_been_found = TRUE; in do_title()
1879 title.has_been_found = TRUE; in do_title()
3544 if (title.has_been_found) { in write_title()
/dports/textproc/groff/groff-1.22.4/src/devices/grohtml/
H A Dpost-html.cpp1520 int has_been_found; member in title_desc
1527 : has_been_written(FALSE), has_been_found(FALSE), with_h1(FALSE) in title_desc()
2407 title.has_been_found = TRUE; in do_title()
2416 title.has_been_found = TRUE; in do_title()
2431 title.has_been_found = TRUE; in do_title()
4807 if (title.has_been_found) { in write_title()