Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_luv.c755 int Le = p16 & 0x7fff; in LogL16toY() local
1001 int Le, Ce; in LogLuv24fromXYZ() local
1088 int Le, Ce; in Luv24fromLuv48() local
1139 unsigned int Le, ue, ve; in LogLuv32fromXYZ() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_matchers.h291 inline ::testing::Matcher<const ::xla::HloInstruction*> Le(M... operands) { in Le() function
/external/googletest/googletest/include/gtest/
Dgtest-matchers.h795 inline internal::LeMatcher<Rhs> Le(Rhs x) { in Le() function
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2941 XlaOp Le(const XlaOp& lhs, const XlaOp& rhs, in Le() function