Home
last modified time | relevance | path

Searched defs:Compare (Results 1 - 25 of 57) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DPriorityQueue.h29 explicit PriorityQueue(const Compare &compare = Compare(), in PriorityQueue() argument
35 PriorityQueue(Iterator begin, Iterator end, const Compare &compare = Compare(), const Sequence &sequence = Sequence()) PriorityQueue() argument
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/span/
H A Dspan.go
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/
H A Dspan.go
/third_party/spirv-tools/utils/vscode/src/lsp/span/
H A Dspan.go
/third_party/mesa3d/src/egl/main/
H A Degldispatchstubs.c41 static int Compare(const void *l, const void *r) in Compare() function
/third_party/node/deps/v8/src/numbers/
H A Dinteger-literal.h52 int Compare(const IntegerLiteral& other) const { in Compare() function in v8::internal::IntegerLiteral
/third_party/lzma/CPP/Windows/
H A DPropVariant.cpp360 int CPropVariant::Compare(const CPropVariant &a) throw() in Compare() function in NWindows::NCOM::CPropVariant
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DPipeline.cpp279 enum Compare enum
/third_party/vixl/tools/test_generator/
H A Ddata_types.py273 def Compare(left_suffix, operand, right_suffix): member in Input
338 def Compare(self, left_suffix, operand, right_suffix): member in Scalar
601 def Compare(self, left_suffix, operand, right_suffix): member in MemOperand
/third_party/protobuf/src/google/protobuf/util/
H A Dfield_comparator.cc58 FieldComparator::ComparisonResult DefaultFieldComparator::Compare( in Compare() function in google::protobuf::util::DefaultFieldComparator
130 bool DefaultFieldComparator::Compare(MessageDifferencer* differencer, in Compare() function in google::protobuf::util::DefaultFieldComparator
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H A Dspy_hash_state.h113 static CompareResult Compare(const SpyHashStateImpl& a, in Compare() function in absl::hash_internal::SpyHashStateImpl
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.h69 int Compare(const CKeyKeyValPair &a) const in Compare() function
H A DLoadCodecs.h127 int Compare(const CArcInfoEx &a) const in Compare() function
/third_party/node/deps/v8/tools/
H A Dperf-compare.py103 def Compare(self, other): member in BenchmarkResult
/third_party/node/deps/v8/src/ast/
H A Dast-value-factory.cc150 int AstRawString::Compare(const AstRawString* lhs, const AstRawString* rhs) { in Compare() function in v8::internal::AstRawString
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp65 struct Compare { struct in __anon25010::CVPLatticeVal
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcharconv_bigint.h353 int Compare(const BigUnsigned<N>& lhs, const BigUnsigned<M>& rhs) { in Compare() function
/third_party/skia/third_party/externals/piex/src/image_type_recognition/
H A Dimage_type_recognition_lite.cc47 static bool Compare(const TypeChecker* a, const TypeChecker* b) { in Compare() function in piex::image_type_recognition::__anon21693::TypeChecker
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp176 static unsigned getCompareSourceReg(MachineInstr &Compare) { in getCompareSourceReg() argument
190 convertToBRCT( MachineInstr &MI, MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) convertToBRCT() argument
244 convertToLoadAndTrap( MachineInstr &MI, MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) convertToLoadAndTrap() argument
284 convertToLoadAndTest( MachineInstr &MI, MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) convertToLoadAndTest() argument
312 convertToLogical( MachineInstr &MI, MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) convertToLogical() argument
360 adjustCCMasksForInstr( MachineInstr &MI, MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers, unsigned ConvOpc) adjustCCMasksForInstr() argument
501 isCompareZero(MachineInstr &Compare) isCompareZero() argument
520 optimizeCompareZero( MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) optimizeCompareZero() argument
596 fuseCompareOperations( MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) fuseCompareOperations() argument
[all...]
/third_party/lzma/CPP/Common/
H A DMyString.h711 int Compare(const wchar_t *s) const { return wcscmp(_chars, s); } in Compare() function in UString
885 int Compare(const wchar_t *s) const { return wcscmp(_chars, s); } in Compare() function in UString2
/third_party/jinja2/
H A Dnodes.py909 class Compare(Expr): class
/third_party/node/deps/v8/third_party/jinja2/
H A Dnodes.py802 class Compare(Expr): class
/third_party/node/tools/inspector_protocol/jinja2/
H A Dnodes.py766 class Compare(Expr): class
/third_party/node/deps/v8/src/bigint/
H A Dbigint.h214 inline int Compare(Digits A, Digits B) { in Compare() function
/third_party/skia/third_party/externals/jinja2/
H A Dnodes.py802 class Compare(Expr): class

Completed in 21 milliseconds

123