Home
last modified time | relevance | path

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

/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.h319 inline ::testing::Matcher<const ::xla::HloInstruction*> Le(M... operands) { in Le() function
/external/mesa3d/src/gtest/include/gtest/
Dgtest-matchers.h731 inline internal::LeMatcher<Rhs> Le(Rhs x) { in Le() function
/external/googletest/googletest/include/gtest/
Dgtest-matchers.h731 inline internal::LeMatcher<Rhs> Le(Rhs x) { in Le() function
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-matchers.h750 inline internal::LeMatcher<Rhs> Le(Rhs x) { in Le() function
/external/tensorflow/tensorflow/compiler/xla/python/
Dbfloat16.cc1233 struct Le { struct
1234 npy_bool operator()(bfloat16 a, bfloat16 b) { return a <= b; } in operator ()()
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc3006 XlaOp Le(const XlaOp lhs, const XlaOp rhs, in Le() function