Home
last modified time | relevance | path

Searched defs:greater (Results 1 - 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dcompare.h79 enum class ord : value_type { less = -1, greater = 1 }; member in absl::compare_internal::ord
[all...]
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dround.S324 greater: label
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dround.S324 greater: label
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dfunctional.hpp197 struct greater { struct
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_acktr.c56 static int greater(const ngtcp2_ksl_key *lhs, const ngtcp2_ksl_key *rhs) { in greater() function
H A Dngtcp2_rtb.c294 static int greater(const ngtcp2_ksl_key *lhs, const ngtcp2_ksl_key *rhs) { in greater() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dbtree.h[all...]
/third_party/ffmpeg/libavfilter/
H A Df_metadata.c164 static int greater(MetadataContext *s, const char *value1, const char *value2) in greater() function
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDepthStencilStateTests.cpp101 CheckDepthCompareFunction(wgpu::CompareFunction compareFunction, bool less, bool equal, bool greater) CheckDepthCompareFunction() argument
151 CheckStencilCompareFunction(wgpu::CompareFunction compareFunction, bool less, bool equal, bool greater) CheckStencilCompareFunction() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dir_builder.cpp359 greater(operand a, operand b) in greater() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.h41 less, greater, // < > enumerator
/third_party/icu/icu4c/source/i18n/
H A Dcoll.cpp552 UBool Collator::greater(const UnicodeString& source, in greater() function in Collator
/third_party/node/deps/icu-small/source/i18n/
H A Dcoll.cpp553 UBool Collator::greater(const UnicodeString& source, in greater() function in Collator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h49 greater, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcoll.cpp552 UBool Collator::greater(const UnicodeString& source, in greater() function in Collator
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsSizeControlTests.cpp81 deUint32 greater = max(a, b); in gcd() local
/third_party/icu/tools/colprobe/
H A Dcolprobe.cpp368 UBool trySwamped(Line **smaller, Line **greater, UChar chars[2], CompareFn comparer) { in trySwamped() argument
388 UBool trySwamps(Line **smaller, Line **greater, UChar chars[2], CompareFn comparer) { in trySwamps() argument
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.h77 greater = 15, enumerator
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.h84 greater = 15, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLToken.h33 greater, // < > enumerator
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp2719 RValue<Int4> greater = CmpNLE(x, y); in Max() local
2902 RValue<UInt4> greater = CmpNLE(x, y); in Max() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp10059 GLuint greater = std::max(a, b); in test() local

Completed in 71 milliseconds