Home
last modified time | relevance | path

Searched defs:Le (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/clang/include/clang/ASTMatchers/
DGtestMatchers.h29 Le, enumerator
/external/pdfium/third_party/libtiff/
Dtif_luv.c760 int Le = p16 & 0x7fff; in LogL16toY() local
1006 int Le, Ce; in LogLuv24fromXYZ() local
1093 int Le, Ce; in Luv24fromLuv48() local
1144 unsigned int Le, ue, ve; in LogLuv32fromXYZ() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_matchers.h322 inline ::testing::Matcher<const ::xla::HloInstruction*> Le(M... operands) { in Le() function
/external/webrtc/rtc_base/numerics/
Dsafe_compare_unittest.cc230 TEST(SafeCmpTest, Le) { in TEST() argument
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-matchers.h750 inline internal::LeMatcher<Rhs> Le(Rhs x) { in Le() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-matchers.h729 inline internal::LeMatcher<Rhs> Le(Rhs x) { in Le() function
/external/mesa3d/src/gtest/include/gtest/
Dgtest-matchers.h731 inline internal::LeMatcher<Rhs> Le(Rhs x) { in Le() function
/external/tensorflow/tensorflow/python/lib/core/
Dbfloat16.cc1204 struct Le { struct
1205 npy_bool operator()(bfloat16 a, bfloat16 b) { return a <= b; } in operator ()()
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc4258 XlaOp Le(const XlaOp lhs, const XlaOp rhs, in Le() function