/third_party/ltp/testcases/kernel/syscalls/pipe/ |
D | pipe10.c | 77 int length, greater, forkstat; in main() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
D | compare.h | 79 enum class ord : value_type { less = -1, greater = 1 }; enumerator
|
/third_party/mesa3d/src/gallium/frontends/clover/util/ |
D | functional.hpp | 197 struct greater { struct 200 operator()(T x, S y) const { in operator ()()
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
D | DepthStencilStateTests.cpp | 102 …kDepthCompareFunction(dawn::CompareFunction compareFunction, bool less, bool equal, bool greater) { in CheckDepthCompareFunction() 146 …tencilCompareFunction(dawn::CompareFunction compareFunction, bool less, bool equal, bool greater) { in CheckStencilCompareFunction()
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | DepthStencilStateTests.cpp | 104 bool greater) { in CheckDepthCompareFunction() 154 bool greater) { in CheckStencilCompareFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | TGLexer.h | 41 less, greater, // < > enumerator
|
/third_party/ffmpeg/libavfilter/ |
D | f_metadata.c | 158 static int greater(MetadataContext *s, const char *value1, const char *value2) in greater() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
D | MILexer.h | 49 greater, enumerator
|
/third_party/icu/tools/colprobe/ |
D | colprobe.cpp | 368 UBool trySwamped(Line **smaller, Line **greater, UChar chars[2], CompareFn comparer) { in trySwamped() 388 UBool trySwamps(Line **smaller, Line **greater, UChar chars[2], CompareFn comparer) { in trySwamps()
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ir_builder.cpp | 359 greater(operand a, operand b) in greater() function
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | coll.cpp | 554 UBool Collator::greater(const UnicodeString& source, in greater() function in Collator
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsSizeControlTests.cpp | 81 deUint32 greater = max(a, b); in gcd() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | coll.cpp | 552 UBool Collator::greater(const UnicodeString& source, in greater() function in Collator
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
D | vktSubgroupsSizeControlTests.cpp | 81 deUint32 greater = max(a, b); in gcd() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | coll.cpp | 552 UBool Collator::greater(const UnicodeString& source, in greater() function in Collator
|
/third_party/icu/icu4c/source/i18n/ |
D | coll.cpp | 552 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/AsmParser/ |
D | LLToken.h | 33 greater, // < > enumerator
|
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
D | container_test.cc | 1091 using greater = std::greater<int>; in TEST() typedef
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | LLVMReactor.cpp | 2719 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/ |
D | gl4cEnhancedLayoutsTests.cpp | 10059 GLuint greater = std::max(a, b); in test() local
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 19481 struct greater : public binary_function<_Tp, _Tp, bool> struct 19485 operator()(const _Tp& __x, const _Tp& __y) const in operator ()() 19552 struct greater<void> struct 19557 operator()(_Tp&& __t, _Up&& __u) const in operator ()() 19562 typedef __is_transparent is_transparent;
|