/external/skia/include/gpu/vk/ |
D | GrVkExtensions.h | 36 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/ |
D | xds_client_stats.h | 46 struct Less { struct 47 bool operator()(const XdsLocalityName* lhs, in operator() 53 bool operator()(const RefCountedPtr<XdsLocalityName>& lhs, in operator()
|
/external/skia/src/core/ |
D | SkPtrRecorder.cpp | 20 bool SkPtrSet::Less(const Pair& a, const Pair& b) { in Less() function in SkPtrSet
|
/external/go-cmp/cmp/internal/function/ |
D | func.go | 30 Less = ttbFunc // func(T, T) bool const
|
/external/clang/include/clang/Basic/ |
D | ABI.h | 80 bool Less(const VirtualAdjustment &RHS) const { in Less() function 148 bool Less(const VirtualAdjustment &RHS) const { in Less() function
|
/external/llvm/include/llvm/Support/ |
D | CodeGen.h | 54 Less, // -O1 enumerator
|
/external/boringssl/src/crypto/err/ |
D | err_data_generate.go | 125 func (ks keySlice) Less(i, j int) bool { func
|
/external/llvm/bindings/ocaml/target/ |
D | llvm_target.ml | 19 | Less Constructor
|
D | llvm_target.mli | 24 | Less Constructor
|
/external/icu/libicu/cts_headers/ |
D | double-conversion-bignum.h | 97 static bool Less(const Bignum& a, const Bignum& b) { in Less() function
|
/external/icu/icu4c/source/i18n/ |
D | double-conversion-bignum.h | 97 static bool Less(const Bignum& a, const Bignum& b) { in Less() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | CodeGen.h | 54 Less = 1, // -O1 enumerator
|
/external/libcxx/test/std/language.support/cmp/cmp.partialord/ |
D | partialord.pass.cpp | 77 auto& Less = std::partial_ordering::less; in test_constexpr() local
|
/external/libcxx/test/std/language.support/cmp/cmp.weakord/ |
D | weakord.pass.cpp | 93 auto& Less = std::weak_ordering::less; in test_constexpr() local
|
/external/boringssl/src/util/ |
D | make_errors.go | 197 func (a assignmentsSlice) Less(i, j int) bool { func
|
/external/starlark-go/starlarkstruct/ |
D | struct.go | 113 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/ |
D | strongord.pass.cpp | 135 auto& Less = std::strong_ordering::less; in test_constexpr() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_init.c | 101 Less, // -O1 enumerator
|
/external/boringssl/src/crypto/obj/ |
D | objects.go | 535 func (a nidSorter) Less(i, j int) bool { return a.cmp(a.obj(i), a.obj(j)) } func
|
/external/go-cmp/cmp/ |
D | compare_test.go | 2624 func (gs germSorter) Less(i, j int) bool { return gs[i].String() < gs[j].String() } func
|
/external/tensorflow/tensorflow/go/ |
D | session.go | 368 func (f *feedsort) Less(i, j int) bool { func
|
/external/swiftshader/src/Reactor/ |
D | Nucleus.hpp | 49 Less, enumerator
|
/external/rust/crates/vulkano/src/pipeline/ |
D | depth_stencil.rs | 243 Less = ash::vk::CompareOp::LESS.as_raw(), enumerator
|
/external/llvm/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 57 Less, LessEqual, LessLess, LessGreater, enumerator
|
/external/protobuf/src/google/protobuf/ |
D | struct.pb.cc | 366 typedef ::PROTOBUF_NAMESPACE_ID::internal::CompareByDerefFirst<SortItem> Less; in SerializeWithCachedSizes() typedef 420 typedef ::PROTOBUF_NAMESPACE_ID::internal::CompareByDerefFirst<SortItem> Less; in InternalSerializeWithCachedSizesToArray() typedef
|