Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPtrRecorder.cpp21 bool SkPtrSet::Less(const Pair& a, const Pair& b) { in Less() function in SkPtrSet
DSkBitmapHeap.cpp47 bool SkBitmapHeap::LookupEntry::Less(const SkBitmapHeap::LookupEntry& a, in Less() function in SkBitmapHeap::LookupEntry
/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.h51 Less, // -O1 enumerator
/external/v8/src/
Dbignum.h55 static bool Less(const Bignum& a, const Bignum& b) { in Less() function
/external/skia/src/gpu/
DGrProgramDesc.h51 static bool Less(const GrProgramDesc& a, const GrProgramDesc& b) { in Less() function
DGrResourceCache.cpp546 struct Less { in getNextTimestamp() struct
547 bool operator()(GrGpuResource* a, GrGpuResource* b) { in getNextTimestamp()
/external/llvm/bindings/ocaml/target/
Dllvm_target.ml19 | Less Constructor
Dllvm_target.mli24 | Less Constructor
/external/boringssl/src/crypto/err/
Derr_data_generate.go121 func (ks keySlice) Less(i, j int) bool { func
/external/boringssl/src/util/
Dmake_errors.go164 func (a assignmentsSlice) Less(i, j int) bool { func
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c104 Less, // -O1 enumerator
/external/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h51 Less, LessEqual, LessLess, LessGreater, enumerator
/external/jmonkeyengine/engine/src/core/com/jme3/material/
DRenderState.java100 Less, enumConstant
/external/openfst/src/include/fst/
Dqueue.h278 typedef L Less; typedef
748 typedef L Less; typedef
/external/skia/tests/
DPathOpsSkpClipTest.cpp699 bool Less(const SortByName& a, const SortByName& b) { in Less() function