| /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) { in operator() 40 bool operator() (const SkString& a, const GrVkExtensions::Info& b) { in operator()
|
| /external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/value/ |
| D | sort.go | 38 func (vs valueSorter) Less(i, j int) bool { return isLess(vs[i], vs[j]) } func
|
| /external/syzkaller/syz-manager/ |
| D | html.go | 566 func (a UICallTypeArray) Less(i, j int) bool { return a[i].Name < a[j].Name } func 572 func (a UIInputArray) Less(i, j int) bool { return a[i].Cover > a[j].Cover } func 578 func (a UIStatArray) Less(i, j int) bool { return a[i].Name < a[j].Name } func 584 func (a UICrashTypeArray) Less(i, j int) bool { return a[i].Description < a[j].Description } func 590 func (a UICrashArray) Less(i, j int) bool { return a[i].Time.After(a[j].Time) } func 744 func (a UIPrioArray) Less(i, j int) bool { return a[i].Prio > a[j].Prio } func
|
| /external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/function/ |
| D | func.go | 23 Less = ttbFunc // func(T, T) bool const
|
| /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/syzkaller/vendor/github.com/google/go-cmp/cmp/cmpopts/ |
| D | sort_go17.go | 38 func (ss reflectSliceSorter) Less(i, j int) bool { func
|
| /external/llvm/include/llvm/Support/ |
| D | CodeGen.h | 54 Less, // -O1 enumerator
|
| /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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
| D | CodeGen.h | 54 Less, // -O1 enumerator
|
| /external/swiftshader/third_party/LLVM/utils/TableGen/ |
| D | CodeGenRegisters.h | 70 struct Less { struct 71 bool operator()(const CodeGenRegister *A, in operator()
|
| /external/icu/icu4c/source/i18n/ |
| D | double-conversion-bignum.h | 96 static bool Less(const Bignum& a, const Bignum& b) { in Less() function
|
| /external/v8/src/ |
| D | bignum.h | 57 static bool Less(const Bignum& a, const Bignum& b) { in Less() function
|
| /external/boringssl/src/crypto/err/ |
| D | err_data_generate.go | 124 func (ks keySlice) Less(i, j int) bool { func
|
| /external/skia/tools/skqp/ |
| D | make_gmkb.go | 36 func (a ExportTestRecordArray) Less(i, j int) bool { return a[i].TestName < a[j].TestName } 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/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/target/ |
| D | llvm_target.ml | 19 | Less Constructor
|
| /external/golang-protobuf/proto/ |
| D | extensions_test.go | 218 func (s ExtensionDescSlice) Less(i, j int) bool { return s[i].Field < s[j].Field } func
|
| /external/llvm/bindings/ocaml/target/ |
| D | llvm_target.ml | 19 | Less Constructor
|
| /external/syzkaller/tools/syz-benchcmp/ |
| D | benchcmp.go | 205 func (a pointSlice) Less(i, j int) bool { return a[i].Time < a[j].Time } func
|
| /external/syzkaller/syz-hub/ |
| D | http.go | 91 func (a UIManagerArray) Less(i, j int) bool { return a[i].Name < a[j].Name } func
|
| /external/golang-protobuf/jsonpb/ |
| D | jsonpb.go | 160 func (s int32Slice) Less(i, j int) bool { return s[i] < s[j] } func 1122 func (s mapKeys) Less(i, j int) bool { func
|
| /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
|