Home
last modified time | relevance | path

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

123

/external/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()
/external/rust/crates/grpcio-sys/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()
/external/skia/src/core/
DSkPtrRecorder.cpp20 bool SkPtrSet::Less(const Pair& a, const Pair& b) { in Less() function in SkPtrSet
/external/go-cmp/cmp/internal/function/
Dfunc.go30 Less = ttbFunc // func(T, T) bool const
/external/clang/include/clang/Basic/
DABI.h80 bool Less(const VirtualAdjustment &RHS) const { in Less() function
148 bool Less(const VirtualAdjustment &RHS) const { in Less() function
/external/llvm/include/llvm/Support/
DCodeGen.h54 Less, // -O1 enumerator
/external/boringssl/src/crypto/err/
Derr_data_generate.go125 func (ks keySlice) Less(i, j int) bool { func
/external/llvm/bindings/ocaml/target/
Dllvm_target.ml19 | Less Constructor
Dllvm_target.mli24 | Less Constructor
/external/icu/libicu/cts_headers/
Ddouble-conversion-bignum.h97 static bool Less(const Bignum& a, const Bignum& b) { in Less() function
/external/icu/icu4c/source/i18n/
Ddouble-conversion-bignum.h97 static bool Less(const Bignum& a, const Bignum& b) { in Less() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCodeGen.h54 Less = 1, // -O1 enumerator
/external/libcxx/test/std/language.support/cmp/cmp.partialord/
Dpartialord.pass.cpp77 auto& Less = std::partial_ordering::less; in test_constexpr() local
/external/libcxx/test/std/language.support/cmp/cmp.weakord/
Dweakord.pass.cpp93 auto& Less = std::weak_ordering::less; in test_constexpr() local
/external/boringssl/src/util/
Dmake_errors.go197 func (a assignmentsSlice) Less(i, j int) bool { func
/external/starlark-go/starlarkstruct/
Dstruct.go113 func (a entries) Less(i, j int) bool { return a[i].name < a[j].name } func
/external/libcxx/test/std/language.support/cmp/cmp.strongord/
Dstrongord.pass.cpp135 auto& Less = std::strong_ordering::less; in test_constexpr() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c101 Less, // -O1 enumerator
/external/boringssl/src/crypto/obj/
Dobjects.go535 func (a nidSorter) Less(i, j int) bool { return a.cmp(a.obj(i), a.obj(j)) } func
/external/go-cmp/cmp/
Dcompare_test.go2624 func (gs germSorter) Less(i, j int) bool { return gs[i].String() < gs[j].String() } func
/external/tensorflow/tensorflow/go/
Dsession.go368 func (f *feedsort) Less(i, j int) bool { func
/external/swiftshader/src/Reactor/
DNucleus.hpp49 Less, enumerator
/external/rust/crates/vulkano/src/pipeline/
Ddepth_stencil.rs243 Less = ash::vk::CompareOp::LESS.as_raw(), enumerator
/external/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h57 Less, LessEqual, LessLess, LessGreater, enumerator
/external/protobuf/src/google/protobuf/
Dstruct.pb.cc366 typedef ::PROTOBUF_NAMESPACE_ID::internal::CompareByDerefFirst<SortItem> Less; in SerializeWithCachedSizes() typedef
420 typedef ::PROTOBUF_NAMESPACE_ID::internal::CompareByDerefFirst<SortItem> Less; in InternalSerializeWithCachedSizesToArray() typedef

123