Searched defs:if_false (Results 1 – 8 of 8) sorted by relevance
| /external/tensorflow/tensorflow/python/autograph/operators/ |
| D | conditional_expressions.py | 23 def if_exp(cond, if_true, if_false, expr_repr): argument 30 def _tf_if_exp(cond, if_true, if_false, expr_repr): argument 51 def _py_if_exp(cond, if_true, if_false): argument
|
| /external/tensorflow/tensorflow/compiler/tests/ |
| D | cond_test.py | 111 def if_false(): function 141 def if_false(): function 168 def if_false(): function 201 def if_false(): function
|
| /external/grpc-grpc/src/compiler/ |
| D | objective_c_generator_helpers.h | 69 inline ::grpc::string PreprocIfElse(const ::grpc::string& symbol, in PreprocIfElse() 76 inline ::grpc::string PreprocIfNotElse(const ::grpc::string& symbol, in PreprocIfNotElse()
|
| /external/rust/crates/grpcio-sys/grpc/src/compiler/ |
| D | objective_c_generator_helpers.h | 79 inline ::std::string PreprocIfElse(const ::std::string& symbol, in PreprocIfElse() 86 inline ::std::string PreprocIfNotElse(const ::std::string& symbol, in PreprocIfNotElse()
|
| /external/cronet/third_party/protobuf/src/google/protobuf/stubs/ |
| D | template_util_unittest.cc | 67 typedef if_<false, true_type, false_type>::type if_false; in TEST() typedef
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | template_util_unittest.cc | 67 typedef if_<false, true_type, false_type>::type if_false; in TEST() typedef
|
| /external/tensorflow/tensorflow/python/kernel_tests/control_flow/ |
| D | cond_v2_test.py | 1196 def if_false(): function 1223 def if_false(): function
|
| /external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| D | nir_to_spirv.c | 756 SpvId if_true, SpvId if_false) in emit_select()
|