/external/skqp/include/gpu/vk/ |
D | GrVkExtensions.h | 36 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()
|
/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/tensorflow/tensorflow/lite/micro/kernels/ |
D | micro_utils.h | 30 struct Less { struct 32 bool operator()(const T& x, const T& y) 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/skqp/src/core/ |
D | SkPtrRecorder.cpp | 20 bool SkPtrSet::Less(const Pair& a, const Pair& b) { in Less() function in SkPtrSet
|
/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-project/clang/include/clang/Basic/ |
D | ABI.h | 79 bool Less(const VirtualAdjustment &RHS) const { in Less() function 147 bool Less(const VirtualAdjustment &RHS) const { in Less() function
|
/external/llvm-project/clang/lib/Tooling/ |
D | InterpolatingCompilationDatabase.cpp | 79 template <bool Prefix> struct Less { struct 80 bool operator()(StringRef Key, std::pair<StringRef, size_t> Value) const { in operator ()() 84 bool operator()(std::pair<StringRef, size_t> Value, StringRef Key) const { in operator ()()
|
/external/llvm-project/flang/include/flang/Evaluate/ |
D | common.h | 34 ENUM_CLASS(Ordering, Less, Equal, Greater) in ENUM_CLASS() argument
|
/external/llvm/include/llvm/Support/ |
D | CodeGen.h | 54 Less, // -O1 enumerator
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | STLAlgorithmModeling.cpp | 151 SVal Less = SVB.evalBinOp(StateFound, BO_LT, in Find() local
|
/external/golang-protobuf/jsonpb/ |
D | jsonpb.go | 161 func (s int32Slice) Less(i, j int) bool { return s[i] < s[j] } func 1141 func (s mapKeys) Less(i, j int) bool { func
|
/external/boringssl/src/crypto/err/ |
D | err_data_generate.go | 125 func (ks keySlice) Less(i, j int) bool { func
|
/external/skqp/tools/skqp/ |
D | make_gmkb.go | 36 func (a ExportTestRecordArray) Less(i, j int) bool { return a[i].TestName < a[j].TestName } func
|
/external/golang-protobuf/proto/ |
D | extensions_test.go | 214 func (s ExtensionDescSlice) Less(i, j int) bool { return s[i].Field < s[j].Field } func
|
/external/llvm-project/llvm/bindings/ocaml/target/ |
D | llvm_target.ml | 18 | Less Constructor
|
/external/llvm/bindings/ocaml/target/ |
D | llvm_target.ml | 19 | Less Constructor
|
/external/icu/icu4c/source/i18n/ |
D | double-conversion-bignum.h | 97 static bool Less(const Bignum& a, const Bignum& b) { in Less() function
|
/external/icu/libicu/cts_headers/ |
D | double-conversion-bignum.h | 97 static bool Less(const Bignum& a, const Bignum& b) { in Less() function
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | CodeGen.h | 54 Less = 1, // -O1 enumerator
|
/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/llvm-project/libcxx/test/std/language.support/cmp/cmp.partialord/ |
D | partialord.pass.cpp | 76 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
|