Home
last modified time | relevance | path

Searched defs:if_true (Results 1 – 10 of 10) sorted by relevance

/external/grpc-grpc/src/compiler/
Dobjective_c_generator_helpers.h57 inline ::grpc::string PreprocIf(const ::grpc::string& symbol, in PreprocIf()
63 inline ::grpc::string PreprocIfNot(const ::grpc::string& symbol, in PreprocIfNot()
69 inline ::grpc::string PreprocIfElse(const ::grpc::string& symbol, in PreprocIfElse()
76 inline ::grpc::string PreprocIfNotElse(const ::grpc::string& symbol, in PreprocIfNotElse()
/external/tensorflow/tensorflow/python/autograph/operators/
Dconditional_expressions.py27 def if_exp(cond, if_true, if_false, expr_repr): argument
34 def _tf_if_exp(cond, if_true, if_false, expr_repr): argument
55 def _py_if_exp(cond, if_true, if_false): argument
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dobjective_c_generator_helpers.h67 inline ::std::string PreprocIf(const ::std::string& symbol, in PreprocIf()
73 inline ::std::string PreprocIfNot(const ::std::string& symbol, in PreprocIfNot()
79 inline ::std::string PreprocIfElse(const ::std::string& symbol, in PreprocIfElse()
86 inline ::std::string PreprocIfNotElse(const ::std::string& symbol, in PreprocIfNotElse()
/external/tensorflow/tensorflow/compiler/tests/
Dcond_test.py110 def if_true(): function
140 def if_true(): function
167 def if_true(): function
200 def if_true(): function
/external/protobuf/src/google/protobuf/stubs/
Dtemplate_util_unittest.cc64 typedef if_<true, true_type, false_type>::type if_true; in TEST() typedef
/external/tensorflow/tensorflow/python/kernel_tests/
Dcond_v2_test.py1192 def if_true(): function
1219 def if_true(): function
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c756 SpvId if_true, SpvId if_false) in emit_select()
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_cfg_test.cpp1761 Block if_true("if_true"); in TEST_P() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_cfg_test.cpp1761 Block if_true("if_true"); in TEST_P() local
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_cfg_test.cpp1761 Block if_true("if_true"); in TEST_P() local