Home
last modified time | relevance | path

Searched defs:Greater (Results 1 – 25 of 29) sorted by relevance

12

/external/tensorflow/tensorflow/lite/micro/kernels/
Dmicro_utils.h23 struct Greater { struct
25 bool operator()(const T& x, const T& y) const { in operator()
/external/llvm-project/flang/include/flang/Evaluate/
Dcommon.h34 ENUM_CLASS(Ordering, Less, Equal, Greater) in ENUM_CLASS() argument
/external/libcxx/test/std/language.support/cmp/cmp.partialord/
Dpartialord.pass.cpp78 auto& Greater = std::partial_ordering::greater; in test_constexpr() local
/external/llvm-project/libcxx/test/std/language.support/cmp/cmp.partialord/
Dpartialord.pass.cpp77 auto& Greater = std::partial_ordering::greater; in test_constexpr() local
/external/libcxx/test/std/language.support/cmp/cmp.weakord/
Dweakord.pass.cpp94 auto& Greater = std::weak_ordering::greater; in test_constexpr() local
/external/llvm-project/libcxx/test/std/language.support/cmp/cmp.weakord/
Dweakord.pass.cpp93 auto& Greater = std::weak_ordering::greater; in test_constexpr() local
/external/libcxx/test/std/language.support/cmp/cmp.strongord/
Dstrongord.pass.cpp136 auto& Greater = std::strong_ordering::greater; in test_constexpr() local
/external/llvm-project/clang/lib/Parse/
DParseTemplate.cpp1158 Token Greater = Tok; in ParseGreaterThanInTemplateList() local
1733 SourceLocation Greater; in diagnoseUnknownTemplateId() local
1762 SourceLocation Greater; in checkPotentialAngleBracket() local
/external/llvm-project/clang/include/clang/AST/
DComparisonCategories.h69 Greater, enumerator
/external/llvm-project/libcxx/test/std/language.support/cmp/cmp.strongord/
Dstrongord.pass.cpp135 auto& Greater = std::strong_ordering::greater; in test_constexpr() local
/external/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h58 Greater, GreaterEqual, GreaterGreater, At enumerator
/external/llvm-project/clang-tools-extra/clangd/
DQuality.h217 Compare Greater; variable
/external/llvm-project/llvm/unittests/ADT/
DOptionalTest.cpp432 struct Greater { struct
433 template <typename T, typename U> static bool apply(const T &X, const U &Y) { in apply()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmMacro.h54 Greater, GreaterEqual, GreaterGreater, At, MinusGreater, enumerator
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmMacro.h54 Greater, GreaterEqual, GreaterGreater, At, MinusGreater, enumerator
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler.cc233 FirstReadyManager::Greater() { in Greater() function in tensorflow::grappler::FirstReadyManager
241 PriorityReadyManager::Greater() { in Greater() function in tensorflow::grappler::PriorityReadyManager
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
Delementwise_test.cc190 TEST_F(OpenCLOperationTest, Greater) { in TEST_F() argument
/external/tensorflow/tensorflow/core/kernels/mlir_generated/
Dgpu_binary_ops_test.cc239 GENERATE_DEFAULT_TESTS(Greater, /*test_name=*/Half, Eigen::half, bool, in GENERATE_DEFAULT_TESTS() argument
/external/angle/src/common/
Dpacked_gl_enums.json7 "Greater": "GL_GREATER", string
DPackedGLEnums_autogen.h31 Greater = 3, enumerator
/external/llvm-project/mlir/lib/Analysis/
DAffineStructures.cpp2741 enum BoundCmpResult { Greater, Less, Equal, Unknown }; enumerator
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2668 ConstantInt *&Greater) { in matchThreeWayIntCompare()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2625 ConstantInt *&Greater) { in matchThreeWayIntCompare()
/external/tensorflow/tensorflow/compiler/tests/
Drandomized_tests.cc2063 TEST_F(OpTest, Greater) { in TEST_F() argument
/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp619 SourceLocation Greater) { in diagnoseExprIntendedAsTemplateName()

12