Home
last modified time | relevance | path

Searched refs:filterSuccess (Results 1 – 3 of 3) sorted by relevance

/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/quasilyte/go-ruleguard/ruleguard/
H A Dfilters.go44 return filterSuccess
54 return filterSuccess
64 return filterSuccess
73 return filterSuccess
83 return filterSuccess
93 return filterSuccess
103 return filterSuccess
117 return filterSuccess
127 return filterSuccess
146 return filterSuccess
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/gl_tests/
H A DD3D11FormatTablesTest.cpp85 bool filterSuccess = in TEST_P() local
87 … bool filterable = filterSuccess && ((filterSupport & D3D11_FORMAT_SUPPORT_SHADER_SAMPLE) != 0); in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/gl_tests/
H A DD3D11FormatTablesTest.cpp87 bool filterSuccess = in TEST_P() local
90 filterSuccess && ((filterSupport & D3D11_FORMAT_SUPPORT_SHADER_SAMPLE) != 0); in TEST_P()