Home
last modified time | relevance | path

Searched defs:Less (Results 1 – 25 of 35) 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/mindspore/mindspore/core/ops/
Dless.h35 Less() : PrimitiveC(kNameLess) { InitIOName({"x", "y"}, {"output"}); } in Less() function
/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/boost/libs/hana/include/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/icu/vendor/double-conversion/upstream/double-conversion/
Dbignum.h83 static bool Less(const Bignum& a, const Bignum& b) { in Less() function
/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/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c99 Less, // -O1 enumerator
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DNucleus.hpp49 Less, enumerator
/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/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Darithmetic_logic_cpu_kernel.cc35 void ArithmeticLogicCPUKernel<T>::Less(const T *input1, const T *input2, bool *out) const { in Less() function in mindspore::kernel::ArithmeticLogicCPUKernel
/third_party/mindspore/mindspore/_extends/graph_kernel/model/
Dop_infer.py306 class Less(_CompareOp): class
/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
/third_party/nghttp2/integration-tests/
Dserver_tester.go652 func (b ByStreamID) Less(i, j int) bool { func
/third_party/protobuf/src/google/protobuf/
Dstruct.pb.cc306 typedef ::PROTOBUF_NAMESPACE_ID::internal::CompareByDerefFirst<SortItem> Less; in _InternalSerialize() typedef
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dpacked_gl_enums.json9 "Less": "GL_LESS", string

12