Home
last modified time | relevance | path

Searched defs:Less (Results 1 – 25 of 31) sorted by relevance

12

/third_party/flutter/skia/include/gpu/vk/
DGrVkExtensions.h36 struct Less { struct
37 bool operator() (const Info& a, const SkString& b) { in operator()
40 bool operator() (const SkString& a, const GrVkExtensions::Info& b) { in operator()
/third_party/skia/include/gpu/vk/
DGrVkExtensions.h36 struct Less { struct
37 bool operator()(const Info& a, const SkString& b) const { in operator()
40 bool operator()(const SkString& a, const GrVkExtensions::Info& b) const { in operator()
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client_stats.h45 struct Less { struct
46 bool operator()(const XdsLocalityName* lhs, in operator()
51 bool operator()(const RefCountedPtr<XdsLocalityName>& lhs, in operator()
Dxds_api.h188 struct Less { struct
189 bool operator()(const Locality& lhs, const Locality& rhs) const { in operator()
/third_party/grpc/src/core/ext/xds/
Dxds_client_stats.h46 struct Less { struct
47 bool operator()(const XdsLocalityName* lhs, in operator()
53 bool operator()(const RefCountedPtr<XdsLocalityName>& lhs, in operator()
/third_party/flutter/skia/src/core/
DSkPtrRecorder.cpp20 bool SkPtrSet::Less(const Pair& a, const Pair& b) { in Less() function in SkPtrSet
/third_party/skia/src/core/
DSkPtrRecorder.cpp20 bool SkPtrSet::Less(const Pair& a, const Pair& b) { in Less() function in SkPtrSet
/third_party/boost/boost/hana/
Dless.hpp44 using Less = BOOST_HANA_DISPATCH_IF(decltype(less_impl<T, U>{}), in operator ()() typedef
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-bignum.h96 static bool Less(const Bignum& a, const Bignum& b) { in Less() function
/third_party/boringssl/src/crypto/err/
Derr_data_generate.go124 func (ks keySlice) Less(i, j int) bool { func
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-bignum.h97 static bool Less(const Bignum& a, const Bignum& b) { in Less() function
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-bignum.h97 static bool Less(const Bignum& a, const Bignum& b) { in Less() function
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-bignum.h97 static bool Less(const Bignum& a, const Bignum& b) { in Less() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCodeGen.h54 Less = 1, // -O1 enumerator
/third_party/boringssl/src/util/
Dmake_errors.go184 func (a assignmentsSlice) Less(i, j int) bool { func
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DNucleus.hpp49 Less, enumerator
/third_party/boringssl/src/crypto/obj/
Dobjects.go530 func (a nidSorter) Less(i, j int) bool { return a.cmp(a.obj(i), a.obj(j)) } func
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmMacro.h53 Less, LessEqual, LessLess, LessGreater, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp574 auto Less = [] (const MachineInstr *A, const MachineInstr *B) -> bool { in processBasicBlock() local
DRDFLiveness.cpp178 auto Less = [&Block,this] (NodeId A, NodeId B) -> bool { in getAllReachingDefs() local
/third_party/protobuf/src/google/protobuf/
Dstruct.pb.cc306 typedef ::PROTOBUF_NAMESPACE_ID::internal::CompareByDerefFirst<SortItem> Less; in _InternalSerialize() typedef
/third_party/nghttp2/integration-tests/
Dserver_tester.go652 func (b ByStreamID) Less(i, j int) bool { func
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dpacked_gl_enums.json9 "Less": "GL_LESS", string
/third_party/skia/third_party/externals/angle2/src/common/
Dpacked_gl_enums.json9 "Less": "GL_LESS", string
/third_party/boost/boost/phoenix/function/
Dlazy_operator.hpp645 typedef boost::phoenix::function<impl::XLess> Less; typedef

12