Home
last modified time | relevance | path

Searched refs:not_in_view (Results 1 – 17 of 17) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill_assistant/browser/web/
H A Djs_snippets.cc30 const std::string& not_in_view) { in AddReturnIfOnTop() argument
46 return )", not_in_view, R"(; in AddReturnIfOnTop()
H A Djs_snippets.h50 const std::string& not_in_view);
/dports/databases/py-tiledb/tiledb-0.8.11/external/
H A Dstring_view.hpp833 : to_pos( std::find_if( cbegin() + pos, cend(), not_in_view( v ) ) ); in find_first_not_of()
859 … to_pos( std::find_if( const_reverse_iterator( cbegin() + pos + 1 ), crend(), not_in_view( v ) ) ); in find_last_not_of()
888 struct not_in_view struct in nonstd::sv_lite::basic_string_view
892 nssv_constexpr explicit not_in_view( basic_string_view v_ ) : v( v_ ) {} in not_in_view() function
/dports/devel/simdjson/simdjson-0.9.6/include/simdjson/nonstd/
H A Dstring_view.hpp818 : to_pos( std::find_if( cbegin() + pos, cend(), not_in_view( v ) ) ); in find_first_not_of()
844 … to_pos( std::find_if( const_reverse_iterator( cbegin() + pos + 1 ), crend(), not_in_view( v ) ) ); in find_last_not_of()
873 struct not_in_view struct in nonstd::sv_lite::basic_string_view
877 nssv_constexpr explicit not_in_view( basic_string_view v ) : v( v ) {} in not_in_view() argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/
H A Dstring_view.hpp820 : to_pos( std::find_if( cbegin() + pos, cend(), not_in_view( v ) ) ); in find_first_not_of()
846 … to_pos( std::find_if( const_reverse_iterator( cbegin() + pos + 1 ), crend(), not_in_view( v ) ) ); in find_last_not_of()
875 struct not_in_view struct in nonstd::sv_lite::basic_string_view
879 nssv_constexpr explicit not_in_view( basic_string_view v_ ) : v( v_ ) {} in not_in_view() function
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/vendored/
H A Dstring_view.hpp820 : to_pos( std::find_if( cbegin() + pos, cend(), not_in_view( v ) ) ); in find_first_not_of()
846 … to_pos( std::find_if( const_reverse_iterator( cbegin() + pos + 1 ), crend(), not_in_view( v ) ) ); in find_last_not_of()
875 struct not_in_view struct in nonstd::sv_lite::basic_string_view
879 nssv_constexpr explicit not_in_view( basic_string_view v_ ) : v( v_ ) {} in not_in_view() function
/dports/devel/py-rapidfuzz/rapidfuzz-1.8.0/src/rapidfuzz-cpp/rapidfuzz/details/
H A Dstring_view.hpp874 : to_pos(std::find_if(cbegin() + pos, cend(), not_in_view(v))); in find_first_not_of()
902 crend(), not_in_view(v))); in find_last_not_of()
933 struct not_in_view { struct in rapidfuzz::sv_lite::basic_string_view
936 nssv_constexpr explicit not_in_view(basic_string_view v_) : v(v_) in not_in_view() function
/dports/devel/rapidfuzz-cpp/rapidfuzz-cpp-47df6f7/rapidfuzz/details/
H A Dstring_view.hpp818 : to_pos( std::find_if( cbegin() + pos, cend(), not_in_view( v ) ) ); in find_first_not_of()
844 … to_pos( std::find_if( const_reverse_iterator( cbegin() + pos + 1 ), crend(), not_in_view( v ) ) ); in find_last_not_of()
873 struct not_in_view struct in rapidfuzz::sv_lite::basic_string_view
877 nssv_constexpr explicit not_in_view( basic_string_view v_ ) : v( v_ ) {} in not_in_view() argument
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/
H A Dstring_view.hpp801 : to_pos( std::find_if( cbegin() + pos, cend(), not_in_view( v ) ) ); in find_first_not_of()
827 … to_pos( std::find_if( const_reverse_iterator( cbegin() + pos + 1 ), crend(), not_in_view( v ) ) ); in find_last_not_of()
856 struct not_in_view struct in nonstd::sv_lite::basic_string_view
860 nssv_constexpr explicit not_in_view( basic_string_view v ) : v( v ) {} in not_in_view() argument
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/include/simdjson/nonstd/
H A Dstring_view.hpp921 : to_pos( std::find_if( cbegin() + pos, cend(), not_in_view( v ) ) ); in find_first_not_of()
947 … to_pos( std::find_if( const_reverse_iterator( cbegin() + pos + 1 ), crend(), not_in_view( v ) ) ); in find_last_not_of()
976 struct not_in_view struct in nonstd::sv_lite::basic_string_view
980 nssv_constexpr explicit not_in_view( basic_string_view v_ ) : v( v_ ) {} in not_in_view() function
/dports/net/arataga/restinio-v.0.6.13/dev/restinio/third_party/string-view-lite/
H A Dstring_view.hpp915 : to_pos( std::find_if( cbegin() + pos, cend(), not_in_view( v ) ) ); in find_first_not_of()
941 … to_pos( std::find_if( const_reverse_iterator( cbegin() + pos + 1 ), crend(), not_in_view( v ) ) ); in find_last_not_of()
970 struct not_in_view struct in nonstd::sv_lite::basic_string_view
974 nssv_constexpr explicit not_in_view( basic_string_view v_ ) : v( v_ ) {} in not_in_view() argument
/dports/games/liblcf/liblcf-0.7.0/src/lcf/third_party/
H A Dstring_view.h834 : to_pos( std::find_if( cbegin() + pos, cend(), not_in_view( v ) ) );
860 … to_pos( std::find_if( const_reverse_iterator( cbegin() + pos + 1 ), crend(), not_in_view( v ) ) );
889 struct not_in_view struct
893 nssv_constexpr explicit not_in_view( basic_string_view v_ ) : v( v_ ) {} in not_in_view() function
/dports/graphics/qgis/qgis-3.22.3/external/inja/
H A Dinja.hpp801 : to_pos( std::find_if( cbegin() + pos, cend(), not_in_view( v ) ) ); in find_first_not_of()
827 … to_pos( std::find_if( const_reverse_iterator( cbegin() + pos + 1 ), crend(), not_in_view( v ) ) ); in find_last_not_of()
856 struct not_in_view struct in nonstd::sv_lite::basic_string_view
860 nssv_constexpr not_in_view( basic_string_view v ) : v( v ) {} in not_in_view() argument
/dports/graphics/qgis-ltr/qgis-3.16.16/external/inja/
H A Dinja.hpp801 : to_pos( std::find_if( cbegin() + pos, cend(), not_in_view( v ) ) ); in find_first_not_of()
827 … to_pos( std::find_if( const_reverse_iterator( cbegin() + pos + 1 ), crend(), not_in_view( v ) ) ); in find_last_not_of()
856 struct not_in_view struct in nonstd::sv_lite::basic_string_view
860 nssv_constexpr not_in_view( basic_string_view v ) : v( v ) {} in not_in_view() function
/dports/devel/rapidfuzz-cpp/rapidfuzz-cpp-47df6f7/extras/
H A Drapidfuzz_amalgamated.hpp834 : to_pos( std::find_if( cbegin() + pos, cend(), not_in_view( v ) ) ); in find_first_not_of()
860 … to_pos( std::find_if( const_reverse_iterator( cbegin() + pos + 1 ), crend(), not_in_view( v ) ) ); in find_last_not_of()
889 struct not_in_view struct in rapidfuzz::sv_lite::basic_string_view
893 nssv_constexpr explicit not_in_view( basic_string_view v_ ) : v( v_ ) {} in not_in_view() function
/dports/devel/simdjson/simdjson-0.9.6/singleheader/
H A Dsimdjson.h1318 : to_pos( std::find_if( cbegin() + pos, cend(), not_in_view( v ) ) );
1344 … to_pos( std::find_if( const_reverse_iterator( cbegin() + pos + 1 ), crend(), not_in_view( v ) ) );
1373 struct not_in_view
1377 nssv_constexpr explicit not_in_view( basic_string_view v ) : v( v ) {}
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/singleheader/
H A Dsimdjson.h1423 : to_pos( std::find_if( cbegin() + pos, cend(), not_in_view( v ) ) );
1449 … to_pos( std::find_if( const_reverse_iterator( cbegin() + pos + 1 ), crend(), not_in_view( v ) ) );
1478 struct not_in_view
1482 nssv_constexpr explicit not_in_view( basic_string_view v_ ) : v( v_ ) {}