Searched defs:TernaryOp (Results 1 – 7 of 7) sorted by relevance
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/meta/meta.trans/meta.trans.other/ |
| D | common_type.pass.cpp | 99 struct TernaryOp { struct 104 >::type type;
|
| /external/tensorflow/tensorflow/core/graph/ |
| D | graph_def_builder.cc | 127 Node* TernaryOp(const string& op_name, NodeOut a, NodeOut b, NodeOut c, in TernaryOp() function
|
| /external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/ |
| D | common_type.pass.cpp | 84 using TernaryOp = typename TernaryOpImp<T1, T2>::type; typedef
|
| /external/python/pycparser/pycparser/ |
| D | c_ast.py | 928 class TernaryOp(Node): class
|
| /external/llvm/include/llvm/TableGen/ |
| D | Record.h | 855 enum TernaryOp : uint8_t { SUBST, FOREACH, IF }; enum
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
| D | Record.h | 861 enum TernaryOp : uint8_t { SUBST, FOREACH, IF, DAG }; enum
|
| /external/tensorflow/tensorflow/compiler/xla/client/ |
| D | xla_builder.cc | 795 XlaOp XlaBuilder::TernaryOp(HloOpcode triop, XlaOp lhs, XlaOp rhs, XlaOp ehs) { in TernaryOp() function in xla::XlaBuilder
|