Home
last modified time | relevance | path

Searched refs:StringLess (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/core/gprpp/
H A Dmap_test.cc66 Map<const char*, Payload, StringLess> test_map; in TEST_F()
99 Map<const char*, Payload, StringLess> test_map; in TEST_F()
132 Map<const char*, Payload, StringLess> test_map; in TEST_F()
165 Map<const char*, Payload, StringLess> test_map; in TEST_F()
219 Map<const char*, Payload, StringLess> test_map; in TEST_F()
258 Map<const char*, Payload, StringLess> test_map; in TEST_F()
269 Map<const char*, Payload, StringLess> test_map; in TEST_F()
282 Map<const char*, Payload, StringLess> test_map; in TEST_F()
295 Map<const char*, Payload, StringLess> test_map; in TEST_F()
308 Map<const char*, Payload, StringLess> test_map; in TEST_F()
[all …]
/dports/audio/musicpd/mpd-0.23.6/src/db/
H A DHelpers.cxx30 struct StringLess { struct
37 using StringSet = std::set<const char *, StringLess>; argument
/dports/devel/grpc130/grpc-1.30.2/src/core/ext/filters/client_channel/
H A Dbackend_metric.cc32 std::map<absl::string_view, double, StringLess> ParseMap( in ParseMap()
37 std::map<absl::string_view, double, StringLess> result; in ParseMap()
H A Dlb_policy.h97 std::map<absl::string_view, double, StringLess> request_cost;
101 std::map<absl::string_view, double, StringLess> utilization;
H A Dsubchannel.h352 std::map<const char*, OrphanablePtr<HealthWatcher>, StringLess> map_;
/dports/devel/grpc134/grpc-1.34.1/src/core/ext/filters/client_channel/
H A Dbackend_metric.cc33 std::map<absl::string_view, double, StringLess> ParseMap( in ParseMap()
39 std::map<absl::string_view, double, StringLess> result; in ParseMap()
H A Dlb_policy.h98 std::map<absl::string_view, double, StringLess> request_cost;
102 std::map<absl::string_view, double, StringLess> utilization;
H A Dsubchannel.h360 std::map<const char*, OrphanablePtr<HealthWatcher>, StringLess> map_;
/dports/lang/nickle/nickle-2.90/
H A Dstring.c50 StringLess (Value av, Value bv, int expandOk) in StringLess() function
213 StringLess,
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/gprpp/
H A Dmap.h34 struct StringLess { struct
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/gprpp/
H A Dmap.h34 struct StringLess { struct
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Pdf/PDFWriter/
H A DCFFFileInput.h155 class StringLess : public std::binary_function<const char*,const char*,bool>
174 typedef std::map<const char*,unsigned short,StringLess> CharPToUShortMap;
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/
H A DStringUtils.h94 struct StringLess { struct
108 typedef StringLess<CaseSensitiveCharCompare> CaseSensitiveStringLess; argument
109 typedef StringLess<CaseSensitiveCharCompare> CaseInsensitiveStringLess;
H A DStringUtils.cpp117 std::sort(strs.begin(), strs.end(), StringLess<CaseSensitiveCharCompare>()); in sortCaseSensitive()
121 std::sort(strs.begin(), strs.end(), StringLess<CaseInsensitiveCharCompare>()); in sortCaseInsensitive()
/dports/devel/p5-Compiler-Lexer/Compiler-Lexer-0.23/include/
H A Dgen_token.hpp43 StringLess, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/ext/filters/client_channel/
H A Dsubchannel.h303 Map<const char*, OrphanablePtr<HealthWatcher>, StringLess> map_;
/dports/textproc/openjade/openjade-1.3.3-pre1/style/
H A Dprimitive.h228 PRIMITIVE(StringLess, "string<?", 2, 0, 0)
/dports/devel/p5-Compiler-Lexer/Compiler-Lexer-0.23/gen/
H A Dgen_decl.pl196 Operator StringLess lt
H A Dreserved_keywords.gperf48 "lt", {Enum::Token::Type::StringLess, Enum::Token::Kind::Operator, "StringLess", "lt"}
/dports/www/node10/node-v10.24.1/deps/v8/src/objects/
H A Dmodule.cc893 } StringLess; in GetModuleNamespace() local
894 std::sort(names.begin(), names.end(), StringLess); in GetModuleNamespace()
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/
H A Dstrutil.h691 struct OIIO_API StringLess { struct
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/
H A Dstrutil.h691 struct OIIO_API StringLess { struct
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/gprpp/
H A Dmap.h35 struct StringLess { struct
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dstrutil_test.cpp349 Strutil::StringLess less; in test_comparisons()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dstrutil_test.cpp349 Strutil::StringLess less; in test_comparisons()

12